https://github.com/python/cpython

sort by:
Revision Author Date Message Commit Date
d9193c6 This commit was manufactured by cvs2svn to create tag 'release101'. 15 February 1994, 16:04:53 UTC
094183e At the release of 1.0.1. 15 February 1994, 16:04:53 UTC
c5c67bc At release 1.0.1. Scripts, Makefile, README: cosmetic changes and streamlined procedure; tut.tex: fixes by Tim Peters; libposix.tex: added posix.fdopen; ext.tex: typos 15 February 1994, 15:59:23 UTC
3ed23cc aifc, sunau: make rate an int; os: restruct; ospath: obsolete; rfc822: date and addr parsing; string: force result of atof to float and support atoi, atol, atof in strop; tzparcs: don't call test(). 15 February 1994, 15:57:15 UTC
e1056b3 At release 1.0.1 15 February 1994, 15:54:42 UTC
91f6083 At the release of 1.0.1 15 February 1994, 15:52:27 UTC
aff6906 Added HAVE_STDARG_PROTOTYPES and signed 15 February 1994, 15:52:14 UTC
44fa566 correct spelling error 07 February 1994, 13:46:11 UTC
f8ae54d Initial revision 07 February 1994, 13:45:27 UTC
46f1ca8 added unbirthday.py 07 February 1994, 13:44:59 UTC
b513c74 wave.py: module to read and write .wav files with the same interface as aifc.py and sunau.py. sunau.py: small change in comment (au -> sunau). 03 February 1994, 14:19:21 UTC
2434999 Released version 1.4; out after 1.0.0 is released... 02 February 1994, 14:12:45 UTC
3db6ebc Use __builtin__ instead of builtin 28 January 1994, 09:59:35 UTC
ffe9490 aifc.py: framerate should be an int. sunau.py: should convert number of frames correctly to number of bytes when reading. 28 January 1994, 09:56:05 UTC
5125908 Amrit Prem 26 January 1994, 18:20:06 UTC
2a7cbe9 Release of 1.0.0 26 January 1994, 17:55:41 UTC
76821a5 Finishing touch before 1.0.0... 26 January 1994, 17:31:17 UTC
99bf250 Add hier module names to future plans 26 January 1994, 17:30:41 UTC
a85d053 Initial revision 26 January 1994, 17:24:14 UTC
95f61a7 Changes for release of 1.0.0 26 January 1994, 17:23:37 UTC
62326f2 builtin -> __builtin__ 26 January 1994, 16:04:38 UTC
6dfccb3 Remove unused import of builtin 26 January 1994, 16:03:50 UTC
34e5dca Descripbe new files 26 January 1994, 15:39:28 UTC
a7925f1 Initial revision 26 January 1994, 10:20:16 UTC
8f0d0c8 correct typo on DL_DIRECTORY; Doc/ext.tex log message 25 January 1994, 20:08:34 UTC
9e93fb6 Support for latex2html (at version 0.5.1) 25 January 1994, 20:06:09 UTC
23d1939 Final changes for 1.0.0 BETA 6 24 January 1994, 15:42:32 UTC
5ec8b52 Restructured main, use getopt, use regular expression search instead of prefix match 21 January 1994, 15:47:00 UTC
cb38cd0 fcntl.h, AIX, TESTPATH 18 January 1994, 15:09:30 UTC
381f65c Removed www (now in Demo2), added embed (formerly one level higher up) 18 January 1994, 13:35:31 UTC
a1238eb Fix copyright -- 1994 instead of 1004! 18 January 1994, 10:09:50 UTC
b46152a * configure.in: check for sys/time.h; substitute and check for AR; check for nice() * Makefile.in: make python .PRECIOUS; define OPT=-O and pass it to submakes 14 January 1994, 16:59:57 UTC
cbcd8d7 Make more robust against Minix and Mac 14 January 1994, 16:55:50 UTC
4de6cbc new file, setup for minix 14 January 1994, 16:55:10 UTC
b90bdeb sndhdr.py: restored lost file; audiodev.py: import platform specific modules only when needed 14 January 1994, 16:46:14 UTC
8f0d15c *** empty log message *** 13 January 1994, 16:16:30 UTC
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
back to top