2000-07-24 |
Thomas Wouters | *** empty log message *** |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Thomas Wouters | Remove function-less prototype (old function that was... |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Fred Drake | Restore TestSkipped exception; appears to have disappea... |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Eric S. Raymond | First round of curses documentation improvements; corre... |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Mark Hammond | Patch #100926 - Better error messages for socket except... |
commit | commitdiff | tree | snapshot |
2000-07-23 |
Thomas Wouters | Another missed ansification. |
commit | commitdiff | tree | snapshot |
2000-07-23 |
Thomas Wouters | ANSIfy functions that were hiding inside a macro. |
commit | commitdiff | tree | snapshot |
2000-07-23 |
Fredrik Lundh | -- SRE 0.9.6 sync. this includes: |
commit | commitdiff | tree | snapshot |
2000-07-23 |
Tim Peters | Removed all instances of RETSIGTYPE from the source... |
commit | commitdiff | tree | snapshot |
2000-07-23 |
Fredrik Lundh | -- added code to the new Windows popen functions to... |
commit | commitdiff | tree | snapshot |
2000-07-23 |
Tim Peters | Included assert.h in Python.h -- it's absurd that this... |
commit | commitdiff | tree | snapshot |
2000-07-23 |
Tim Peters | Missed a return from a signal handler -- thanks to... |
commit | commitdiff | tree | snapshot |
2000-07-23 |
Fredrik Lundh | -- changed w_more to take an integer instead of a char |
commit | commitdiff | tree | snapshot |
2000-07-23 |
Tim Peters | Recent ANSIfication introduced a couple instances of |
commit | commitdiff | tree | snapshot |
2000-07-23 |
Thomas Wouters | Oops. One of last nights ANSIfication patches accidenti... |
commit | commitdiff | tree | snapshot |
2000-07-23 |
Thomas Wouters | Fix prototypes generated by makesetup, so they include... |
commit | commitdiff | tree | snapshot |
2000-07-22 |
Thomas Wouters | ANSIfication: remove very-old-varargs code, fix functio... |
commit | commitdiff | tree | snapshot |
2000-07-22 |
Thomas Wouters | Even more ANSIfication: fix as many function pointers... |
commit | commitdiff | tree | snapshot |
2000-07-22 |
Thomas Wouters | ANSIfication: add proper prototypes to function-pointer... |
commit | commitdiff | tree | snapshot |
2000-07-22 |
Thomas Wouters | ANSIfication of function-pointers and declarations... |
commit | commitdiff | tree | snapshot |
2000-07-22 |
Thomas Wouters | Further ANSIfication of functionpointers and declaratio... |
commit | commitdiff | tree | snapshot |
2000-07-22 |
Thomas Wouters | ANSIfy as many declarations as possible. |
commit | commitdiff | tree | snapshot |
2000-07-22 |
Thomas Wouters | Remember to return something if RETSIGTYPE is not ... |
commit | commitdiff | tree | snapshot |
2000-07-22 |
Thomas Wouters | ANSIfications: fix empty arglists, and remove the check... |
commit | commitdiff | tree | snapshot |
2000-07-22 |
Thomas Wouters | Miscelaneous ANSIfications. I'm assuming here 'main... |
commit | commitdiff | tree | snapshot |
2000-07-22 |
Thomas Wouters | Mass ANSIfication. |
commit | commitdiff | tree | snapshot |
2000-07-22 |
Thomas Wouters | Mass ANSIfication of function definitions. Doesn't... |
commit | commitdiff | tree | snapshot |
2000-07-22 |
Thomas Wouters | Fix two instances of empty argument lists, and fix... |
commit | commitdiff | tree | snapshot |
2000-07-22 |
Thomas Wouters | Remove unused variable. |
commit | commitdiff | tree | snapshot |
2000-07-22 |
Thomas Wouters | Remove unused helper-function 'posix_strint'. |
commit | commitdiff | tree | snapshot |
2000-07-22 |
Thomas Wouters | Mark Favas's fix for typos in docstrings. |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Paul Prescod | Added a few docstrings |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Paul Prescod | Added docstrings |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Thomas Wouters | Bunch of minor ANSIfications: 'void initfunc()' ->... |
commit | commitdiff | tree | snapshot |
2000-07-21 |
Thomas Wouters | Small fixes by Petru Paler (patch #100946) checked... |
commit | commitdiff | tree | snapshot |
2000-07-19 |
Skip Montanaro | added doc for isatty() |
commit | commitdiff | tree | snapshot |
2000-07-19 |
Skip Montanaro | restructured a bit and added some more content... |
commit | commitdiff | tree | snapshot |
2000-07-19 |
Skip Montanaro | make TestFailed a class exception |
commit | commitdiff | tree | snapshot |
2000-07-19 |
Skip Montanaro | added rewritten normpath from Moshe Zadka that does... |
commit | commitdiff | tree | snapshot |
2000-07-19 |
Skip Montanaro | added documentation for new functions {get,set}_history... |
commit | commitdiff | tree | snapshot |
2000-07-19 |
Skip Montanaro | added history file truncation based upon code from... |
commit | commitdiff | tree | snapshot |
2000-07-19 |
Thomas Wouters | Enable extra testing now that os.isatty() is in. (Also... |
commit | commitdiff | tree | snapshot |
2000-07-19 |
Thomas Wouters | ANSIfy the just-checked-in isatty() wrapper. |
commit | commitdiff | tree | snapshot |
2000-07-19 |
Skip Montanaro | new method isatty from Thomas Wouters |
commit | commitdiff | tree | snapshot |
2000-07-18 |
Jack Jansen | 'carb' resource for carbon application. |
commit | commitdiff | tree | snapshot |
2000-07-18 |
Jack Jansen | Some thanks weren't checked in yet. |
commit | commitdiff | tree | snapshot |
2000-07-18 |
Jack Jansen | MacPython on MacOSX DP4 gets started in the wrong direc... |
commit | commitdiff | tree | snapshot |
2000-07-18 |
Jack Jansen | Define USE_GUSI if USE_GUSI1 or USE_GUSI2 is defined. |
commit | commitdiff | tree | snapshot |
2000-07-18 |
Greg Stein | no changes other than indentation level (now 4) and... |
commit | commitdiff | tree | snapshot |
2000-07-17 |
Marc-André... | Fixed problems with UTF error reporting macros and... |
commit | commitdiff | tree | snapshot |
2000-07-17 |
Marc-André... | Restore PyXXX_Length() APIs for binary compatibility. |
commit | commitdiff | tree | snapshot |
2000-07-17 |
Greg Stein | gcc is being stupid with if/else constructs |
commit | commitdiff | tree | snapshot |
2000-07-17 |
Skip Montanaro | * split on / or \ |
commit | commitdiff | tree | snapshot |
2000-07-17 |
Skip Montanaro | damn! cut-n-paste from ntpath forgot the "import re" |
commit | commitdiff | tree | snapshot |
2000-07-17 |
Skip Montanaro | * split on / or \ |
commit | commitdiff | tree | snapshot |
2000-07-16 |
Paul Prescod | At GVR's request. |
commit | commitdiff | tree | snapshot |
2000-07-16 |
Greg Stein | stop messing around with goto and just write the macro... |
commit | commitdiff | tree | snapshot |
2000-07-16 |
Paul Prescod | Online help facility for the Python interprter and... |
commit | commitdiff | tree | snapshot |
2000-07-16 |
Thomas Wouters | More of Rob W. W. Hooft's spelling fixes. The only... |
commit | commitdiff | tree | snapshot |
2000-07-16 |
Thomas Wouters | Rob W. W. Hooft's spelling fixes for the Library Refere... |
commit | commitdiff | tree | snapshot |
2000-07-16 |
Fredrik Lundh | - change \x to mean "byte" also in unicode literals |
commit | commitdiff | tree | snapshot |
2000-07-16 |
Tim Peters | Fix fatal compiler (MSVC6) error: |
commit | commitdiff | tree | snapshot |
2000-07-16 |
Skip Montanaro | split and join on "/" in commonprefix |
commit | commitdiff | tree | snapshot |
2000-07-16 |
Marc-André... | Fix to a bug found by Florian Weimer: |
commit | commitdiff | tree | snapshot |
2000-07-16 |
Thomas Wouters | Spelling fixes supplied by Rob W. W. Hooft. All these... |
commit | commitdiff | tree | snapshot |
2000-07-16 |
Thomas Wouters | Bugfix by Rob W. W. Hooft, from his spelling fixes... |
commit | commitdiff | tree | snapshot |
2000-07-15 |
Jack Jansen | Implemented getdefaultlocale() for macintosh, after... |
commit | commitdiff | tree | snapshot |
2000-07-15 |
Jack Jansen | Modified the standard mac preamble so we include pymact... |
commit | commitdiff | tree | snapshot |
2000-07-15 |
Jack Jansen | ScannerPREUH3.initpatterns() should call Scanner.initpa... |
commit | commitdiff | tree | snapshot |
2000-07-15 |
Thomas Wouters | Oops, forgot to run autoheader before checking in the... |
commit | commitdiff | tree | snapshot |
2000-07-15 |
Fredrik Lundh | -- fixed the comment, too |
commit | commitdiff | tree | snapshot |
2000-07-15 |
Fredrik Lundh | -- note to self: wait until 'cvs commit' has finished... |
commit | commitdiff | tree | snapshot |
2000-07-15 |
Fredrik Lundh | -- changed default encoding to "ascii". you can still... |
commit | commitdiff | tree | snapshot |
2000-07-15 |
Vladimir Marangozov | Fix in PyList_New(). With GC enabled and when out... |
commit | commitdiff | tree | snapshot |
2000-07-15 |
Vladimir Marangozov | Break a cycle created in the saboteur() function. |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Jack Jansen | Got rid of obsolete HAVE_UNIVERSAL_HEADERS test and... |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Jack Jansen | Test for TARGET_API_MAC_CARBON with #if in stead of... |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Jack Jansen | include stdio.h for sprintf prototype. |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Jack Jansen | pymactoolbox.h contains protoypes for all externally... |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Jack Jansen | include macdefs.h for declaration of getwd, if non... |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Jack Jansen | PyMac_PromptGetFile and PyMac_GetDirectory don't exist... |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Jack Jansen | Don't declare sync if we use gusi. |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Eric S. Raymond | Document the second round of ConfigParser changes. |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Thomas Wouters | Move (actually copy) support for the sgi._getpty()... |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Eric S. Raymond | ConfigParser enhancements to edit existing configs... |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Andrew M. Kuchling | Typo fix from Bastian Kleineidam |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Peter Schneider... | moving files to nondist/sf-html |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Vladimir Marangozov | Gosh - clean up that messy HTML; make it valid XHTML... |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Vladimir Marangozov | Break the cycles after testing cmp() on cyclic objects. |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Peter Schneider... | added information how to edit pages at http://python... |
commit | commitdiff | tree | snapshot |
2000-07-14 |
Peter Schneider... | small FAQ about Python CVS and patches at SourceForge |
commit | commitdiff | tree | snapshot |
2000-07-13 |
Andrew M. Kuchling | Use PyObject_AsFileDescriptor |
commit | commitdiff | tree | snapshot |
2000-07-13 |
Andrew M. Kuchling | Document PyObject_AsFileDescriptor |
commit | commitdiff | tree | snapshot |
2000-07-13 |
Andrew M. Kuchling | Added PyObject_AsFileDescriptor, which checks for integ... |
commit | commitdiff | tree | snapshot |
2000-07-13 |
Peter Schneider... | ANSI-fication (got lost in the deep seas of source... |
commit | commitdiff | tree | snapshot |
2000-07-13 |
Jeremy Hylton | fix PyXXX_Length macros as suggested by Fred |
commit | commitdiff | tree | snapshot |
2000-07-13 |
Guido van Rossum | Patch by Toby Dickenson, mentored by Mark Hammond,... |
commit | commitdiff | tree | snapshot |
2000-07-13 |
Eric S. Raymond | Apply Greg Kochanski's fix for open/265. |
commit | commitdiff | tree | snapshot |
2000-07-13 |
Eric S. Raymond | Fix bug open/243 reported by Dimitri Papadopoulos |
commit | commitdiff | tree | snapshot |
2000-07-13 |
Peter Schneider... | just fixing the indentation |
commit | commitdiff | tree | snapshot |
next |