1997-12-11 |
Guido van Rossum | Prepared the README for 1.5b2. |
commit | commitdiff | tree | snapshot |
1997-12-11 |
Barry Warsaw | Update to the Big Comment at the top of the file. ... |
commit | commitdiff | tree | snapshot |
1997-12-11 |
Guido van Rossum | Last minute fix to Text.window_cget(), which should... |
commit | commitdiff | tree | snapshot |
1997-12-11 |
Guido van Rossum | Move the dbm module around and add an introductory... |
commit | commitdiff | tree | snapshot |
1997-12-11 |
Guido van Rossum | Copy the change from ../getpathp.c here. |
commit | commitdiff | tree | snapshot |
1997-12-11 |
Guido van Rossum | Installer for beta-2. |
commit | commitdiff | tree | snapshot |
1997-12-11 |
Guido van Rossum | update the example without the example.def file |
commit | commitdiff | tree | snapshot |
1997-12-11 |
Guido van Rossum | New instructions, take VC++ 5.x into account. |
commit | commitdiff | tree | snapshot |
1997-12-11 |
Guido van Rossum | Adding VC 5.x workspace and project files |
commit | commitdiff | tree | snapshot |
1997-12-11 |
Guido van Rossum | Added tkappinit.c source, and define WITH_APPINIT. |
commit | commitdiff | tree | snapshot |
1997-12-11 |
Guido van Rossum | yeah, yeah. |
commit | commitdiff | tree | snapshot |
1997-12-11 |
Guido van Rossum | Allocate one byte extra in some cases. |
commit | commitdiff | tree | snapshot |
1997-12-11 |
Guido van Rossum | Fix problem detected by Greg McFarlane -- callbacks... |
commit | commitdiff | tree | snapshot |
1997-12-10 |
Guido van Rossum | Jim Fulton writes: |
commit | commitdiff | tree | snapshot |
1997-12-10 |
Guido van Rossum | Remove "Lib/test" from the default path; this is now... |
commit | commitdiff | tree | snapshot |
1997-12-10 |
Guido van Rossum | The 'l' flag (locale specific matching) has been rename... |
commit | commitdiff | tree | snapshot |
1997-12-10 |
Guido van Rossum | At Barry's suggestion, plug the security leak by using... |
commit | commitdiff | tree | snapshot |
1997-12-10 |
Guido van Rossum | Since this module is used as a fallback in case no... |
commit | commitdiff | tree | snapshot |
1997-12-10 |
Guido van Rossum | Don't specify base 0 to string.atoi when unpickling... |
commit | commitdiff | tree | snapshot |
1997-12-10 |
Guido van Rossum | New names. |
commit | commitdiff | tree | snapshot |
1997-12-10 |
Guido van Rossum | Planned release date for 1.5b2. |
commit | commitdiff | tree | snapshot |
1997-12-10 |
Guido van Rossum | Support uue and x-uue as short names for uuencode. |
commit | commitdiff | tree | snapshot |
1997-12-10 |
Guido van Rossum | Doc strings and reformatting with 4 spaces bty Mitch... |
commit | commitdiff | tree | snapshot |
1997-12-10 |
Guido van Rossum | Modified quicksort by Raymund Galvin, after studying... |
commit | commitdiff | tree | snapshot |
1997-12-10 |
Guido van Rossum | # Use proper temp subdir for intermediates. |
commit | commitdiff | tree | snapshot |
1997-12-10 |
Guido van Rossum | Need a cast when comparing type object in isinstance() |
commit | commitdiff | tree | snapshot |
1997-12-10 |
Guido van Rossum | Start calling it 1.5b2 |
commit | commitdiff | tree | snapshot |
1997-12-10 |
Guido van Rossum | Comment out CODE and DATA statements that are apparentl... |
commit | commitdiff | tree | snapshot |
1997-12-10 |
Guido van Rossum | Adding a new project: pythonw, or WinMain.c, containing... |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Guido van Rossum | Document binary format and __init__-free unpickling... |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Guido van Rossum | Turn the table for flags into a nested itemized environ... |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Guido van Rossum | Add a test for a bad format character. |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Guido van Rossum | Add explicit check for correct next character in format... |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Guido van Rossum | Fix a little mess (Likecode{...} -> Like \code{...... |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Guido van Rossum | Reference to PYTHONPATH should be PYTHONSTARTUP. |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Guido van Rossum | Added note about the module's obsolescence. |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Guido van Rossum | # Typos in the comments giving the names of two recentl... |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Guido van Rossum | Fix the way the version number is gotten out of the... |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Guido van Rossum | Fix the test for pow() -- no more TypeErrors are raised! |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Guido van Rossum | Typo: RUSAGE_CHILDERN -> RUSAGE_CHILDREN. |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Guido van Rossum | LC_MESSAGES is not defined on all systems; use #ifdef... |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Guido van Rossum | Guess... :-) |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Guido van Rossum | Checking in ConfigParser.py -- I don't see a reason... |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Guido van Rossum | v 0.8.3 -- add an option to suppress URL processing... |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Fred Drake | libainstall: Install Modules/Setup.thread in addition... |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Guido van Rossum | Added more warnings about ni's demise. |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Guido van Rossum | Deleting ni.py; renamed to ni1.py, really. |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Guido van Rossum | Make close(), and hence __del__(), robust in the light... |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Guido van Rossum | Fix subtle bug in cleanup code in PyErr_NormalizeExcept... |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Fred Drake | Mark file names with \file{} instead of \code{}. |
commit | commitdiff | tree | snapshot |
1997-12-09 |
Guido van Rossum | Doc strings by Mitch Chapman (with a little reformatting). |
commit | commitdiff | tree | snapshot |
1997-12-08 |
Guido van Rossum | Changed the finalization order again so that the refere... |
commit | commitdiff | tree | snapshot |
1997-12-08 |
Guido van Rossum | (1) call mktime() just before strftime(); it normalizes... |
commit | commitdiff | tree | snapshot |
1997-12-08 |
Guido van Rossum | Use long() instead of int() to compare mktime(localtime... |
commit | commitdiff | tree | snapshot |
1997-12-08 |
Fred Drake | Separated the definitions of ntohs(), ntohl(), htons... |
commit | commitdiff | tree | snapshot |
1997-12-08 |
Fred Drake | Added Emacs turd so this file has the correct mode... |
commit | commitdiff | tree | snapshot |
1997-12-08 |
Fred Drake | Added Emacs turd so this file has the correct mode... |
commit | commitdiff | tree | snapshot |
1997-12-08 |
Guido van Rossum | Updated the README to the current status. Added a... |
commit | commitdiff | tree | snapshot |
1997-12-08 |
Guido van Rossum | New version from AMK -- with minor corrections to make... |
commit | commitdiff | tree | snapshot |
1997-12-08 |
Guido van Rossum | New pcre version from AMK |
commit | commitdiff | tree | snapshot |
1997-12-08 |
Guido van Rossum | New re version from AMK |
commit | commitdiff | tree | snapshot |
1997-12-08 |
Fred Drake | Fixed SFT #23842: leave in non-standard style options... |
commit | commitdiff | tree | snapshot |
1997-12-08 |
Guido van Rossum | Remove the last bits of log from the leading comments. |
commit | commitdiff | tree | snapshot |
1997-12-08 |
Guido van Rossum | Jim Fulton: |
commit | commitdiff | tree | snapshot |
1997-12-08 |
Fred Drake | For RedHat Linux 5.0, added notes about needing to... |
commit | commitdiff | tree | snapshot |
1997-12-08 |
Guido van Rossum | Add special handling for Python modules that are import... |
commit | commitdiff | tree | snapshot |
1997-12-07 |
Guido van Rossum | Apply the same change to classes without an __getinitar... |
commit | commitdiff | tree | snapshot |
1997-12-06 |
Fred Drake | Some reorganization (all limit operations & constants... |
commit | commitdiff | tree | snapshot |
1997-12-06 |
Guido van Rossum | Some manipulations with tags to get the TOC and Index... |
commit | commitdiff | tree | snapshot |
1997-12-06 |
Guido van Rossum | New WML file, this time with working Title and Author... |
commit | commitdiff | tree | snapshot |
1997-12-06 |
Barry Warsaw | Added some links to OO-Browser, given by Harri Pasanen. |
commit | commitdiff | tree | snapshot |
1997-12-05 |
Guido van Rossum | Another large batch of patches from Jeff Rush for OS/2. |
commit | commitdiff | tree | snapshot |
1997-12-05 |
Guido van Rossum | New batch of patches by Jeff Rush; moved his readme... |
commit | commitdiff | tree | snapshot |
1997-12-05 |
Guido van Rossum | Moved Jeff Rush's ever expanding comments to os2vacpp... |
commit | commitdiff | tree | snapshot |
1997-12-05 |
Guido van Rossum | Two changes by Jeff Rush (slightly tweaked): |
commit | commitdiff | tree | snapshot |
1997-12-05 |
Guido van Rossum | Jeff Rush: add definition for S_IFMT for VisualAge... |
commit | commitdiff | tree | snapshot |
1997-12-05 |
Guido van Rossum | Use the proper OS2 test symbol: PYOS_OS2. |
commit | commitdiff | tree | snapshot |
1997-12-05 |
Guido van Rossum | Reindented according to new standard, without tabs. |
commit | commitdiff | tree | snapshot |
1997-12-05 |
Guido van Rossum | ospath.py has been obsolete for long enough. |
commit | commitdiff | tree | snapshot |
1997-12-05 |
Guido van Rossum | When instantiating a class with no arguments and where... |
commit | commitdiff | tree | snapshot |
1997-12-05 |
Guido van Rossum | Added doc strings and reindented according to new stand... |
commit | commitdiff | tree | snapshot |
1997-12-05 |
Guido van Rossum | Added doc strings and reindented according to new stand... |
commit | commitdiff | tree | snapshot |
1997-12-05 |
Guido van Rossum | Fix the exclusion of "config" in the methods copied... |
commit | commitdiff | tree | snapshot |
1997-12-05 |
Guido van Rossum | Forgot to use </> for some example output. |
commit | commitdiff | tree | snapshot |
1997-12-05 |
Guido van Rossum | Use registry key ProgramFilesDir as default MAINDIR |
commit | commitdiff | tree | snapshot |
1997-12-05 |
Guido van Rossum | Add a few more PyErr_ symbols |
commit | commitdiff | tree | snapshot |
1997-12-05 |
Guido van Rossum | Add pretty icon to python.exe |
commit | commitdiff | tree | snapshot |
1997-12-04 |
Barry Warsaw | Only parsing requires Python 1.5 |
commit | commitdiff | tree | snapshot |
1997-12-04 |
Barry Warsaw | Updated world codes with latest iso3166 codes |
commit | commitdiff | tree | snapshot |
1997-12-04 |
Barry Warsaw | Added parsing of ISO 3166 files |
commit | commitdiff | tree | snapshot |
1997-12-04 |
Fred Drake | Make examples consistently use 4-space indentation. |
commit | commitdiff | tree | snapshot |
1997-12-04 |
Fred Drake | Fixed unresolved reference problem; this module wasn... |
commit | commitdiff | tree | snapshot |
1997-12-04 |
Fred Drake | Removed unnecessary escaping. |
commit | commitdiff | tree | snapshot |
1997-12-04 |
Fred Drake | Arg; more nits, but I may as well finish the job. |
commit | commitdiff | tree | snapshot |
1997-12-04 |
Fred Drake | Fixed BINARY_RSHIFT documentation to indicate a right... |
commit | commitdiff | tree | snapshot |
1997-12-04 |
Fred Drake | Changed {\sc gdbm} to \code{gdbm} everywhere. |
commit | commitdiff | tree | snapshot |
1997-12-04 |
Guido van Rossum | Merge between my version and Jim Fulton's version;... |
commit | commitdiff | tree | snapshot |
1997-12-04 |
Guido van Rossum | New versions of cPickle and cStringIO, from Jim Fulton... |
commit | commitdiff | tree | snapshot |
1997-12-04 |
Guido van Rossum | When --with-thread(s) is specified, the thread module... |
commit | commitdiff | tree | snapshot |
1997-12-04 |
Guido van Rossum | Moved the thread module to its own Setup.thread(.in... |
commit | commitdiff | tree | snapshot |
next |