summaryrefslogtreecommitdiffstats
path: root/Mac/PythonLauncher
diff options
context:
space:
mode:
authorBenjamin Peterson <benjamin@python.org>2010-03-20 20:47:27 (GMT)
committerBenjamin Peterson <benjamin@python.org>2010-03-20 20:47:27 (GMT)
commitf0fa1b2f670334f9f4b123e6ecb65c3beef979ed (patch)
treee9be9ba0ae59d89d7d0922998e35a090a5893617 /Mac/PythonLauncher
parentf38b2b4ab13633d7cc1348ba8b083605a5d41a90 (diff)
downloadcpython-f0fa1b2f670334f9f4b123e6ecb65c3beef979ed.zip
cpython-f0fa1b2f670334f9f4b123e6ecb65c3beef979ed.tar.gz
cpython-f0fa1b2f670334f9f4b123e6ecb65c3beef979ed.tar.bz2
version becomes 3.1.2v3.1.2
Diffstat (limited to 'Mac/PythonLauncher')
0 files changed, 0 insertions, 0 deletions
pan>Qt Continuous Integration System2010-07-211-1/+33 |\ \ | * | Fixes the Oracle nchar bug when NLS_CHARSET is different with NLS_NCHAR_CHARSET.Charles Yin2010-07-211-1/+33 * | | Merge branch 'raptorConfigurePatches' into 4.7-s60axis2010-07-211-0/+2 |\ \ \ | |/ / |/| | | * | Fixed automatic sqlite extraction on Symbian makefile build system.axis2010-07-211-0/+2 * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-161-1/+1 |\ \ \ | * | | Fixes the Oracle invalid date bug when date is greater or equal to 2800Charles Yin2010-07-161-1/+1 | |/ / * | | fix macx not having UNICODE in DEFINES any moreOswald Buddenhagen2010-07-131-7/+7 * | | Corrected pathsMark Brand2010-07-081-2/+2 * | | fix build with sqlite2Oswald Buddenhagen2010-07-081-2/+2 * | | Simplify *= to += after contains() testMark Brand2010-07-078-14/+14 * | | Consolidate sql driver configuration redundancyMark Brand2010-07-0710-119/+104 |/ / * | Doc: Relicensed the documentation under the GNU FDL version 1.3.David Boddie2010-06-211-25/+11 * | use "win32-g++*" scope to match all MinGW makespecsMark Brand2010-06-101-11/+9 * | Fix compilation on WinXP MinGW32;lit-uriy2010-06-021-2/+2 * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-05-021-3/+3 |\ \ | * | Fix QT_NO_LIBRARYTasuku Suzuki2010-04-29