summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-03-29 19:10:13 -0700
committerKaz Kylheku <kaz@kylheku.com>2014-03-29 22:55:55 -0700
commit8d76d89d7fc1c50454cf9927682d42dde3180c59 (patch)
tree91e64e2490b591fa852ec190185a2ac451309428 /ChangeLog
parentc61ccd9769c9c83dcdf5f7693af2ca0a605b6e19 (diff)
downloadtxr-8d76d89d7fc1c50454cf9927682d42dde3180c59.tar.gz
txr-8d76d89d7fc1c50454cf9927682d42dde3180c59.tar.bz2
txr-8d76d89d7fc1c50454cf9927682d42dde3180c59.zip
* HACKING: Updating generational GC notes in light of changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e71c05c6..cde41fca 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2014-03-29 Kaz Kylheku <kaz@kylheku.com>
+ * HACKING: Updating generational GC notes in light of changes.
+
+2014-03-29 Kaz Kylheku <kaz@kylheku.com>
+
Change to how locations are passed around, for the sake of generational
GC. The issue being solved here is the accuracy of the gc_set function.
The existing impelmentation is too conservative. It has no generation