2000-08-14 |
Fred Drake | Document the byte_order value in the sys module. |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Fred Drake | Add a byte_order value to the sys module. The value... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Fred Drake | Document the range type, as suggested by Denis S. Otkidach |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Marc-André... | Fixed a couple of instances where a 0-length string... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Mark Hammond | Test for fix to bug #110673: os.abspatth() now always... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Mark Hammond | Fix for Bug #110673: os.abspatth() now always returns... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Mark Hammond | Check in the correct output - even though the module... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Mark Hammond | Support for building the new w9xpopen.exe, which is... |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Mark Hammond | Patch #101032, from David Bolen: |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Mark Hammond | Patch #101032, from David Bolen: |
commit | commitdiff | tree | snapshot |
2000-08-14 |
Fred Drake | In the section on the "Very High Level Layer", address... |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Trent Mick | Revert this checkin: |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Trent Mick | Check for overflow in list object insertion and raise... |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Thomas Wouters | The list comp patch checked for the second child node... |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Vladimir Marangozov | Fix a typo in the PyMem_Resize macro, found by Andrew... |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Greg Ward | Overhauld 'check_config_h()': now returns a (status... |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Greg Ward | Added a whinging comment about the ugliness of construc... |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Greg Ward | Rene Liebscher: |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Greg Ward | Rene Liebscher: |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Greg Ward | get_export_symbols() changed, adds now module init... |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Greg Ward | Rene Liebscher: ext.export_symbols is now always a... |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Greg Ward | Typo fix in docstring. |
commit | commitdiff | tree | snapshot |
2000-08-13 |
Greg Ward | Fix references to functions formerly imported from... |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Trent Mick | Clean up warning from Monterey compiler. |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Thomas Wouters | The list comprehensions patch partly reversed the remov... |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Trent Mick | Clean up a warning on Win64. The downcast of the strlen... |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Trent Mick | Clean up a couple of warnings on Win64. The downcast... |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Trent Mick | Use safer comparisons (only matters when sizeof(int... |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Thomas Wouters | Bring Tools/compiler almost up to date. Specifically: |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Fred Drake | Fix some markup errors that prevented formatting, and... |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Trent Mick | Add the current Win64 compiler to the list of those... |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Andrew M. Kuchling | Updated this module after the recent grammar changes |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Andrew M. Kuchling | Back out ESR's erroneous commit of a DB-related change |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Skip Montanaro | list comprehensions. see |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Guido van Rossum | Whoever added the Makefile rule to auto-build the Gramm... |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Fred Drake | Added information for PyEval_EvalCode(). |
commit | commitdiff | tree | snapshot |
2000-08-12 |
Fred Drake | Added Marc-Andre Lemburg's documentation for string... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Trent Mick | These files all used to be tagged as binary in CVS... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Thomas Wouters | 'make' in Grammar too, so graminit.h and graminit.c... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Thomas Wouters | Merge UNPACK_LIST and UNPACK_TUPLE into a single UNPACK... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Fred Drake | PyRun_InteractiveOne(), |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Fred Drake | Some minor clarifications and added some index entries. |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Fred Drake | O_BINARY: Documented this constant; omission noted... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Fred Drake | do_env_cfuncdesc(): Push as much of the generated... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Fred Drake | getopt(): revise description of long_options parameter... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Trent Mick | Add largefile support for Linux64 and WIn64. Add test_l... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Fred Drake | Added material about documenting packages, so that... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Fred Drake | Include the document dependencies earlier so that docum... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Fred Drake | Markup errors: \cfuntion -> \cfunction |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Fred Drake | ANY becomes void, to reflect the requirement for ANSI C. |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Fred Drake | Add support for FreeBSD --rpath linker option; this... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Vladimir Marangozov | #include reordering so that extern "C" does not interfe... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Marc-André... | Added #fndef's to avoid compiler errors. |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Sjoerd Mullender | Use built in function filter instead of doing it labori... |
commit | commitdiff | tree | snapshot |
2000-08-11 |
Vladimir Marangozov | Fix missing decrements of the recursive counter in... |
commit | commitdiff | tree | snapshot |
2000-08-10 |
Fred Drake | Clean up compiler warning exposed by GCC's -Wall option... |
commit | commitdiff | tree | snapshot |
2000-08-10 |
Peter Schneider... | add better algorithm to get fully qualified domain... |
commit | commitdiff | tree | snapshot |
2000-08-10 |
Peter Schneider... | remove all occurence of math.rint() from the sources |
commit | commitdiff | tree | snapshot |
2000-08-10 |
Guido van Rossum | Improve MHMailbox: messages are now sorted in numerical... |
commit | commitdiff | tree | snapshot |
2000-08-09 |
Eric S. Raymond | More on noutrefresh. |
commit | commitdiff | tree | snapshot |
2000-08-09 |
Eric S. Raymond | Tweak curses.wrapper so it initializes colors if they... |
commit | commitdiff | tree | snapshot |
2000-08-09 |
Fredrik Lundh | -- added a couple of missing Tkinter constants (canvas... |
commit | commitdiff | tree | snapshot |
2000-08-09 |
Fredrik Lundh | -- don't mess up in winfo_visualsavailable if the syste... |
commit | commitdiff | tree | snapshot |
2000-08-09 |
Fredrik Lundh | -- added optional newstate argument to Wm.state. The... |
commit | commitdiff | tree | snapshot |
2000-08-09 |
Fredrik Lundh | -- use explicit conversion instead of u-string literal... |
commit | commitdiff | tree | snapshot |
2000-08-09 |
Fredrik Lundh | -- added xview_moveto, xview_scroll, yview_moveto,... |
commit | commitdiff | tree | snapshot |
2000-08-09 |
Fredrik Lundh | -- untabification (use "diff -b" to verify) |
commit | commitdiff | tree | snapshot |
2000-08-09 |
Fred Drake | Correct markup error. |
commit | commitdiff | tree | snapshot |
2000-08-09 |
Fred Drake | Correct version number at which the curses.ascii module... |
commit | commitdiff | tree | snapshot |
2000-08-09 |
Fred Drake | Fix a few markup errors and lots of small consistency... |
commit | commitdiff | tree | snapshot |
2000-08-09 |
Fred Drake | fix_font(): Handle one more case for the magical first... |
commit | commitdiff | tree | snapshot |
2000-08-09 |
Fredrik Lundh | -- changed findall to return empty strings instead... |
commit | commitdiff | tree | snapshot |
2000-08-08 |
Fredrik Lundh | -- enabled some temporarily disabled RE tests |
commit | commitdiff | tree | snapshot |
2000-08-08 |
Fredrik Lundh | -- whitespace cleanup (real changes coming in next... |
commit | commitdiff | tree | snapshot |
2000-08-08 |
Fredrik Lundh | -- whitespace cleanup (more tests to be added in the... |
commit | commitdiff | tree | snapshot |
2000-08-08 |
Guido van Rossum | Barry's patch to document the new setdefault() method... |
commit | commitdiff | tree | snapshot |
2000-08-08 |
Guido van Rossum | Barry's patch to test the new setdefault() method. |
commit | commitdiff | tree | snapshot |
2000-08-08 |
Guido van Rossum | Barry's patch to implement the new setdefault() method. |
commit | commitdiff | tree | snapshot |
2000-08-08 |
Greg Ward | Fix so 'split_quoted()' handles any whitespace delimite... |
commit | commitdiff | tree | snapshot |
2000-08-08 |
Marc-André... | Removing UTF-16 aware Unicode comparison code. This... |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Jack Jansen | Moved PyOS_StackCheck prototype to pythonrun.h |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Jack Jansen | Added a missing } in the USE_STACKCHECK code. |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Jack Jansen | Added a prototype for PyOS_CheckStack (within #ifdef... |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Fredrik Lundh | -- reset marks if repeat_one tail doesn't match |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Fredrik Lundh | -- from Trent Mick: [Patch #101010] replace use of... |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Guido van Rossum | When returning an error from jcompile() (which is passe... |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Guido van Rossum | Avoid dumping core when PyErr_NormalizeException()... |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Fredrik Lundh | + if USE_STACKCHECK is defined, use PyOS_CheckStack... |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Moshe Zadka | Initialized opcode and oparg to silence a gcc -Wall... |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Greg Ward | Fix so the 'install_libbase' directory -- where .pth... |
commit | commitdiff | tree | snapshot |
2000-08-07 |
Greg Ward | Fix so we clear or reinitialize various data structures... |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Vladimir Marangozov | Neil Schemenauer: GC enable(), disable(), isenabled... |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Jack Jansen | Project for pyexpat module. |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Jack Jansen | Rewrite of normpath() by Corran Webster, so trailing... |
commit | commitdiff | tree | snapshot |
2000-08-06 |
Greg Ward | Wrote the "Describing extension modules" section. |
commit | commitdiff | tree | snapshot |
2000-08-05 |
Thomas Wouters | Cleanup configure.in. Specifically: |
commit | commitdiff | tree | snapshot |
2000-08-05 |
Thomas Wouters | Fix some strange indentation and grammar that have... |
commit | commitdiff | tree | snapshot |
2000-08-05 |
Jack Jansen | Changed H specifier to mean "bitfield", i.e. any value... |
commit | commitdiff | tree | snapshot |
2000-08-05 |
Greg Ward | Fixed imports from '*util' modules to not just import... |
commit | commitdiff | tree | snapshot |
2000-08-05 |
Greg Ward | Drop the 'extend()' function -- old 1.5.1 compatibility... |
commit | commitdiff | tree | snapshot |
next |