~pythonregexp2.7/python/issue2636

  • Committer: Jeffrey C. "The TimeHorse" Jacobs
  • Date: 2008-09-21 13:47:31 UTC
  • mfrom: (39021.1.404 Regexp-2.7)
  • Revision ID: darklord@timehorse.com-20080921134731-rudomuzeh1b2tz1y
Merged in changes from the latest python source snapshot.
Filename Latest Rev Last Changed Committer Comment Size
..
abstract.h 39021.2.839 15 years ago antoine.pitrou Issue #2534: speed up isinstance() and issubclass( 42 KB Diff Download File
asdl.h 33968 18 years ago martin.v.loewis Introduce asdl_int_seq, to hold cmpop_ty. 1 KB Diff Download File
ast.h 32675 18 years ago neal.norwitz Merge from ast-arena. This reduces the code in Py 230 bytes Diff Download File
bitset.h 14344 23 years ago gvanrossum REMOVED all CWI, CNRI and BeOpen copyright marking 792 bytes Diff Download File
boolobject.h 37567 16 years ago christian.heimes #1629: Renamed Py_Size, Py_Type and Py_Refcnt to P 912 bytes Diff Download File
bufferobject.h 37567 16 years ago christian.heimes #1629: Renamed Py_Size, Py_Type and Py_Refcnt to P 922 bytes Diff Download File
bytearrayobject.h 39021.2.114 16 years ago gregory.p.smith Make the _H #define's match the header file names. 1.7 KB Diff Download File
bytes_methods.h 39021.2.250 16 years ago martin.v.loewis Run svneol.py on all sources. 3.1 KB Diff Download File
bytesobject.h 39021.2.195 16 years ago gregory.p.smith swap stringobject.h and bytesobject.h contents to 1.4 KB Diff Download File
cellobject.h 37567 16 years ago christian.heimes #1629: Renamed Py_Size, Py_Type and Py_Refcnt to P 651 bytes Diff Download File
ceval.h 33002 18 years ago martin.v.loewis Merge ssize_t branch. 4.8 KB Diff Download File
classobject.h 38226 16 years ago christian.heimes Implemented Martin's suggestion to clear the free 2.8 KB Diff Download File
cobject.h 39021.2.844 15 years ago antoine.pitrou #3668: When PyArg_ParseTuple correctly parses a s* 1.8 KB Diff Download File
code.h 38738 16 years ago christian.heimes Patch #2477: Added from __future__ import unicode_ 3.4 KB Diff Download File
codecs.h 33435 18 years ago walter.doerwald Patch #1436130: codecs.lookup() now returns a Code 4.8 KB Diff Download File
compile.h 38738 16 years ago christian.heimes Patch #2477: Added from __future__ import unicode_ 1.1 KB Diff Download File
complexobject.h 38958 16 years ago christian.heimes I finally got the time to update and merge Mark's 1.5 KB Diff Download File
cStringIO.h 37567 16 years ago christian.heimes #1629: Renamed Py_Size, Py_Type and Py_Refcnt to P 1.9 KB Diff Download File
datetime.h 37567 16 years ago christian.heimes #1629: Renamed Py_Size, Py_Type and Py_Refcnt to P 8 KB Diff Download File
descrobject.h 37567 16 years ago christian.heimes #1629: Renamed Py_Size, Py_Type and Py_Refcnt to P 2 KB Diff Download File
dictobject.h 37567 16 years ago christian.heimes #1629: Renamed Py_Size, Py_Type and Py_Refcnt to P 5.6 KB Diff Download File
enumobject.h 28638 20 years ago rhettinger Implement and apply PEP 322, reverse iteration 253 bytes Diff Download File
errcode.h 31706 19 years ago loewis Patch #802188: better parser error message for non 1.3 KB Diff Download File
eval.h 26826 21 years ago gvanrossum - New function sys.call_tracing() allows pdb to de 557 bytes Diff Download File
fileobject.h 39021.2.102 16 years ago martin.v.loewis New environment variable PYTHONIOENCODING. 2.6 KB Diff Download File
floatobject.h 39021.2.413 15 years ago gregory.p.smith - Issue #2862: Make int and float freelist managem 4.9 KB Diff Download File
frameobject.h 38226 16 years ago christian.heimes Implemented Martin's suggestion to clear the free 2.8 KB Diff Download File
funcobject.h 37567 16 years ago christian.heimes #1629: Renamed Py_Size, Py_Type and Py_Refcnt to P 2.9 KB Diff Download File
genobject.h 38006 16 years ago georg.brandl #1473257: add generator.gi_code attribute that ref 891 bytes Diff Download File
graminit.h 38930 16 years ago benjamin.peterson #2627 Let it be known what pgen generates 1.8 KB Diff Download File
grammar.h 14344 23 years ago gvanrossum REMOVED all CWI, CNRI and BeOpen copyright marking 1.9 KB Diff Download File
import.h 37620 16 years ago christian.heimes Modified PyImport_Import and PyImport_ImportModule 1.9 KB Diff Download File
intobject.h 39021.2.413 15 years ago gregory.p.smith - Issue #2862: Make int and float freelist managem 2.6 KB Diff Download File
intrcheck.h 23532 21 years ago mhammond Excise DL_EXPORT from Include. Thanks to Skip Mon 274 bytes Diff Download File
iterobject.h 37567 16 years ago christian.heimes #1629: Renamed Py_Size, Py_Type and Py_Refcnt to P 522 bytes Diff Download File
listobject.h 37567 16 years ago christian.heimes #1629: Renamed Py_Size, Py_Type and Py_Refcnt to P 2.4 KB Diff Download File
longintrepr.h 38341 16 years ago christian.heimes Thomas Herve explained to me that PyCrypto depends 2.2 KB Diff Download File
longobject.h 39021.2.90 16 years ago eric.smith Refactor and clean up str.format() code (and helpe 5.4 KB Diff Download File
marshal.h 33002 18 years ago martin.v.loewis Merge ssize_t branch. 713 bytes Diff Download File
metagrammar.h 14344 23 years ago gvanrossum REMOVED all CWI, CNRI and BeOpen copyright marking 253 bytes Diff Download File
methodobject.h 38226 16 years ago christian.heimes Implemented Martin's suggestion to clear the free 3.1 KB Diff Download File
modsupport.h 37935 16 years ago christian.heimes Don't repeat yourself Added the macros PyModule_Ad 4.9 KB Diff Download File
moduleobject.h 37567 16 years ago christian.heimes #1629: Renamed Py_Size, Py_Type and Py_Refcnt to P 609 bytes Diff Download File
node.h 33257 18 years ago martin.v.loewis Patch #1440601: Add col_offset attribute to AST no 890 bytes Diff Download File
object.h 39021.2.838 15 years ago benjamin.peterson sort of backport 66038 by aliasing PyObject_Bytes 35 KB Diff Download File
objimpl.h 37567 16 years ago christian.heimes #1629: Renamed Py_Size, Py_Type and Py_Refcnt to P 12.1 KB Diff Download File
opcode.h 37556 16 years ago raymond.hettinger Speed-up dictionary constructor by about 10%. New 4.2 KB Diff Download File
osdefs.h 34207 18 years ago thomas.wouters Define MAXPATHLEN to be at least PATH_MAX, if tha 942 bytes Diff Download File
parsetok.h 38738 16 years ago christian.heimes Patch #2477: Added from __future__ import unicode_ 1.7 KB Diff Download File
patchlevel.h 39021.2.1009 15 years ago barry.warsaw done with 2.6rc2 1.3 KB Diff Download File
pgen.h 26913 21 years ago gvanrossum Changes from Jonathan Riehl to allow his pgen exte 253 bytes Diff Download File
pgenheaders.h 23997 21 years ago nascheme Use Py_GCC_ATTRIBUTE instead of __attribute__. Co 1.1 KB Diff Download File
py_curses.h 39021.2.165 16 years ago gregory.p.smith This reverts r63675 based on the discussion in thi 4 KB Diff Download File
pyarena.h 33367 18 years ago tim.peters Taught svneol to look at .c and .h files too, and 2.6 KB Diff Download File
pydebug.h 39021.1.89 16 years ago christian.heimes Implemented PEP 370 1.2 KB Diff Download File
pyerrors.h 39021.2.165 16 years ago gregory.p.smith This reverts r63675 based on the discussion in thi 11 KB Diff Download File
pyexpat.h 35023 18 years ago trent.mick Upgrade pyexpat to expat 2.0.0 (http://python.org/ 1.9 KB Diff Download File
pyfpe.h 6488 26 years ago guido Some patches to Lee Busby's fpectl mods that accid 8.2 KB Diff Download File
pygetopt.h 23532 21 years ago mhammond Excise DL_EXPORT from Include. Thanks to Skip Mon 306 bytes Diff Download File
pymacconfig.h 39021.2.129 16 years ago ronald.oussoren MacOS X: Enable 4-way universal builds This patch 1.5 KB Diff Download File
pymactoolbox.h 39021.2.129 16 years ago ronald.oussoren MacOS X: Enable 4-way universal builds This patch 7.7 KB Diff Download File
pymath.h 39021.2.794 15 years ago benjamin.peterson fix a little typo 5.4 KB Diff Download File
pymem.h 39021.2.557 15 years ago gregory.p.smith Issue #2620: Overflow checking when allocating or 4.5 KB Diff Download File
pyport.h 39021.2.197 16 years ago gregory.p.smith Merge in release25-maint r60793: Added checks fo 22 KB Diff Download File
pystate.h 36356 17 years ago collin.winter Bug #742342: make Python stop segfaulting on infin 6 KB Diff Download File
pystrcmp.h 37562 16 years ago christian.heimes Applied patch #1635: Float patch for inf and nan o 436 bytes Diff Download File
pystrtod.h 33002 18 years ago martin.v.loewis Merge ssize_t branch. 359 bytes Diff Download File
Python-ast.h 38802 16 years ago georg.brandl Patch #2511: Give the "excepthandler" AST item pro 19.6 KB Diff Download File
Python.h 39021.2.210 16 years ago gregory.p.smith Correct an incorrect comment about our #include of 4.2 KB Diff Download File
pythonrun.h 39021.2.231 16 years ago amaury.forgeotdarc Restore support for Microsoft VC6 compiler. Some f 6.5 KB Diff Download File
pythread.h 39021.2.230 16 years ago benjamin.peterson #1683 prevent forking from interfering in threadin 1.4 KB Diff Download File
rangeobject.h 37567 16 years ago christian.heimes #1629: Renamed Py_Size, Py_Type and Py_Refcnt to P 646 bytes Diff Download File
setobject.h 38114 16 years ago amaury.forgeotdarc Nasty typo in setobject.h 2.9 KB Diff Download File
sliceobject.h 37567 16 years ago christian.heimes #1629: Renamed Py_Size, Py_Type and Py_Refcnt to P 1.2 KB Diff Download File
stringobject.h 39021.2.334 15 years ago eric.smith Modified interface to _Py_[String|Unicode]InsertTh 7 KB Diff Download File
structmember.h 37927 16 years ago georg.brandl Patch #1720595: add T_BOOL to the range of structm 2.6 KB Diff Download File
structseq.h 24322 21 years ago fdrake Clean up some whitespace to be consistent with Pyt 862 bytes Diff Download File
symtable.h 39021.2.752 15 years ago benjamin.peterson fix compile errors 3.8 KB Diff Download File
sysmodule.h 38914 16 years ago brett.cannon Re-implement the 'warnings' module in C. This allo 863 bytes Diff Download File
timefuncs.h 29815 20 years ago tim_one Bug 975996: Add _PyTime_DoubleToTimet to C API Ne 442 bytes Diff Download File
token.h 30260 19 years ago anthonybaxter PEP-0318, @decorator-style. In Guido's words: "@ s 1.6 KB Diff Download File
traceback.h 39021.2.448 15 years ago amaury.forgeotdarc #3342: In tracebacks, printed source lines were no 697 bytes Diff Download File
tupleobject.h 38226 16 years ago christian.heimes Implemented Martin's suggestion to clear the free 2 KB Diff Download File
ucnhash.h 33386 18 years ago martin.v.loewis Avoid forward-declaring the methods array. Rename 861 bytes Diff Download File
unicodeobject.h 39021.2.90 16 years ago eric.smith Refactor and clean up str.format() code (and helpe 48.7 KB Diff Download File
warnings.h 39021.2.250 16 years ago martin.v.loewis Run svneol.py on all sources. 635 bytes Diff Download File
weakrefobject.h 37567 16 years ago christian.heimes #1629: Renamed Py_Size, Py_Type and Py_Refcnt to P 2.3 KB Diff Download File