summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-07-20enumerator.c: Enumerator::Lazy#uniqnobu
2016-07-20enum.c: Enumerable#uniqnobu
2016-07-20hash.c: rb_hash_add_new_elementnobu
2016-07-19* lib/unicode_normalize/tables.rb: Removeduerst
2016-07-19variable.c: exclude private constantsnobu
2016-07-18fix a typo [ci skip]kazu
2016-07-17numeric.c, complex.c: Add finite? and infinite? consistent with Floatmrkn
2016-07-17Move generated headers to unicode data directorynobu
2016-07-15* time.c (time_arg): revert r55688 beause it had no effect. retry...usa
2016-07-15common.mk: directory timestampsnobu
2016-07-15* string.c (str_buf_cat): Fix potential interger overflow of capa.ngoto
2016-07-15* string.c (str_buf_cat): Fix capa size for embed string.ngoto
2016-07-15* gems/bundled_gems: update latest gems.hsbt
2016-07-15util.c: do not underflownobu
2016-07-15* time.c (time_arg): it seems that this function sometimes causes SEGVusa
2016-07-15enc/unicode: check Unicode versionsnobu
2016-07-14string.c: reduce malloc overhead for default buffer sizenormal
2016-07-14common.mk: update enc/unicode/name2ctype.hnobu
2016-07-14common.mk: rule for name2ctype.kwdnobu
2016-07-14json/ext: remove stale directorynobu
2016-07-14* ext/json/**/*.rb: merge original files from upstream repository.hsbt
2016-07-13* test/json/json_common_interface_test.rb: use assert_raise instead ofhsbt
2016-07-13* test/lib/test/unit.rb: added test files with `_test` suffix for jsonhsbt
2016-07-13* enc/iso_8859_9.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-13* enc/windows_1252.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-13* enc/iso_8859_7.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-13* gc.c (gc_mark_roots): should mark the VM object itself to markko1
2016-07-13* math.c (_USE_MATH_DEFINES): it must be set before including internal.husa
2016-07-13* enc/iso_8859_1.c, enc/iso_8859_4.c: Avoid setting modification flag ifduerst
2016-07-13* enc/iso_8859_5.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-13* math.c (rb_math_sqrt): r55646 must use f_signbit.naruse
2016-07-13* iseq.c (Init_ISeq): undef ISeq.translate and ISeq.load_iseqko1
2016-07-13* vm_method.c (method_entry_get_without_cache): checkko1
2016-07-13* enc/windows_1254.c: Adjust variable/macro names.duerst
2016-07-13* enc/iso_8859_9.c, enc/windows_1254.c: Split Windows-1254 fromduerst
2016-07-13* enc/iso_8859_7.c, enc/windows_1253.c: Split Windows-1253 fromduerst
2016-07-13* enc/iso_8859_13.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-13* enc/iso_8859_13.c, enc/windows_1257.c: Split Windows-1257 fromduerst
2016-07-13* enc/iso_8859_3.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-12* test/ruby/enc/test_iso_8859.rb: Excluded dotless i/I with dot fromduerst
2016-07-12math.c: Complex sqrtnobu
2016-07-12* revert r55642 (previous commit) because of test failure atduerst
2016-07-12* enc/iso_8859_3.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-11* configure.in, lib/mkmf.rb, win32/Makefile.sub (CSRCFLAG): make theusa
2016-07-11* enc/iso_8859_1.c: Moved test for lowercase characters withoutduerst
2016-07-11* enc/iso_8859_4.c, enc/iso_8859_10.c, enc/iso_8859_14.c,duerst
2016-07-11stringio.c: convert arguments just oncenobu
2016-07-10* enc/iso_8859_10.c, test/ruby/enc/test_case_comprehensive.rb:duerst
2016-07-10* test/ruby/enc/test_case_comprehensive.rb: Changed testing logic in toduerst
2016-07-10* enc/iso_8859_4.c, test/ruby/enc/test_case_comprehensive.rb:duerst