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
/
xxmodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Another dummy type.
Guido van Rossum
2003-02-13
1
-0/+61
*
Add Str, a subclass of str.
Guido van Rossum
2003-02-11
1
-0/+58
*
Demonstrate use of PyType_Ready() in the example.
Raymond Hettinger
2002-12-29
1
-3/+5
*
add PyDoc_STR and PyDoc_STRVAR calls as examples for module authors
Skip Montanaro
2002-08-14
1
-6/+18
*
Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype
Mark Hammond
2002-08-02
1
-1/+1
*
Removed more stray instances of statichere, but left _sre.c alone.
Tim Peters
2002-07-17
1
-1/+1
*
staticforward bites the dust.
Jeremy Hylton
2002-07-17
1
-1/+1
*
Whitespace normalization.
Tim Peters
2002-05-23
1
-7/+7
*
Fix an obvious bug.
Thomas Heller
2002-04-09
1
-2/+2
*
Change the example code to prefer PyModule_Add*() instead of using the
Fred Drake
2002-03-12
1
-3/+7
*
Patch supplied by Burton Radons for his own SF bug #487390: Modifying
Guido van Rossum
2001-12-08
1
-1/+1
*
Remove a couple of tp_xxx fields that you are not expected to
Guido van Rossum
2001-10-15
1
-5/+0
*
Add additional fields to Xxo_Type declaration. Fixes bug #469250.
Martin v. Löwis
2001-10-09
1
-0/+31
*
REMOVED all CWI, CNRI and BeOpen copyright markings.
Guido van Rossum
2000-09-01
1
-9/+0
*
Use METH_VARARGS constant in example module.
Andrew M. Kuchling
2000-08-19
1
-6/+6
*
Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)',
Thomas Wouters
2000-07-21
1
-1/+1
*
ANSI-fication
Peter Schneider-Kamp
2000-07-10
1
-26/+9
*
Change copyright notice - 2nd try.
Guido van Rossum
2000-06-30
1
-6/+0
*
Change copyright notice.
Guido van Rossum
2000-06-30
1
-22/+7
*
Vladimir Marangozov's long-awaited malloc restructuring.
Guido van Rossum
2000-05-03
1
-2/+2
*
Massive patch by Skip Montanaro to add ":name" to as many
Guido van Rossum
2000-02-29
1
-5/+5
*
Use the portable form of initializing the ob_type field for new types.
Fred Drake
1999-02-16
1
-2/+8
*
Add DL_EXPORT() to all modules that could possibly be used
Guido van Rossum
1998-12-04
1
-1/+1
*
Add a test for a bad format character.
Guido van Rossum
1997-12-09
1
-0/+16
*
Apply two changes, systematically:
Guido van Rossum
1997-10-01
1
-5/+1
*
Added the example "thin ice" from the extensions manual.
Guido van Rossum
1996-12-13
1
-0/+24
*
Keep gcc -Wall happy.
Guido van Rossum
1996-12-05
1
-1/+0
*
New permission notice, includes CNRI.
Guido van Rossum
1996-10-25
1
-13/+20
*
Converted to new style
Guido van Rossum
1996-07-30
1
-70/+70
*
changes for CFM-68K mac
Guido van Rossum
1995-02-18
1
-2/+1
*
Added 1995 to copyright message.
Guido van Rossum
1995-01-04
1
-2/+2
*
* Modules/xxmodule.c: integrated with xxobject.c by Jack
Guido van Rossum
1994-09-29
1
-13/+132
*
1994 Copyright
Guido van Rossum
1994-01-02
1
-1/+1
*
* Added Fixcprt.py: script to fix copyright message.
Guido van Rossum
1993-01-26
1
-2/+2
*
* Makefile adapted to changes below.
Guido van Rossum
1992-08-04
1
-0/+92