index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Modules
/
stropmodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue 7117: Replace PyOS_ascii_strtod with PyOS_string_to_double in stropmodu...
Eric Smith
2009-10-27
1
-8
/
+4
*
Security patches from Apple: prevent int overflow when allocating memory
Neal Norwitz
2008-07-31
1
-0
/
+15
*
Merge in release25-maint r60793:
Gregory P. Smith
2008-06-11
1
-4
/
+15
*
This reverts r63675 based on the discussion in this thread:
Gregory P. Smith
2008-06-09
1
-46
/
+46
*
Renamed PyString to PyBytes
Christian Heimes
2008-05-26
1
-46
/
+46
*
Replace INT_MAX with PY_SSIZE_T_MAX.
Martin v. Löwis
2006-04-13
1
-3
/
+3
*
C++ compiler changes. casts, rename variables with reserved names.
Anthony Baxter
2006-04-13
1
-29
/
+29
*
Use macro versions instead of function versions when we already know the type.
Neal Norwitz
2006-03-20
1
-1
/
+1
*
Make ssize_t-clean.
Martin v. Löwis
2006-02-17
1
-38
/
+40
*
Use Py_ssize_t for counts and sizes.
Martin v. Löwis
2006-02-16
1
-4
/
+5
*
Merge ssize_t branch.
Martin v. Löwis
2006-02-15
1
-6
/
+6
*
Check return result from Py_InitModule*(). This API can fail.
Neal Norwitz
2006-01-19
1
-0
/
+2
*
Fix SF bug #1072182, problems with signed characters.
Neal Norwitz
2005-12-19
1
-1
/
+1
*
Patch #774665: Make Python LC_NUMERIC agnostic.
Martin v. Löwis
2004-06-08
1
-2
/
+1
*
Excise DL_EXPORT/DL_IMPORT from Modules/*. Required adding a prototype
Mark Hammond
2002-08-02
1
-1
/
+1
*
Patch #568124: Add doc string macros.
Martin v. Löwis
2002-06-13
1
-43
/
+43
*
Repair widespread misuse of _PyString_Resize. Since it's clear people
Tim Peters
2002-04-27
1
-15
/
+6
*
Get rid of more PyArg_Parse & METH_OLDARGS.
Neal Norwitz
2002-04-02
1
-12
/
+12
*
Use the PyModule_Add*() APIs instead of manipulating the module dict
Fred Drake
2002-04-01
1
-14
/
+8
*
Remove compiler warnings on Solaris 8.
Neal Norwitz
2002-03-20
1
-1
/
+1
*
More sprintf -> PyOS_snprintf.
Tim Peters
2001-11-28
1
-2
/
+4
*
sprintf -> PyOS_snprintf in some "obviously safe" cases.
Tim Peters
2001-11-28
1
-3
/
+6
*
Add warnings to the strop module, for to those functions that really
Guido van Rossum
2001-05-15
1
-0
/
+22
*
Guido has Spoken. Restore strop.replace()'s treatment of a 0 count as
Tim Peters
2001-05-10
1
-0
/
+6
*
The strop module and test_strop.py believe replace() with a 0 count
Tim Peters
2001-05-10
1
-1
/
+1
*
Heh. I need a break. After this: stropmodule & stringobject were more
Tim Peters
2001-05-10
1
-8
/
+6
*
Fudge. stropmodule and stringobject both had copies of the buggy
Tim Peters
2001-05-10
1
-8
/
+13
*
SF bug #422088: [OSF1 alpha] string.replace().
Tim Peters
2001-05-09
1
-26
/
+33
*
Mechanical changes for easier edits.
Tim Peters
2001-05-09
1
-152
/
+136
*
Rationalize use of limits.h, moving the inclusion to Python.h.
Fred Drake
2000-09-26
1
-6
/
+0
*
REMOVED all CWI, CNRI and BeOpen copyright markings.
Guido van Rossum
2000-09-01
1
-9
/
+0
*
Do the absolute minimal amount of modifications to eradicate
Barry Warsaw
2000-09-01
1
-3
/
+0
*
Use METH_OLDARGS instead of numeric constant 0 in method def. tables
Andrew M. Kuchling
2000-08-03
1
-7
/
+14
*
Use METH_VARARGS instead of numeric constant 1 in method def. tables
Andrew M. Kuchling
2000-08-03
1
-14
/
+28
*
Bunch of minor ANSIfications: 'void initfunc()' -> 'void initfunc(void)',
Thomas Wouters
2000-07-21
1
-1
/
+1
*
Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either
Thomas Wouters
2000-07-16
1
-3
/
+3
*
replace PyXXX_Length calls with PyXXX_Size calls
Jeremy Hylton
2000-07-12
1
-1
/
+1
*
ANSI-fication
Peter Schneider-Kamp
2000-07-10
1
-84
/
+24
*
Nuke all remaining occurrences of Py_PROTO and Py_FPROTO.
Tim Peters
2000-07-09
1
-1
/
+1
*
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
*
On 17-Mar-2000, Marc-Andre Lemburg said:
Barry Warsaw
2000-03-20
1
-1
/
+1
*
Massive patch by Skip Montanaro to add ":name" to as many
Guido van Rossum
2000-02-29
1
-12
/
+12
*
split() docstring: Made signature and description for the first
Fred Drake
1999-11-04
1
-3
/
+3
*
In atoi(), don't use isxdigit() to test whether the last character
Guido van Rossum
1999-02-22
1
-1
/
+1
*
expandtabs__doc__: blank line which was not terminated with \n\ caused
Barry Warsaw
1999-01-26
1
-1
/
+0
*
A gift from Fredrik Lundh: fast C implementation of expandtabs().
Guido van Rossum
1999-01-25
1
-0
/
+75
*
Remove prototypes for PyOS_strto[u]l -- Chris Herborth.
Guido van Rossum
1998-12-10
1
-3
/
+0
*
Add DL_EXPORT() to all modules that could possibly be used
Guido van Rossum
1998-12-04
1
-1
/
+1
[next]