summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2016-03-13win32.h: fix O_SHARE_DELETEnobu
2016-03-13numeric.c: fix edge casenobu
2016-03-12Malformed RDoc syntax in catch [ci skip]nobu
2016-03-11* test/lib/test/unit.rb: describe !/REGEXP/ in the help message.akr
2016-03-11testunit: negative filternobu
2016-03-11* enc/unicode/case-folding.rb, casefold.h: Streamlining approach toduerst
2016-03-10iseq.h: coverage_enabled flagnobu
2016-03-10node.c: hidden options hashnobu
2016-03-10* test/socket/test_socket.rb (test_udp_recvmsg_truncation):odaira
2016-03-09fix a typo [ci skip]kazu
2016-03-09* benchmark/driver.rb: fix my last commit (syntax error).ko1
2016-03-09* benchmark/driver.rb: fix output messages.ko1
2016-03-09* benchmark/driver.rb: support memory usage benchmark.ko1
2016-03-09* benchmark/bm_vm3_gc_old_full.rb: add GC.start benchmark.ko1
2016-03-09* benchmark/driver.rb: exit benchmarking if a benchmark processko1
2016-03-09memory_status.rb: independent of MiniTestnobu
2016-03-09* test/io/wait/test_io_wait.rb (test_wait_readwrite_timeout):odaira
2016-03-08* test/ruby/test_require.rb (test_require_with_loaded_features_pop):headius
2016-03-08vm_method.c: fix aliased original namenobu
2016-03-08logger.rb: kwd argsnobu
2016-03-08test/ruby/test_array.rb: split permute + stack error tests out.headius
2016-03-08* intern.h (rb_divmod): assume compilers `/` and `%` comply C99naruse
2016-03-08* insns.def (opt_mod): show its method name on ZeroDivisionError.naruse
2016-03-08* win32/win32.c (rb_w32_write_console): now no need to checkusa
2016-03-08* win32/win32.c (rb_w32_write_console): stop the VT100 emulation if theusa
2016-03-07* test/net/imap/test_imap.rb (test_idle_timeout): Because of theodaira
2016-03-07* ruby.c (warn_cr_in_shebang): meaningless check on DOSISH platforms.usa
2016-03-07* ext/tk/lib/tkextlib/tcllib/tablelist_tile.rb: fix method name typo.nagachika
2016-03-07* ext/tk/lib/tkextlib/tcllib/toolbar.rb: fix method name typo.nagachika
2016-03-07* ext/tk/lib/tkextlib/blt/tree.rb: fix method name typo.nagachika
2016-03-07* ext/tk/lib/tk/menubar.rb: fix a typo in font name. [ruby-core:72505]nagachika
2016-03-07class.c: err if superclass is 0nobu
2016-03-07internal.h: functions for class internalsnobu
2016-03-07win32ole_event.c: use rb_write_error_strnobu
2016-03-06* test/ruby/test_process.rb (test_execopts_gid): Skip a testodaira
2016-03-06io.c: fix output of Array [ci skip]nobu
2016-03-05* test/socket/test_addrinfo.rb (test_ipv6_address_predicates):odaira
2016-03-05Sat Mar 5 09:17:54 2016 Rei Odaira <Rei.Odaira@gmail.com>odaira
2016-03-04* test/-ext-/float/test_nextafter.rb: In AIX,odaira
2016-03-04* test/zlib/test_zlib.rb (test_adler32_combine, test_crc32_combine):odaira
2016-03-04* thread_pthread.c (getstack): __pi_stacksize returned byodaira
2016-03-04* gc.c: use 2 bits with unsigned int for rb_objspace::flags::modeko1
2016-03-04* gc.c: rename "enum gc_stat" to "enum gc_mode"ko1
2016-03-04* lib/rubygems.rb, lib/rubygems/*, test/rubygems/*: Update rubygems-2.6.1.hsbt
2016-03-03ostruct.rb: make internal methods privatenobu
2016-03-02vm_eval.c: call method_missing by method entrynobu
2016-03-02vm_eval.c: method_missing by method_missingnobu
2016-03-02* lib/xmlrpc.rb: Removed broken parser named XMLScanStreamParser.hsbt
2016-03-02* lib/xmlrpc.rb: Removed broken parser named XMLTreeParser.hsbt
2016-03-01Fix pull request number [ci skip]kazu