1997-02-14 |
Guido van Rossum | Added intern() function. |
commit | commitdiff | tree | snapshot |
1997-02-12 |
Guido van Rossum | Put support for a cnf dictionary back in, since it... |
commit | commitdiff | tree | snapshot |
1997-02-11 |
Guido van Rossum | Merged in Jack's fixes. This brings some lines beyond... |
commit | commitdiff | tree | snapshot |
1997-02-10 |
Guido van Rossum | Put a new, more useful, set of references in the leadin... |
commit | commitdiff | tree | snapshot |
1997-02-10 |
Guido van Rossum | Correct typo in PyArg_ParseTuple example. |
commit | commitdiff | tree | snapshot |
1997-02-03 |
Jack Jansen | The USE_CACHE_ALIGNING define now has a value: the... |
commit | commitdiff | tree | snapshot |
1997-02-02 |
Guido van Rossum | Restructured Checker class to get rid of 'ext' table. |
commit | commitdiff | tree | snapshot |
1997-02-01 |
Jack Jansen | Optionally (on USE_CACHE_ALIGN) extend overhead structu... |
commit | commitdiff | tree | snapshot |
1997-02-01 |
Guido van Rossum | Add root URL entry box, separate start/stop/step buttons. |
commit | commitdiff | tree | snapshot |
1997-02-01 |
Guido van Rossum | Process <img> and <frame> tags. Don't bother skipping... |
commit | commitdiff | tree | snapshot |
1997-01-31 |
Guido van Rossum | Check in another copy of tktools.py... |
commit | commitdiff | tree | snapshot |
1997-01-31 |
Guido van Rossum | Tk interface to webchecker. Not fully featured yet... |
commit | commitdiff | tree | snapshot |
1997-01-31 |
Guido van Rossum | Spin off checking of external page in a subroutine. |
commit | commitdiff | tree | snapshot |
1997-01-31 |
Jack Jansen | Added/updated copyright notices |
commit | commitdiff | tree | snapshot |
1997-01-31 |
Jack Jansen | Added _tkinter modules in Image extension |
commit | commitdiff | tree | snapshot |
1997-01-31 |
Jack Jansen | Image libraries moved and small things |
commit | commitdiff | tree | snapshot |
1997-01-31 |
Guido van Rossum | Many misc changes. |
commit | commitdiff | tree | snapshot |
1997-01-30 |
Barry Warsaw | (py-mode-map): Comment Out Region / Uncomment Region... |
commit | commitdiff | tree | snapshot |
1997-01-30 |
Barry Warsaw | #Updated authorship line |
commit | commitdiff | tree | snapshot |
1997-01-30 |
Barry Warsaw | (py-parse-partial-sexp-works-p): New variable to work... |
commit | commitdiff | tree | snapshot |
1997-01-30 |
Guido van Rossum | Move the 'import os' in URLopener.cleanup() to inside... |
commit | commitdiff | tree | snapshot |
1997-01-30 |
Jack Jansen | Renamed |
commit | commitdiff | tree | snapshot |
1997-01-30 |
Jack Jansen | Added imgpng |
commit | commitdiff | tree | snapshot |
1997-01-30 |
Guido van Rossum | Set proper User-agent header (Python-webchecker/<version>). |
commit | commitdiff | tree | snapshot |
1997-01-30 |
Guido van Rossum | Some refinements of the external-link checking code... |
commit | commitdiff | tree | snapshot |
1997-01-30 |
Guido van Rossum | Added -x option to check external links. Slooooow! |
commit | commitdiff | tree | snapshot |
1997-01-30 |
Guido van Rossum | Catch I/O errors when parsing robots.txt file. |
commit | commitdiff | tree | snapshot |
1997-01-30 |
Guido van Rossum | Basic README file |
commit | commitdiff | tree | snapshot |
1997-01-30 |
Guido van Rossum | Added robots.txt support, using Skip Montanaro's parser. |
commit | commitdiff | tree | snapshot |
1997-01-30 |
Guido van Rossum | Skip Montanaro's robots.txt parser. |
commit | commitdiff | tree | snapshot |
1997-01-30 |
Guido van Rossum | web tree checker |
commit | commitdiff | tree | snapshot |
1997-01-30 |
Guido van Rossum | mime types guesser |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Guido van Rossum | Did nobody ever notice that "make test" didn't print... |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Guido van Rossum | Small lookmapping nits: |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Barry Warsaw | posix_execve(): Accept any mapping protocol object... |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Guido van Rossum | Fix bug reported by Per Lindqvist: "%#06x" % 1 stuck... |
commit | commitdiff | tree | snapshot |
1997-01-29 |
Guido van Rossum | Final three poly table entries corrected by Tim Peters. |
commit | commitdiff | tree | snapshot |
1997-01-28 |
Guido van Rossum | Change bsddbmodule.o -> bsddbmodule.c. |
commit | commitdiff | tree | snapshot |
1997-01-28 |
Guido van Rossum | Added LDLAST variable, substituted by configure script... |
commit | commitdiff | tree | snapshot |
1997-01-28 |
Guido van Rossum | Changed the lookup algorithm again, based on Reimer... |
commit | commitdiff | tree | snapshot |
1997-01-27 |
Guido van Rossum | Two small changes: |
commit | commitdiff | tree | snapshot |
1997-01-27 |
Guido van Rossum | new.code() has grown another foot, eh, another two... |
commit | commitdiff | tree | snapshot |
1997-01-27 |
Guido van Rossum | Plug a leak with calling something other than a functio... |
commit | commitdiff | tree | snapshot |
1997-01-24 |
Guido van Rossum | Patches for (two forms of) optional dynamic execution... |
commit | commitdiff | tree | snapshot |
1997-01-24 |
Guido van Rossum | Change the control flow for error handling in the funct... |
commit | commitdiff | tree | snapshot |
1997-01-24 |
Guido van Rossum | Added optional interface for dynamic execution profile... |
commit | commitdiff | tree | snapshot |
1997-01-24 |
Guido van Rossum | Get the line number from PyCode_Addr2Line instead of... |
commit | commitdiff | tree | snapshot |
1997-01-24 |
Guido van Rossum | When a recycled frame has more local+stack slots than... |
commit | commitdiff | tree | snapshot |
1997-01-24 |
Guido van Rossum | Two more arguments to newcodeobject -- first lineno... |
commit | commitdiff | tree | snapshot |
1997-01-24 |
Guido van Rossum | New magin number (because of linenumber table). |
commit | commitdiff | tree | snapshot |
1997-01-24 |
Guido van Rossum | Marshal the line number table of code objects. |
commit | commitdiff | tree | snapshot |
1997-01-24 |
Guido van Rossum | Instead of emitting SET_LINENO instructions, generate... |
commit | commitdiff | tree | snapshot |
1997-01-24 |
Guido van Rossum | Add co_firstlineno and co_lnotab, for the line number... |
commit | commitdiff | tree | snapshot |
1997-01-23 |
Guido van Rossum | Initialize the ob_type field of PyAST_Type dynamically (in |
commit | commitdiff | tree | snapshot |
1997-01-23 |
Guido van Rossum | Forget keeping track of whether a dictionary contains... |
commit | commitdiff | tree | snapshot |
1997-01-22 |
Guido van Rossum | Various notes added: |
commit | commitdiff | tree | snapshot |
1997-01-22 |
Guido van Rossum | The usual |
commit | commitdiff | tree | snapshot |
1997-01-22 |
Guido van Rossum | A number of new symbols have appeared (courtesy autocon... |
commit | commitdiff | tree | snapshot |
1997-01-22 |
Guido van Rossum | Add --with-dec-threads, for DEL Alpha, which requires... |
commit | commitdiff | tree | snapshot |
1997-01-22 |
Guido van Rossum | Added PyCObject_Import. |
commit | commitdiff | tree | snapshot |
1997-01-22 |
Fred Drake | (libparser.tex): Fix typo found by Mark Hammond. |
commit | commitdiff | tree | snapshot |
1997-01-22 |
Guido van Rossum | Bump version to 1.5a1. |
commit | commitdiff | tree | snapshot |
1997-01-22 |
Guido van Rossum | Bump install version to 1.5. |
commit | commitdiff | tree | snapshot |
1997-01-22 |
Guido van Rossum | Remove GetOwner, add GetBuildInfo... |
commit | commitdiff | tree | snapshot |
1997-01-22 |
Guido van Rossum | Added getbuildinfo.c to the project. |
commit | commitdiff | tree | snapshot |
1997-01-22 |
Guido van Rossum | Fix splitext() to go up to the last dot, not the first. |
commit | commitdiff | tree | snapshot |
1997-01-21 |
Guido van Rossum | Avoid traceback in selection_own_get() when no Tk widge... |
commit | commitdiff | tree | snapshot |
1997-01-21 |
Guido van Rossum | Darn. Updated version number for configure.in. |
commit | commitdiff | tree | snapshot |
1997-01-21 |
Guido van Rossum | Let --with-threads be an alias for --with-thread. |
commit | commitdiff | tree | snapshot |
1997-01-21 |
Guido van Rossum | Kill all local variables on function return. This... |
commit | commitdiff | tree | snapshot |
1997-01-21 |
Guido van Rossum | Don't use static buffers internally for formatstring(). |
commit | commitdiff | tree | snapshot |
1997-01-21 |
Guido van Rossum | Only call sigcheck() at the ticker code if we don't... |
commit | commitdiff | tree | snapshot |
1997-01-21 |
Guido van Rossum | Arrange for PyErr_CheckSignals() to be called via Py_Ad... |
commit | commitdiff | tree | snapshot |
1997-01-21 |
Guido van Rossum | In the Unix version, arrange for sigcheck() to be calle... |
commit | commitdiff | tree | snapshot |
1997-01-21 |
Guido van Rossum | Cleanup: |
commit | commitdiff | tree | snapshot |
1997-01-20 |
Guido van Rossum | get build info from elsewhere |
commit | commitdiff | tree | snapshot |
1997-01-20 |
Guido van Rossum | work build# into version string |
commit | commitdiff | tree | snapshot |
1997-01-20 |
Guido van Rossum | Bugfix: remove ref to fast before it's defined. |
commit | commitdiff | tree | snapshot |
1997-01-20 |
Guido van Rossum | Changes for frame object speedup: |
commit | commitdiff | tree | snapshot |
1997-01-20 |
Guido van Rossum | Changes that appear to give another 12% speedup. |
commit | commitdiff | tree | snapshot |
1997-01-20 |
Guido van Rossum | New lay-out of frame object, for fewer mallocs. |
commit | commitdiff | tree | snapshot |
1997-01-18 |
Guido van Rossum | Remove unused variable. |
commit | commitdiff | tree | snapshot |
1997-01-18 |
Guido van Rossum | Intern the string "__complex__". |
commit | commitdiff | tree | snapshot |
1997-01-18 |
Guido van Rossum | Intern all names and varnames in newcodeobject(), plus... |
commit | commitdiff | tree | snapshot |
1997-01-18 |
Guido van Rossum | Intern the various string objects created to speed... |
commit | commitdiff | tree | snapshot |
1997-01-18 |
Guido van Rossum | Intern the strings "__builtins__". |
commit | commitdiff | tree | snapshot |
1997-01-18 |
Guido van Rossum | Intern the strings created in getattr() and setattr(). |
commit | commitdiff | tree | snapshot |
1997-01-18 |
Guido van Rossum | String interning. |
commit | commitdiff | tree | snapshot |
1997-01-18 |
Guido van Rossum | Bump API version due to the various speedup hacks. |
commit | commitdiff | tree | snapshot |
1997-01-18 |
Guido van Rossum | Two speedup hacks. Caching the hash saves recalculatio... |
commit | commitdiff | tree | snapshot |
1997-01-18 |
Guido van Rossum | Add "if (x != NULL) continue;" (or similar for err... |
commit | commitdiff | tree | snapshot |
1997-01-18 |
Guido van Rossum | Version 1.1. Fix memory leak and expensive comparison... |
commit | commitdiff | tree | snapshot |
1997-01-17 |
Guido van Rossum | Fix the _setmode() patch for MS_WINDOWS: include <fcntl... |
commit | commitdiff | tree | snapshot |
1997-01-17 |
Guido van Rossum | Remove obsolete PyFrame_ExtendStack. |
commit | commitdiff | tree | snapshot |
1997-01-17 |
Guido van Rossum | Removed accessobject.c from file list. |
commit | commitdiff | tree | snapshot |
1997-01-17 |
Guido van Rossum | Add stacksize argument to new.code(). |
commit | commitdiff | tree | snapshot |
1997-01-17 |
Guido van Rossum | Comment out extend_stack() -- it is no longer needed. |
commit | commitdiff | tree | snapshot |
1997-01-17 |
Guido van Rossum | Marshal the new stacksize item in code objects. |
commit | commitdiff | tree | snapshot |
1997-01-17 |
Guido van Rossum | Working semaphore implementation by Sjoerd. |
commit | commitdiff | tree | snapshot |
1997-01-17 |
Guido van Rossum | New MAGIC number (code objects have one more item when... |
commit | commitdiff | tree | snapshot |
next |