index
:
delta/cpython.git
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
3.0
3.1
3.2
3.3
3.4
3.5
3.6
baserock/2.7.9-mips64
baserock/markdoffman/py2-symlink
baserock/markdoffman/py2-symlink-v2
baserock/morph-2.7
legacy-trunk
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add hacks for switching protocol and path but leaving host unchanged
Guido van Rossum
1994-12-30
2
-2
/
+14
*
Test new __import__ module, test reload of built-in module, test
Guido van Rossum
1994-12-30
4
-2
/
+12
*
Fixed 'propagate' method
Guido van Rossum
1994-12-30
2
-8
/
+10
*
Parser/tokenizer.c (tok_nextc): zap tok->buf after freeing;
Guido van Rossum
1994-12-30
5
-15
/
+18
*
Lots of small things, see ChangeLog
Guido van Rossum
1994-12-30
9
-10
/
+14
*
Ported the editor to X. The GL version won't work.
Sjoerd Mullender
1994-12-21
1
-1
/
+1
*
(py-compute-indentation): in `t' clause, watch for the
Barry Warsaw
1994-12-16
1
-0
/
+7
*
Added comment symbols around word after #endif.
Sjoerd Mullender
1994-12-14
1
-1
/
+1
*
Let extensions start at the last period after the last slash in the
Sjoerd Mullender
1994-12-14
1
-1
/
+6
*
Can't remember the reason for the change, but it was necessary. :-)
Sjoerd Mullender
1994-12-14
2
-6
/
+6
*
Added libaifc.tex to list of library files.
Sjoerd Mullender
1994-12-14
1
-1
/
+1
*
Ported to CodeWarrior
Jack Jansen
1994-12-14
2
-1
/
+4
*
New routines:
Jack Jansen
1994-12-14
2
-0
/
+89
*
Unix functionality expected by python but missing from CodeWarrior
Jack Jansen
1994-12-14
2
-0
/
+61
*
- Use PyErr_Mac for nicer exceptions
Jack Jansen
1994-12-14
1
-25
/
+57
*
Ported to MetroWerks, which misses file-descriptor like functionality.
Jack Jansen
1994-12-14
1
-0
/
+22
*
Enlarged version buffer (nobody expects the spanish inquisition:-)
Jack Jansen
1994-12-14
1
-1
/
+5
*
- PYTHONPATH is now \n-separated, so you can have directories with
Jack Jansen
1994-12-14
1
-2
/
+75
*
Added support for MetroWerks CodeWarrior compiler
Jack Jansen
1994-12-14
1
-1
/
+5
*
Interface to MacTCP and the MacTCP Domain Name Resolver
Jack Jansen
1994-12-14
5
-0
/
+2204
*
- Added Version method
Jack Jansen
1994-12-14
1
-129
/
+127
*
Interface to Mac Communications Toolbox (only Connection Manager for
Jack Jansen
1994-12-14
1
-0
/
+585
*
This file (which is Guido's) was somehow missing...
Jack Jansen
1994-12-14
1
-0
/
+64
*
New standard modules for the mac.
Jack Jansen
1994-12-14
3
-0
/
+337
*
- Added ability to get at strings embedded in the struct
Jack Jansen
1994-12-14
2
-1
/
+30
*
Removed extraneous fclose() in case of .pyc file argument
Jack Jansen
1994-12-14
1
-1
/
+1
*
Use \n as PYTHONPATH delimiter on Mac (less likely to occur in
Jack Jansen
1994-12-14
1
-1
/
+2
*
Added missing initialization
Jack Jansen
1994-12-14
1
-1
/
+1
*
Added hook for better mac error messages.
Jack Jansen
1994-12-14
1
-0
/
+10
*
Initial revision
Barry Warsaw
1994-12-12
1
-0
/
+1670
*
Use /depot/gnu/plat/bin/perl
Barry Warsaw
1994-12-05
1
-1
/
+1
*
This commit was manufactured by cvs2svn to create tag 'release111'.
v1.1.1
cvs2svn
1994-11-10
0
-0
/
+0
*
bugfix release
Guido van Rossum
1994-11-10
5
-50
/
+101
*
next release
Guido van Rossum
1994-11-10
1
-0
/
+9
*
typos
Guido van Rossum
1994-11-10
2
-8
/
+8
*
misc stuff
Guido van Rossum
1994-11-10
1
-21
/
+43
*
workshop attendees etc
Guido van Rossum
1994-11-10
1
-4
/
+23
*
python-mode-hook instead of py-mode-hook
Guido van Rossum
1994-11-10
1
-4
/
+13
*
added timer and file callbacks and global mainloop and quit fns
Guido van Rossum
1994-11-10
1
-2
/
+156
*
don't use backslashes for continuation lines
Guido van Rossum
1994-11-10
1
-5
/
+5
*
don't fail moving empty list of shared modules
Guido van Rossum
1994-11-10
1
-1
/
+1
*
replace abort() calls by fatal()
Guido van Rossum
1994-11-10
1
-14
/
+6
*
set name to <lambda> instead of None for lambdas
Guido van Rossum
1994-11-10
1
-7
/
+2
*
prevent core dump for old getargs() with NULL arg
Guido van Rossum
1994-11-10
1
-0
/
+7
*
call err_clear in err_setval
Guido van Rossum
1994-11-10
1
-2
/
+2
*
fix pow() core dump
Guido van Rossum
1994-11-10
1
-1
/
+1
*
fix comparison of instances without _-cmp__
Guido van Rossum
1994-11-10
1
-3
/
+3
*
pl1.1.1; added newgetargs renaming
Guido van Rossum
1994-11-10
2
-1
/
+2
*
improved prompt format
Guido van Rossum
1994-11-10
2
-5
/
+13
*
more complete tests of built-in functions
Guido van Rossum
1994-11-10
3
-2
/
+95
[next]