| 2001-01-26 |
Jeremy Hylton | unnecessary semicolon |
commit | commitdiff | tree | snapshot |
| 2001-01-26 |
Jeremy Hylton | unnecessary semicolon |
commit | commitdiff | tree | snapshot |
| 2001-01-26 |
Jack Jansen | Got waste to work for Carbon. |
commit | commitdiff | tree | snapshot |
| 2001-01-26 |
Neil Schemenauer | - Use PY_CFLAGS when compile modules that will be part... |
commit | commitdiff | tree | snapshot |
| 2001-01-26 |
Neil Schemenauer | - LIBRARY is now a SUBST variable. |
commit | commitdiff | tree | snapshot |
| 2001-01-26 |
Neil Schemenauer | The usual. |
commit | commitdiff | tree | snapshot |
| 2001-01-26 |
Neil Schemenauer | - Add CFLAGSFORSHARED variable. configure sets this... |
commit | commitdiff | tree | snapshot |
| 2001-01-26 |
Fred Drake | Typo: coplete --> complete |
commit | commitdiff | tree | snapshot |
| 2001-01-26 |
Tim Peters | The combo of getstate/setstate/jumpahead is very powerf... |
commit | commitdiff | tree | snapshot |
| 2001-01-26 |
Tim Peters | SF bug 130030: Claim of bad betavariate algorithm. |
commit | commitdiff | tree | snapshot |
| 2001-01-26 |
Tim Peters | Teach Windows build about new cellobject.c. |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Fred Drake | The addition of new parameters to functions in the... |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Guido van Rossum | Correct one-line typo, reported by yole @ SF, bug 130077. |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Jeremy Hylton | Fix arguments for PyFrame_New(). The previous checkin... |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Tim Peters | New info in beep() docstring. |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Tim Peters | Cosmetic changes after some sleep; no change in semantics. |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Jeremy Hylton | Better error message when non-dictionary received for... |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Jeremy Hylton | PEP 227 implementation |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Jeremy Hylton | PEP 227 implementation |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Jeremy Hylton | In subst_vars(), change the name of the argument from... |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Jeremy Hylton | PEP 227 implementation |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Jeremy Hylton | PEP 227 implementation |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Neil Schemenauer | Make module objects from Setup depend on Python.h headers. |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Jeremy Hylton | PEP 227 implementation |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Jeremy Hylton | PEP 227 implementation |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Jack Jansen | ucnhash module has gone, xreadlines module added. |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Fred Drake | Add bzip2 archives back to the set of generated archive... |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Fred Drake | Removed references to Python 1.5.3; that was a "tentati... |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Fred Drake | Update link to LaTeX2HTML web site. |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Jeremy Hylton | add extra tests to verify that co_varnames is being... |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Jeremy Hylton | Fix bug reported by Ka-Ping Yee: The compiler botched... |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Jack Jansen | ucnhash module has gone. |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Jack Jansen | ucnhash module has gone, xreadlines module added. |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Skip Montanaro | added a few more __all__ lists |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Skip Montanaro | fail more completely by deleting dbhash from sys.module... |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Sjoerd Mullender | Let's keep things portable to non GCC compilers, please. |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Tim Peters | Clarify winsound.beep docs, in response to c.l.py beep... |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Tim Peters | Fix bugs introduced by rewrite (in particular, time... |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Tim Peters | Reworked random.py so that it no longer depends on... |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Barry Warsaw | A \begin{funcdesc} was closed with an \end{methoddesc}. |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Barry Warsaw | Fixed a bug where \& was needed. |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Barry Warsaw | Provide a much better (and complete!) description of... |
commit | commitdiff | tree | snapshot |
| 2001-01-25 |
Barry Warsaw | lockf_doc: a much better description of the lockf(... |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Tim Peters | Supply long-missing docs for random.seed(). Extensive... |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Guido van Rossum | Check the Py_TPFLAGS_HAVE_RICHCOMPARE flag before using the |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Guido van Rossum | Add a flag to indicate the presence of the tp_richcompa... |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Guido van Rossum | Fix the test output, now that escapes in repr() of... |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Guido van Rossum | Fix the test output, now that escapes in repr() of... |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Guido van Rossum | The array type was missing the Py_TPFLAGS_DEFAULT initi... |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Andrew M. Kuchling | New asynchat.py from Sam Rushing: this foregoes using... |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Fred Drake | Fix an obvious usage nit I should have caught myself... |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Neil Schemenauer | Update the build instructions for flat makefile. |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Neil Schemenauer | The usual. |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Neil Schemenauer | - build now happens in toplevel directory, add subdir... |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Ka-Ping Yee | Show '\011', '\012', and '\015' as '\t', '\n', '\r... |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Neil Schemenauer | Patch from Andrew to properly set module source directory. |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Neil Schemenauer | There is no more Modules/Makefile, use toplevel Makefile. |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Neil Schemenauer | Changes for flat makefile. Building of modules happens... |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Neil Schemenauer | Build now happens in toplevel directory, not Modules... |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Neil Schemenauer | Flat makefile based on toplevel Makefile.in and makefil... |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Fred Drake | Remove evil "sec:" prefix from some \label markups... |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Fred Drake | AttributeList --> NamedNodeMap |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Jack Jansen | Got rid of extraneous Modues:TE in the search path. |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Jack Jansen | Waste and scrap now sort-of work for Carbon. Scrap... |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Jack Jansen | Recognize {compiler} and {project} prefixes to pathname... |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Jack Jansen | Regenerated (and manually massaged for PutScrap) so... |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Jack Jansen | Quick (manual) fix to make the module compile with... |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Jack Jansen | Waste and scrap now sort-of work for Carbon. Scrap... |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Andrew M. Kuchling | Updated version of asyncore.py from Sam Rushing: |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Andrew M. Kuchling | Part of patch #102409: special cases for Cygwin: |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Jack Jansen | Blacklisted (for the time being) the functions that... |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Jack Jansen | Build directives for PythonStandalone were missing. |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Jack Jansen | Added the GrafPort attributes that are unavailable... |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Jack Jansen | Implemented direct attribute access for Carbon builds... |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Tim Peters | test___all__ was failing on WIndows because locale... |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Tim Peters | Windows: ucnhash subproject no longer exists (/F merge... |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Fredrik Lundh | ucnhash is no longer used |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Fredrik Lundh | new unicodedata functions (name, lookup) |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Fredrik Lundh | ucnhash is no longer used |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Fredrik Lundh | the ucnhash module is no longer used |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Fredrik Lundh | Move uchhash functionality into unicodedata (after... |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Skip Montanaro | documented (new) optional doseq parameter to urlencode. |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Skip Montanaro | a few more modules get __all__ |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Barry Warsaw | PyObject_Dump() -> _PyObject_Dump() |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Barry Warsaw | PyGC_Dump() -> _PyGC_Dump() |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Barry Warsaw | PyObject_Dump() -> _PyObject_Dump() |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Barry Warsaw | __all__: removed "error", "abort", "readonly", as these... |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Barry Warsaw | It's "gopherlib" not "gopher". |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Andrew M. Kuchling | Modified version of part of patch #102409 for Cygwin: |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Andrew M. Kuchling | Add names of people who've pointed out broken links... |
commit | commitdiff | tree | snapshot |
| 2001-01-24 |
Andrew M. Kuchling | Fredrik pointed out that the database shrank more than 55K |
commit | commitdiff | tree | snapshot |
| 2001-01-23 |
Jack Jansen | Also build the Carbon extension modules. |
commit | commitdiff | tree | snapshot |
| 2001-01-23 |
Jack Jansen | Removed extraneous references to Modules:TE |
commit | commitdiff | tree | snapshot |
| 2001-01-23 |
Jack Jansen | The C-prefix file for Carbon plugin projects. |
commit | commitdiff | tree | snapshot |
| 2001-01-23 |
Jack Jansen | Ah well, why not check this in. A script to remove... |
commit | commitdiff | tree | snapshot |
| 2001-01-23 |
Jack Jansen | Projects for Carbon plugin modules. |
commit | commitdiff | tree | snapshot |
| 2001-01-23 |
Jack Jansen | Use &# escape for non-ascii chars. |
commit | commitdiff | tree | snapshot |
| 2001-01-23 |
Jack Jansen | Added an attribute runtimemodel, which is either "ppc... |
commit | commitdiff | tree | snapshot |
| 2001-01-23 |
Jack Jansen | Added the actual builds of the carbon projects. |
commit | commitdiff | tree | snapshot |
| 2001-01-23 |
Jack Jansen | Generate Carbon as well as classic PPC plugin projects... |
commit | commitdiff | tree | snapshot |
| next |