| Commit message (Expand) | Author | Age | Files | Lines |
* | Improved instructions by Chris H. | Guido van Rossum | 1998-12-18 | 1 | -4/+26 |
|
|
* | Initial checkin of distutils source files. | Greg Ward | 1998-12-18 | 2 | -0/+301 |
|
|
* | Sjoerd Mullender writes: | Guido van Rossum | 1998-12-18 | 2 | -111/+180 |
|
|
* | When _PyString_Resize() reports failure, the variable referring to the | Fred Drake | 1998-12-18 | 1 | -5/+0 |
|
|
* | Fix the class browser to work even when the file is not on sys.path. | Guido van Rossum | 1998-12-18 | 2 | -3/+3 |
|
|
* | Forgot to check this in for Chris Herborth | Guido van Rossum | 1998-12-18 | 1 | -0/+153 |
|
|
* | Sjoerd Mullender: | Guido van Rossum | 1998-12-18 | 1 | -6/+16 |
|
|
* | Added a -q ('quiet') option to tabnanny, which causes only the names of | Andrew M. Kuchling | 1998-12-18 | 3 | -9/+21 |
|
|
* | The usual | Guido van Rossum | 1998-12-17 | 1 | -153/+155 |
|
|
* | Several tiny changes: | Guido van Rossum | 1998-12-17 | 1 | -2/+4 |
|
|
* | Patch by Chris Herborth: | Guido van Rossum | 1998-12-17 | 1 | -0/+4 |
|
|
* | Patch by Chris Herborth: | Guido van Rossum | 1998-12-17 | 1 | -1/+7 |
|
|
* | Changes for new BeOS port by Chris Herborth | Guido van Rossum | 1998-12-17 | 3 | -149/+74 |
|
|
* | Jim Fulton writes: | Guido van Rossum | 1998-12-15 | 1 | -42/+73 |
|
|
* | Move the prototype for dump_counts() to before where it is used. | Guido van Rossum | 1998-12-15 | 1 | -4/+4 |
|
|
* | Sjoerd Mullender: | Guido van Rossum | 1998-12-15 | 2 | -3/+7 |
|
|
* | (py-goto-beginning-of-tqs): Finds the beginning of the triple quoted | Barry Warsaw | 1998-12-15 | 1 | -11/+28 |
|
|
* | Added most of the mechanism to change the strips from color variations | Barry Warsaw | 1998-12-15 | 1 | -20/+101 |
|
|
* | A start on the TestModExp applet | Barry Warsaw | 1998-12-15 | 3 | -6/+6 |
|
|
* | grid_bbox(): support new Tk API: grid bbox ?column row? ?column2 row2? | Barry Warsaw | 1998-12-15 | 1 | -4/+8 |
|
|
* | "Author" -> "Contact" | Barry Warsaw | 1998-12-14 | 4 | -8/+8 |
|
|
* | Fixed bug reported to Gregor Hoffleit: | Andrew M. Kuchling | 1998-12-14 | 1 | -1/+1 |
|
|
* | As noted by Per Cederqvist, new_buffersize() sometimes returns the | Guido van Rossum | 1998-12-11 | 1 | -2/+11 |
|
|
* | When tracing references, reset the type and size of tuples allocated | Guido van Rossum | 1998-12-11 | 1 | -0/+4 |
|
|
* | Need to initialize self->safe_constructors early on to prevent crash | Guido van Rossum | 1998-12-11 | 1 | -0/+1 |
|
|
* | Gregor Hoffleit writes: | Guido van Rossum | 1998-12-11 | 1 | -1/+1 |
|
|
* | create_module_info(): New function: Modify a <section> to create a | Fred Drake | 1998-12-10 | 1 | -13/+99 |
|
|
* | Remove another {\rm ...} construct. | Fred Drake | 1998-12-10 | 1 | -2/+2 |
|
|
* | Don't pass around a list of known empty elements, since the ESIS | Fred Drake | 1998-12-10 | 1 | -5/+6 |
|
|
* | Remove prototypes for PyOS_strto[u]l -- Chris Herborth. | Guido van Rossum | 1998-12-10 | 2 | -6/+0 |
|
|
* | Add more SET_LINENO instructions in long argument lists | Guido van Rossum | 1998-12-10 | 1 | -1/+7 |
|
|
* | Remove prototype for PyOS_strtol -- Chris Herborth. | Guido van Rossum | 1998-12-10 | 1 | -1/+0 |
|
|
* | Add prototypes for PyOS_strto[u]l -- Chris Herborth. | Guido van Rossum | 1998-12-10 | 1 | -0/+9 |
|
|
* | Need to define DL_EXPORT, of course! | Guido van Rossum | 1998-12-10 | 1 | -0/+1 |
|
|
* | No longer needed. | Guido van Rossum | 1998-12-10 | 1 | -473/+0 |
|
|
* | Needed to add DL_EXPORT to (redundant?) extern decl of module init function. | Guido van Rossum | 1998-12-10 | 2 | -2/+2 |
|
|
* | Added a transform to start cleaning up the modulesynopsis stuff a | Fred Drake | 1998-12-10 | 1 | -0/+17 |
|
|
* | Nits. | Fred Drake | 1998-12-10 | 1 | -11/+11 |
|
|
* | Handle SGML variant as well as XML variant. SGML is *much* more | Fred Drake | 1998-12-10 | 1 | -0/+12 |
|
|
* | Removing the BeOS specific 'ar' utility -- no longer needed, | Guido van Rossum | 1998-12-09 | 16 | -3334/+0 |
|
|
* | In read_multi, allow a subclass to override the class we instantiate | Guido van Rossum | 1998-12-09 | 1 | -4/+7 |
|
|
* | In __getslice__, use self.__class__ instead of UserList. | Guido van Rossum | 1998-12-09 | 1 | -1/+1 |
|
|
* | Sjoerd Mullender writes: | Guido van Rossum | 1998-12-09 | 1 | -1/+1 |
|
|
* | Moved to Python 1.5.2/Lib | Guido van Rossum | 1998-12-08 | 1 | -343/+0 |
|
|
* | Update the descriptions of strftime() and strptime() to avoid | Fred Drake | 1998-12-08 | 1 | -45/+47 |
|
|
* | Make VC++ 5.0 compiler happy. | Guido van Rossum | 1998-12-08 | 1 | -12/+8 |
|
|
* | Correct the poplib example. Stephan Richter pointed out some problems | Guido van Rossum | 1998-12-08 | 1 | -3/+3 |
|
|
* | Correctly document atan2. | Guido van Rossum | 1998-12-08 | 1 | -1/+1 |
|
|
* | Rename the parameters of atan2(), based on comments from Guido & Peter | Fred Drake | 1998-12-08 | 1 | -2/+2 |
|
|
* | Sjoerd patches the previous patch: | Guido van Rossum | 1998-12-08 | 1 | -0/+10 |
|
|