| Commit message (Expand) | Author | Age | Files | Lines |
* | REMOVED all CWI, CNRI and BeOpen copyright markings. | Guido van Rossum | 2000-09-01 | 1 | -16/+0 |
|
|
* | Do the absolute minimal amount of modifications to eradicate | Barry Warsaw | 2000-09-01 | 1 | -4/+0 |
|
|
* | 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 | -23/+9 |
|
|
* | Python 2.0 is not supposed to use string exceptions in the standard library | Fred Drake | 2000-07-06 | 1 | -1/+1 |
|
|
* | 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 |
|
|
* | Charles G Waldman: Doing a PyObject_New then PyMem_DEL causes havoc if | Guido van Rossum | 2000-04-25 | 1 | -3/+3 |
|
|
* | Massive patch by Skip Montanaro to add ":name" to as many | Guido van Rossum | 2000-02-29 | 1 | -3/+3 |
|
|
* | Patch from Vladimir Marangozov <marangoz@python.inrialpes.fr>: | Andrew M. Kuchling | 2000-02-18 | 1 | -4/+2 |
|
|
* | Patch from Paul Sokolovsky <Paul.Sokolovsky@technologist.com>: | Fred Drake | 2000-02-04 | 1 | -1/+3 |
|
|
* | PyPcre_expand(): Fixed two memory leaks, where a PyString_FromString() | Barry Warsaw | 1999-02-01 | 1 | -3/+26 |
|
|
* | Add DL_EXPORT() to all modules that could possibly be used | Guido van Rossum | 1998-12-04 | 1 | -1/+1 |
|
|
* | Use the t# format where appropriate. Greg Stein. | Guido van Rossum | 1998-10-08 | 1 | -2/+2 |
|
|
* | Add test for failure of the getattr call in pcre_expand() -- it used | Guido van Rossum | 1998-07-17 | 1 | -0/+4 |
|
|
* | Fix benign problems found by a picky SGI compiler (unreachable break | Guido van Rossum | 1998-07-07 | 1 | -9/+0 |
|
|
* | Address warnings issued by the MSVC++ compiler | Guido van Rossum | 1998-04-10 | 1 | -1/+0 |
|
|
* | AMK's latest | Guido van Rossum | 1998-04-03 | 1 | -40/+35 |
|
|
* | patch for re.sub bug, by AMK. | Guido van Rossum | 1998-03-10 | 1 | -3/+1 |
|
|
* | AMK's latest -- synchronized with PCRE 1.04. | Guido van Rossum | 1997-12-22 | 1 | -1/+1 |
|
|
* | AMK's latest; plus three null bytes that I added for purify | Guido van Rossum | 1997-12-17 | 1 | -13/+29 |
|
|
* | New pcre version from AMK | Guido van Rossum | 1997-12-08 | 1 | -438/+388 |
|
|
* | Add proper (getattrfunc) cast in Pcre_Type. | Guido van Rossum | 1997-10-20 | 1 | -1/+1 |
|
|
* | Checking in AMK's latest installement. | Guido van Rossum | 1997-10-08 | 1 | -114/+50 |
|
|
* | New "re" regular expression support. | Guido van Rossum | 1997-10-06 | 1 | -0/+775 |
|
|