2001-02-17 |
Jack Jansen | - Removed debug |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Jack Jansen | ConfigurePython now comes in two flavors: ConfigurePyth... |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Jack Jansen | Allow selecting a template in findtemplate(), so Classi... |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Jack Jansen | 2.1a2 distribution files. |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Jack Jansen | Added a note that this file is incorrect for 2.1a2. |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Jack Jansen | 2.1a2 distribution files. |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Tim Peters | Bug #132850 unix line terminator on windows. |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Jack Jansen | More changes to attempt to get the menubar back on... |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Jack Jansen | Made version string shorter for Carbon so it fits on... |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Jack Jansen | More modifications to bring the script output in line... |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Tim Peters | Bug #132816: Compiler warning in PYEXPAT.C for extra ';' |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Tim Peters | In the example showing the irrelevance of start columns... |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Fred Drake | Add entries for the doctest documentation. |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Fred Drake | Make a variety of minor markup adjustments. |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Tim Peters | SF patch #103808: doctest.py docs |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Andrew M. Kuchling | Set PYTHONPATH when running setup.py in order to overri... |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Tim Peters | Change temp names created by listcomps from [%d] to... |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Andrew M. Kuchling | Split the rpath argument into multiple paths, turning... |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Andrew M. Kuchling | Fix typo |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Andrew M. Kuchling | Fix two typos, and add some omitted \option{} markup |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Fred Drake | Hack to make this still work with Python 1.5.2. ;-( |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Jack Jansen | Steven Majewski's instructions for building the toolbox... |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Fred Drake | Remove the old version of my_StartElementHandler()... |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Thomas Wouters | Remove trailing comma from 'why_code' enum, which was... |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Neil Schemenauer | Remove outdated information. Merge now dead BeOS/READM... |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Neil Schemenauer | Add more information regarding the altinstall target. |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Neil Schemenauer | Remove confusing explaination about altinstall target... |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Neil Schemenauer | Add Include to the list of source directories. |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Neil Schemenauer | Simplify linking on AIX and BeOS (SF patch #103679). |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Neil Schemenauer | Build grammar files in their proper place rather than... |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Neil Schemenauer | Take output filenames as arguments instead of hard... |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Neil Schemenauer | The usual. |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Neil Schemenauer | Simplify linking on BeOS. Rename some files. Closes... |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Neil Schemenauer | Linking just got simpiler on AIX and BeOS (closes SF... |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Neil Schemenauer | Remove a hard coded Python version, and a now incorrect... |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Neil Schemenauer | Moved BeOS/ar-fake and BeOS/linkmodule to Modules/ar_be... |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Neil Schemenauer | Moved BeOS/README to Misc/BeOS-NOTES. |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Neil Schemenauer | No longer relevant. |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Tim Peters | Whitespace normalization. |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Jack Jansen | A few more tweaks (there were a couple of files missing... |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Jack Jansen | Waste 1.3 extra's modified for waste 2.0 (and missing... |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Skip Montanaro | bunch more __all__ lists |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Skip Montanaro | mention the use of the maxtries attribute of FancyURLop... |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Skip Montanaro | provide simple recovery/escape from apparent redirect... |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Guido van Rossum | Document default blocksize for storbinary(). |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Guido van Rossum | Provide a default for the blocksize arg of storbinary(). |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Thomas Wouters | Rewrite AIX blurb to make clear threads are the default... |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Thomas Wouters | Add a few more missing prototypes to the SunOS 4.1... |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Fred Drake | Make some clarifications and corrections based on comme... |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Fred Drake | Be more careful to avoid spurious output from the shell... |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Fred Drake | Commit this so CVS doesn't keep noticing the next versi... |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Fred Drake | Add a note to Node.isSameNode() that it is based on... |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Fred Drake | Updated to reflect the additional information and inter... |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Fred Drake | xmlparseobject: Remove the unused conv_attrs field... |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Andrew M. Kuchling | Patch #103748 from Toby Dickenson: fix typo in test_zli... |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Jack Jansen | DialogWindows now have a self.dlg in addition to self... |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Jack Jansen | The new touched() was far too expensive. Re-enabled... |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Jack Jansen | Also create alias to PythonCoreCarbon. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Jack Jansen | Started on the 2.1a2 installer. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Fred Drake | Test section name using some strange characters, includ... |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Fred Drake | Be much more permissive in what we accept in section... |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Thomas Wouters | Re-add DOS line-endings and mark the files binary. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Tim Peters | Miranda newlines: if anything at all was written to... |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Tim Peters | Feeble attempt to repair obsolete info about hex escapes. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Fred Drake | Reflect change in traceback format: |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Andrew M. Kuchling | Finished the section on weak references |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Andrew M. Kuchling | Fix two typos |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Tim Peters | Change doctest exception example to one whose detail... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Jack Jansen | Adapted unweave to Matthias' fixes. It's still off... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Ka-Ping Yee | Update to properly explain that the default Unicode... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Tim Peters | Teach doctest about newer "(most recent call last)... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Guido van Rossum | Added a comment explaining why this file must really... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Tim Peters | Related to SF bug 132008 (PyList_Reverse blows up). |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Guido van Rossum | Fix core dump whenever PyList_Reverse() was called. |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Skip Montanaro | The bulk of the credit for these changes goes to Bastia... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Fred Drake | Jon Nelson <jnelson@users.sourceforge.net>: |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Fred Drake | PyTuple_*() functions take PyObject* parameters, not... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Fred Drake | Added options that use square brackets in their names... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Fred Drake | Allow square brackets in the option names; this makes... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Fred Drake | Richard Fish <rfish@users.sourceforge.net>: |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Jack Jansen | Got rid of full pathnames in "generated from" comments... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Fred Drake | Add a "description" meta tag that includes a version... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Jeremy Hylton | In symtable_update_free_vars() do not modify the dictio... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Fred Drake | Jon Nelson <jnelson@users.sourceforge.net>: |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Jack Jansen | Brought in line with current config.h.in. |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Jack Jansen | Not sure what changed, probably an artefact of the... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Jack Jansen | The interpreters built are now called PythonInterpreter... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Jack Jansen | Added modules _testcapi, _weakref, _symtable. |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Jack Jansen | Added buttons for building interpreter, carbon standalone. |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Thomas Heller | This change makes imputil more closely emulate the... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Tim Peters | test_pty started failing on Windows, but if and only... |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Skip Montanaro | __all__ for several more modules |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Andrew M. Kuchling | Create separate section for changes to the standard... |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Tim Peters | Ugly fix for SF bug 131239 (-x flag busted). |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Jack Jansen | Bit the bullet and added a private GUSISIOUX for Python... |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Jack Jansen | Oops, repr didn't allocate the memory it used... |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Jack Jansen | Bit the bullet and added a private GUSISIOUX for Python... |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Tim Peters | Change Windows test to do a complete job of removing... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Neil Schemenauer | Update for install-sh (SF #103717). |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Neil Schemenauer | Specify directory permissions properly. Closes SF... |
commit | commitdiff | tree | snapshot |
next |