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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to bzip2 1.0.3
Martin v. Löwis
2006-03-13
4
-19/+26
*
Plug some refcount leaks when tests are run repeatedly.
Thomas Heller
2006-03-13
2
-16/+21
*
Bug #1448490: Fix a bug that ISO-2022 codecs could not handle
Hye-Shik Chang
2006-03-13
3
-1/+11
*
Remove the slightly broken test_leaks.py.
Thomas Heller
2006-03-13
2
-91/+4
*
Adding the /useenv means that one's PATH actually gets through. This is
Trent Mick
2006-03-12
1
-1/+1
*
merged with cElementTree development trunk (1.0.6 snapshot):
Fredrik Lundh
2006-03-12
1
-32/+60
*
Move buildbot scripts to Tools/buildbot.
Martin v. Löwis
2006-03-12
3
-0/+0
*
Added brief comment.
Tim Peters
2006-03-12
1
-2/+1
*
Added brief comments.
Tim Peters
2006-03-12
2
-2/+2
*
- Reindent a confusingly indented piece of code (no intended code changes
Thomas Wouters
2006-03-12
1
-13/+16
*
Plug the last 657 referenceleaks in test_bsddb3: a circular reference
Thomas Wouters
2006-03-12
1
-0/+5
*
Fix another leak in bsddb, and avoid use of uninitialized value -- funny how
Thomas Wouters
2006-03-12
1
-1/+2
*
Add buildbot test script.
Martin v. Löwis
2006-03-11
1
-0/+4
*
Give the _ssl project a harmless command to perform
Tim Peters
2006-03-11
1
-0/+3
*
Add changelog entry.
Martin v. Löwis
2006-03-11
1
-0/+1
*
Adjust CJK Ideograph range to Unicode 4.1.
Martin v. Löwis
2006-03-11
1
-13/+12
*
Whitespace normalization.
Tim Peters
2006-03-10
3
-4/+4
*
When the new -w option (yay! great idea) reruns a
Tim Peters
2006-03-10
1
-0/+2
*
Add regrtest -w option.
Martin v. Löwis
2006-03-10
2
-3/+22
*
Unicode database updated; use SVN instead of CVS
Andrew M. Kuchling
2006-03-10
1
-2/+7
*
Add AMD64 and Itanium configurationgs to ctypes;
Martin v. Löwis
2006-03-10
3
-8/+233
*
Add ctypes.
Martin v. Löwis
2006-03-10
1
-0/+2
*
Update test data to 4.1; disable PRI #29 for now.
Martin v. Löwis
2006-03-10
1
-4/+15
*
Fix refcounting bug.
Martin v. Löwis
2006-03-10
1
-0/+1
*
Avoid forward-declaring the methods array.
Martin v. Löwis
2006-03-10
5
-56/+57
*
Um, I thought I'd already checked this in.
Guido van Rossum
2006-03-10
11
-105/+60
*
Fix three nits found by Coverity, adding null checks and comments.
Guido van Rossum
2006-03-10
1
-3/+15
*
Update Unicode database to Unicode 4.1.
Martin v. Löwis
2006-03-09
12
-13167/+17104
*
Move entry to correct section.
Georg Brandl
2006-03-09
1
-3/+3
*
Patch #1446372: quit and exit can now be called from the interactive
Georg Brandl
2006-03-09
2
-4/+16
*
NodeInfo.__gen_init(): Fiddle so that reindent.py is
Tim Peters
2006-03-09
1
-2/+5
*
Remove the magic to run an uninstalled ctypes version from a CVS sandbox.
Thomas Heller
2006-03-09
2
-21/+0
*
Write a section
Andrew M. Kuchling
2006-03-09
1
-1/+61
*
Deleted the svn_mime-type application/octet-stream from PCBuild/pcbuild.sln.
Thomas Heller
2006-03-09
3
-399/+399
*
Added VC project files to build _ctypes.pyd and _ctypes_test.pyd on Windows.
Thomas Heller
2006-03-09
3
-0/+307
*
Markup fix
Andrew M. Kuchling
2006-03-09
1
-1/+1
*
Write a section
Andrew M. Kuchling
2006-03-09
1
-1/+85
*
Bug #1442874: handle "<!>", the empty SGML comment
Georg Brandl
2006-03-09
2
-2/+5
*
typo
Georg Brandl
2006-03-09
1
-1/+1
*
Disable the testcase that crashes solaris.
Thomas Heller
2006-03-09
1
-1/+2
*
Replace the trivial ctypes test (did only an import) with the real test suite.
Thomas Heller
2006-03-09
1
-3/+11
*
Try to be a bit more consistent on all platforms:
Neal Norwitz
2006-03-09
3
-15/+8
*
Directly read working copy data to obtain list of properties.
Martin v. Löwis
2006-03-09
1
-8/+34
*
Taught svneol to look at .c and .h files too, and
Tim Peters
2006-03-09
2
-92/+95
*
Simple utility to add svn:eol-style to text files under
Tim Peters
2006-03-09
1
-0/+48
*
Set auto-props
Martin v. Löwis
2006-03-09
0
-0/+0
*
Whitespace normalization.
Tim Peters
2006-03-09
25
-91/+89
*
These text files were all missing the svn:eol-style property.
Tim Peters
2006-03-09
0
-0/+0
*
Remove .cvsignore and set svn:ignore for *.pyc *.pyo.
Hye-Shik Chang
2006-03-08
3
-11/+0
*
Bug #1445901: os.path.realpath() is available on Win/Mac too.
Georg Brandl
2006-03-08
1
-2/+2
[next]