Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pytdbpack_calc_reqd_len: Correct calculation of packed length of | Martin Pool | 2002-11-04 | 1 | -5/+8 |
* | Change to representing buffers ('B') as (LEN, STRING) in Python, | Martin Pool | 2002-11-04 | 1 | -130/+112 |
* | pytdbpack_calc_reqd_len: It's no longer an error to supply more data | Martin Pool | 2002-11-04 | 1 | -8/+2 |
* | Doc | Martin Pool | 2002-11-04 | 1 | -2/+5 |
* | pytdbpack_calc_reqd_len: Make exception be thrown correctly when a | Martin Pool | 2002-11-04 | 1 | -2/+5 |
* | Give better error messages for TypeError, which will arise if e.g. you | Martin Pool | 2002-10-21 | 1 | -10/+24 |
* | Import my code to do reasonably fast tdbpack/unpack from Python | Martin Pool | 2002-09-09 | 1 | -0/+662 |