summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* the usualGuido van Rossum2000-07-012-12/+14
* A bunch of project files were checked in as text files.Guido van Rossum2000-07-014-1991/+1991
* Add ucnhash (new subproject).Guido van Rossum2000-07-011-1/+1
* The Python include paths were not specified.Mark Hammond2000-07-011-2/+2
* Restore strict checking of socket address values; addresses passed toFred Drake2000-07-011-15/+21
* output for openpty testGuido van Rossum2000-07-011-0/+2
* Define a magical symbol and magic include path so it will compile withoutGuido van Rossum2000-07-011-0/+6
* Add ucnhash to the workspace, as a dependency of python20.Mark Hammond2000-07-011-1/+15
* ucnhash now correctly builds for Windows.Mark Hammond2000-07-011-20/+16
* Update all projects so Debug builds use "/Zi" instead of "/ZI", which means e...Mark Hammond2000-07-015-1893/+1894
* Repaired two URLs.Tim Peters2000-07-011-6/+6
* Do not build the "longhtml" version for pre-release versions.Fred Drake2000-07-011-1/+5
* The new copyright / license.Fred Drake2000-07-011-25/+33
* Thomas Wouters: Test script for openpty()Guido van Rossum2000-07-011-0/+23
* Jack Jansen, Mac patch:Guido van Rossum2000-07-012-0/+6
* Jack Jansen, Mac patch:Guido van Rossum2000-07-011-0/+6
* Jack Jansen, Mac patch:Guido van Rossum2000-07-011-2/+3
* Neil Schemenauer: small fixes for GCGuido van Rossum2000-07-017-13/+17
* clean up warnings in Win32 build of mmapmodule.cGuido van Rossum2000-07-011-6/+6
* In b_setitem(), instead of the platform dependent CHAR_MIN andGuido van Rossum2000-07-011-2/+2
* Update a bunch of URLs. No longer suggests to join PSA or Consortium.Guido van Rossum2000-07-011-55/+18
* Refer to "Authors", pluralAndrew M. Kuchling2000-07-011-1/+1
* Change copyright notice.Guido van Rossum2000-07-013-74/+19
* Update the version number in an exampleAndrew M. Kuchling2000-07-011-4/+5
* Updated the URL for Python 2.0Andrew M. Kuchling2000-07-011-4/+5
* Update for 2.0b1. Also add more text, to be more explicit aboutTim Peters2000-07-011-29/+87
* Change copyright notice - 2nd try.Guido van Rossum2000-06-30191-1146/+0
* Change copyright notice.Guido van Rossum2000-06-30201-4374/+1359
* Thomas Wouters <thomas@xs4all.net>:Fred Drake2000-06-302-0/+97
* Fix another error on AIX by using a proper cast.Guido van Rossum2000-06-301-2/+2
* Fix an error on AIX by using a proper cast.Guido van Rossum2000-06-301-1/+1
* Crude way to fix a problem on AIX: #undef STAT before defining it.Guido van Rossum2000-06-301-0/+1
* - fixed code generation error in multiline modeFredrik Lundh2000-06-302-7/+8
* Only include <basetsd.h> for VC 6.0 and higher.Guido van Rossum2000-06-301-0/+2
* replaced <some suitable mail address> with something slightlyFredrik Lundh2000-06-301-4/+25
* -- changed $ to match before a trailing newline, evenFredrik Lundh2000-06-301-1/+3
* As Neil Schemenauer points out, WITH_CYCLE_GC should be uncommented ifGuido van Rossum2000-06-301-1/+1
* Ooops! I didn't finish all the renaming needed here, so this wasFred Drake2000-06-301-36/+36
* Add back a missing CRLF line ending.Guido van Rossum2000-06-301-1/+1
* s/REGENTS/COPYRIGHT HOLDERS/ followed by paragraph reflow.Guido van Rossum2000-06-301-8/+9
* Output for test_winreg2.Fred Drake2000-06-301-0/+1
* Simplify the registry-module-finding code: _winreg or win32api/win32con.Greg Ward2000-06-301-4/+1
* Paul Prescod <paul@prescod.net>:Fred Drake2000-06-301-0/+341
* Line-wrap and properly indent a couple of docstrings.Fred Drake2000-06-301-3/+6
* Ignore the generated api.tex.Fred Drake2000-06-301-0/+1
* The new copyright / license.Fred Drake2000-06-301-23/+27
* - reverted to "\x is binary byte"Fredrik Lundh2000-06-303-6/+6
* Small grammatical correction from Frank Stajano. Added comment withFred Drake2000-06-301-2/+9
* Try to make sure \code always uses roman (non-italic) text.Fred Drake2000-06-301-2/+2
* [*** Not tested as I don't have Windows running right now! ***]Fred Drake2000-06-302-4/+24