Commits
User selector
Commit History
Commits on Sep 27, 2006
[Backport of rev. 42093 by neal.norwitz]
Show description for e703122committed
Commits on Aug 26, 2005
Commits on Sep 27, 2004
Commits on Nov 19, 2003
Commits on Mar 29, 2003
Commits on Mar 20, 2003
New private API functions _PyFloat_{Pack,Unpack}(4,8}. This is a
Show description for 9905b94committedSF bug 705836: struct.pack of floats in non-native endian order
Show description for d50ade6committed
Commits on Sep 3, 2002
(Most of) SF patch 601369 (Christos Georgiou): obmalloc,structmodule:
Show description for 960bc54committed
Commits on Aug 2, 2002
Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype
Show description for fe51c6dcommitted
Commits on Jun 13, 2002
Commits on Apr 2, 2002
Get rid of more PyArg_Parse & METH_OLDARGS.
Show description for 187ae56committed
Commits on Feb 14, 2002
Commits on Oct 24, 2001
Commits on Sep 15, 2001
The 'p' (Pascal string) pack code acts unreasonably when the string size
Show description for 0891ac0committed
Commits on Jul 18, 2001
SF bug #442520: test_struct fails on SPARC.
Show description for 3dac559committed
Commits on Jun 13, 2001
The new {b,l}p_{u,}longlong() didn't check get_pylong()'s return for NULL.
Show description for da9c5b3committed
Commits on Jun 12, 2001
Added q/Q standard (x-platform 8-byte ints) mode in struct module.
Show description for 7a3bfc3committed
Commits on Jun 11, 2001
- committed
Simplify some convolution by simply not recognizing 'q' and 'Q' at all
Show description for 3023f78committedMake clear in the docstring that "std" applies to both size and alignment,
Show description for be80085committed
Commits on Jun 10, 2001
Initial support for 'q' and 'Q' struct format codes: for now, only in
Show description for 7b9542acommitted
Commits on Apr 8, 2001
Repair portability of sign extension when reading signed ints on boxes
Show description for f0e717bcommitted
Commits on Sep 26, 2000
Rationalize use of limits.h, moving the inclusion to Python.h.
Show description for d5fadf7committed
Commits on Sep 15, 2000
Commits on Sep 1, 2000
REMOVED all CWI, CNRI and BeOpen copyright markings.
Show description for 8586991committed
Commits on Jul 31, 2000
merge Include/my*.h into Include/pyport.h
Show description for 7e01890committed
Peter Schneider-Kamp
Commits on Jul 21, 2000
Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)',
Show description for f3f33dccommitted
Commits on Jul 10, 2000
- committed
Peter Schneider-Kamp
Commits on Jul 9, 2000
Commits on Jun 30, 2000
Commits on Jun 1, 2000
Michael Hudson <mwh21@cam.ac.uk>:
Show description for 137507ecommitted
Commits on Feb 29, 2000
Massive patch by Skip Montanaro to add ":name" to as many
Show description for 43713e5committed