aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * marshal.c (r_object0): Fix Marshal crash for corrupt extended object.drbrain2016-03-141-0/+4
* * test/ruby/test_rubyoptions.rb: make version matching supportheadius2016-03-141-0/+5
* * bignum.c (big2str_2bdigits): reduce div instruction.naruse2016-03-141-0/+4
* * include/ruby/oniguruma.h, enc/unicode.c: Adjusting flag assignmentsduerst2016-03-141-0/+6
* optimize named capture assignmentnobu2016-03-141-0/+10
* ruby.c: reduce fstatnobu2016-03-141-0/+8
* * numeric.c (fix2str): improve r54092 like rb_int2big().naruse2016-03-141-0/+4
* document OpenSSL::SSL::SSLContext#setup as MT-unsafenormal2016-03-141-0/+5
* win32.h: fix O_SHARE_DELETEnobu2016-03-131-0/+5
* numeric.c: fix edge casenobu2016-03-131-0/+5
* Malformed RDoc syntax in catch [ci skip]nobu2016-03-121-0/+6
* * test/lib/test/unit.rb: describe !/REGEXP/ in the help message.akr2016-03-111-0/+4
* testunit: negative filternobu2016-03-111-0/+8
* * enc/unicode/case-folding.rb, casefold.h: Streamlining approach toduerst2016-03-111-0/+8
* iseq.h: coverage_enabled flagnobu2016-03-101-0/+10
* node.c: hidden options hashnobu2016-03-101-0/+5
* * test/socket/test_socket.rb (test_udp_recvmsg_truncation):odaira2016-03-101-0/+6
* fix a typo [ci skip]kazu2016-03-091-1/+1
* * benchmark/driver.rb: fix my last commit (syntax error).ko12016-03-091-0/+4
* * benchmark/driver.rb: fix output messages.ko12016-03-091-0/+7
* * benchmark/driver.rb: support memory usage benchmark.ko12016-03-091-0/+11
* * benchmark/bm_vm3_gc_old_full.rb: add GC.start benchmark.ko12016-03-091-0/+8
* * benchmark/driver.rb: exit benchmarking if a benchmark processko12016-03-091-0/+5
* memory_status.rb: independent of MiniTestnobu2016-03-091-0/+8
* * test/io/wait/test_io_wait.rb (test_wait_readwrite_timeout):odaira2016-03-091-0/+7
* * test/ruby/test_require.rb (test_require_with_loaded_features_pop):headius2016-03-081-0/+5
* vm_method.c: fix aliased original namenobu2016-03-081-0/+6
* logger.rb: kwd argsnobu2016-03-081-0/+5
* test/ruby/test_array.rb: split permute + stack error tests out.headius2016-03-081-0/+6
* * intern.h (rb_divmod): assume compilers `/` and `%` comply C99naruse2016-03-081-0/+21
* * insns.def (opt_mod): show its method name on ZeroDivisionError.naruse2016-03-081-0/+5
* * win32/win32.c (rb_w32_write_console): now no need to checkusa2016-03-081-0/+5
* * win32/win32.c (rb_w32_write_console): stop the VT100 emulation if theusa2016-03-081-0/+5
* * test/net/imap/test_imap.rb (test_idle_timeout): Because of theodaira2016-03-071-0/+8
* * ruby.c (warn_cr_in_shebang): meaningless check on DOSISH platforms.usa2016-03-071-0/+5
* * ext/tk/lib/tkextlib/tcllib/tablelist_tile.rb: fix method name typo.nagachika2016-03-071-0/+6
* * ext/tk/lib/tkextlib/tcllib/toolbar.rb: fix method name typo.nagachika2016-03-071-1/+7
* * ext/tk/lib/tkextlib/blt/tree.rb: fix method name typo.nagachika2016-03-071-0/+6
* * ext/tk/lib/tk/menubar.rb: fix a typo in font name. [ruby-core:72505]nagachika2016-03-071-0/+7
* class.c: err if superclass is 0nobu2016-03-071-0/+6
* internal.h: functions for class internalsnobu2016-03-071-0/+5
* win32ole_event.c: use rb_write_error_strnobu2016-03-071-0/+8
* * test/ruby/test_process.rb (test_execopts_gid): Skip a testodaira2016-03-061-0/+7
* io.c: fix output of Array [ci skip]nobu2016-03-061-0/+5
* * test/socket/test_addrinfo.rb (test_ipv6_address_predicates):odaira2016-03-051-0/+6
* Sat Mar 5 09:17:54 2016 Rei Odaira <Rei.Odaira@gmail.com>odaira2016-03-051-0/+12
* * test/-ext-/float/test_nextafter.rb: In AIX,odaira2016-03-041-0/+7
* * test/zlib/test_zlib.rb (test_adler32_combine, test_crc32_combine):odaira2016-03-041-0/+7
* * thread_pthread.c (getstack): __pi_stacksize returned byodaira2016-03-041-0/+6
* * gc.c: use 2 bits with unsigned int for rb_objspace::flags::modeko12016-03-041-0/+5