~pythonregexp2.7/python/issue2636-11

  • Committer: Jeffrey C. "The TimeHorse" Jacobs
  • Date: 2008-09-21 17:53:26 UTC
  • mfrom: (39025.1.14 Regexp-2.7)
  • Revision ID: darklord@timehorse.com-20080921175326-92vaej2hc3yuecxb
Merged in changes from the core Regexp branch.
Filename Latest Rev Last Changed Committer Comment Size
..
stringlib 39021.2.827 15 years ago neal.norwitz Fix: * crashes on memory allocation failure found Diff
abstract.c 39021.2.839 15 years ago antoine.pitrou Issue #2534: speed up isinstance() and issubclass( 67.8 KB Diff Download File
boolobject.c 39021.2.165 15 years ago gregory.p.smith This reverts r63675 based on the discussion in thi 4.7 KB Diff Download File
bufferobject.c 39021.2.694 15 years ago brett.cannon Change the warning emitted for using the buffer() 18.9 KB Diff Download File
bytearrayobject.c 39021.2.818 15 years ago christian.heimes Silenced compiler warning Objects/stringlib/find.h 96.4 KB Diff Download File
bytes_methods.c 39021.2.250 15 years ago martin.v.loewis Run svneol.py on all sources. 15.6 KB Diff Download File
cellobject.c 39021.2.165 15 years ago gregory.p.smith This reverts r63675 based on the discussion in thi 2.9 KB Diff Download File
classobject.c 39021.2.830 15 years ago benjamin.peterson generate py3k warnings on __getslice__, __delslice 63.4 KB Diff Download File
cobject.c 39021.2.844 15 years ago antoine.pitrou #3668: When PyArg_ParseTuple correctly parses a s* 3.7 KB Diff Download File
codeobject.c 39021.2.165 15 years ago gregory.p.smith This reverts r63675 based on the discussion in thi 18.3 KB Diff Download File
complexobject.c 39021.2.165 15 years ago gregory.p.smith This reverts r63675 based on the discussion in thi 28.8 KB Diff Download File
descrobject.c 39021.2.165 15 years ago gregory.p.smith This reverts r63675 based on the discussion in thi 33.4 KB Diff Download File
dictnotes.txt 36225 17 years ago martin.v.loewis Patch #1397848: add the reasoning behind no-resize 11.8 KB Diff Download File
dictobject.c 39021.2.709 15 years ago georg.brandl - Issue #3537: Fix an assertion failure when an em 65.9 KB Diff Download File
enumobject.c 39021.2.576 15 years ago raymond.hettinger Convert from long to Py_ssize_t. 9.9 KB Diff Download File
exceptions.c 39021.2.611 15 years ago benjamin.peterson backport r64751 58.6 KB Diff Download File
fileobject.c 39021.2.717 15 years ago martin.v.loewis Issue #3139: Make buffer-interface thread-safe wrt 66.8 KB Diff Download File
floatobject.c 39021.2.945 15 years ago amaury.forgeotdarc #3777: long(4.2) returned an int, and broke backwa 58.4 KB Diff Download File
frameobject.c 39021.2.555 15 years ago amaury.forgeotdarc Issue2378: pdb would delete free variables when st 26 KB Diff Download File
funcobject.c 39021.2.165 15 years ago gregory.p.smith This reverts r63675 based on the discussion in thi 21.2 KB Diff Download File
genobject.c 39021.2.165 15 years ago gregory.p.smith This reverts r63675 based on the discussion in thi 10 KB Diff Download File
intobject.c 39021.2.413 15 years ago gregory.p.smith - Issue #2862: Make int and float freelist managem 32.9 KB Diff Download File
iterobject.c 36842 16 years ago martin.v.loewis PEP 3123: Provide forward compatibility with Pytho 5.1 KB Diff Download File
listobject.c 39021.2.475 15 years ago nick.coghlan Issue 2235: __hash__ is once again inherited by de 71.2 KB Diff Download File
listsort.txt 35435 17 years ago andrew.kuchling typo fix 31 KB Diff Download File
longobject.c 39021.2.678 15 years ago mark.dickinson Issue #1481296: (again!) Make conversion of a floa 89.5 KB Diff Download File
methodobject.c 39021.2.165 15 years ago gregory.p.smith This reverts r63675 based on the discussion in thi 9.3 KB Diff Download File
moduleobject.c 39021.2.165 15 years ago gregory.p.smith This reverts r63675 based on the discussion in thi 6.2 KB Diff Download File
object.c 39021.2.475 15 years ago nick.coghlan Issue 2235: __hash__ is once again inherited by de 53 KB Diff Download File
obmalloc.c 39021.2.957 15 years ago martin.v.loewis Issue #3642: Suppress warning in obmalloc when siz 57.4 KB Diff Download File
rangeobject.c 39021.2.172 15 years ago alexandre.vassalotti Added better pickling support to xrange objects. C 8.1 KB Diff Download File
setobject.c 39021.2.475 15 years ago nick.coghlan Issue 2235: __hash__ is once again inherited by de 57.7 KB Diff Download File
sliceobject.c 39021.2.301 15 years ago mark.dickinson Issue #3004: Minor fix to slice.indices(). slice 8.3 KB Diff Download File
stringobject.c 39021.2.876 15 years ago amaury.forgeotdarc Issue #3751: str.rpartition would perform a left-p 126 KB Diff Download File
structseq.c 39021.2.827 15 years ago neal.norwitz Fix: * crashes on memory allocation failure found 12.5 KB Diff Download File
tupleobject.c 39021.2.620 15 years ago neal.norwitz Security patches from Apple: prevent int overflow 22.6 KB Diff Download File
typeobject.c 39021.2.839 15 years ago antoine.pitrou Issue #2534: speed up isinstance() and issubclass( 171 KB Diff Download File
unicodectype.c 39021.2.951 15 years ago martin.v.loewis Issue #3811: The Unicode database was updated to 5 15.9 KB Diff Download File
unicodeobject.c 39021.2.947 15 years ago georg.brandl Fix varname in docstring. #3822. 235 KB Diff Download File
unicodetype_db.h 39021.2.951 15 years ago martin.v.loewis Issue #3811: The Unicode database was updated to 5 98.8 KB Diff Download File
weakrefobject.c 39021.2.949 15 years ago benjamin.peterson Fix #3634 invalid return value from _weakref.ref(E 29.3 KB Diff Download File