COMMITS
/ Modules/structmodule.c January 3, 1997
G
Changed the ``add/sub_offset'' hacks for dealing with C's unsigned
Guido van Rossum committed
G
Fill pad bytes with zeros (fixing a bug dating from the very first version!).
Guido van Rossum committed
B
Scratch the ears of gcc -Wall.
Barry Warsaw committed
January 2, 1997
G
Ok, ok, I've fixed gradual underflow on packing too.
Guido van Rossum committed
G
Oops -- unpack float/double didn't do the right thing if e==0.
Guido van Rossum committed
G
Support float and double in non-native formats.
Guido van Rossum committed
December 31, 1996
G
Added better handling of unsigned longs -- a Python long returned by
Guido van Rossum committed
G
Fix the first bugs... treatment of 0 count was wrong, and memchr()
Guido van Rossum committed
G
Pretty much rewritten to fulfull several long-standing wishes:
Guido van Rossum committed
October 25, 1996
G
New permission notice, includes CNRI.
Guido van Rossum committed
February 2, 1995
J
Quick hack so PowerPC macs can access system structures
Jack Jansen committed
January 4, 1995
G
Added 1995 to copyright message.
Guido van Rossum committed
August 1, 1994
G
Merge alpha100 branch back to main trunk
Guido van Rossum committed
March 29, 1993
G
* Changed all copyright messages to include 1993.
Guido van Rossum committed
August 19, 1992
G
unpack() now returns a tuple, not a list
Guido van Rossum committed
August 17, 1992
G
struct: pack/unpack binary structs; fcntl: fcntl(), ioctl().
Guido van Rossum committed