Staging
v0.5.1
https://github.com/python/cpython

sort by:
Revision Author Date Message Commit Date
7590193 Add colon to TESTPATH (oops!) 13 January 1994, 16:03:27 UTC
42f69da Added TESTPATH 13 January 1994, 16:01:38 UTC
4c627be Small changes 13 January 1994, 15:47:04 UTC
4600566 os.exec -> os.execv 12 January 1994, 14:05:27 UTC
3303315 Fix test for bad static forward; minor other changes 12 January 1994, 09:58:23 UTC
fa7fcb9 Add test code for audioop and rgbimg (includes three binary files!) 12 January 1994, 09:55:11 UTC
2712c16 Lots of minor stuff, install prefix, LIBM/LIBC, bad static forward, irix4 and GNU dynamic loading, version 1.0.0 BETA 6 11 January 1994, 12:00:38 UTC
6eb1d4a Clarified comments about build process. Removed whitespace from variables used to build PYTHONPATH. 11 January 1994, 11:31:44 UTC
8b03cae Integers are specified as "i" and not as "d". 07 January 1994, 11:47:39 UTC
0b7dfbb Initial revision 07 January 1994, 11:43:11 UTC
a635b9a remove references to /ufs/guido/bin/sgi/python 07 January 1994, 11:43:11 UTC
8425b79 Add fixheader.py 07 January 1994, 11:38:28 UTC
e024873 Added ftpstats.py 07 January 1994, 10:56:05 UTC
032d394 Minor output format change 07 January 1994, 10:55:55 UTC
f62f687 Various changes, andded -c option 07 January 1994, 10:55:15 UTC
4e8aef8 Initial revision 07 January 1994, 10:53:41 UTC
658c998 Finishing touch before release of 1.0.0 BETA 5 06 January 1994, 17:20:58 UTC
e03bf9c Removed now useless convert functions. 06 January 1994, 17:00:04 UTC
49c2df1 Removed silly dependence on AL module. 06 January 1994, 16:35:34 UTC
e0d95c3 New versions; changed Setup procedure 06 January 1994, 14:47:25 UTC
516d4d9 Assorted Mac changes 05 January 1994, 17:53:05 UTC
ce9739b Initial revision 05 January 1994, 16:17:15 UTC
718581a Final touch for BETA 4 (only getting rid of --with-solaris) 05 January 1994, 01:17:12 UTC
2f3e8d5 The final touch for release of BETA 3 (Makefile: fix "find" target) 05 January 1994, 00:15:29 UTC
04e74c4 made depend target work with VPATH 05 January 1994, 00:00:14 UTC
f1009e8 * README: describe new build procedure; added section on building for multiple architectures * acconfig.h: fix (reversed!) comment for SYS_SELECT_WITH_SYS_TIME 04 January 1994, 23:29:10 UTC
afee3eb Initial revision 04 January 1994, 23:24:38 UTC
80e32bf Added Makefile with clean and clobber targets 04 January 1994, 23:24:22 UTC
7dd31d0 Makefile.pre.in (renamed from Makefile.in.in), makesetup: changes to support new build process and VPATH Setup*: disable nis and fix comments rest: fix compiler warnings 04 January 1994, 22:08:35 UTC
79556aa redid build process; added --with-svr4; renamed USE_THREAD to WITH_THREAD; bumped version to 1.0.0 BETA 3 04 January 1994, 22:02:27 UTC
e182fe5 The usual... 03 January 1994, 15:21:29 UTC
61fe861 Now generated automatically by autoheader 03 January 1994, 14:56:37 UTC
976877e Added AC_REVISION; swapped -lnsl and -lsocket test; test whether sys/socket.h and sys/time.h can be used together 03 January 1994, 14:24:47 UTC
4290161 s.avail() has met its maker 03 January 1994, 14:07:23 UTC
93fcb9b One NULL should have been 0. 03 January 1994, 14:03:25 UTC
721cd28 Specified _framesize twice in access statement. 03 January 1994, 10:35:11 UTC
91168a8 new file (again!?!?!) 03 January 1994, 03:59:44 UTC
313e5cb Add tests for <sys/un.h> and getpeername(), for Modules/socketmodule.c 03 January 1994, 03:51:06 UTC
bbf2719 installation procedure improved and explained; more stuff in README 03 January 1994, 02:11:27 UTC
4b35ef5 Implemented sort of a solution for PYTHONPATH. Added Setup.guido with my own preferences. 03 January 1994, 01:26:03 UTC
326c0bc Added symcomp and resulting new data items 03 January 1994, 00:00:31 UTC
5536a3c README: versions BETA 2 ChangeLog: new! configure*: remove strtoul from AC_REPLACE_FUNCS; remove leading blank line 02 January 1994, 23:28:55 UTC
116857c Added George Neville-Neil's timing module 02 January 1994, 23:22:21 UTC
a1c996c 1994 Copyright 02 January 1994, 02:11:40 UTC
36b4807 A small but essential file... 02 January 1994, 01:22:36 UTC
5fdeeea Restructured library documentation 02 January 1994, 01:22:07 UTC
0b07198 Lots of new stuff for 1.0.0 BETA release 02 January 1994, 00:46:09 UTC
fba715a Added some files to new module 02 January 1994, 00:26:09 UTC
f30adc8 all: 1994 copyright moved config.c and most modules to ../Modules moved patchlevel.h here from ../Include changed version to 1.0.0 BETA, date to January 1994 02 January 1994, 00:15:57 UTC
5a18919 all: 1994 copyright added config.h, config.h.in moved parser.h to ../Parser, patchlevel.h to ../Python allobjects.h: include config.h some: remove all refs to THINK_C_3_0 mymalloc.h: di HAVE_STDLIB differently, use size_t instead of MALLARG 02 January 1994, 00:11:39 UTC
fbee23e Documented the fact that IRIX 5.x also supports Sun style shared libraries. 01 January 1994, 17:32:24 UTC
e30cb84 Initial revision 29 December 1993, 16:37:25 UTC
70f1418 New files (not really...) 29 December 1993, 16:35:41 UTC
dd8cb44 Some minute changes. 29 December 1993, 15:33:08 UTC
424e4da Rot out all uses of time.milli*(). 28 December 1993, 21:36:50 UTC
0efafb3 Rot out all uses of time.milli*(). Slightly improve debug output. 28 December 1993, 21:36:18 UTC
605909d Rot out all uses of time.milli*(). Also change command line options to use seconds for all times. 28 December 1993, 21:28:31 UTC
ca1c876 Use freeze_form instead of freeze_object 28 December 1993, 21:27:23 UTC
810a92f Added depend target; cosmetic changes to other targets 28 December 1993, 19:39:56 UTC
6d5ebe2 Added (dummy) depend target 28 December 1993, 19:39:13 UTC
6085e32 Alpha 1.0.0 26 December 1993, 18:24:40 UTC
1dfec14 Py -> Include 26 December 1993, 18:15:49 UTC
0d2d397 Added function ttob. 24 December 1993, 14:51:14 UTC
627b2d7 New files 24 December 1993, 10:39:16 UTC
6fa6343 None 24 December 1993, 10:36:57 UTC
60a578a New files 24 December 1993, 10:32:48 UTC
8e454f3 Misc changes. 24 December 1993, 10:32:14 UTC
be0e942 New files. 24 December 1993, 10:32:00 UTC
2e1d433 Added getmaxint() so sys can initialize sys.maxint. Added Makefile.in. 24 December 1993, 10:22:45 UTC
92fa23f ANSIfied somewhat. 24 December 1993, 10:05:51 UTC
c6d846a And another init incompatibility bites the dust. 22 December 1993, 12:40:20 UTC
d6b9ce9 Fixed use of aifc module. 22 December 1993, 11:44:49 UTC
7d6aa51 * rangeobject.[ch], bltinmodule.c: incorporate new version of range object (unchanged from source except "range" -> "xrange"). 21 December 1993, 22:50:31 UTC
c4f169c rgbimgmodule.c, Makefile, config.c: new module to read RGB image files. Does not need any SGI-specific libraries. cgen.py, cstubs, Makefile: Generate glmodule.c differently so that it can be compiled using an ANSI compiler. 21 December 1993, 17:06:12 UTC
7030b1f almodule.c: added close method, equivalent to closeport. thread.h: use PROTO instead of _P for prototypes. 20 December 1993, 17:26:34 UTC
248a50c * Grammar: corrected old typo (class instead of 'class') * dosmodule.c: MSDOS specific stuff from posixmodule.c. * posixmodule.c: removed all MSDOS specific stuff. * tokenizer.h, parsetok.h: in prototypes, don't mix named and unnamed parameters (MSC doesn't like this). 20 December 1993, 12:53:10 UTC
455b87d New file 20 December 1993, 11:43:21 UTC
badac73 New file 20 December 1993, 10:52:46 UTC
b898bd2 New file 20 December 1993, 10:43:53 UTC
2a45141 aifc.py, sunau.py: Adapted comments; added access statements. SUNAUDIODEV.py: Added some constants for Solaris. 20 December 1993, 09:36:01 UTC
6ed9df2 * aifc.py (Aifc_write): fix bogus reference to filename 17 December 1993, 16:43:43 UTC
7bc817d * Mass change: get rid of all init() methods, in favor of __init__() constructors. There is no backward compatibility. Not everything has been tested. * aiff.{py,doc}: deleted in favor of aifc.py (which contains its docs as comments) 17 December 1993, 15:25:27 UTC
aa14837 Interface to audio hardware for SGI and Sun. 17 December 1993, 15:18:37 UTC
21a3ff9 Uniformly replaced init() functions by __init__() constructors. A few simple things seem to work, I haven't tested it thouroughly though... 17 December 1993, 15:11:41 UTC
96b608c *** empty log message *** 17 December 1993, 14:57:24 UTC
1b789f9 Initial revision 17 December 1993, 14:45:06 UTC
f82fef0 *** empty log message *** 17 December 1993, 14:45:06 UTC
d55f4d1 *** empty log message *** 17 December 1993, 14:39:12 UTC
9e80d6f *** empty log message *** 17 December 1993, 14:32:26 UTC
7565b93 *** empty log message *** 17 December 1993, 14:23:52 UTC
3cbc16d * lib2.tex (sys): updated sys.std{in,out,err} docs. Added sys.tracebacklimit. * tut.tex (Exceptions): change text printed by traceback. * lib5.tex (audioop): added minmax. * lib5.tex (audioop.getsample): move wandered paragraph back * lib3.tex, partparse.py: undo mucking with \nopagebreak (didn't work). * partparse.py: ignore \nopagebreak command * ref5.tex: added description of lambda forms. * ref7.tex: added reference to lambda forms to section on function definition. * lib1.tex: removed lambda as built-in function (it is now a special form). Also removed feature of filter, map, reduce to turn a string argument into an anonymous function. 17 December 1993, 12:13:53 UTC
67a5fdb * mpzmodule.c: cast some methods to the proper type. * traceback.c (tb_print): use sys.tracebacklimit as a maximum number of traceback entries to print (default 1000). * ceval.c (printtraceback): Don't print stack trace header -- this is now done by tb_print(). 17 December 1993, 12:09:14 UTC
ad7324c Don't close the file explicitly. 16 December 1993, 14:02:44 UTC
feaa7d2 Don't close the file. 16 December 1993, 13:56:34 UTC
79c85f1 * wdbframewin.py (re_eval): set __privileged__ in globals so private variables can still be seen by the debugger * ftplib.py (retrlines): args should be *args. * ChangeLog: entries for Sjoerd's addition sunau.py and changes to aiff.py * test_md5.py: test program for built-in md5 module 14 December 1993, 15:54:01 UTC
6930b3d Initial revision 14 December 1993, 10:08:02 UTC
c4801ed Added minmax function: -- function of module audioop: minmax (FRAGMENT, WIDTH) Minmax returns a tuple consisting of the minimum and maximum values of all samples in the sound fragment. 13 December 1993, 12:06:27 UTC
43bf0bc aifc.py: added missing tell() method in AIFC write class; use audioop module as backup for cl module when reading or writing u-law compressed files. sunau.py: interface with the same methods as aifc for Sun and NeXT audio files 13 December 1993, 11:42:39 UTC
66bca32 Port to Solaris 2.3. 03 December 1993, 16:54:45 UTC
57531fe change syntactical position of lambdef (was an atom, now is a test) 30 November 1993, 14:57:42 UTC
back to top