| Commit message (Expand) | Author | Age | Files | Lines |
* | workaround for Mac MSL header definitions of TRUE and FALSE (Jack) | Guido van Rossum | 1997-05-20 | 1 | -0/+4 |
|
|
* | Keep Microsoft VC happy. | Guido van Rossum | 1997-04-11 | 1 | -9/+9 |
|
|
* | set_key(): Use Py_CHARMASK macro to get the character from the array | Barry Warsaw | 1997-01-16 | 1 | -237/+43 |
|
|
* | rotorobj_setkey(): A single string argument is now required (i.e. no | Barry Warsaw | 1997-01-02 | 1 | -5/+3 |
|
|
* | Reworked to check for memory problems (one potential found), | Barry Warsaw | 1996-12-23 | 1 | -204/+245 |
|
|
* | changes for MPW | Guido van Rossum | 1995-03-09 | 1 | -2/+2 |
|
|
* | cosmetic changes so these modules will work with the strict new naming scheme | Guido van Rossum | 1995-01-10 | 1 | -5/+5 |
|
|
* | Another bulky set of minor changes. | Guido van Rossum | 1995-01-02 | 1 | -1/+2 |
|
|
* | * various modules: #include "Python.h" and remove most remporary | Guido van Rossum | 1994-09-14 | 1 | -5/+2 |
|
|
* | Lance has converted his modules to the new naming conventions, and | Guido van Rossum | 1994-08-30 | 1 | -49/+36 |
|
|
* | Makefile.pre.in: add $(OPT) to link command | Guido van Rossum | 1994-08-29 | 1 | -102/+106 |
|
|
* | Merge alpha100 branch back to main trunk | Guido van Rossum | 1994-08-01 | 1 | -22/+22 |
|
|
* | * nismodule.c: database keys and values can contain null bytes. be more | Guido van Rossum | 1993-11-03 | 1 | -0/+5 |
|
|
* | Replace <<-13 by >>13. Leave old code in #ifdef BUGGY_CODE_BW_COMPAT. | Guido van Rossum | 1993-11-01 | 1 | -0/+15 |
|
|
* | * Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c. | Guido van Rossum | 1993-06-17 | 1 | -2/+4 |
|
|
* | * Added Fixcprt.py: script to fix copyright message. | Guido van Rossum | 1993-01-26 | 1 | -2/+2 |
|
|
* | Added separate main program for the Mac: macmain.c | Guido van Rossum | 1993-01-21 | 1 | -2/+2 |
|
|
* | New rotor methods: setkey(), encryptmore() and decryptmore(). | Guido van Rossum | 1992-08-02 | 1 | -8/+89 |
|
|
* | Changes to make it compile under SGI -- revamped new/dealloc a bit. | Guido van Rossum | 1992-07-31 | 1 | -39/+25 |
|
|
* | New file rotormodule.c (by Lance Ellinghouse). | Guido van Rossum | 1992-07-31 | 1 | -0/+735 |
|
|