summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2014-02-01 03:33:31 -0800
committerKaz Kylheku <kaz@kylheku.com>2014-02-01 03:33:31 -0800
commit6abf99b9ae4a8868e55215a74dd4c0e8a97ec99b (patch)
treec3dcb1d4fdc1482a5f3cd0797c3a1f5cd6edc3cf /ChangeLog
parentf746b568d797d6b35571968b838d540147dde3f9 (diff)
downloadtxr-6abf99b9ae4a8868e55215a74dd4c0e8a97ec99b.tar.gz
txr-6abf99b9ae4a8868e55215a74dd4c0e8a97ec99b.tar.bz2
txr-6abf99b9ae4a8868e55215a74dd4c0e8a97ec99b.zip
Export break_obj.
* gc.c (break_obj): Change to external linkage. (mark): Use t variable instead of re-evaluating obj->t.type. * gc.h (break_obj): Declared.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46a88252..d4943119 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2014-02-01 Kaz Kylheku <kaz@kylheku.com>
+ Export break_obj.
+
+ * gc.c (break_obj): Change to external linkage.
+ (mark): Use t variable instead of re-evaluating obj->t.type.
+
+ * gc.h (break_obj): Declared.
+
+2014-02-01 Kaz Kylheku <kaz@kylheku.com>
+
* lib.c (d): Disable garbage collection around the dump.
It's importa for this function not to have the side effect
of triggering garbage collection, when it is used for