Commit Graph

16 Commits

Author SHA1 Message Date
Mike Bayer 087c16c132 meaningless change 2010-03-09 16:47:45 -05:00
Mike Bayer b6caca941c use a flag to build cextensions (thanks again to Genshi for the tip) 2010-03-05 15:33:21 +00:00
Gaëtan de Menten 165609a190 - Added an optional C extension to speed up the sql layer by
reimplementing the highest impact functions.
  The actual speedups will depend heavily on your DBAPI and
  the mix of datatypes used in your tables, and can vary from
  a 50% improvement to more than 200%. It also provides a modest
  (~20%) indirect improvement to ORM speed for large queries.
  Note that it is *not* built/installed by default.
  See README for installation instructions.

- The most common result processors conversion function were
  moved to the new "processors" module.  Dialect authors are
  encouraged to use those functions whenever they correspond
  to their needs instead of implementing custom ones.
2010-02-13 22:53:39 +00:00
Mike Bayer 7dcfccb3b0 - Improved the installation/test setup regarding Python 3,
now that Distribute runs on Py3k.   distribute_setup.py
is now included.  See README.py3k for Python 3 installation/
testing instructions.
2010-02-13 01:42:52 +00:00
Michael Trier 4e8a817ac2 A few 2.3 cleanup items. 2008-12-30 06:24:59 +00:00
Jason Kirtland 40efd3a9c1 Updates 2008-01-05 21:46:08 +00:00
Mike Bayer 3a794d36e7 spelling error 2007-07-15 15:54:20 +00:00
Mike Bayer 8657f3bb9b merge of new documentation generation system 2006-10-21 20:57:10 +00:00
Mike Bayer 5b8ab3e8ab added "dev" tag to default setup
some extra README
2006-08-26 19:00:37 +00:00
Mike Bayer 07717f403d verbiage edits 2006-02-04 06:57:49 +00:00
Mike Bayer 7553b79721 license switch 2005-12-31 03:23:12 +00:00
Mike Bayer 0d8f69d5dc 2005-11-27 06:36:55 +00:00
Mike Bayer 9df6d50d6e 2005-10-29 05:36:29 +00:00
Mike Bayer b8c5bc6ae3 2005-07-16 05:35:07 +00:00
Mike Bayer ffb8a63d95 sales pitchCVS: ---------------------------------------------------------------------- 2005-07-16 04:34:15 +00:00
Mike Bayer 5d508297d5 ramping up 2005-07-07 05:10:16 +00:00