index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Python
/
marshal.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes for slice and ellipses
Guido van Rossum
1996-07-30
1
-0/+7
*
Py_complex; and WITHOUT_COMPLEX added to getargs.c
Guido van Rossum
1996-07-21
1
-1/+1
*
Jeremy's patches for more robust handling of unmarshallable types.
Guido van Rossum
1996-06-26
1
-5/+22
*
Plug memory leak (variable names in code objects were being leaked!)
Guido van Rossum
1996-05-28
1
-0/+1
*
changes for complex numbers
Guido van Rossum
1996-01-12
1
-0/+47
*
Made a bit more robust against out-of-memory situations
Jack Jansen
1995-10-27
1
-12/+35
*
rd_object() with exception is fatal error
Guido van Rossum
1995-08-28
1
-0/+1
*
keyword arguments and faster calls
Guido van Rossum
1995-07-18
1
-3/+13
*
various tuple related optimizations; remove unused b/w compat code from ceval.c
Guido van Rossum
1995-03-09
1
-9/+18
*
hope to fix DEC Alpha gcc problems by declaring ints instead of longs
Guido van Rossum
1995-02-17
1
-9/+9
*
Added 1995 to copyright message.
Guido van Rossum
1995-01-04
1
-2/+2
*
Lots of changes, most minor (fatal() instead of abort(), use of
Guido van Rossum
1995-01-02
1
-0/+8
*
Plug memory leak for code objects
Guido van Rossum
1994-10-05
1
-0/+1
*
Merge back to main trunk
Guido van Rossum
1994-08-30
1
-16/+3
*
* Makefile: added all: and default: targets.
Guido van Rossum
1993-07-05
1
-1/+0
*
Several changes in one:
Guido van Rossum
1993-05-19
1
-9/+6
*
Support for frozen scripts; added -i option.
Guido van Rossum
1993-04-01
1
-1/+15
*
* Changed all copyright messages to include 1993.
Guido van Rossum
1993-03-29
1
-1/+3
*
Added separate main program for the Mac: macmain.c
Guido van Rossum
1993-01-21
1
-95/+256
*
Copyright for 1992 added
Guido van Rossum
1992-04-05
1
-1/+1
*
Shut up lint.
Guido van Rossum
1992-03-27
1
-2/+2
*
Use new exceptions.
Guido van Rossum
1991-12-10
1
-6/+6
*
Use dict2lookup.
Guido van Rossum
1991-08-16
1
-1/+1
*
Add marshalling for dictionaries.
Guido van Rossum
1991-06-07
1
-1/+33
*
Declare errno, for prehistoric systems.
Guido van Rossum
1991-06-04
1
-0/+1
*
Initial revision
Guido van Rossum
1991-06-04
1
-0/+340