2000-04-11 |
Guido van Rossum | Add weasel-words about versioning, so I don't have... |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Guido van Rossum | Deleted trailing whitespace. This is really a way... |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Guido van Rossum | Marc-Andre Lemburg: |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Guido van Rossum | Marc-Andre Lemburg: |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Guido van Rossum | Marc-Andre Lemburg: |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Guido van Rossum | Marc-Andre Lemburg: |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Guido van Rossum | Marc-Andre Lemburg: |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Guido van Rossum | Marc-Andre Lemburg: |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Guido van Rossum | Marc-Andre Lemburg: |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Guido van Rossum | Marc-Andre Lemburg: |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Guido van Rossum | Two more items. |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Greg Ward | LaTeX macros for the Distutils manuals. |
commit | commitdiff | tree | snapshot |
2000-04-11 |
Greg Ward | Spewed a bunch more verbiage. |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Guido van Rossum | Correct fix by Mark Favas for the cast problems. |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Guido van Rossum | I've had complaints about the comparison "where >=... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Guido van Rossum | Version 1.3 of the Python Unicode Integration proposal. |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Fred Drake | Added reference count information for Py_FindMethod(). |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Guido van Rossum | Install the docs (with fewer rules). |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Guido van Rossum | Bunch of new names, mostly from patches and bugs mailin... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Fred Drake | Yet another markup nit: functions that are part of... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Fred Drake | PyErr_Format(): |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Jeremy Hylton | document PyErr_Format |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Fred Drake | letters: |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Fred Drake | Add to the comment a description of the "null" value... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Fred Drake | load_refcounts(), |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Fred Drake | The reference count field for PyErr_NoMemory() and |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Fred Drake | If the refcount field is "null", that's ok; the value... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Fred Drake | For functions which return a PyObject* but use "null... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Fred Drake | cfuncdesc environment: |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Guido van Rossum | Added project dependencies -- Mark is right, these... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Guido van Rossum | Strangely, we *do* need to define ZLIB_DLL. |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Fred Drake | do_cmd_datalineni(): New function, to implement the... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Guido van Rossum | Christian Tismer: added test to ensure that multiplicat... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Guido van Rossum | Simple optimization by Christian Tismer, who gives... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Guido van Rossum | Implement suggestion from Lawrence Kesteloot in PR... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Guido van Rossum | Fredrik Lundh: new snapshot. Mostly reindented. |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Guido van Rossum | Removed CRLF line endings. |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Guido van Rossum | Remove CRLF line endings. |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Guido van Rossum | Some cleanup -- don't use splitfields/joinfields, stand... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Guido van Rossum | Match the error messages to say "(most recent call... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Fred Drake | Use a better approach to locating IDLE's default config... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Guido van Rossum | Patch by Vladimir Marangozov to include the function... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Fred Drake | Use a constant to specify the number of child threads... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Guido van Rossum | Marc-Andre Lemburg: |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Guido van Rossum | Marc-Andre Lemburg: |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Guido van Rossum | Marc-Andre Lemburg: |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Guido van Rossum | Marc-Andre Lemburg: |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Guido van Rossum | Marc-Andre Lemburg: |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Guido van Rossum | Marc-Andre Lemburg: New exported API PyUnicode_Resize(). |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Guido van Rossum | Don't be so strict in checking AttributeError -- the... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Guido van Rossum | Output from test_zipfile.py. |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Guido van Rossum | Test for zipfile.py, by Jim Ahlstrom. |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Greg Ward | Define 'self.force' in the constructor and remove the... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Guido van Rossum | Mark Hammond: |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Guido van Rossum | Skip Montanaro: add string precisions to calls to PyErr... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Guido van Rossum | In dealloc(), only close the socket if fd != -1. |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Greg Ward | Delete some debugging print statements. |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Greg Ward | Added a check for the 'force' attribute in '__getattr__... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Greg Ward | Added optional 'prefix' arguments to 'get_python_inc... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Greg Ward | Better variable names here and there. |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Greg Ward | Added '--force' option -- very clear what it means... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Greg Ward | Removed global '--force' option -- just too vague a... |
commit | commitdiff | tree | snapshot |
2000-04-10 |
Greg Ward | Added __version__ to store the Distutils version number. |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Greg Ward | Moved definition of \XXX command out to distutils.sty. |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Greg Ward | Wrote the introduction (including several subsections). |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Just van Rossum | minor tweak (jvr) |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Just van Rossum | added experimental microthread support for use with... |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Just van Rossum | added popup control (jvr) |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Just van Rossum | added setbound() method, some cleanups (jvr) |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Just van Rossum | oops, keyword list missed exec... doh! thanks to Maik... |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Jack Jansen | Installer Vise vct file for 1.6a1. Not very pretty... |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Jack Jansen | Modified for 1.6a1. |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Jack Jansen | Quick readme for 1.6a1. |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Greg Ward | Fixed so LaTeX can actually process it, and so it looks... |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Greg Ward | Got started for real on this manual. Completely untest... |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Greg Ward | Extracted a bunch of Distutils-specific commands and... |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Greg Ward | Ditched the unused 'list_only' option. |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Greg Ward | Catch DistutilsFileError in addition to DistutilsExecEr... |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Greg Ward | Added (currently) pointless and trivial main body ... |
commit | commitdiff | tree | snapshot |
2000-04-09 |
Greg Ward | This little note is to clarify things for people who... |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Jack Jansen | Drag was missing from the modules built. |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Jack Jansen | This hadn't been checked in for a while. |
commit | commitdiff | tree | snapshot |
2000-04-08 |
Fred Drake | Fix Skip's email address in his attribution! (Thanks... |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Fred Drake | Added support for the "Long HTML" version to the build... |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Fred Drake | New example from Skip Montanaro <skip@mojam.com>. |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Jack Jansen | Enable multithreading. |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Jack Jansen | Added a profiling target. |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Jack Jansen | Fiddled linkorder and a few other things to make shared... |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Fred Drake | Describe the purpose of the "long HTML" package. |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Fred Drake | Fred Gansevles <gansevle@cs.utwente.nl>: |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Jack Jansen | Started on GUSI2 and threading support. |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Jack Jansen | 1.6a1 modules added. |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Jack Jansen | Started on GUSI2 and threading support. cfm68k targets... |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Jack Jansen | Started on GUSI2 and threading support. |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Jack Jansen | Ready for 1.6a1. Reordered the defines to be in line... |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Jack Jansen | Return a handle in stead of a resource. |
commit | commitdiff | tree | snapshot |
2000-04-07 |
Guido van Rossum | Vladimir Marangozov: This fixes the line number in... |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Guido van Rossum | Just in case someone wants to use this, let's fix the... |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Fred Drake | Mark RELEASE with the release level ("a2"). |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Guido van Rossum | Conrad Huang points out that "if (0 < ch < 256)", while... |
commit | commitdiff | tree | snapshot |
next |