1997-09-04 |
Jeremy Hylton | Many more tests, including tests of many optional argum... |
commit | commitdiff | tree | snapshot |
1997-09-04 |
Jeremy Hylton | Several changes: |
commit | commitdiff | tree | snapshot |
1997-09-04 |
Guido van Rossum | Added some try-excepts so that it can be imported in... |
commit | commitdiff | tree | snapshot |
1997-09-04 |
Guido van Rossum | The re test suite is very slow on slower hosts. |
commit | commitdiff | tree | snapshot |
1997-09-04 |
Barry Warsaw | Added first line to set Emacs makefile mode (pretty... |
commit | commitdiff | tree | snapshot |
1997-09-04 |
Barry Warsaw | (py-parse-partial-sexp-works-p): Removed as obsolete... |
commit | commitdiff | tree | snapshot |
1997-09-03 |
Guido van Rossum | Different test for Unix -- rely on os.sep instead of... |
commit | commitdiff | tree | snapshot |
1997-09-03 |
Guido van Rossum | One patch from Sjoerd and one from Jack. |
commit | commitdiff | tree | snapshot |
1997-09-03 |
Guido van Rossum | Give in to Mike Meyer -- add *both* lib/python1.5/packa... |
commit | commitdiff | tree | snapshot |
1997-09-03 |
Guido van Rossum | Give in to Mike Meyer -- add *both* lib/python1.5/packa... |
commit | commitdiff | tree | snapshot |
1997-09-03 |
Guido van Rossum | #Plug small memory leaks in constructors. |
commit | commitdiff | tree | snapshot |
1997-09-03 |
Guido van Rossum | Plug small leaks: the [de]compress object itself was... |
commit | commitdiff | tree | snapshot |
1997-09-03 |
Guido van Rossum | Added some symbols (I'm afraid more will come). |
commit | commitdiff | tree | snapshot |
1997-09-03 |
Guido van Rossum | Change instructions to require use of PCbuild directory... |
commit | commitdiff | tree | snapshot |
1997-09-03 |
Guido van Rossum | At Mark Hammond's suggestion: |
commit | commitdiff | tree | snapshot |
1997-09-03 |
Guido van Rossum | Added empty PCbuild directory for use by the NT build... |
commit | commitdiff | tree | snapshot |
1997-09-03 |
Guido van Rossum | Added new flags and exceptions; removed AccessError... |
commit | commitdiff | tree | snapshot |
1997-09-03 |
Guido van Rossum | Change [_Py_]re_compile_pattern() to return a char*. |
commit | commitdiff | tree | snapshot |
1997-09-03 |
Guido van Rossum | Mod suggested by Donn Cave -- invoke makexp_aix relativ... |
commit | commitdiff | tree | snapshot |
1997-09-03 |
Guido van Rossum | Disable the portable multimedia modules (audioop, image... |
commit | commitdiff | tree | snapshot |
1997-09-03 |
Guido van Rossum | #Removed debug print that was accidentally left in. |
commit | commitdiff | tree | snapshot |
1997-09-03 |
Guido van Rossum | Add the same _keep_alive patch (by Michael Scharff... |
commit | commitdiff | tree | snapshot |
1997-09-03 |
Guido van Rossum | Fix the bug Jeremy was experiencing: both the close... |
commit | commitdiff | tree | snapshot |
1997-09-01 |
Jack Jansen | Define BUILDNO in macbuildno.h (incremented by fullbuild) |
commit | commitdiff | tree | snapshot |
1997-09-01 |
Jack Jansen | Can't remember... |
commit | commitdiff | tree | snapshot |
1997-09-01 |
Jack Jansen | Added GetTicks() here, so profiling can use a decent... |
commit | commitdiff | tree | snapshot |
1997-09-01 |
Jack Jansen | Fullbuild now maintains BUILDNO for mac builds |
commit | commitdiff | tree | snapshot |
1997-09-01 |
Jack Jansen | Names changed |
commit | commitdiff | tree | snapshot |
1997-08-30 |
Guido van Rossum | #typo |
commit | commitdiff | tree | snapshot |
1997-08-30 |
Guido van Rossum | Document newly revamped site configuration mechanism. |
commit | commitdiff | tree | snapshot |
1997-08-30 |
Guido van Rossum | Added docs for 'user' customization module. Renamed... |
commit | commitdiff | tree | snapshot |
1997-08-30 |
Guido van Rossum | Inline PyObject_CallObject (Marc-Andre Lemburg). |
commit | commitdiff | tree | snapshot |
1997-08-29 |
Guido van Rossum | Added os.altsep; this is '/' on DOS/Windows, and None... |
commit | commitdiff | tree | snapshot |
1997-08-29 |
Guido van Rossum | Write out the dynamic OS choice, to avoid exec statements. |
commit | commitdiff | tree | snapshot |
1997-08-29 |
Guido van Rossum | Added -X option to suppress default import of site... |
commit | commitdiff | tree | snapshot |
1997-08-29 |
Guido van Rossum | Added NoSite flag. |
commit | commitdiff | tree | snapshot |
1997-08-29 |
Guido van Rossum | Two independent changes (oops): |
commit | commitdiff | tree | snapshot |
1997-08-29 |
Guido van Rossum | New site.py semantics. Searches in |
commit | commitdiff | tree | snapshot |
1997-08-29 |
Barry Warsaw | Swap the sense of the -X option vis-a-vis Py_UseClassEx... |
commit | commitdiff | tree | snapshot |
1997-08-29 |
Barry Warsaw | Removed obsolete exception PyExc_AccessError. |
commit | commitdiff | tree | snapshot |
1997-08-29 |
Barry Warsaw | Added Py_UseClassExceptionsFlag, the variable containin... |
commit | commitdiff | tree | snapshot |
1997-08-29 |
Barry Warsaw | Added extern definition for -X flag variable. |
commit | commitdiff | tree | snapshot |
1997-08-29 |
Barry Warsaw | New file, which is imported by the built-in module... |
commit | commitdiff | tree | snapshot |
1997-08-29 |
Barry Warsaw | Expanded r() function to handle class exceptions. |
commit | commitdiff | tree | snapshot |
1997-08-29 |
Barry Warsaw | Parse new command line option -X which enables exceptio... |
commit | commitdiff | tree | snapshot |
1997-08-29 |
Barry Warsaw | Declarations for two phase initialization and finalizat... |
commit | commitdiff | tree | snapshot |
1997-08-29 |
Barry Warsaw | Added externs for three new exceptions PyExc_StandardError, |
commit | commitdiff | tree | snapshot |
1997-08-29 |
Barry Warsaw | PyErr_NoMemory(): If the pre-instantiated memory except... |
commit | commitdiff | tree | snapshot |
1997-08-29 |
Barry Warsaw | Added a new variable TESTPYTHON which contains the... |
commit | commitdiff | tree | snapshot |
1997-08-29 |
Guido van Rossum | Subtle changes to the AIX shared library things to... |
commit | commitdiff | tree | snapshot |
1997-08-29 |
Guido van Rossum | Should remove getbuildno.o/buildno files in clobber... |
commit | commitdiff | tree | snapshot |
1997-08-29 |
Guido van Rossum | Cprrect stuoid tyops -- was comparing variabes with... |
commit | commitdiff | tree | snapshot |
1997-08-28 |
Barry Warsaw | eval_code2(), set_exc_info(): Call PyErr_NormalizeExcep... |
commit | commitdiff | tree | snapshot |
1997-08-28 |
Guido van Rossum | Added (binaryfunc) casts to function pointers in method... |
commit | commitdiff | tree | snapshot |
1997-08-28 |
Guido van Rossum | Some long variables should have been int to match the... |
commit | commitdiff | tree | snapshot |
1997-08-28 |
Guido van Rossum | user.py -- when imported, execfile(~/.pythonrc.py). |
commit | commitdiff | tree | snapshot |
1997-08-28 |
Guido van Rossum | Complete log of changes since 1.5a3 at the end. |
commit | commitdiff | tree | snapshot |
1997-08-28 |
Guido van Rossum | Added faqwiz and webchecker. |
commit | commitdiff | tree | snapshot |
1997-08-28 |
Guido van Rossum | Added section about multiple FAQs. |
commit | commitdiff | tree | snapshot |
1997-08-28 |
Guido van Rossum | New installation instructions show how to maintain... |
commit | commitdiff | tree | snapshot |
1997-08-27 |
Guido van Rossum | Removed faqmain.py -- it was an earlier implementation... |
commit | commitdiff | tree | snapshot |
1997-08-27 |
Guido van Rossum | Referred to POSIX docs as well as to Unix docs. |
commit | commitdiff | tree | snapshot |
1997-08-27 |
Jack Jansen | Put all prints inside "if verbose:" |
commit | commitdiff | tree | snapshot |
1997-08-27 |
Jack Jansen | Removed debug print |
commit | commitdiff | tree | snapshot |
1997-08-27 |
Jack Jansen | Modified for CW Pro projects and new filenames |
commit | commitdiff | tree | snapshot |
1997-08-27 |
Jack Jansen | Added #include <WETabs.h>, which had somehow gone missing |
commit | commitdiff | tree | snapshot |
1997-08-27 |
Jack Jansen | Modified for installer and new names of various applets... |
commit | commitdiff | tree | snapshot |
1997-08-27 |
Jack Jansen | Modified for new scripting support |
commit | commitdiff | tree | snapshot |
1997-08-27 |
Jack Jansen | Moved suites to their own folder |
commit | commitdiff | tree | snapshot |
1997-08-26 |
Guido van Rossum | Fixed bugs regarding lines starting with '.' (both... |
commit | commitdiff | tree | snapshot |
1997-08-26 |
Guido van Rossum | Ignore whitespace between formats (not internal to... |
commit | commitdiff | tree | snapshot |
1997-08-26 |
Guido van Rossum | Explicitly close the socket and temp file in URLopener... |
commit | commitdiff | tree | snapshot |
1997-08-26 |
Barry Warsaw | PyErr_Print(): Use PyErr_GivenExceptionMatches() instea... |
commit | commitdiff | tree | snapshot |
1997-08-26 |
Jack Jansen | Replaced by ReadMe |
commit | commitdiff | tree | snapshot |
1997-08-26 |
Jack Jansen | Adapted from ReadMeOrSuffer for the new installer |
commit | commitdiff | tree | snapshot |
1997-08-26 |
Jack Jansen | Handle systemclicks ourselves, in stead of passing... |
commit | commitdiff | tree | snapshot |
1997-08-26 |
Guido van Rossum | Completed first draft. |
commit | commitdiff | tree | snapshot |
1997-08-25 |
Barry Warsaw | unpack_sequence(): In finally clause, watch out for... |
commit | commitdiff | tree | snapshot |
1997-08-25 |
Barry Warsaw | regression test for new sequence unpacking semantics |
commit | commitdiff | tree | snapshot |
1997-08-25 |
Barry Warsaw | Output for sequence unpacking test |
commit | commitdiff | tree | snapshot |
1997-08-25 |
Barry Warsaw | eval_code2(): collapsed the implementations of UNPACK_T... |
commit | commitdiff | tree | snapshot |
1997-08-25 |
Guido van Rossum | Checkpoint. |
commit | commitdiff | tree | snapshot |
1997-08-25 |
Guido van Rossum | Allow assignments to instance.__dict__ and instance... |
commit | commitdiff | tree | snapshot |
1997-08-25 |
Guido van Rossum | Rename roundup() to roundupsize(), as there's a macro... |
commit | commitdiff | tree | snapshot |
1997-08-25 |
Guido van Rossum | Removed some colons that shouldn't be there (probably... |
commit | commitdiff | tree | snapshot |
1997-08-25 |
Guido van Rossum | Arbitrary point checkpoint commit. Take no notice. |
commit | commitdiff | tree | snapshot |
1997-08-23 |
Guido van Rossum | Examples of metaprogramming in pure Python. |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Barry Warsaw | Added a few more tests of exception class raising |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Barry Warsaw | generated output for new tests |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Barry Warsaw | Added tests of the new builtin functions issubclass... |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Barry Warsaw | cmp_exception gets promoted (essentially) to the C... |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Barry Warsaw | Three new C API functions: |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Barry Warsaw | Two new built-in functions: issubclass() and isinstance... |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Guido van Rossum | Correct off-by-two-pixels error. |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Guido van Rossum | Add unsupported variable EXE which can be set to .exe... |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Guido van Rossum | Added configuration tests for presence of alarm(),... |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Fred Drake | Oops, don't suppress echo of the rm command in l2hclean! |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Fred Drake | Simplify LaTeX2HTML targets && support re-use of output... |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Guido van Rossum | Reverse the search order for the Don Beaudry hook so... |
commit | commitdiff | tree | snapshot |
1997-08-22 |
Fred Drake | Changed description of SchedParams() in the following... |
commit | commitdiff | tree | snapshot |
next |