Staging
v0.5.1
https://github.com/python/cpython
Revision 8b0facf89e4ab62580efbcf74c70f636186f1e08 authored by Christian Heimes on 04 December 2007, 19:30:01 UTC, committed by Christian Heimes on 04 December 2007, 19:30:01 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r59324 | georg.brandl | 2007-12-04 17:10:02 +0100 (Tue, 04 Dec 2007) | 3 lines

  Add "Python on Unix" document, mostly written for GHOP
  by Shriphani Palakodety.
........
  r59325 | facundo.batista | 2007-12-04 17:31:53 +0100 (Tue, 04 Dec 2007) | 3 lines


  fma speedup by avoiding to create a Context. Thanks Mark Dickinson.
........
  r59326 | christian.heimes | 2007-12-04 17:36:20 +0100 (Tue, 04 Dec 2007) | 2 lines

  Added warning that make install may overwrite or masquerade the default python binary. Use make altinstall instead.
  A native English speaker may want to rephrase the paragraph. ;)
........
  r59327 | georg.brandl | 2007-12-04 17:50:28 +0100 (Tue, 04 Dec 2007) | 2 lines

  Fix duplicate label and a typo.
........
  r59329 | georg.brandl | 2007-12-04 18:46:27 +0100 (Tue, 04 Dec 2007) | 2 lines

  Add tutorial and examples to logging docs, from GHOP student "oscar8thegrouch".
........
  r59332 | christian.heimes | 2007-12-04 19:43:19 +0100 (Tue, 04 Dec 2007) | 1 line

  These optimizations create smaller and a bit faster code on my machine. I've also disabled an optimization that may be dangerous. Intrinsic functions conflict with errno.
........
1 parent 43f827b
History
Tip revision: 8b0facf89e4ab62580efbcf74c70f636186f1e08 authored by Christian Heimes on 04 December 2007, 19:30:01 UTC
Merged revisions 59323-59332 via svnmerge from
Tip revision: 8b0facf
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
PCbuild8
PCbuild9
Parser
Python
Tools
.hgtags -rw-r--r-- 2.6 KB
INTBENCH -rw-r--r-- 941 bytes
LICENSE -rw-r--r-- 13.5 KB
Makefile.pre.in -rw-r--r-- 35.9 KB
README -rw-r--r-- 4.6 KB
RELNOTES -rw-r--r-- 1.2 KB
configure -rwxr-xr-x 633.0 KB
configure.in -rw-r--r-- 96.6 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 27.4 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 67.6 KB

README

back to top