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 |
2000-04-06 |
Fred Drake | Make sure the \declaremodule uses the right name for... |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Fred Drake | unichr(), |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Fred Drake | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Fred Drake | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Fred Drake | Revised / removed comments about string exceptions... |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Guido van Rossum | Bump version to 1.6a2 -- to be released one of these... |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Fred Drake | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Fred Drake | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Guido van Rossum | Moved socket, select, unicodedata to their own PYD... |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Fred Drake | Note the exception raised when parameter to chr() is... |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Fred Drake | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Guido van Rossum | Remove _socket, select, soundex, and unicodedata. ... |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Fred Drake | Added entry for codecs module. |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Fred Drake | Added codecs entry here as part of String Services. |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Fred Drake | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Fred Drake | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Fred Drake | Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Fred Drake | But don't do the funny \UNICODE macro; we're trying... |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Fred Drake | Patch from Marc-Andre Lemburg <mal@lemburg.com>: |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Guido van Rossum | Windows: Since we're not using ZLIB.DLL any more, don... |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Guido van Rossum | Add msvcrt to list of libraries to ignore in Debug... |
commit | commitdiff | tree | snapshot |
2000-04-06 |
Greg Ward | Add missing import of 'usage' string. |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Fred Drake | Removed bogus connect() call in SMTP example; reported... |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Fred Drake | Added reference to the multifile module from the "See... |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Jack Jansen | Added a few cast to make it 68k-compatible. |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Guido van Rossum | Fredrik Lundh: eliminate a MSVC compiler warning. |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Guido van Rossum | Marc-Andre's third try at this bulk patch seems to... |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Guido van Rossum | Forgot to save the project file -- this also reflects... |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Guido van Rossum | Lots of cleanup things. |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Fred Drake | Noted by Guido: |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Fred Drake | Noted by Guido: |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Fred Drake | Noted by Guido: |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Fred Drake | Mark Hammond: |
commit | commitdiff | tree | snapshot |
2000-04-05 |
Fred Drake | Mark Hammond <mhammond@skippinet.com.au>: |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Guido van Rossum | Work the Tcl version number in the path we search for. |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Guido van Rossum | Get rid of Win32s check. |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Fred Drake | Merged in changes from 1.5.2p2 release. |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Fred Drake | Merged in changes from 1.5.2p2 release as appropriate. |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Guido van Rossum | Skip Montanaro submits a simple patch that makes encode... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Fred Drake | Added "See also" section; from Peter Funk <pf@artcom... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Fred Drake | Added "See also" section; from Peter Funk <pf@artcom... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Fred Drake | Fixed typo in example code; spotted by Everett Lipman |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Guido van Rossum | Patch by Fred Gansevles. |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Fred Drake | Patch from Hrvoje Niksic <hniksic@iskon.hr>: |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Fred Drake | Added notes about the eventual disappearance of two... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Guido van Rossum | Add warning that multi-arg connect() etc. are deprecated. |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Guido van Rossum | Put back multi-arg capability on connect/connect_ex... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Guido van Rossum | Since Thomas Wouters kept complaining that he wants... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Greg Ward | Reorganization: ripped util.py to shreds, creating... |
commit | commitdiff | tree | snapshot |
2000-04-04 |
Greg Ward | Reorganization: moved the Distribution class from core... |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Guido van Rossum | Only write message about changed Tab size with -v. |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Fred Drake | Merged changes from the 1.5.2p2 release. |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Fred Drake | Merge in changes from the 1.5.2p2 release. |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Fred Drake | Merged changes from the 1.5.2p2 release. |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Fred Drake | UserString section: |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Fred Drake | Note that "Unicode" is always capitalized. |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Fred Drake | Merge in changes from the 1.5.2p2 release. |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Fred Drake | Merged changes from the 1.5.2p2 release. |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Fred Drake | Merge in changes from the 1.5.2p2 release. |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Fred Drake | Merged changes from the 1.5.2p2 release. |
commit | commitdiff | tree | snapshot |
2000-04-03 |
Fred Drake | UserString class from Peter Funk <pf@artcom-gmbh.de>. |
commit | commitdiff | tree | snapshot |
2000-04-02 |
Andrew M. Kuchling | This patch looks large, but it just deletes the ^M... |
commit | commitdiff | tree | snapshot |
2000-04-02 |
Andrew M. Kuchling | Untabified file to fix problems reported by tabnanny |
commit | commitdiff | tree | snapshot |
2000-04-01 |
Fred Drake | Mark Hammond: Uncomment call to delete test data when... |
commit | commitdiff | tree | snapshot |
2000-03-31 |
Fred Drake | Added --numeric option, similar to mkhtml.sh. |
commit | commitdiff | tree | snapshot |
next |