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
*
It's necessary to do a Debug build of the bsddb project too.
Tim Peters
2006-03-13
1
-2/+6
*
Minor changes.
Tim Peters
2006-03-13
1
-5/+4
*
Trimmed trailing whitespace.
Tim Peters
2006-03-13
1
-2/+2
*
Fix build process of bsddb for IA64 and AMD64.
Martin v. Löwis
2006-03-13
2
-6/+11
*
Initialize VS environment in external.bat as well.
Martin v. Löwis
2006-03-13
1
-0/+1
*
Update to bsddb 4.4.20.
Martin v. Löwis
2006-03-13
3
-46/+39
*
Fix SF bug #1448804 and ad a test to ensure that all subscript operations con...
Nick Coghlan
2006-03-13
2
-24/+101
*
Let the buildbot make a single pass in the test suite only.
Martin v. Löwis
2006-03-13
2
-1/+5
*
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
[next]