2000-07-10 |
Tim Peters | Now that prototypes are in scope, the compiler gives... |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Jeremy Hylton | two changes to string_join: |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Fredrik Lundh | -- removed get_default compatibility kludge |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Fredrik Lundh | - changed hash calculation for unicode strings. the new |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Eric S. Raymond | Give ConfigParser the capability to set as well as... |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Peter Schneider... | ANSI-fication (fixed on parameter list I messed up... |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Peter Schneider... | ANSI-fication |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Peter Schneider... | ANSI-fication, added #ifdef construction in mpz_coerce |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Jeremy Hylton | factor out test definitions to string_tests module |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Jeremy Hylton | add isalpha and isalnum methods |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Peter Schneider... | ANSI-fication, not really tested, but should (hopefully... |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Peter Schneider... | ANSI-fication of the SGI modules (note that svmodule... |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Fredrik Lundh | - stupid typo. |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Guido van Rossum | Add linker flag -export-dynamic so symbols in libpython... |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Fredrik Lundh | -- get rid of a compiler warning on unix. (as reported |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Guido van Rossum | Added the line 'Testing UTF-16 code point order compari... |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Guido van Rossum | Adapted for Python 2.0 under RH Linux. |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Jeremy Hylton | remove prints of file objects from _test |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Jeremy Hylton | expect message "no regression test case for method... |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Andrew M. Kuchling | Patch from Joe Eaton <jeaton@hostway.net> (SF#100741... |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Peter Schneider... | ANSI-fication |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Peter Schneider... | ANSI-fication |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Peter Schneider... | ANSI-fying |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Peter Schneider... | ANSI-fication |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Peter Schneider... | ANSI-fication |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Peter Schneider... | ANSI-fication |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Peter Schneider... | ANSI-fication |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Peter Schneider... | ANSI-fication |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Peter Schneider... | ANSI-fication |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Peter Schneider... | ANSI-fication |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Peter Schneider... | ANSI-fication |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Peter Schneider... | ANSI-fication |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Peter Schneider... | ANSI-fication |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Peter Schneider... | ANSI-fication (and test if committing files works now) |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Sjoerd Mullender | Better error handling of bad entity references. Before... |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Vladimir Marangozov | Initialize the return value in collect_generations... |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Vladimir Marangozov | Remove the "1" that Tim sticked to the preprocessor... |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Vladimir Marangozov | A small comment fix just to make sure I got my cvs... |
commit | commitdiff | tree | snapshot |
2000-07-10 |
Fred Drake | Guido said include these in the Great ANSI-fication... |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fredrik Lundh | - changed the nt.popen2 return values back to |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fredrik Lundh | - repaired locale.py for non-windows platforms. the... |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Barry Warsaw | Exception__str__(): In case 1, be sure to decref the... |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Barry Warsaw | Use TQSQ (triple quoted single quote) module docstring... |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fredrik Lundh | - changed 1.5 to 2.0 in the help text |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fredrik Lundh | - ANSI-fication |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fred Drake | Update to use the new standard webbrowser module if... |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fredrik Lundh | - added popen.popen2/popen3/popen4 support for |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fredrik Lundh | - added optional bufsize argument to new popen methods. |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fredrik Lundh | - merged setlocale and set_locale. the internal setlocale |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fred Drake | New module to control Web browsers; see the documentati... |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fred Drake | Make tabnanny happy. |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Greg Stein | needs a space |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fred Drake | ANSI-fication of the sources. |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fred Drake | ANSI-fication of the sources. |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fredrik Lundh | - ANSI-fication |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fredrik Lundh | - ANSI-ification |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Andrew M. Kuchling | Document addition of webbrowser.py |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fredrik Lundh | - improved os.popen support for windows, based on win32pipe |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fred Drake | Remove setup of HAVE_OLD_CPP; it is no longer used... |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fred Drake | Remove use of HAVE_OLD_CPP to support non-ANSI preproce... |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Andrew M. Kuchling | Patch from Peter Schneider-Kamp: convert curses module... |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fred Drake | Remove legacy use of __SC__; no longer needed now that... |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fredrik Lundh | - added (long) casts to a couple of Py_BuildValue calls, |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fredrik Lundh | - fixed pointer size test in spawn functions. also... |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fredrik Lundh | - win95/98 helper for new os.popen code |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Tim Peters | Somebody started playing with const, so of course the... |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fred Drake | ANSI-fication of the sources. |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fred Drake | ANSI-fication of the sources. |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fred Drake | ANSI-fication of the sources. |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fred Drake | ANSI-fication of the sources. |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fred Drake | Remove legacy use of __SC__; no longer needed now that... |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fred Drake | ANSI-fication of the sources. |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Barry Warsaw | EnvironmentError__init__(): The two case clauses were... |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fred Drake | ANSI-fication of the sources. |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fred Drake | type_error(): Added "const" to signature to eliminate... |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fred Drake | ANSI-fication of the source. |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fred Drake | ANSI-fication of the sources. |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fred Drake | Remove the only Py_PROTO in the docs. |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Tim Peters | Nuke all remaining occurrences of Py_PROTO and Py_FPROTO. |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Tim Peters | Get rid of unused vars in builtin_unicode (they were... |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fred Drake | ANSI-fication and Py_PROTO extermination. |
commit | commitdiff | tree | snapshot |
2000-07-09 |
Fred Drake | ANSI-fication and Py_PROTO extermination. |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fred Drake | ANSI-fication and Py_PROTO extermination. |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fredrik Lundh | this one's a bit risky, but I've spent some considerabl... |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fredrik Lundh | -- ANSI-fying, names |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fredrik Lundh | - removed barry's workaround, to make room for |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fredrik Lundh | - _getdefaultlocale shouldn't accept arguments |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fredrik Lundh | - added _getdefaultlocale implementation for WIN32 |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fredrik Lundh | - this is a tentative checkin of the #100764 patch (by |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fredrik Lundh | - changed __repr__ to use "unicode escape" encoding... |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fred Drake | ANSI-fication of the sources -- remove Py_PROTO! |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fred Drake | Minor revisions similar to some information in the... |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fred Drake | ANSI-fication of the sources, convert to 4-space indents. |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Skip Montanaro | delete unused local variable from _PyTrash_deposit_object |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Andrew M. Kuchling | Rearrange order of sections |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Skip Montanaro | _Py_RefTotal should only be declared here when Py_TRACE... |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fred Drake | ANSI-fied sources, converted to four-space indentation. |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fred Drake | ANSI-fied sources, converted to four-space indentation. |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fred Drake | Add method names to PyArg_ParseTuple() calls for better... |
commit | commitdiff | tree | snapshot |
2000-07-08 |
Fred Drake | Markup improvements in sections relating to interactive... |
commit | commitdiff | tree | snapshot |
next |