summaryrefslogtreecommitdiff
path: root/source3/python/py_tdbpack.c
AgeCommit message (Collapse)AuthorFilesLines
2002-11-27Change default codepage to UNIX.Jeremy Allison1-34/+54
Jeremy. (This used to be commit 537cd78268abae8005de73c7bfd9ec24865da654)
2002-11-19Merge from HEAD:Tim Potter1-187/+56
>Rename unpack_* functions to be consistent > >Decode CP850 strings when unpacking > >Add variable giving default encoding name (This used to be commit de26084f0d6cac2caf43976f18f0b56deee53167)
2002-11-11Sync with HEAD.Tim Potter1-174/+274
(This used to be commit 130c1d0765502be839f87a8d0f4e47f5a3461c97)
2002-11-07Sync up python stuff from HEAD.Tim Potter1-186/+222
(This used to be commit 92c76e16fa40adc6148b9c11b3e377f35c464975)
2002-11-04Sync with HEAD.Tim Potter1-10/+24
(This used to be commit 0310e539bb41f569c7ae77b2d131e966adefa27b)
2002-09-09Import my code to do reasonably fast tdbpack/unpack from PythonMartin Pool1-0/+662
(This used to be commit 1f7ed8bb863fdacd0b9f3bc2e1e5d72ec7051feb)