2001-08-09 |
Martin v. Löwis | Regenerate for glibc 2.2.3. |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Martin v. Löwis | Regenerate for Solaris 8. |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Martin v. Löwis | When representing #includes as imports, do from MOD... |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Martin v. Löwis | Patch #437683: Use re instead of regex. |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Martin v. Löwis | Move IPv6 test further down so that usage of -lnsl... |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Martin v. Löwis | Patch #433537: Cache ac_cv_bad_static_forward. |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Thomas Wouters | Michael Hudson correctly pointed out we should cvsignor... |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Martin v. Löwis | Patch #448474: Add support for tell() and seek() to... |
commit | commitdiff | tree | snapshot |
2001-08-09 |
Tim Peters | In the acks, CamelCase InstallMaster the same way Wise... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Tim Peters | Add a comma. |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Guido van Rossum | Mark binary operators as done. |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Tim Peters | Give some special thanks on the final "Installation... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Guido van Rossum | A test suite for binary operators, disguised as a ratio... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Guido van Rossum | Proper support for binary operators, including true... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Jack Jansen | Resource files for OSX Python.framework. Incomplete... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Greg Ward | Typo fix (spelling mistake in error message). |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Tim Peters | Thanks to |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Martin v. Löwis | Patch #422471: Install IDLE Help File |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Tim Peters | Add the new Tools/compiler/README to the WIndows instal... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Fred Drake | Added documentation for PyNumber_*FloorDivide(), PyNumb... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Andrew M. Kuchling | Added README to this directory |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Fred Drake | Reference counting information for PyNumber_*FloorDivid... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Tim Peters | Remove 6-year old hack to worm around a bug in "NextSpe... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Guido van Rossum | Added note to self about __new__ issue. |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Martin v. Löwis | Patch #449083: Use builtins to initalize the module. |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Jack Jansen | Removed extraneous semicolons that caused a gazzilion... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Jack Jansen | Adapted for pymactoolbox.c and changed externals elsewhere. |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Jack Jansen | Got rid of unused includes. |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Jack Jansen | Various fixes to streamline build process on Mac OS X: |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Jack Jansen | - Don't return mac-style pathnames in unix-Python. |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Jack Jansen | Removed special rule for Mac/Python/macglue.o, it is... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Jack Jansen | Split macglue.c into two: a new mactoolboxglue.c (in... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Martin v. Löwis | Put conditional S_IFMT definition into pyport.h. |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Thomas Wouters | Remove redundant check for 'getaddrinfo' (it's already... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Martin v. Löwis | Put conditional S_ISDIR definition(s) into pyport.h. |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Steve Purcell | Merged in bugfix from PyUnit CVS for problem reported... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Tim Peters | Regenerated token.py to account for new DOUBLESLASH... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Tim Peters | Repair the Windows build (S_ISDIR() macro doesn't exist). |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Fred Drake | Add option to push the development docs to SF without... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Fred Drake | More names.... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Fred Drake | Clean up some of the markup here -- be more consistent... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Fred Drake | "Thin" version of floor division docs: add // to the... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Martin v. Löwis | Patch #448227: Raise an exception when a directory... |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Guido van Rossum | Add new tokens // and //=, in support of PEP 238. |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Guido van Rossum | Implement PEP 238 in its (almost) full glory. |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Steven M. Gava | beginning of work on the conf. handling smarts |
commit | commitdiff | tree | snapshot |
2001-08-08 |
Jack Jansen | Commented out most of the MacPython modules. There... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Tim Peters | Part of SF patch [#431848] mathmodule.c: doc strings... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Jeremy Hylton | Fix SF bug [ #447370 ] typo in urllib2.py |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Guido van Rossum | Apply two small changes to the Windows code, according... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Fred Drake | Remove make_re() function; this is no longer needed... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Fred Drake | Add a test that xml.sax.saxutils.XMLGenerator does... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Fred Drake | Make sure XMLGenerator uses quoteattr() instead of... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Guido van Rossum | Fix the test so it uses IterableUserDict for the "for... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Guido van Rossum | Remove the __iter__ method from the UserDict class... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Guido van Rossum | - Rename PyType_InitDict() to PyType_Ready(). |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Guido van Rossum | Add the NannyNag exception class and the process_tokens... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Guido van Rossum | Fix for SF bug #448835. |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Guido van Rossum | Remove the test for the 'object' type -- it can no... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Guido van Rossum | Cosmetics: |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Jeremy Hylton | silence warnings about import * |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Jack Jansen | Brought up-to-date. |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Jack Jansen | Got rid of (hopefully) the last 68k-mac related ifdefs. |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Jack Jansen | Got rid of 68k-Mac and other outdated ifdefs. |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Jack Jansen | Got rid of mactcp cruft, added Mlte and CF modules. |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Jack Jansen | Removed unused variable. |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Jack Jansen | Yet another project. |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Jack Jansen | Got rid of (hopefully) the last 68k Mac-related ifdefs... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Jack Jansen | Removed outdated stuff. |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Andrew M. Kuchling | Document two new items |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Jack Jansen | Project files for the new plugin modules, plus a few... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Jack Jansen | Bit another bullet: all toolbox modules are now in... |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Jack Jansen | Bit the bullet and enabled garbage collection (finally). |
commit | commitdiff | tree | snapshot |
2001-08-07 |
Steven M. Gava | more fleshing out, this time primarily the 'general... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Jeremy Hylton | Another bug fix for recent import * warning (caught... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Tim Peters | + Turn off patch creation (this isn't a patch release... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Jeremy Hylton | Fix error message for import * in function/class scope |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Jeremy Hylton | Fix SF bug [ #445474 ] warn about import * inside functions |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Andrew M. Kuchling | Tabify the file (pointed out by Thomas Wouters) |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Andrew M. Kuchling | Update listing of subdirectories |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Guido van Rossum | Remove spurious "closed" attribute definition from... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Andrew M. Kuchling | Remove various outdated files. (Leaving find_recursion... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Andrew M. Kuchling | Update cheatsheet to 2.0 from Brunning/Gruet's quick... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Andrew M. Kuchling | Add 'yield' as a keyword |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Guido van Rossum | A totally new way to do the __new__ wrapper. This... |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Jack Jansen | Oops, arg type for the glue routine was wrong. |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Just van Rossum | Show the MacPython IDE version in the interactive banner. |
commit | commitdiff | tree | snapshot |
2001-08-06 |
Jack Jansen | Oops, this file was apparently never added to the repos... |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Jack Jansen | Replace moddir and incdir by |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Martin v. Löwis | Patch #448194: Debuging negative reference counts. |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Fred Drake | Add a comment on time.time() returning non-decreasing... |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Tim Peters | + Made installer more reluctant to overwrite MS C runti... |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Piers Lauder | fix for Bug ID 448100 - "test code using NL instead... |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Steven M. Gava | began font / indentation page |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Tim Peters | Rename pydoc.pyw to pydocgui.pyw: Since we changed... |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Tim Peters | + Redid file associations on Win2K in what I believe... |
commit | commitdiff | tree | snapshot |
2001-08-05 |
Tim Peters | New runtime vrbl DOADMIN. When false, we never try... |
commit | commitdiff | tree | snapshot |
2001-08-04 |
Tim Peters | + Add version info to Win2K add/remove. |
commit | commitdiff | tree | snapshot |
2001-08-04 |
Martin v. Löwis | Add more constants. Contributed by itojun. |
commit | commitdiff | tree | snapshot |
2001-08-04 |
Martin v. Löwis | Auto-detect hstrerror. Raise socket.herror in PyH_Error... |
commit | commitdiff | tree | snapshot |
next |