| 1993-11-05 |
Guido van Rossum | Added getmappingsize(). (Needed by previous checkin... |
commit | commitdiff | tree | snapshot |
| 1993-11-05 |
Guido van Rossum | Fix stupib bug in concatenation |
commit | commitdiff | tree | snapshot |
| 1993-11-05 |
Guido van Rossum | Must initialize 'inspect' flag |
commit | commitdiff | tree | snapshot |
| 1993-11-05 |
Guido van Rossum | Added execve; change getstrarg into getargs with "s... |
commit | commitdiff | tree | snapshot |
| 1993-11-05 |
Guido van Rossum | Fix memory leaks in join & joinfields |
commit | commitdiff | tree | snapshot |
| 1993-11-03 |
Guido van Rossum | * nismodule.c: database keys and values can contain... |
commit | commitdiff | tree | snapshot |
| 1993-11-02 |
Sjoerd Mullender | Fixed a couple of bugs: getargs doesn't use % escapes... |
commit | commitdiff | tree | snapshot |
| 1993-11-01 |
Guido van Rossum | * ceval.c, longobject.c, methodobject.c, listnode.c... |
commit | commitdiff | tree | snapshot |
| 1993-11-01 |
Guido van Rossum | * selectmodule.c (select_select): timeout argument... |
commit | commitdiff | tree | snapshot |
| 1993-11-01 |
Guido van Rossum | * fileobject.c (softspace): fix bug if called with... |
commit | commitdiff | tree | snapshot |
| 1993-11-01 |
Guido van Rossum | Hacks for NEXTSTEP. |
commit | commitdiff | tree | snapshot |
| 1993-11-01 |
Guido van Rossum | * rangeobject.{c,h}, bltinmodule.c: removed non-essenti... |
commit | commitdiff | tree | snapshot |
| 1993-11-01 |
Guido van Rossum | Replace <<-13 by >>13. Leave old code in #ifdef BUGGY_... |
commit | commitdiff | tree | snapshot |
| 1993-11-01 |
Guido van Rossum | Simplify life for md5: include (slightly modified)... |
commit | commitdiff | tree | snapshot |
| 1993-11-01 |
Guido van Rossum | Restructured main loop. Etc. |
commit | commitdiff | tree | snapshot |
| 1993-11-01 |
Guido van Rossum | Major rewrite with new read_* interfaces |
commit | commitdiff | tree | snapshot |
| 1993-11-01 |
Guido van Rossum | Fix bug in backup inside esc sequence. |
commit | commitdiff | tree | snapshot |
| 1993-11-01 |
Guido van Rossum | Changed redraw policy. |
commit | commitdiff | tree | snapshot |
| 1993-11-01 |
Sjoerd Mullender | Fixed bugs in resizetuple and extended the interface. |
commit | commitdiff | tree | snapshot |
| 1993-10-30 |
Guido van Rossum | Added Dates.py and Rev.py |
commit | commitdiff | tree | snapshot |
| 1993-10-30 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1993-10-30 |
Guido van Rossum | Fix bug and use __init__ |
commit | commitdiff | tree | snapshot |
| 1993-10-28 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1993-10-27 |
Guido van Rossum | * listobject.c (list_ass_slice): XDECREF instead of... |
commit | commitdiff | tree | snapshot |
| 1993-10-27 |
Guido van Rossum | * lib3.tex (module string): added rindex(). |
commit | commitdiff | tree | snapshot |
| 1993-10-27 |
Guido van Rossum | Committing the correct graminit.c; also changed confusi... |
commit | commitdiff | tree | snapshot |
| 1993-10-27 |
Guido van Rossum | *** empty log message *** |
commit | commitdiff | tree | snapshot |
| 1993-10-27 |
Guido van Rossum | Add coercions |
commit | commitdiff | tree | snapshot |
| 1993-10-27 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1993-10-26 |
Guido van Rossum | * compile.[ch]: support for lambda() |
commit | commitdiff | tree | snapshot |
| 1993-10-26 |
Guido van Rossum | Add some necessary casts; use double quotes to represen... |
commit | commitdiff | tree | snapshot |
| 1993-10-26 |
Guido van Rossum | Added rindex(). index() and rindex() interpret negativ... |
commit | commitdiff | tree | snapshot |
| 1993-10-26 |
Guido van Rossum | Work around a bug in the DEC alpha OSF/1 C preprocessor. |
commit | commitdiff | tree | snapshot |
| 1993-10-26 |
Guido van Rossum | Changes to make range checks portable to 64-bit machines. |
commit | commitdiff | tree | snapshot |
| 1993-10-26 |
Guido van Rossum | Changes to accept double-quoted strings on input. |
commit | commitdiff | tree | snapshot |
| 1993-10-26 |
Guido van Rossum | Fix reference to undefined 'memsize' in calcnframes(). |
commit | commitdiff | tree | snapshot |
| 1993-10-25 |
Guido van Rossum | * filemodule.c: added writelines() -- analogous to... |
commit | commitdiff | tree | snapshot |
| 1993-10-25 |
Sjoerd Mullender | import.c: When something is wrong with the .pyc, proper... |
commit | commitdiff | tree | snapshot |
| 1993-10-22 |
Guido van Rossum | * import.c (MAGIC): Changed magic word to avoid confusi... |
commit | commitdiff | tree | snapshot |
| 1993-10-22 |
Guido van Rossum | added builtin b/w compat module. |
commit | commitdiff | tree | snapshot |
| 1993-10-22 |
Guido van Rossum | Added missing "import os" to pdb.help() |
commit | commitdiff | tree | snapshot |
| 1993-10-22 |
Guido van Rossum | * profile.py, pdb.py: added help() function |
commit | commitdiff | tree | snapshot |
| 1993-10-22 |
Sjoerd Mullender | Several optimizations and speed improvements. |
commit | commitdiff | tree | snapshot |
| 1993-10-18 |
Guido van Rossum | "exec" is now a statement. execfile() is obsolete. |
commit | commitdiff | tree | snapshot |
| 1993-10-18 |
Guido van Rossum | * bltinmodule.c: removed exec() built-in function. |
commit | commitdiff | tree | snapshot |
| 1993-10-18 |
Guido van Rossum | * stdwinmodule.c (stdwin_done): interface to shutdown... |
commit | commitdiff | tree | snapshot |
| 1993-10-15 |
Sjoerd Mullender | intobject.c: Save references to small integers, so... |
commit | commitdiff | tree | snapshot |
| 1993-10-15 |
Guido van Rossum | Makefile, import.c: Lance's alternative module search... |
commit | commitdiff | tree | snapshot |
| 1993-10-12 |
Sjoerd Mullender | Added widget methods {Height,Width}{,MM}OfScreen. |
commit | commitdiff | tree | snapshot |
| 1993-10-12 |
Sjoerd Mullender | * Added support for X window interface. |
commit | commitdiff | tree | snapshot |
| 1993-10-11 |
Guido van Rossum | * ref3.tex: added cross-ref to try statement for exc... |
commit | commitdiff | tree | snapshot |
| 1993-10-11 |
Sjoerd Mullender | * Extended X interface: pixmap objects, colormap object... |
commit | commitdiff | tree | snapshot |
| 1993-10-11 |
Sjoerd Mullender | Not everyone has Guido's bin in his/her PATH... |
commit | commitdiff | tree | snapshot |
| 1993-10-01 |
Sjoerd Mullender | Instead of single clicks, use double clicks to get... |
commit | commitdiff | tree | snapshot |
| 1993-10-01 |
Sjoerd Mullender | WDB enhancement: Click once on a line with a class... |
commit | commitdiff | tree | snapshot |
| 1993-09-28 |
Jack Jansen | - VFile: moved decompression code to VideoParams (so... |
commit | commitdiff | tree | snapshot |
| 1993-09-28 |
Jack Jansen | Added ability to edit compressed movies. |
commit | commitdiff | tree | snapshot |
| 1993-09-28 |
Jack Jansen | Sanity check for compress files. |
commit | commitdiff | tree | snapshot |
| 1993-09-28 |
Jack Jansen | Added autoedit and cancel commands, removed debug output |
commit | commitdiff | tree | snapshot |
| 1993-09-27 |
Sjoerd Mullender | Don't import gl if not needed. |
commit | commitdiff | tree | snapshot |
| 1993-09-27 |
Sjoerd Mullender | Implemented support for CDDB_PATH and CDDB_WRITE_DIR... |
commit | commitdiff | tree | snapshot |
| 1993-09-14 |
Sjoerd Mullender | Bug fix: check whether call succeeded *after* the call. |
commit | commitdiff | tree | snapshot |
| 1993-08-26 |
Sjoerd Mullender | Fixed dealing with faulty COMM chunks. |
commit | commitdiff | tree | snapshot |
| 1993-08-25 |
Sjoerd Mullender | XEvent.py: Added support for ExposeEvent. |
commit | commitdiff | tree | snapshot |
| 1993-08-03 |
Sjoerd Mullender | * clmodule.c (doParams): free PVbuffer in error condition. |
commit | commitdiff | tree | snapshot |
| 1993-07-29 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v0.9.9 |
commit | commitdiff | tree | snapshot |
| 1993-07-29 |
Guido van Rossum | Final touch before release. |
commit | commitdiff | tree | snapshot |
| 1993-07-29 |
Guido van Rossum | * pdb.py: set 'privileged' property when evaluating... |
commit | commitdiff | tree | snapshot |
| 1993-07-29 |
Guido van Rossum | Minor fixes / changes for Mac compatibility. |
commit | commitdiff | tree | snapshot |
| 1993-07-28 |
Guido van Rossum | * Added support for X11 modules. |
commit | commitdiff | tree | snapshot |
| 1993-07-26 |
Guido van Rossum | forms_set_event_call_back: argument of None resets... |
commit | commitdiff | tree | snapshot |
| 1993-07-23 |
Jack Jansen | VFile - Added support for creating compression lib... |
commit | commitdiff | tree | snapshot |
| 1993-07-19 |
Jack Jansen | This module can now be used asynchronously. Also, some... |
commit | commitdiff | tree | snapshot |
| 1993-07-19 |
Jack Jansen | Interface to vcr index files (as created by vcrindex... |
commit | commitdiff | tree | snapshot |
| 1993-07-11 |
Guido van Rossum | * accessobject.c (ownercheck): allow a base class acces... |
commit | commitdiff | tree | snapshot |
| 1993-07-10 |
Guido van Rossum | Use module aifc instead of module aiff. |
commit | commitdiff | tree | snapshot |
| 1993-07-09 |
Guido van Rossum | * config.c: different default PYTHONPATH for MS-DOS |
commit | commitdiff | tree | snapshot |
| 1993-07-08 |
Guido van Rossum | stropmodule.c: use C isspace(c) to test for whitespace... |
commit | commitdiff | tree | snapshot |
| 1993-07-06 |
Guido van Rossum | * posixpath.py: Fix border cases in normpath ('/foo... |
commit | commitdiff | tree | snapshot |
| 1993-07-05 |
Guido van Rossum | * Makefile: added all: and default: targets. |
commit | commitdiff | tree | snapshot |
| 1993-06-24 |
Guido van Rossum | * pythonmain.c: -k option, usage message, more environm... |
commit | commitdiff | tree | snapshot |
| 1993-06-23 |
Guido van Rossum | pdb.py, bdb.py, cmd.py: use __init__() instead of init() |
commit | commitdiff | tree | snapshot |
| 1993-06-23 |
Guido van Rossum | * calendar.py: all libC functionality now moved to... |
commit | commitdiff | tree | snapshot |
| 1993-06-20 |
Guido van Rossum | * aifc.py: don't die on invalid MARK chunk |
commit | commitdiff | tree | snapshot |
| 1993-06-17 |
Guido van Rossum | * calendar.py: minor cleanups |
commit | commitdiff | tree | snapshot |
| 1993-06-17 |
Guido van Rossum | * Added gmtime/localtime/mktime and SYSV timezone globa... |
commit | commitdiff | tree | snapshot |
| 1993-06-14 |
Guido van Rossum | Added fixps, fixcid. |
commit | commitdiff | tree | snapshot |
| 1993-06-11 |
Guido van Rossum | Mostly cosmetics, e.g. change window titles so icon... |
commit | commitdiff | tree | snapshot |
| 1993-06-11 |
Guido van Rossum | Keep top left corner of window where it was when resizing. |
commit | commitdiff | tree | snapshot |
| 1993-06-10 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| 1993-06-10 |
Guido van Rossum | Fixed another place where set_rgbmode() should be called. |
commit | commitdiff | tree | snapshot |
| 1993-06-10 |
Guido van Rossum | Impor VCR at the top. Change the way audio is recorded... |
commit | commitdiff | tree | snapshot |
| 1993-06-10 |
Guido van Rossum | VCR.py: Use unix files instead of stdio files for tty... |
commit | commitdiff | tree | snapshot |
| 1993-06-08 |
Jack Jansen | Added 24 bit RGB capture |
commit | commitdiff | tree | snapshot |
| 1993-06-08 |
Jack Jansen | Grab a 24-bit image off the StarterVideo |
commit | commitdiff | tree | snapshot |
| 1993-06-08 |
Jack Jansen | Added jpeg grabber |
commit | commitdiff | tree | snapshot |
| 1993-06-08 |
Jack Jansen | Newss class style |
commit | commitdiff | tree | snapshot |
| 1993-06-05 |
Guido van Rossum | Small imporvements, added mpz and md5 to list of modules, |
commit | commitdiff | tree | snapshot |
| 1993-06-05 |
Guido van Rossum | Ignore ,v files too |
commit | commitdiff | tree | snapshot |
| 1993-06-05 |
Guido van Rossum | Initial revision |
commit | commitdiff | tree | snapshot |
| next |