2000-07-11 |
Peter Schneider... | add expandtabs command (-e) |
commit | commitdiff | tree | snapshot |
2000-07-11 |
Fred Drake | Change the table in the pyexpat.errors module to a... |
commit | commitdiff | tree | snapshot |
2000-07-11 |
Jeremy Hylton | fix bug #42 reported by Andrew Dalke |
commit | commitdiff | tree | snapshot |
2000-07-11 |
Fred Drake | Neil Schemenauer <nascheme@enme.ucalgary.ca>: |
commit | commitdiff | tree | snapshot |
2000-07-11 |
Eric S. Raymond | Bug fix: ? and ! were not full aliases for `help' and... |
commit | commitdiff | tree | snapshot |
2000-07-11 |
Peter Schneider... | fixed inconsistent use of tab and spaces |
commit | commitdiff | tree | snapshot |
2000-07-11 |
Andrew M. Kuchling | Add test of resize() method of mmap objects |
commit | commitdiff | tree | snapshot |
2000-07-11 |
Andrew M. Kuchling | Docstring changes. |
commit | commitdiff | tree | snapshot |
2000-07-11 |
Marc-André... | Jeremy Hylton: |
commit | commitdiff | tree | snapshot |
2000-07-11 |
Barry Warsaw | string_join(): Some cleaning up of reference counting... |
commit | commitdiff | tree | snapshot |
2000-07-11 |
Jeremy Hylton | add more tests of string.join variants to run_method_tests |
commit | commitdiff | tree | snapshot |
2000-07-11 |
Jeremy Hylton | fix two refcount bugs in new string_join implementation: |
commit | commitdiff | tree | snapshot |
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 |
next |