Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
7eca8e5017d1c940e83901f02af3b683e42c731c
/
Modules
/
rotormodule.c
3886bb6
Add DL_EXPORT() to all modules that could possibly be used on BeOS or Windows.
by Guido van Rossum
· 26 years ago
19a6c8a
workaround for Mac MSL header definitions of TRUE and FALSE (Jack)
by Guido van Rossum
· 27 years ago
7844e38
Keep Microsoft VC happy.
by Guido van Rossum
· 28 years ago
47d3500
set_key(): Use Py_CHARMASK macro to get the character from the array
by Barry Warsaw
· 28 years ago
9e3fceb
rotorobj_setkey(): A single string argument is now required (i.e. no
by Barry Warsaw
· 28 years ago
aeb207c
Reworked to check for memory problems (one potential found),
by Barry Warsaw
· 28 years ago
a320fd3
changes for MPW
by Guido van Rossum
· 30 years ago
a597dde
cosmetic changes so these modules will work with the strict new naming scheme
by Guido van Rossum
· 30 years ago
3bbc62e
Another bulky set of minor changes.
by Guido van Rossum
· 30 years ago
602099a
* various modules: #include "Python.h" and remove most remporary
by Guido van Rossum
· 30 years ago
f6971e2
Lance has converted his modules to the new naming conventions, and
by Guido van Rossum
· 30 years ago
7b1e974
Makefile.pre.in: add $(OPT) to link command
by Guido van Rossum
· 30 years ago
b6775db
Merge alpha100 branch back to main trunk
by Guido van Rossum
· 30 years ago
e77a757
* nismodule.c: database keys and values can contain null bytes. be more
by Guido van Rossum
· 31 years ago
0667626
Replace <<-13 by >>13. Leave old code in #ifdef BUGGY_CODE_BW_COMPAT.
by Guido van Rossum
· 31 years ago
234f942
* Added gmtime/localtime/mktime and SYSV timezone globals to timemodule.c.
by Guido van Rossum
· 31 years ago
34679b7
* Added Fixcprt.py: script to fix copyright message.
by Guido van Rossum
· 32 years ago
0b0db8e
Added separate main program for the Mac: macmain.c
by Guido van Rossum
· 32 years ago
7b2c03f
New rotor methods: setkey(), encryptmore() and decryptmore().
by Guido van Rossum
· 32 years ago
e6e9fe1
Changes to make it compile under SGI -- revamped new/dealloc a bit.
by Guido van Rossum
· 32 years ago
5009820
New file rotormodule.c (by Lance Ellinghouse).
by Guido van Rossum
· 32 years ago