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
/
Demo
/
rpc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merged revisions 62021,62029,62035-62038,62043-62044,62052-62053 via svnmerge...
Benjamin Peterson
2008-03-31
3
-8/+8
*
Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about lin...
Collin Winter
2007-07-17
5
-72/+68
*
SF patch 1631942 by Collin Winter:
Guido van Rossum
2007-01-10
2
-5/+5
*
Get rid of most of the remaining uses of <>. There's still Tools/* thogh.
Neal Norwitz
2006-08-29
2
-3/+3
*
SF patch 1179503: Fix typos in rpc.py
Raymond Hettinger
2005-04-10
1
-16/+18
*
Whitespace normalization. Ran reindent.py over the entire source tree.
Tim Peters
2004-07-18
6
-1198/+1198
*
Replace backticks with repr() or "%r"
Walter Dörwald
2004-02-12
4
-19/+18
*
Patch #469517: Info about rpcgen compilers.
Martin v. Löwis
2001-10-11
2
-5/+12
*
Fix multi-arg list.append() calls.
Guido van Rossum
1998-10-08
1
-1/+1
*
nannified
Guido van Rossum
1998-09-14
1
-16/+16
*
Fixed typo reported by Grzegorz Makarewicz <mak@mikroplan.com.pl>.
Fred Drake
1998-01-28
1
-1/+1
*
Added note about standard library module xdrlib.py
Guido van Rossum
1996-08-19
1
-0/+2
*
add mac compatibility
Guido van Rossum
1996-07-21
1
-1/+29
*
undo opaque=fopaque changes; make test script more flexible
Guido van Rossum
1995-10-11
2
-5/+6
*
small fixes
Guido van Rossum
1995-10-04
2
-4/+4
*
Use time.time() instead of time.millitimer()
Guido van Rossum
1994-02-17
1
-3/+3
*
*** empty log message ***
Guido van Rossum
1993-12-17
8
-79/+123
*
Added generic array handlers
Guido van Rossum
1992-12-21
1
-0/+21
*
Changed to use make_call
Guido van Rossum
1992-12-21
1
-24/+12
*
Full broadcast support
Guido van Rossum
1992-12-21
1
-26/+43
*
Clarified some parts
Guido van Rossum
1992-12-21
1
-8/+19
*
Changed to use new make_call method
Guido van Rossum
1992-12-21
1
-38/+43
*
Complete broadcast support (both raw and via port mapper CALLIT)
Guido van Rossum
1992-12-21
1
-83/+198
*
Initial revision
Guido van Rossum
1992-12-21
1
-0/+22
*
Initial revision
Guido van Rossum
1992-12-20
1
-0/+81
*
Added remark about servers
Guido van Rossum
1992-12-20
1
-1/+2
*
Changed mkcred interface
Guido van Rossum
1992-12-20
1
-1/+1
*
Bind to reserved port if root; changed mkcred interface; added -t/-u option
Guido van Rossum
1992-12-20
1
-10/+29
*
Changed mkcred/mkverf interface; added makesocket hook and changed init
Guido van Rossum
1992-12-20
1
-54/+106
*
Changes to protect servers against broken clients
Guido van Rossum
1992-12-19
1
-2/+7
*
Added server classes, and various robustness hacks
Guido van Rossum
1992-12-19
1
-0/+244
*
Don't call test()
Guido van Rossum
1992-12-17
1
-2/+0
*
Don't even show #test()
Guido van Rossum
1992-12-17
1
-2/+0
*
Added comments.
Guido van Rossum
1992-12-17
1
-0/+3
*
Compatibility hack with Python 0.9.6.
Guido van Rossum
1992-12-17
1
-3/+6
*
Initial revision
Guido van Rossum
1992-12-17
2
-0/+30
*
Added compatibility hacks for Python 0.9.6.
Guido van Rossum
1992-12-17
1
-4/+15
*
Use 'l' as format, not 'i'.
Guido van Rossum
1992-12-17
1
-2/+2
*
Added some XXX comment.
Guido van Rossum
1992-12-17
1
-0/+3
*
Improved exception handing. Added some XXX comments.
Guido van Rossum
1992-12-17
1
-14/+27
*
Add timeout and retry to UDP version of protocol
Guido van Rossum
1992-12-15
1
-9/+20
*
Fix spelling of Umnt.
Guido van Rossum
1992-12-15
1
-2/+2
*
Support packing longs.
Guido van Rossum
1992-12-15
1
-4/+10
*
Fix misunderstood readdir count (bytes, not dir entries)
Guido van Rossum
1992-12-15
1
-4/+3
*
Add explicit auth call
Guido van Rossum
1992-12-15
1
-0/+13
*
Make auth handling different
Guido van Rossum
1992-12-15
1
-6/+20
*
Add explicit auth object
Guido van Rossum
1992-12-15
1
-0/+6
*
Initial revision
Guido van Rossum
1992-12-14
5
-0/+909