https://github.com/python/cpython

sort by:
Revision Author Date Message Commit Date
b022eb5 This commit was manufactured by cvs2svn to create tag 'r12beta4'. 22 March 1995, 12:27:16 UTC
7b4d460 the usual 22 March 1995, 12:27:16 UTC
795a48c cope with class exceptions 22 March 1995, 12:17:10 UTC
ee6310a moved some stuff to Tools; added some descriptions 22 March 1995, 12:16:35 UTC
fefbbe5 fix bogus hasttr usage 22 March 1995, 10:10:31 UTC
2e0d2dd fix typo in electric colon 22 March 1995, 10:09:31 UTC
684ed98 remove unused code for tp_call 22 March 1995, 10:09:02 UTC
aaec403 added index entries for __*__ identifiers 21 March 1995, 14:41:57 UTC
3aca2a1 (py-electric-colon): use a save-excursion instead of a progn in indentation calculation test. 20 March 1995, 18:32:14 UTC
cc8914f fix comment about exit() 20 March 1995, 15:09:40 UTC
903abee fix typo in tag_nextrange 20 March 1995, 15:09:13 UTC
b92112d yet a better introduction 20 March 1995, 14:24:09 UTC
f1245a8 adapted to modern times; added section of HTML 20 March 1995, 13:00:53 UTC
73827c6 use macros more; added some more docs 20 March 1995, 13:00:32 UTC
86cb092 added nodename macro calls for new very long section names 20 March 1995, 12:59:56 UTC
e56db43 first cut at the whole quickdraw.h header file ... 19 March 1995, 22:49:50 UTC
86c3af7 moved OpenDeskAcc here 19 March 1995, 22:42:51 UTC
f23e0fe micro change 18 March 1995, 11:04:29 UTC
7e9394a add TkVersion,TclVersion; don't drop in debugger 17 March 1995, 16:21:33 UTC
470be14 mass changes; fix titles; add examples; correct typos; clarifications; unified style; etc. 17 March 1995, 16:07:09 UTC
7760cde recognize more latex commands; add obindex 17 March 1995, 16:03:11 UTC
e83e380 added lots of comments 17 March 1995, 16:01:35 UTC
8e6b1aa add (c) symbol 17 March 1995, 16:01:08 UTC
46965bc new date and version 17 March 1995, 16:00:47 UTC
4dd6b84 added table of precedences 17 March 1995, 15:59:52 UTC
55dd113 forget about html.sty 17 March 1995, 15:59:41 UTC
14ece16 Added some (method) casts. 17 March 1995, 12:18:38 UTC
385e7c6 implement exit_thread through SystemExit exception 17 March 1995, 10:42:27 UTC
fbd30e9 added firstkey(), nextkey(), reorganize() methods 16 March 1995, 16:07:34 UTC
13c503e default mode="r" and add optional bufsize 16 March 1995, 15:58:12 UTC
27e177d fixed up comments describing interface 16 March 1995, 15:43:47 UTC
f4b012a use PyCallable_Check; split some lines 16 March 1995, 15:43:29 UTC
4f17e3e test signal module 16 March 1995, 15:07:38 UTC
a547547 made palatable for latex2html: removed $math$, added braces to \item[\tt...] 16 March 1995, 14:44:07 UTC
a521c1b Barry's 2.18 -- don't indent, only outdent 15 March 1995, 20:02:40 UTC
2ed5354 Barry's 2.16 -- more electric colon cruft, add py-outdent-left and py_indent-right 15 March 1995, 19:57:14 UTC
d97cc37 barry's 2.13 -- minor reworking of code (added py-outdent-p) 15 March 1995, 19:55:55 UTC
d865bc5 #(py-electric-colon): updated comment 15 March 1995, 18:23:16 UTC
a6a714e (py-electric-colon): don't indent, only outdent. 15 March 1995, 18:19:15 UTC
1a6c82f (py-indent-right, py-outdent-left): new commands, bound to C-c C-r and C-c C-l respectively. 15 March 1995, 16:23:59 UTC
00198be 1995 copyright 15 March 1995, 12:53:53 UTC
d983cde change of address and date 15 March 1995, 12:53:31 UTC
1133aec versions and dates 15 March 1995, 11:34:18 UTC
b819bdf handle a few new things 15 March 1995, 11:26:26 UTC
26a9d37 new, from ../Demo/www 15 March 1995, 11:26:05 UTC
47b4c0f replace ASCII by macro call 15 March 1995, 11:25:32 UTC
9b623b3 (py-electric-colon): don't re-indent the line if it starts in column zero 14 March 1995, 23:59:07 UTC
464c94a (py-no-outdent-re): fixed the regexp for try: clauses 14 March 1995, 23:25:44 UTC
3874a3d (py-outdent-p): new function (py-electric-colon, py-indent-line): watch out for intervening blank or comment lines. 14 March 1995, 22:05:53 UTC
1c1fbf8 Barry's 2.12 -- fix some bugs in electric colon code 14 March 1995, 21:33:10 UTC
1d5645d Barry's version 2.11 -- electric colon 14 March 1995, 21:31:47 UTC
4f009fb (py-no-outdent-re): new constant (py-indent-line, py-electric-colon): watch for compound statements one line after another. 14 March 1995, 20:53:08 UTC
b5e0ecb (py-submit-bug-report): fixed summary querying #Added a summary of changes 14 March 1995, 18:32:54 UTC
4c7fa4b set mac path separator to newline 14 March 1995, 17:53:54 UTC
8c1688e add dummy base to atoi/atol; careful about negative start indices in find/count 14 March 1995, 17:43:02 UTC
55d2f39 rename copy.Error to copy.error 14 March 1995, 17:41:36 UTC
030afb1 add execvpe -- mix of execvp and execve 14 March 1995, 17:27:18 UTC
dcce73a fix typos in escape() and print_form() 14 March 1995, 17:22:28 UTC
0012c1e (py-outdent-re): new constant (py-electric-colon): use py-outdent-re instead of hardcoding (py-indent-line): look for py-outdent-re and outdent a level accordingly 14 March 1995, 16:32:55 UTC
b86bbad #(py-indent-line): cosmetic 14 March 1995, 15:56:35 UTC
b91b743 (py-electric-colon): new command 14 March 1995, 15:55:20 UTC
0c891ce pickle classes; add format_version, load(s)/dump(s) shortcuts 14 March 1995, 15:09:05 UTC
cc08112 tiny additions for Windows 3.1 14 March 1995, 15:05:41 UTC
6b14491 mode and optional bufsize for makefile() 14 March 1995, 15:05:13 UTC
b045afc plugged some memory leaks (Steve Clift) 14 March 1995, 15:04:40 UTC
e333d16 1995 copyright 14 March 1995, 15:04:19 UTC
a44823b In NT, write fatal() msg to debugging device 14 March 1995, 15:01:17 UTC
5049bcb another round (sigh :-( ) 13 March 1995, 16:55:23 UTC
6bb1adc small changes by Soren Larsen 13 March 1995, 10:03:32 UTC
a8a8d4a removed GPL mumbo jumbo 10 March 1995, 16:19:31 UTC
deaa105 Lots of formatting changes by Barry, and a few real changes. 10 March 1995, 16:17:03 UTC
cfec359 #updated copywrite notice by removing the GPL language according to #Guido's request. # Updated the `Created' date 10 March 1995, 15:58:16 UTC
6f4f5f7 some more changes for NT and Borland 10 March 1995, 15:14:41 UTC
caffcdf moved some stuff around for fewer confusion 10 March 1995, 15:14:13 UTC
06d511d added PyErr_SetInterrupt(); NT ifdefs 10 March 1995, 15:13:48 UTC
575d561 added PyErr_SetInterrupt() 10 March 1995, 15:13:03 UTC
e23e1fb moved bgen to Tools 10 March 1995, 15:12:23 UTC
2cc9b2b why not commit the bug list and ChangeLog 10 March 1995, 15:09:12 UTC
7a84c5a pseudo progress bar (not finished) 10 March 1995, 14:47:38 UTC
7aa87cc added morse library (not finished yet) 10 March 1995, 14:47:05 UTC
b7a3835 added evtedit.py for SystemClick() 10 March 1995, 14:46:39 UTC
227a423 the usual 10 March 1995, 14:42:57 UTC
fc8a01f (py-delete-char): must have 'supersede value for 'delete-selection and 'pedning-delete properties. 09 March 1995, 16:07:29 UTC
1b761a6 cope with triple-quoted strings (says Barry) 09 March 1995, 14:45:40 UTC
04cba5b the usual 09 March 1995, 14:44:51 UTC
e109aa7 add warning about recompiling myreadline.o; add Tools/ 09 March 1995, 14:12:10 UTC
8b131c5 the usual 09 March 1995, 14:10:13 UTC
03ad99f added test for CC value not matching cache 09 March 1995, 14:09:54 UTC
7849da8 added PicklingError exception 09 March 1995, 14:08:35 UTC
a320fd3 changes for MPW 09 March 1995, 12:14:15 UTC
b6fe704 add casts to malloc() calls 09 March 1995, 12:13:43 UTC
5fe6058 a few peephole optimizations 09 March 1995, 12:12:50 UTC
8d617a6 various tuple related optimizations; remove unused b/w compat code from ceval.c 09 March 1995, 12:12:11 UTC
53e8d44 changes in NT tests 09 March 1995, 12:11:31 UTC
59461c7 use PROTO macro around fn prototype 09 March 1995, 12:10:50 UTC
599de5a addet SETTUPLEITEM and added cast to GETTUPLEITEM 09 March 1995, 12:10:16 UTC
65bc7a7 (python-font-lock-keywords): better defaults. 08 March 1995, 22:25:47 UTC
74d9cc5 (py-keep-region-active): new function. 08 March 1995, 22:05:16 UTC
c723b75 #(python-font-lock-keywords): paren typo 08 March 1995, 22:03:16 UTC
4f005cf (python-font-lock-keywords): new variable 08 March 1995, 22:02:44 UTC
back to top