| 1995-04-04 |
Guido van Rossum | minor things |
commit | commitdiff | tree | snapshot |
| 1995-04-04 |
Guido van Rossum | more complete examples |
commit | commitdiff | tree | snapshot |
| 1995-04-04 |
Guido van Rossum | update list of supported os-es |
commit | commitdiff | tree | snapshot |
| 1995-04-04 |
Sjoerd Mullender | Use mappinglookup instead of dictlookup for looking... |
commit | commitdiff | tree | snapshot |
| 1995-03-31 |
Guido van Rossum | documented termios + TERMIOS |
commit | commitdiff | tree | snapshot |
| 1995-03-31 |
Guido van Rossum | added TERMIOS.py |
commit | commitdiff | tree | snapshot |
| 1995-03-31 |
Guido van Rossum | renaming phase 3 |
commit | commitdiff | tree | snapshot |
| 1995-03-30 |
Guido van Rossum | rewritten Abstract |
commit | commitdiff | tree | snapshot |
| 1995-03-30 |
Guido van Rossum | rewritten introduction |
commit | commitdiff | tree | snapshot |
| 1995-03-30 |
Guido van Rossum | change \dfn to be \em not \sl |
commit | commitdiff | tree | snapshot |
| 1995-03-30 |
Guido van Rossum | added WNOHANG |
commit | commitdiff | tree | snapshot |
| 1995-03-30 |
Guido van Rossum | restructured docs for callback types |
commit | commitdiff | tree | snapshot |
| 1995-03-30 |
Guido van Rossum | init sys_checkinterval to 10 |
commit | commitdiff | tree | snapshot |
| 1995-03-30 |
Guido van Rossum | flush stdout before writing to stderr in print_error() |
commit | commitdiff | tree | snapshot |
| 1995-03-30 |
Guido van Rossum | move decl of realmain() out of #ifdef |
commit | commitdiff | tree | snapshot |
| 1995-03-30 |
Guido van Rossum | add WNOHANG |
commit | commitdiff | tree | snapshot |
| 1995-03-30 |
Guido van Rossum | rename debug() to set_debuglevel() |
commit | commitdiff | tree | snapshot |
| 1995-03-30 |
Guido van Rossum | added "pystone" benchmark |
commit | commitdiff | tree | snapshot |
| 1995-03-29 |
Guido van Rossum | fix dusty debugging macros |
commit | commitdiff | tree | snapshot |
| 1995-03-29 |
Guido van Rossum | fix subtle refcnt bug |
commit | commitdiff | tree | snapshot |
| 1995-03-28 |
Guido van Rossum | Don't reference removed files in Makefile |
commit | commitdiff | tree | snapshot |
| 1995-03-28 |
Guido van Rossum | restructured library manual accordiung to functional... |
commit | commitdiff | tree | snapshot |
| 1995-03-28 |
Guido van Rossum | don't print PLAINTEXT = ... |
commit | commitdiff | tree | snapshot |
| 1995-03-28 |
Guido van Rossum | remove (C) from copyright msg |
commit | commitdiff | tree | snapshot |
| 1995-03-28 |
Guido van Rossum | add input time.sty; don't fiddle with sidemargins |
commit | commitdiff | tree | snapshot |
| 1995-03-28 |
Guido van Rossum | version 1.2-proof-3 |
commit | commitdiff | tree | snapshot |
| 1995-03-28 |
Guido van Rossum | use {} instead of \ after \copyright |
commit | commitdiff | tree | snapshot |
| 1995-03-28 |
Sjoerd Mullender | Use newgetargs instead of getargs. |
commit | commitdiff | tree | snapshot |
| 1995-03-28 |
Sjoerd Mullender | New documentation on the CD module. |
commit | commitdiff | tree | snapshot |
| 1995-03-28 |
Guido van Rossum | adapted to new naming; clarify comments somewhat |
commit | commitdiff | tree | snapshot |
| 1995-03-24 |
Guido van Rossum | completed nntp docs |
commit | commitdiff | tree | snapshot |
| 1995-03-23 |
Guido van Rossum | use PyMac_Yield() instead of PyMac_Idle() |
commit | commitdiff | tree | snapshot |
| 1995-03-23 |
Guido van Rossum | added listing of argument types encountered |
commit | commitdiff | tree | snapshot |
| 1995-03-23 |
Guido van Rossum | optional mode, bufsize for global function open() |
commit | commitdiff | tree | snapshot |
| 1995-03-22 |
Guido van Rossum | some new material |
commit | commitdiff | tree | snapshot |
| 1995-03-22 |
cvs2svn | This commit was manufactured by cvs2svn to create tag... v1.2b4 |
commit | commitdiff | tree | snapshot |
| 1995-03-22 |
Guido van Rossum | the usual |
commit | commitdiff | tree | snapshot |
| 1995-03-22 |
Guido van Rossum | cope with class exceptions |
commit | commitdiff | tree | snapshot |
| 1995-03-22 |
Guido van Rossum | moved some stuff to Tools; added some descriptions |
commit | commitdiff | tree | snapshot |
| 1995-03-22 |
Guido van Rossum | fix bogus hasttr usage |
commit | commitdiff | tree | snapshot |
| 1995-03-22 |
Guido van Rossum | fix typo in electric colon |
commit | commitdiff | tree | snapshot |
| 1995-03-22 |
Guido van Rossum | remove unused code for tp_call |
commit | commitdiff | tree | snapshot |
| 1995-03-21 |
Guido van Rossum | added index entries for __*__ identifiers |
commit | commitdiff | tree | snapshot |
| 1995-03-20 |
Barry Warsaw | (py-electric-colon): use a save-excursion instead of... |
commit | commitdiff | tree | snapshot |
| 1995-03-20 |
Guido van Rossum | fix comment about exit() |
commit | commitdiff | tree | snapshot |
| 1995-03-20 |
Guido van Rossum | fix typo in tag_nextrange |
commit | commitdiff | tree | snapshot |
| 1995-03-20 |
Guido van Rossum | yet a better introduction |
commit | commitdiff | tree | snapshot |
| 1995-03-20 |
Guido van Rossum | adapted to modern times; added section of HTML |
commit | commitdiff | tree | snapshot |
| 1995-03-20 |
Guido van Rossum | use macros more; added some more docs |
commit | commitdiff | tree | snapshot |
| 1995-03-20 |
Guido van Rossum | added nodename macro calls for new very long section... |
commit | commitdiff | tree | snapshot |
| 1995-03-19 |
Guido van Rossum | first cut at the whole quickdraw.h header file ... |
commit | commitdiff | tree | snapshot |
| 1995-03-19 |
Guido van Rossum | moved OpenDeskAcc here |
commit | commitdiff | tree | snapshot |
| 1995-03-18 |
Guido van Rossum | micro change |
commit | commitdiff | tree | snapshot |
| 1995-03-17 |
Guido van Rossum | add TkVersion,TclVersion; don't drop in debugger |
commit | commitdiff | tree | snapshot |
| 1995-03-17 |
Guido van Rossum | mass changes; fix titles; add examples; correct typos... |
commit | commitdiff | tree | snapshot |
| 1995-03-17 |
Guido van Rossum | recognize more latex commands; add obindex |
commit | commitdiff | tree | snapshot |
| 1995-03-17 |
Guido van Rossum | added lots of comments |
commit | commitdiff | tree | snapshot |
| 1995-03-17 |
Guido van Rossum | add (c) symbol |
commit | commitdiff | tree | snapshot |
| 1995-03-17 |
Guido van Rossum | new date and version |
commit | commitdiff | tree | snapshot |
| 1995-03-17 |
Guido van Rossum | added table of precedences |
commit | commitdiff | tree | snapshot |
| 1995-03-17 |
Guido van Rossum | forget about html.sty |
commit | commitdiff | tree | snapshot |
| 1995-03-17 |
Sjoerd Mullender | Added some (method) casts. |
commit | commitdiff | tree | snapshot |
| 1995-03-17 |
Guido van Rossum | implement exit_thread through SystemExit exception |
commit | commitdiff | tree | snapshot |
| 1995-03-16 |
Guido van Rossum | added firstkey(), nextkey(), reorganize() methods |
commit | commitdiff | tree | snapshot |
| 1995-03-16 |
Guido van Rossum | default mode="r" and add optional bufsize |
commit | commitdiff | tree | snapshot |
| 1995-03-16 |
Guido van Rossum | fixed up comments describing interface |
commit | commitdiff | tree | snapshot |
| 1995-03-16 |
Guido van Rossum | use PyCallable_Check; split some lines |
commit | commitdiff | tree | snapshot |
| 1995-03-16 |
Guido van Rossum | test signal module |
commit | commitdiff | tree | snapshot |
| 1995-03-16 |
Guido van Rossum | made palatable for latex2html: |
commit | commitdiff | tree | snapshot |
| 1995-03-15 |
Guido van Rossum | Barry's 2.18 -- don't indent, only outdent |
commit | commitdiff | tree | snapshot |
| 1995-03-15 |
Guido van Rossum | Barry's 2.16 -- more electric colon cruft, add py-outde... |
commit | commitdiff | tree | snapshot |
| 1995-03-15 |
Guido van Rossum | barry's 2.13 -- minor reworking of code (added py-outde... |
commit | commitdiff | tree | snapshot |
| 1995-03-15 |
Barry Warsaw | #(py-electric-colon): updated comment |
commit | commitdiff | tree | snapshot |
| 1995-03-15 |
Barry Warsaw | (py-electric-colon): don't indent, only outdent. |
commit | commitdiff | tree | snapshot |
| 1995-03-15 |
Barry Warsaw | (py-indent-right, py-outdent-left): new commands, bound... |
commit | commitdiff | tree | snapshot |
| 1995-03-15 |
Guido van Rossum | 1995 copyright |
commit | commitdiff | tree | snapshot |
| 1995-03-15 |
Guido van Rossum | change of address and date |
commit | commitdiff | tree | snapshot |
| 1995-03-15 |
Guido van Rossum | versions and dates |
commit | commitdiff | tree | snapshot |
| 1995-03-15 |
Guido van Rossum | handle a few new things |
commit | commitdiff | tree | snapshot |
| 1995-03-15 |
Guido van Rossum | new, from ../Demo/www |
commit | commitdiff | tree | snapshot |
| 1995-03-15 |
Guido van Rossum | replace ASCII by macro call |
commit | commitdiff | tree | snapshot |
| 1995-03-14 |
Barry Warsaw | (py-electric-colon): don't re-indent the line if it... |
commit | commitdiff | tree | snapshot |
| 1995-03-14 |
Barry Warsaw | (py-no-outdent-re): fixed the regexp for try: clauses |
commit | commitdiff | tree | snapshot |
| 1995-03-14 |
Barry Warsaw | (py-outdent-p): new function |
commit | commitdiff | tree | snapshot |
| 1995-03-14 |
Guido van Rossum | Barry's 2.12 -- fix some bugs in electric colon code |
commit | commitdiff | tree | snapshot |
| 1995-03-14 |
Guido van Rossum | Barry's version 2.11 -- electric colon |
commit | commitdiff | tree | snapshot |
| 1995-03-14 |
Barry Warsaw | (py-no-outdent-re): new constant |
commit | commitdiff | tree | snapshot |
| 1995-03-14 |
Barry Warsaw | (py-submit-bug-report): fixed summary querying |
commit | commitdiff | tree | snapshot |
| 1995-03-14 |
Guido van Rossum | set mac path separator to newline |
commit | commitdiff | tree | snapshot |
| 1995-03-14 |
Guido van Rossum | add dummy base to atoi/atol; careful about negative... |
commit | commitdiff | tree | snapshot |
| 1995-03-14 |
Guido van Rossum | rename copy.Error to copy.error |
commit | commitdiff | tree | snapshot |
| 1995-03-14 |
Guido van Rossum | add execvpe -- mix of execvp and execve |
commit | commitdiff | tree | snapshot |
| 1995-03-14 |
Guido van Rossum | fix typos in escape() and print_form() |
commit | commitdiff | tree | snapshot |
| 1995-03-14 |
Barry Warsaw | (py-outdent-re): new constant |
commit | commitdiff | tree | snapshot |
| 1995-03-14 |
Barry Warsaw | #(py-indent-line): cosmetic |
commit | commitdiff | tree | snapshot |
| 1995-03-14 |
Barry Warsaw | (py-electric-colon): new command |
commit | commitdiff | tree | snapshot |
| 1995-03-14 |
Guido van Rossum | pickle classes; add format_version, load(s)/dump(s... |
commit | commitdiff | tree | snapshot |
| 1995-03-14 |
Guido van Rossum | tiny additions for Windows 3.1 |
commit | commitdiff | tree | snapshot |
| 1995-03-14 |
Guido van Rossum | mode and optional bufsize for makefile() |
commit | commitdiff | tree | snapshot |
| 1995-03-14 |
Guido van Rossum | plugged some memory leaks (Steve Clift) |
commit | commitdiff | tree | snapshot |
| next |