aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-02-06 11:44:33 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-02-06 11:44:33 +0000
commita6ebdbb1371405f2067571b12ebe74e048641266 (patch)
treeefb5b8d73fa2f55fbe70a94f6874d577cb9193a9 /ChangeLog
parent70b0ee8eb5191e7cfea74929f62c095ce20f5f5d (diff)
downloadruby-a6ebdbb1371405f2067571b12ebe74e048641266.tar.gz
check __int64_t and __int128_t
* configure.in: check __int64_t and __int128_t for RUBY_DEFINT on OS X. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53750 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 249714c68e..d0e5262078 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Sat Feb 6 20:44:24 2016 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * configure.in: check __int64_t and __int128_t for RUBY_DEFINT on
+ OS X.
+
Sat Feb 6 15:18:28 2016 Martin Duerst <duerst@it.aoyama.ac.jp>
* test/ruby/enc/test_regex_casefold.rb: Added data-based testing for