index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Doc
/
lib
/
libgc.tex
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mention that DEBUG_LEAK includes DEBUG_SAVEALL. Fixes #1170460.
Martin v. Löwis
2005-03-28
1
-1/+3
*
SF bug #1091740: garbage collector still documented as optional
Raymond Hettinger
2005-01-07
1
-5/+0
*
Documented gc.get_referrers() as dangerous.
Armin Rigo
2003-10-28
1
-0/+5
*
Markup fix.
Fred Drake
2003-04-08
1
-2/+2
*
s/referrents/referents/g. Gotta love that referrers remains rife with rs.
Tim Peters
2003-04-08
1
-2/+2
*
Finished implementing gc.get_referrents(): dealt with error and end
Tim Peters
2003-04-08
1
-0/+13
*
Document gc.get_objects().
Fred Drake
2002-07-10
1
-0/+6
*
Document that get_referrers can return unreachable but uncollected objects.
Martin v. Löwis
2002-01-26
1
-0/+7
*
Add a missing "cycle".
Fred Drake
2001-12-14
1
-1/+1
*
Rename get_referents to get_referrers. Fixes #483815.
Martin v. Löwis
2001-11-24
1
-0/+7
*
Relatively large expansion of the docs for gc.garbage.
Tim Peters
2001-11-18
1
-5/+19
*
Finish SF patch 477059: __del__ on new classes vs. GC.
Tim Peters
2001-11-03
1
-1/+5
*
- update Neil's email address
Neil Schemenauer
2000-10-04
1
-2/+2
*
- Add DEBUG_SAVEALL option. When enabled all garbage objects found by the
Neil Schemenauer
2000-09-22
1
-2/+10
*
Add \modulesynopsis for inclusion in the list of modules at the beginning
Fred Drake
2000-09-09
1
-0/+6
*
Neil Schemenauer: GC enable(), disable(), isenabled() interface.
Vladimir Marangozov
2000-08-06
1
-7/+19
*
Documentation for the gc module. Text from Neil Schemenauer
Fred Drake
2000-07-12
1
-0/+106