Commit Graph

21 Commits

Author SHA1 Message Date
adustman
e614bd4795 You'll use distribute, and like it, dagnabbit, part deux 2012-09-07 19:42:41 +00:00
adustman
8d2979ed02 Move tests into their own directory to parallel trunk 2009-03-08 17:45:52 +00:00
adustman
4edfaef688 Documentation and package data updates 2008-10-17 00:59:48 +00:00
adustman
c748fa7d9c Small build/packaging fixes. 1.2.2c1. 2007-02-25 04:06:01 +00:00
adustman
57446df5a9 Missing setup_common too 2007-02-11 07:31:16 +00:00
adustman
2f1cf5862e Missing setup_posix.py and setup_windows.py. 2007-02-11 07:27:13 +00:00
adustman
bfda75c89c Fix MANIFEST (well, fixed after the NEXT commit) 2006-04-09 03:36:29 +00:00
adustman
a1e2fb715b 1.2.1 2006-04-02 17:45:58 +00:00
adustman
9e4c5ec971 Reverted patch #1387290. It caused char/varchar columns with a binary
collation to return array('c', ...), which should only be returned for
actual BLOB columns.

Figured out how to fix loading SET columns. Bug #1214916.

Cleaned up the SET test.

Removed *.html and *.css files from MANIFEST; their presence (or lack
thereof since they are no longer being packaged) caused RPM builds to
fail, and possibly others.
2006-03-04 23:27:24 +00:00
adustman
c93adbedd4 * Add metadata.cfg and site.cfg to MANIFEST.in so they get packaged
* Remove version_info from metadata before calling setup() to avoid
  complaints

* Fix cursor.callproc() as good as can be fixed.

* Improve/fix various tests for stored procedures.
2006-03-02 04:19:32 +00:00
adustman
ebd7a3e62a Documentation updates. 2005-01-21 03:25:30 +00:00
adustman
f0d497d8f3 * Overhaul setup.py
* Clean up warnings in _mysql.c when SSL is not available

* Tidy up MANIFEST.in
2005-01-13 05:00:29 +00:00
adustman
8802176f03 Remove old CHANGELOG. Include some test programs, which are
not in CVS.
2004-12-31 22:36:50 +00:00
adustman
0ead0d244d *** empty log message *** 2004-10-31 03:53:15 +00:00
adustman
0af082a686 Include new ChangeLog 2004-09-19 20:14:31 +00:00
adustman
b86c7c0fca Memory API updates 2002-08-01 04:49:14 +00:00
adustman
05199fb0f9 Mostly documentation updates, and some code cleanups 2002-06-18 01:01:47 +00:00
adustman
19527b3c95 Added CHANGELOG. (John Bowe) 2001-09-12 17:29:27 +00:00
adustman
c613b7a1c0 Minor fixes for 1.0.0. 2001-07-11 18:13:09 +00:00
adustman
702b563c6e 0.9.0c1 minor edit. 2001-05-23 02:12:10 +00:00
adustman
fce05481aa Initial revision 2001-05-09 02:23:14 +00:00