- 03 Şub, 2008 2 kayıt (commit)
-
-
Andrew MacIntyre yazdı
-
Andrew MacIntyre yazdı
-
- 23 Tem, 2006 1 kayıt (commit)
-
-
Andrew MacIntyre yazdı
-
- 10 Haz, 2006 1 kayıt (commit)
-
-
Martin v. Löwis yazdı
- update header checks, using autoconf - provide dummies for getenv, environ, and GetVersion - adjust MSC_VER check in socketmodule.c
-
- 16 Mar, 2006 2 kayıt (commit)
-
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
- 28 Eki, 2005 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 22 Tem, 2005 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 17 Şub, 2005 3 kayıt (commit)
-
-
Andrew MacIntyre yazdı
-
Andrew MacIntyre yazdı
-
Andrew MacIntyre yazdı
-
- 17 Ock, 2005 1 kayıt (commit)
-
-
Andrew MacIntyre yazdı
-
- 12 Ara, 2004 1 kayıt (commit)
-
-
Andrew MacIntyre yazdı
-
- 11 Eki, 2004 1 kayıt (commit)
-
-
Tim Peters yazdı
Coghlan, for determining whether PyEval_InitThreads() has been called. Also purged the undocumented+unused _PyThread_Started int.
-
- 03 Eki, 2004 2 kayıt (commit)
-
-
Andrew MacIntyre yazdı
-
Andrew MacIntyre yazdı
-
- 07 Tem, 2004 1 kayıt (commit)
-
-
Andrew MacIntyre yazdı
-
- 11 Nis, 2004 1 kayıt (commit)
-
-
Andrew MacIntyre yazdı
-
- 10 Şub, 2004 1 kayıt (commit)
-
-
Skip Montanaro yazdı
-
- 07 Şub, 2004 2 kayıt (commit)
-
-
Skip Montanaro yazdı
-
Skip Montanaro yazdı
time.strptime().
-
- 25 Ara, 2003 1 kayıt (commit)
-
-
Andrew MacIntyre yazdı
-
- 02 Ara, 2003 2 kayıt (commit)
-
-
Andrew MacIntyre yazdı
- various minor cleanups and updates.
-
Andrew MacIntyre yazdı
a Python extension, so that the curses_panel extension works. - minor compiler switch tweak.
-
- 16 Tem, 2003 1 kayıt (commit)
-
-
Andrew MacIntyre yazdı
- more clean up of the generated import library definiton (.DEF file) following checking of patch 770521, and tightening of the sed regexps. - use -O3 even with gcc 2.8.1 - worth nearly 10% with 2.3; worth nothing with 2.2.x. - clean up a couple of whitespace issues introduced by a cut'n'paste.
-
- 13 Tem, 2003 1 kayıt (commit)
-
-
Andrew MacIntyre yazdı
- separate the building of the core from the wrapper executables and the external modules (.PYDs), based on the Py_BUILD_CORE define; - clean up the generated import library definiton (.DEF file) to remove references to a number of non-static symbols that aren't part of the Python API and which shouldn't be exported by the core DLL; - compile the release build with -fomit-frame-pointer, for a small performance gain; - make "make clean" remove byte compiled Python library files.
-
- 10 Tem, 2003 1 kayıt (commit)
-
-
Andrew MacIntyre yazdı
-
- 09 Haz, 2003 4 kayıt (commit)
-
-
Andrew MacIntyre yazdı
-
Andrew MacIntyre yazdı
the Python DLL. this slightly improves performance; reduces fragmentation of address spaces and slightly reduces memory footprint.
-
Andrew MacIntyre yazdı
-
Andrew MacIntyre yazdı
reorganise modules, so that most standard extensions are built into the Python DLL. this slightly improves performance; reduces fragmentation of address spaces and slightly reduces memory footprint.
-
- 22 Nis, 2003 1 kayıt (commit)
-
-
Andrew MacIntyre yazdı
-
- 21 Nis, 2003 2 kayıt (commit)
-
-
Andrew MacIntyre yazdı
- restructure build for modules now in Python DLL README.os2emx - clean out old cruft no longer appropriate now that EMX port builds from CVS - reflect move of modules into core DLL - add section on building from source
-
Andrew MacIntyre yazdı
- add _csv module to the build list - various cleanups config.c: - various cleanups pyconfig.h: - various cleanups
-
- 19 Şub, 2003 1 kayıt (commit)
-
-
Andrew MacIntyre yazdı
-
- 02 Ock, 2003 3 kayıt (commit)
-
-
Andrew MacIntyre yazdı
-
Andrew MacIntyre yazdı
-
Andrew MacIntyre yazdı
-
- 31 Ara, 2002 2 kayıt (commit)
-
-
Andrew MacIntyre yazdı
-
Andrew MacIntyre yazdı
-