2000-09-26 |
Guido van Rossum | It's beta 2 now. Updated some stale URLs at pythonlabs... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Guido van Rossum | Fixed some typos, added some punctuation (e.g. consiste... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Tim Peters | New info and fixed some typos. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Tim Peters | More limits.h stuff in node.c. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Fred Drake | Note that including Python.h includes limits.h when... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Fred Drake | Rationalize use of limits.h, moving the inclusion to... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Jeremy Hylton | partial list of changes between 2.0b1 and 2.0b2 |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Greg Ward | Remove a ?? in the description of Mac OS support. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Greg Ward | Bump version to 0.9.3. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Tim Peters | Yet another new unique extension in the test directory. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Greg Ward | Reformat docstrings. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Greg Ward | Standardize whitespace in function calls. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Greg Ward | Whitespace fix. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Greg Ward | Reformat docstrings. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Greg Ward | Standardize whitespace in function calls. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Greg Ward | Standardize whitespace in function calls and docstrings. |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Guido van Rossum | It's..... |
commit | commitdiff | tree | snapshot |
2000-09-26 |
Guido van Rossum | HP-UX is another one of those platforms using an altern... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Fredrik Lundh | - don't set the titlecase flag for uppercase letters... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Tim Peters | Bump Windows "build number" to 6. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Fredrik Lundh | unicode database compression, step 3: |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Fredrik Lundh | unicode database compression, step 3: |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Fredrik Lundh | unicode database compression, step 3: |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Tim Peters | Replace SIGFPE paranoia around strtod and atof. I... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Fred Drake | regex and regsub are obsolete and Evil, so don't includ... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Fredrik Lundh | unicode database compression, step 3: |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Fred Drake | Updates from Fredrik Lundh <effbot@telia.com> about... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Fred Drake | Include the version-detecting code to allow PyXML to... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Fred Drake | Add obsolescence note to the module descriptions that... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Jeremy Hylton | fix bug #114290: when interpreter's argv[0] has a relat... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Barry Warsaw | Add a test for SF bug #110621; stripping square bracket... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Fred Drake | Properly set LINKFORSHARED on Reliant UNIX. Problem... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Barry Warsaw | AddrlistClass.getdomainliteral(): rfc822 requires that... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Guido van Rossum | Credit where credit is due. Also fixed an unalphabetic... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Guido van Rossum | When reading the file, option names were not passed... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Andrew M. Kuchling | Update URL for Python 2.0 |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Fred Drake | Minor cleanups, wrap long lines. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Guido van Rossum | Add missing prototypes for the benefit of SunOS 4.1... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Guido van Rossum | For the benefit of SunOS 4.1.4, define MS_SYNC as 0... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Fredrik Lundh | unicode database compression, step 2: |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Tim Peters | Fiddled w/ /F's cool new splitbins function: documente... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Greg Ward | Added 'translate_longopt()' function. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Greg Ward | Change to use the new 'translate_longopt()' function... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Greg Ward | Added a bunch of missing "=" signs in the option table. |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Greg Ward | Renamed '--keep-tree' option to '--keep-temp', for... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Greg Ward | Added 'boolean_options' list to support config file... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Greg Ward | Added 'strtobool()' function: convert strings like... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Greg Ward | Fixed some bugs and mis-features in handling config... |
commit | commitdiff | tree | snapshot |
2000-09-25 |
Thomas Wouters | Fix inconsistent use of space/tabs. |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Fredrik Lundh | unicode database compression, step 1: |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Tim Peters | Repaired damaged string. |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Fred Drake | xmlparse_ExternalEntityParserCreate(): Add required... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Jack Jansen | Readme and relnotes for intermediate 2.0b1+ release. |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Jack Jansen | Handle the ****/**** appleevent wildcard when called... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Jack Jansen | Added a workaround for shortcomings in the OSA support... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Martin v. Löwis | Use SAX2 namespace support. |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Fredrik Lundh | unicode database compression, step 1: |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Martin v. Löwis | [Patch 101634] |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Fredrik Lundh | unicode database compression, step 1: |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Martin v. Löwis | Find feature names in handler. |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Lars Gustäbel | Enabled EntityResolver test again now that pyexpat... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Lars Gustäbel | Fixed another bug. |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Lars Gustäbel | Added ExternalEntityParserCreate method (patch 101635). |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Lars Gustäbel | Improvements to doco strings. |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Martin v. Löwis | Use findfile to locate input and output files. |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Lars Gustäbel | Added EntityResolver and DTDHandler (patch 101631)... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Martin v. Löwis | Install xml/parsers, not xml/parser. |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Martin v. Löwis | If dbopen is not in libc, checking whether it is in... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Lars Gustäbel | Added necessary test input file for test_sax.py |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Lars Gustäbel | Added back the InputSource class (patch 101630). |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Lars Gustäbel | Added test cases for the InputSource class. |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Fredrik Lundh | - Improved handling of win32 proxy settings (addresses... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Lars Gustäbel | Added test cases for the Attributes interface. |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Lars Gustäbel | Updated to final Attributes interface (patch 101632). |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Lars Gustäbel | Updated to new SAX method signatures (*NS, patch 101573). |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Lars Gustäbel | Updated to new *NS signatures (patch 101573). |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Guido van Rossum | Stupid typo in the pthread_t test |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Fredrik Lundh | - don't hang if group id is followed by whitespace... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Lars Gustäbel | Added first start on SAX 2.0 tests. |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Lars Gustäbel | Added back missing argument to ignorableWhitespace... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Lars Gustäbel | Bug fix to namespace handling in XMLGenerator (now... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Nicholas Riley | Fixes for Python 1.6 compatibility - socket bind and... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Nicholas Riley | Change for Python 1.6 compatibility - UNIX's 'os' modul... |
commit | commitdiff | tree | snapshot |
2000-09-24 |
Fred Drake | Conform to the Python style guide. |
commit | commitdiff | tree | snapshot |
2000-09-23 |
Fred Drake | Conform more closely with the Python style guide. |
commit | commitdiff | tree | snapshot |
2000-09-23 |
Fred Drake | Added explanation of the use of the first program argum... |
commit | commitdiff | tree | snapshot |
2000-09-23 |
Fred Drake | Change the name of the exception from "pyexpat.error" to |
commit | commitdiff | tree | snapshot |
2000-09-23 |
Fred Drake | Use the public name for the Expat parser; "pyexpat... |
commit | commitdiff | tree | snapshot |
2000-09-23 |
Fred Drake | Rename the public interface from "pyexpat" to "xml... |
commit | commitdiff | tree | snapshot |
2000-09-23 |
Fred Drake | Add a wrapper around the pyexpat module, making the... |
commit | commitdiff | tree | snapshot |
2000-09-23 |
Fred Drake | Added warnings about platform vagaries to the strptime... |
commit | commitdiff | tree | snapshot |
2000-09-23 |
Tim Peters | Fix for SF bug 110624: float literals behave inconsist... |
commit | commitdiff | tree | snapshot |
2000-09-23 |
Fred Drake | Added documentation for the new PyModule_*() convenienc... |
commit | commitdiff | tree | snapshot |
2000-09-23 |
Fred Drake | Andrew Kuchling <akuchlin@mems-exchange.org>: |
commit | commitdiff | tree | snapshot |
2000-09-23 |
Greg Ward | Split 'run()' up into 'build()', 'install()', and ... |
commit | commitdiff | tree | snapshot |
2000-09-23 |
Greg Ward | Whitespace tweaks. |
commit | commitdiff | tree | snapshot |
2000-09-23 |
Greg Ward | Reformat docstrings. |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Jack Jansen | mkcwproject now works, but for one thing: the import... |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Jack Jansen | Test files for mkcwproject |
commit | commitdiff | tree | snapshot |
2000-09-22 |
Jack Jansen | More bits and pieces of project generation. |
commit | commitdiff | tree | snapshot |
next |