- 03 Eyl, 1992 19 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
project :-). Change object administration: objects are removed from the list of known objects as soon as their form is destroyed.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
calls the repr function. When the refcount is bad, don't print the object at all (chances of crashes). Changes to checking and printing of references: the consistency check is somewhat faster; don't print strings referenced once (most occur in function's name lists).
-
Guido van Rossum yazdı
(fetch the filename as a string so I can see it with dbx, and set f_lineno); call abort() when detecting an "undetected" error.
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
(no bit vector)
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
Also use locks and Queues for communication with other threads.
-
Sjoerd Mullender yazdı
-
- 02 Eyl, 1992 3 kayıt (commit)
-
-
Guido van Rossum yazdı
Added runcall(func, *args) interfaces to profile.py, bdb.py, pdb.py, wdb.py Added new module bisect.py and used it in sched.py. Mostly cosmetic changes to profile.py (changed output format).
-
Sjoerd Mullender yazdı
-
Sjoerd Mullender yazdı
update thread package.
-
- 01 Eyl, 1992 1 kayıt (commit)
-
-
Guido van Rossum yazdı
receives a REDRAW event
-
- 31 Agu, 1992 4 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
added an output() function to move the I/O out of the algorithm
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
- 27 Agu, 1992 1 kayıt (commit)
-
-
Guido van Rossum yazdı
-
- 25 Agu, 1992 4 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
Viewer.py in turn requires changes to VFile.py (unfortunately that file is now a complete mess...).
-
- 24 Agu, 1992 2 kayıt (commit)
-
-
Jack Jansen yazdı
-
Jack Jansen yazdı
-
- 21 Agu, 1992 2 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
Added optional read-ahead thread. Changed mouse interface.
-
- 20 Agu, 1992 4 kayıt (commit)
-
-
Guido van Rossum yazdı
-
Jack Jansen yazdı
-
Guido van Rossum yazdı
-
Guido van Rossum yazdı
-