index
:
delta/scons.git
aix-xlc_r-is-for-threads
conftest-messages
fix_copyright_2012
fix_update_release_tests_2012_01
issue-2856
issue-2857
issue1723
issue2720
issue2809
issue2812
latex_mbib
linker-exists-when-compiler-exists
master
msvc11
msvs-express-2013
msvs-vcvars-caching
optimize-scan-path-subst-v2
pchdll
python3-port
python3raise
python3win32
rel_2.2.0
rel_2.3.0
rel_2.3.1
rel_2.3.2
rel_2.3.3
rel_2.3.4
rel_2.3.5
rel_2.3.6
rel_2.4.0
rel_2.4.1
rel_2.5.0
rel_2.5.1
rel_3.0.0
release-2.1.0
switch_to_slots
test_bb
ziproot
bitbucket.org: Obsolete (use scons-git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
engine
/
SCons
/
Memoize.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert old-style classes in Memoize.py to new-style classes.
Steven Knight
2010-05-14
1
-2
/
+2
*
Remove use of the "new" module from --debug=memoizer support.
Steven Knight
2010-04-19
1
-69
/
+21
*
http://scons.tigris.org/issues/show_bug.cgi?id=2345
Greg Noel
2010-04-15
1
-1
/
+1
*
Move 2.0 changes collected in branches/pending back to trunk for further
Greg Noel
2010-03-25
1
-5
/
+5
*
Add emacs and vim editing settings to the bottom of *.py files.
Steven Knight
2009-02-09
1
-0
/
+6
*
Merged revisions 2527-2645 via svnmerge from
Steven Knight
2008-02-04
1
-14
/
+28
*
Merged revisions 1826-1882 via svnmerge from
0.96.96
Steven Knight
2007-04-13
1
-1
/
+4
*
Merged revisions 1675-1736 via svnmerge from
Steven Knight
2006-12-16
1
-758
/
+190
*
Merged revisions 1582-1665 via svnmerge from
Steven Knight
2006-11-02
1
-1
/
+6
*
Add a --debug=nomemoizer option to disable memoization.
Steven Knight
2005-06-01
1
-19
/
+29
*
Handle situations where the inspect module can't tell Memoizer what the sourc...
Steven Knight
2005-03-18
1
-1
/
+1
*
Fix --debug=memoizer so it actually prints some stats on Python 2.x.
Steven Knight
2005-01-13
1
-33
/
+37
*
More performance improvements?
Steven Knight
2005-01-12
1
-17
/
+138
*
Apply Memoizer to cache more return values from various methods. (Kevin Quick)
Steven Knight
2004-12-31
1
-12
/
+27
*
Add a Memoizer metaclass to collect the logic for caching values in one locat...
Steven Knight
2004-12-29
1
-0
/
+682