summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2014-10-16* test/ruby/envutil.rb (assert_pattern_list): Show number of matchedakr
2014-10-16cont.c (fiber_store): fix WIN32 fibersnormal
2014-10-16parse.y: do not use disposed stringnobu
2014-10-16test/-ext-/bug_reporter/test_bug_reporter.rb: fix racenormal
2014-10-16test/ruby/test_rubyoptions.rb: fix racenormal
2014-10-16cont.c: fix compile errornobu
2014-10-16test/ruby/test_process.rb: avoid killing wrong parentnormal
2014-10-15cont.c: fix when FIBER_USE_NATIVE is 0normal
2014-10-15cont.c: fix build when FIBER_USE_NATIVE is 0normal
2014-10-15cont.c: Optimize fiber_switch calleesnormal
2014-10-15cont.c (cont_save_thread): Sparse copying of thread datanormal
2014-10-15cont.c: Small code cleanupnormal
2014-10-15cont.c: Code cleanup in fiber_switch/fiber_storenormal
2014-10-15cont.c: Remove unused prev_fiber/next_fiber fieldsnormal
2014-10-15fix typos [ci skip]kazu
2014-10-15* ext/etc/etc.c (etc_nprocessors_affin): Test CPU_ALLOC availability.akr
2014-10-15* ext/etc/etc.c (etc_nprocessors_affinity): use sched_getaffinityakr
2014-10-15* test/ruby/envutil.rb (assert_pattern_list) Renamed fromakr
2014-10-15* test/ruby/envutil.rb (assert_regexp_list): New assertion method.akr
2014-10-14* enum.c: min(n) drops elements bigger than the n-th maximum element.akr
2014-10-14test/ruby/test_optimization.rb (test_string_size): new testnormal
2014-10-14test/ruby/test_optimization.rb: redefinition tests for Stringnormal
2014-10-14test/ruby/test_optimization.rb (test_hash_aset_with): assert assignmentnormal
2014-10-14* gc.c (rb_obj_id): [DOC] Fix typo, clean up sentence, and wrap colszzak
2014-10-14* error.c: [DOC] Fix case of type in exception message by @tricknoteszzak
2014-10-14rbinstall.rb: fix .gemspec permissionsnobu
2014-10-14ext/win32ole/win32ole_record.c: use typed data.suke
2014-10-14symbol.c: ids arraynobu
2014-10-14symbol.c: immortal IDsnobu
2014-10-14symbol.c: rename rb_str_dynamic_internnobu
2014-10-14test new optimizations for redefinesnormal
2014-10-13* enum.c (nmin_run): max(n) and max_by(n) returns an array inakr
2014-10-13ChangeLog: fix a typo for r47897.nagachika
2014-10-13common.mk: update-gems for older BASERUBYnobu
2014-10-13* lib/xmlrpc/parser.rb: added new parser class using libxml-ruby gem.hsbt
2014-10-13fix typo and spaceskazu
2014-10-13* lib/find.rb (Find.find): Call to_path for arguments to obtainakr
2014-10-13* common.mk: use relative load path for bundled_gems directory.hsbt
2014-10-12* README.EXT: [DOC] fix example missing typedef with patch byzzak
2014-10-12array.c: swap volatile for RB_GC_GUARDnormal
2014-10-12* ext/date/date_core.c: [DOC] Clean up whitespace, examples, and typoszzak
2014-10-12parse.y: should not eliminate value nodesnobu
2014-10-12* vm.c: [DOC] fix typo by @yui-knk [Fixes GH-738]zzak
2014-10-12* test/lib/test/unit.rb: Hide skips by default.akr
2014-10-11* file.c: include sys/time.h only if HAVE_SYS_TIME_Hyugui
2014-10-11* file.c (HAVE_UTIMENSAT): disabled for NativeClient.yugui
2014-10-11* ext/extmk.rb: generates the rule for extinit.$(OBJEXT).yugui
2014-10-11Fixes build failures on Portable Native Client.yugui
2014-10-11compile.c: fix RB_GC_GUARD usagenormal
2014-10-11string.c (rb_str_intern): remove unnecessary RB_GC_GUARDnormal