2000-07-29 |
Andrew M. Kuchling | Exercise .readline() and .readlines(). More data is... |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Andrew M. Kuchling | SF patch #100740: Add optional size arguments to .readl... |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Andrew M. Kuchling | Removed Tools/perfecthash, per python-dev discussion |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Moshe Zadka | Added support to recognize Python's internal "dumbdbm... |
commit | commitdiff | tree | snapshot |
2000-07-29 |
Moshe Zadka | Using shutil's function to copy data between file objec... |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Fred Drake | Finally fixed the much-reported bug about "~" in a... |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Guido van Rossum | Add the exceptions module to the 'never' list -- it... |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Mark Hammond | Was quite broken and incomplete. Now passes the test... |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Mark Hammond | Allow any object supporting the buffer protocol to... |
commit | commitdiff | tree | snapshot |
2000-07-28 |
Mark Hammond | Fix a type in the docstrings, and make the module Unico... |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Trent Mick | Remove erroneous empty trailing line. (cause test_winre... |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Jeremy Hylton | Gregor Hoffleit: don't link with libnet on non-BeOS... |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Eric S. Raymond | Second round of curses documentation improvements.... |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Jeremy Hylton | Gregor Hoffleit: Don't link with the libieee library... |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Fred Drake | Rip out the information about the PSA, since the fate... |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Skip Montanaro | added .cvsignore so cvs doesn't complain about the... |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Andrew M. Kuchling | Added list of missing functions as a comment |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Fredrik Lundh | -- changed test to work on platforms which have os... |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Greg Ward | Bump version to 0.9.1pre. |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Greg Ward | Fixed a grab-bag of typos spotted by Rob Hooft. |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Greg Ward | Remove unused 'search_dir()' method. |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Greg Ward | Fix to call 'library_filename()' instead of the non... |
commit | commitdiff | tree | snapshot |
2000-07-27 |
Greg Ward | Typo fix from David Ascher. |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Andrew M. Kuchling | Comment out a debugging print (spotted by Michael Deegan) |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Fredrik Lundh | - changed windows pclose to make sure we don't return... |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Sjoerd Mullender | Make mode_t available for the declaration of _getpty(). |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Mark Hammond | Patch #100873 - Use registry to find proxies for urllib... |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Jeremy Hylton | Fix UCNs machine with >= 32bit longs |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Andrew M. Kuchling | Document tiget{flag,num,str} |
commit | commitdiff | tree | snapshot |
2000-07-26 |
Andrew M. Kuchling | Added wrappers for tiget{flag,num,str}, for querying... |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Peter Schneider... | added test case for fixed duplicate arguments bug in... |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Fred Drake | Add entries for the distutils documents to the director... |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Jeremy Hylton | This script demonstrates use of the visitor interface... |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Fred Drake | makedirs(), removedirs(): If the tail of the path... |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Jeremy Hylton | a couple of nits from Patch #100933 |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Thomas Wouters | Use 'void' directly instead of the ANY #define, now... |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Andrew M. Kuchling | Modified version of patch #100963 from Mark Favas:... |
commit | commitdiff | tree | snapshot |
2000-07-25 |
Andrew M. Kuchling | Made an error message slightly more useful if select... |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Andrew M. Kuchling | Bug report and partial patch from Michael Deegan <micha... |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Fred Drake | Only use one initialization file for LaTeX2HTML; more... |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Fredrik Lundh | -- updated to include known problems in SRE 0.9.6 |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Jack Jansen | Oops, WaitNextEvent was hand-coded, and it also needed... |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Jack Jansen | Added more prototypes. |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Jack Jansen | Added PyMac_getscript() which returns the pythonic... |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Jack Jansen | Declare fileno() with prototype if USE_GUSI2 defined... |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Jack Jansen | If any of the builds in a group fails offer to stop... |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Jack Jansen | Added a "compile-time" flag PPC_ONLY, if set we make... |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Jack Jansen | Put in an earlier include of sys/signal.h (within ifdef... |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Fred Drake | Fix small typos and markup consistency nits. |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Thomas Wouters | Remove unused variable and what looks like an ancient... |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Thomas Wouters | Create a new section of pyport.h to hold all external... |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Peter Schneider... | change some occurence of python15.dll to python20.dll |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Thomas Wouters | ANSIfy a bit more. |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Thomas Wouters | Fix floattime prototype ((void), not (double)) |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Thomas Wouters | ANSIfy some more forward declarations. |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Thomas Wouters | Prototype yet another forward declaration. |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Jack Jansen | Don't call BringToFront() on the dialog object, but... |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Thomas Wouters | ... and yet more ANSIfications... |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Thomas Wouters | ANSIfy yet another hidden function definition. |
commit | commitdiff | tree | snapshot |
2000-07-24 |
Thomas Wouters | Fix typo in previous patch. |
commit | commitdiff | tree | snapshot |
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 |
next |