summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-05-21 07:27:32 +0000
committerko1 <ko1@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2013-05-21 07:27:32 +0000
commit3f2cb86ef325217af8205571996179fee0a7ee40 (patch)
tree30c2f06d85f9a3129658185f7ba0166e91607731 /ChangeLog
parent32c5c675f2e38ab1bb40b9310b63a535a73cb116 (diff)
* gc.c (gc_profile_dump_on): `count' should be (int) because it
can be negative number. And use pointer for `record' (don't copy). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40870 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 525733b4fd..bcb90411ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Tue May 21 16:25:05 2013 Koichi Sasada <ko1@atdot.net>
+
+ * gc.c (gc_profile_dump_on): `count' should be (int) because it
+ can be negative number.
+ And use pointer for `record' (don't copy).
+
Tue May 21 03:11:18 2013 Nobuyoshi Nakada <nobu@ruby-lang.org>
* dir.c (dir_each): compose HFS file names from