- 22 Mar, 2001 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
that's all that's needed.
-
- 21 Mar, 2001 3 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
- 20 Şub, 2001 6 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
Added `realclean' target.
-
Moshe Zadka yazdı
Reindented
-
Moshe Zadka yazdı
Reindented
-
Moshe Zadka yazdı
Reindented
-
- 03 Şub, 2001 1 kayıt (commit)
-
-
Neil Schemenauer yazdı
-
- 31 Ock, 2001 3 kayıt (commit)
-
-
Barry Warsaw yazdı
debugging leaks and other memory problems.
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
debugging memory leaks and the like.
-
- 23 Ock, 2001 2 kayıt (commit)
-
-
Barry Warsaw yazdı
Py_Initialize()/Py_Finalize() loop leaks. - allow an optional 3rd argument which is the loop count. -1 means infloop (the default). - Add a setting of Py_NoSiteFlag=1, but leave it commented out by default.
-
Barry Warsaw yazdı
- set VERSION to 2.1 - change blddir to ../.. since that seems more common than the old value (at least for my debugging session).
-
- 21 Ock, 2001 1 kayıt (commit)
-
-
Tim Peters yazdı
-
- 15 Ock, 2001 1 kayıt (commit)
-
-
Guido van Rossum yazdı
should have been a NameError. I'm checking in a change that catches both, just to be sure -- I can't be bothered trying to understand this code any more. :-)
-
- 10 Ock, 2001 2 kayıt (commit)
-
-
Guido van Rossum yazdı
and Py_Finalize(). It seems to dump core right now...
-
Guido van Rossum yazdı
since! :-( ).
-
- 05 Ock, 2001 1 kayıt (commit)
-
-
Guido van Rossum yazdı
watch(1)). Updated and untabified the README file.
-
- 23 Ara, 2000 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
y coordinate), and change radius of second indicator to compensate Remove redundant setting of sradius
-
- 22 Ara, 2000 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
- 21 Ara, 2000 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
- 15 Ara, 2000 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
ncurses.py requires panel support, and therefore doesn't work yet.
-
- 14 Ara, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
arg.
-
- 13 Ara, 2000 1 kayıt (commit)
-
-
Andrew M. Kuchling yazdı
-
- 16 Kas, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 08 Kas, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 03 Kas, 2000 2 kayıt (commit)
-
-
Guido van Rossum yazdı
box on Linux.
-
Thomas Wouters yazdı
regardless of whether the system getopt() does what we want. This avoids the hassle with prototypes and externs, and the check to see if the system getopt() does what we want. Prefix optind, optarg and opterr with _PyOS_ to avoid name clashes. Add new include file to define the right symbols. Fix Demo/pyserv/pyserv.c to include getopt.h itself, instead of relying on Python to provide it.
-
- 23 Eki, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 16 Eki, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 06 Eki, 2000 1 kayıt (commit)
-
-
Guido van Rossum yazdı
regexdemo.py is obsolete with the regex module.
-
- 25 Agu, 2000 2 kayıt (commit)
-
-
Fred Drake yazdı
-
Jeremy Hylton yazdı
closes bug #111928
-
- 23 Agu, 2000 1 kayıt (commit)
-
-
Fred Drake yazdı
-
- 22 Tem, 2000 1 kayıt (commit)
-
-
Thomas Wouters yazdı
char**) and return an int even on PC platforms. If not, please fix PC/utils/makesrc.c ;-P
-
- 18 Tem, 2000 1 kayıt (commit)
-
-
Greg Stein yazdı
use "cvs diff -b" to verify.
-