7 Commits

Author SHA1 Message Date
lericson
7b06340885 Add lots of new behaviors. 2009-09-21 16:43:36 +02:00
lericson
bc40569572 Add memcached_clone support. 2009-09-19 22:45:42 +02:00
lericson
e8817b6617 Set version in one file and one file alone. 2009-09-19 21:42:37 +02:00
Ruda Moura
a3b31a5dbb Partial support for Python 2.4. 2009-09-08 03:32:37 +02:00
lericson
f567323f04 Use Py_ssize_t as much as possible.
This fixes issues with x86_64 builds, which would cause very strange
errors to occur.
2009-09-07 23:55:37 +02:00
lericson
5fd68b34c7 Merge patch from amix
Add support for bool values, use ssize_t in some places (not sure about
this) and some other stuff.
2009-09-05 02:08:04 +02:00
lericson
4e68248105 Initial import into git! 2009-07-27 16:10:43 +02:00