index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
/
rotormodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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