| 2001-07-10 |
Fred Drake | Corrected the refcount information for PyList_SET_ITEM(). |
commit | commitdiff | tree | snapshot |
| 2001-07-10 |
Fred Drake | Document PyObject_New(), PyObject_NewVar(), PyObject_In... |
commit | commitdiff | tree | snapshot |
| 2001-07-10 |
Guido van Rossum | Ported to Windows: |
commit | commitdiff | tree | snapshot |
| 2001-07-10 |
Fred Drake | Added descriptions for some modules that previously... |
commit | commitdiff | tree | snapshot |
| 2001-07-10 |
Guido van Rossum | A test suite for SocketServer.py that exposes the vario... |
commit | commitdiff | tree | snapshot |
| 2001-07-10 |
Guido van Rossum | IMPORTANT FIX: This should definitely go into the 2... |
commit | commitdiff | tree | snapshot |
| 2001-07-09 |
Tim Peters | initregex(): this function is declared void, so the... |
commit | commitdiff | tree | snapshot |
| 2001-07-09 |
Fred Drake | Add a little bit more about the XML migration plan... |
commit | commitdiff | tree | snapshot |
| 2001-07-09 |
Fred Drake | Add conversion information for the grammar production... |
commit | commitdiff | tree | snapshot |
| 2001-07-09 |
Thomas Wouters | Fix for SF bug #436525, reported by Greg Kochanski: |
commit | commitdiff | tree | snapshot |
| 2001-07-09 |
Thomas Wouters | Re-add 'advanced' xrange features, adding DeprecationWa... |
commit | commitdiff | tree | snapshot |
| 2001-07-09 |
Thomas Wouters | initregex(): Check return value of PyErr_Warn() and... |
commit | commitdiff | tree | snapshot |
| 2001-07-08 |
Jack Jansen | Implemented minimal FSRef support, plus conversion... |
commit | commitdiff | tree | snapshot |
| 2001-07-08 |
Fredrik Lundh | map re.sub() to string.replace(), when possible |
commit | commitdiff | tree | snapshot |
| 2001-07-07 |
Fred Drake | Move & update a comment. |
commit | commitdiff | tree | snapshot |
| 2001-07-06 |
Fred Drake | Change the way notification mails are sent so people... |
commit | commitdiff | tree | snapshot |
| 2001-07-06 |
Fred Drake | More reference count information. |
commit | commitdiff | tree | snapshot |
| 2001-07-06 |
Fred Drake | Change the grammar productions to use the new productio... |
commit | commitdiff | tree | snapshot |
| 2001-07-06 |
Fred Drake | Update the description of how to start an interpreter... |
commit | commitdiff | tree | snapshot |
| 2001-07-06 |
Fred Drake | Add \ulink, grammar production markup. |
commit | commitdiff | tree | snapshot |
| 2001-07-06 |
Fred Drake | Add support for \ulink and hyperlink grammars. |
commit | commitdiff | tree | snapshot |
| 2001-07-06 |
Fred Drake | Revise a comment about styles I don't think LaTeX2HTML... |
commit | commitdiff | tree | snapshot |
| 2001-07-06 |
Fred Drake | Add new material on some markup that will be checked... |
commit | commitdiff | tree | snapshot |
| 2001-07-06 |
Fred Drake | Packaged versions of the HTML format need to include... |
commit | commitdiff | tree | snapshot |
| 2001-07-06 |
Fred Drake | More names, yay! |
commit | commitdiff | tree | snapshot |
| 2001-07-06 |
Fred Drake | Add entries for recently defined markup. |
commit | commitdiff | tree | snapshot |
| 2001-07-06 |
Fred Drake | Simplification to mirror a better conversion specificat... |
commit | commitdiff | tree | snapshot |
| 2001-07-06 |
Fred Drake | Allow optional arguments to LaTeX macros to span lines... |
commit | commitdiff | tree | snapshot |
| 2001-07-06 |
Fredrik Lundh | bug #436596 |
commit | commitdiff | tree | snapshot |
| 2001-07-06 |
Barry Warsaw | Once again, attempt to preserve $Revision$ |
commit | commitdiff | tree | snapshot |
| 2001-07-06 |
Fred Drake | Fix up a few style nits -- avoid "e.g." and "i.e."... |
commit | commitdiff | tree | snapshot |
| 2001-07-06 |
Barry Warsaw | (py-version): Hopefully fixed my XEmacs settings so... |
commit | commitdiff | tree | snapshot |
| 2001-07-06 |
Guido van Rossum | Amazing. A very subtle change in policy in descr-branc... |
commit | commitdiff | tree | snapshot |
| 2001-07-06 |
Fred Drake | Fix up a few style nits -- avoid "e.g." and "i.e."... |
commit | commitdiff | tree | snapshot |
| 2001-07-06 |
Barry Warsaw | (py-continuation-offset): Update docstring to describe... |
commit | commitdiff | tree | snapshot |
| 2001-07-06 |
Fred Drake | Fix up a few style nits -- avoid "e.g." and "i.e."... |
commit | commitdiff | tree | snapshot |
| 2001-07-06 |
Tim Peters | SF bug #439104: Tuple richcompares has code-typo. |
commit | commitdiff | tree | snapshot |
| 2001-07-06 |
Fred Drake | Fix up a few style nits -- avoid "e.g." and "i.e."... |
commit | commitdiff | tree | snapshot |
| 2001-07-06 |
Fred Drake | When reading a continuation line, make sure we still... |
commit | commitdiff | tree | snapshot |
| 2001-07-06 |
Fred Drake | Explain the exit code for the wait() method, including... |
commit | commitdiff | tree | snapshot |
| 2001-07-06 |
Fred Drake | Fix up a few style nits -- avoid "e.g." and "i.e."... |
commit | commitdiff | tree | snapshot |
| 2001-07-05 |
Tim Peters | Removed fpectlmodule.c and fpetestmodule.c from the... |
commit | commitdiff | tree | snapshot |
| 2001-07-05 |
Fred Drake | The fpectl module does not work on Windows, so remove... |
commit | commitdiff | tree | snapshot |
| 2001-07-05 |
Fred Drake | Fix a markup error: do not omit a method's parameter... |
commit | commitdiff | tree | snapshot |
| 2001-07-05 |
Fred Drake | Allow underscores in tag names and quote characters... |
commit | commitdiff | tree | snapshot |
| 2001-07-05 |
Fred Drake | Added more information on the differences between the... |
commit | commitdiff | tree | snapshot |
| 2001-07-05 |
Guido van Rossum | List constraints on xrange() objects. |
commit | commitdiff | tree | snapshot |
| 2001-07-05 |
Guido van Rossum | Rip out tests for xrange() features no longer supported. |
commit | commitdiff | tree | snapshot |
| 2001-07-05 |
Guido van Rossum | News about xrange(). |
commit | commitdiff | tree | snapshot |
| 2001-07-05 |
Guido van Rossum | Complete the xrange-simplification checkins: call PyRan... |
commit | commitdiff | tree | snapshot |
| 2001-07-05 |
Guido van Rossum | Rip out the fancy behaviors of xrange that nobody uses... |
commit | commitdiff | tree | snapshot |
| 2001-07-05 |
Just van Rossum | - minor cleanup, removed bogus comments |
commit | commitdiff | tree | snapshot |
| 2001-07-05 |
Just van Rossum | don't crash when encountering bad marshal data |
commit | commitdiff | tree | snapshot |
| 2001-07-05 |
Tim Peters | SF bug #438295: [Windows] __init__.py cause strange... |
commit | commitdiff | tree | snapshot |
| 2001-07-04 |
unknown | Do conversion of CFStrings to/from unicode. |
commit | commitdiff | tree | snapshot |
| 2001-07-04 |
unknown | Set the default 8-bit encoding based on the system... |
commit | commitdiff | tree | snapshot |
| 2001-07-04 |
unknown | Don't promise mac-japanese encoding as we don't have... |
commit | commitdiff | tree | snapshot |
| 2001-07-04 |
unknown | Added a non-recursive implementation of conjoin(),... |
commit | commitdiff | tree | snapshot |
| 2001-07-04 |
unknown | dummy checkin for testing, please ignore |
commit | commitdiff | tree | snapshot |
| 2001-07-04 |
unknown | Fix for SF bug #425868. |
commit | commitdiff | tree | snapshot |
| 2001-07-04 |
unknown | Clean up a bare except: clause. |
commit | commitdiff | tree | snapshot |
| 2001-07-04 |
unknown | Clean up a bare except: clause. |
commit | commitdiff | tree | snapshot |
| 2001-07-04 |
Fred Drake | Make the implementations of getElementsByTagName() and |
commit | commitdiff | tree | snapshot |
| 2001-07-04 |
Fred Drake | Only write out one blank line before the request data. |
commit | commitdiff | tree | snapshot |
| 2001-07-04 |
Kurt B. Kaiser | Null commit with -f option to force an uprev and put... |
commit | commitdiff | tree | snapshot |
| 2001-07-04 |
Kurt B. Kaiser | Null commit with -f option to force an uprev and put... |
commit | commitdiff | tree | snapshot |
| 2001-07-03 |
Fred Drake | This change adjusts the profiling/tracing support so... |
commit | commitdiff | tree | snapshot |
| 2001-07-03 |
Fredrik Lundh | bug #416670 |
commit | commitdiff | tree | snapshot |
| 2001-07-03 |
Fredrik Lundh | bug #232815 |
commit | commitdiff | tree | snapshot |
| 2001-07-02 |
Fred Drake | Marked the parameters to Stats.print_*() as optional. |
commit | commitdiff | tree | snapshot |
| 2001-07-02 |
Fredrik Lundh | reapplied darryl gallion's minimizing repeat fix. ... |
commit | commitdiff | tree | snapshot |
| 2001-07-02 |
Fred Drake | Add another name. |
commit | commitdiff | tree | snapshot |
| 2001-07-02 |
Fredrik Lundh | pythonware repository roundtrip (untabification) |
commit | commitdiff | tree | snapshot |
| 2001-07-02 |
Fredrik Lundh | added martin's BIGCHARSET patch to SRE 2.1.1. martin... |
commit | commitdiff | tree | snapshot |
| 2001-07-02 |
Fred Drake | Avoid using os.path.normcase() on sys.path elements... |
commit | commitdiff | tree | snapshot |
| 2001-07-02 |
Fredrik Lundh | merged with pythonware's SRE 2.1.1 codebase |
commit | commitdiff | tree | snapshot |
| 2001-07-02 |
Jack Jansen | Added the new unicode defines. Not really tested yet... |
commit | commitdiff | tree | snapshot |
| 2001-07-02 |
Tim Peters | Nuke hard tabs. |
commit | commitdiff | tree | snapshot |
| 2001-07-02 |
Tim Peters | Whitespace normalization; the plat-riscos file didn... |
commit | commitdiff | tree | snapshot |
| 2001-07-02 |
Tim Peters | Add tentative 2.1.1 Windows build numbers. |
commit | commitdiff | tree | snapshot |
| 2001-07-02 |
Tim Peters | A clever union-find implementation from c.l.py, due... |
commit | commitdiff | tree | snapshot |
| 2001-07-01 |
Jack Jansen | Added WeakLink...Generator classes (should have done... |
commit | commitdiff | tree | snapshot |
| 2001-07-01 |
Jack Jansen | - Use weaklink generators so we can support OSX-only... |
commit | commitdiff | tree | snapshot |
| 2001-06-30 |
Tim Peters | Derive an industrial-strength conjoin() via cross-recur... |
commit | commitdiff | tree | snapshot |
| 2001-06-29 |
Tim Peters | Turns out Neil didn't intend for *all* of his gen-branc... |
commit | commitdiff | tree | snapshot |
| 2001-06-29 |
Fred Drake | Use the more conventional "self" as the name of the... |
commit | commitdiff | tree | snapshot |
| 2001-06-29 |
Fred Drake | Correct a markup error for an accented character. |
commit | commitdiff | tree | snapshot |
| 2001-06-29 |
Fred Drake | Removed some stray periods, and fix up a number of... |
commit | commitdiff | tree | snapshot |
| 2001-06-29 |
Fred Drake | Two more names. |
commit | commitdiff | tree | snapshot |
| 2001-06-29 |
Fred Drake | SourceForge bug #437041: |
commit | commitdiff | tree | snapshot |
| 2001-06-29 |
Fred Drake | Simplify an example based on comment from Thomas Holens... |
commit | commitdiff | tree | snapshot |
| 2001-06-29 |
Guido van Rossum | Solve SF bug #231249: cgi.py opens too many (temporary... |
commit | commitdiff | tree | snapshot |
| 2001-06-29 |
Tim Peters | Added a simple but general backtracking generator ... |
commit | commitdiff | tree | snapshot |
| 2001-06-28 |
Jack Jansen | Added CFURL support, and got base chaining to really... |
commit | commitdiff | tree | snapshot |
| 2001-06-28 |
Jack Jansen | Make basechain a class variable in stead of initializin... |
commit | commitdiff | tree | snapshot |
| 2001-06-28 |
Tim Peters | Another "if 0:" hack, this time to complain about other... |
commit | commitdiff | tree | snapshot |
| 2001-06-27 |
Fredrik Lundh | removed "register const" from scalar arguments to the... |
commit | commitdiff | tree | snapshot |
| 2001-06-27 |
Jack Jansen | CFArray, CFData and CFDictonary are now covered, but... |
commit | commitdiff | tree | snapshot |
| 2001-06-27 |
Jack Jansen | Added a couple more types that Apple has taken a fancy to. |
commit | commitdiff | tree | snapshot |
| 2001-06-27 |
Andrew M. Kuchling | Add more items that need to be written about |
commit | commitdiff | tree | snapshot |
| next |