aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* commit miss. iseq.h should be commit with last commit.ko12015-05-211-1/+1
* * proc.c (rb_method_get_iseq): rename to rb_method_iseq.ko12015-05-213-5/+11
* * lib/net/telnet.rb: gemify net-telnet.hsbt2015-05-213-763/+7
* * vm_method.c: Remove private attribute warning [Bug #10967]zzak2015-05-213-5/+12
* digest.c: GC guardnobu2015-05-211-0/+3
* * proc.c (method_proc): rename to method_to_proc.ko12015-05-212-3/+7
* Fixes for grammar and style [ci skip]nobu2015-05-212-15/+20
* variable.c: generic_iv_tbl is unavoidablenormal2015-05-212-18/+15
* vm.c: vm_invoke_bmethodnobu2015-05-202-9/+22
* * 2015-05-21svn2015-05-201-2/+2
* * iseq.c (exception_type2symbol): show correct bug message.ko12015-05-202-1/+5
* * lib/base64.rb: Fix rdoc-formatting for padding argument.mame2015-05-202-1/+6
* ruby.h: warn old namesnobu2015-05-202-2/+21
* ruby.h: DEPRECATED_BYnobu2015-05-201-0/+3
* configure.in: DEPRECATED_BYnobu2015-05-202-1/+5
* configure.in: attribute argumentsnobu2015-05-202-6/+14
* configure.in: pop macronobu2015-05-201-1/+2
* * vm_dump.c (rb_print_backtrace): return value of libexec's backtracenaruse2015-05-202-1/+6
* * 2015-05-20svn2015-05-201-2/+2
* added contributor namehsbt2015-05-201-1/+1
* ChangeLog: fix typonobu2015-05-191-1/+1
* iseq.c: check srouce typenobu2015-05-193-0/+13
* * lib/benchmark.rb: Update Benchmark documentation and formatting.hsbt2015-05-192-6/+24
* numeric.c: return truenobu2015-05-191-3/+3
* numeric.c: Bignum 0 is not positivenobu2015-05-193-1/+19
* * lib/uri/rfc2396_parser.rb (initialize_pattern):naruse2015-05-193-1/+13
* ruby.h: add old namesnobu2015-05-193-0/+22
* ruby.h: cast for C++nobu2015-05-192-1/+8
* * 2015-05-19svn2015-05-191-2/+2
* ruby.h: cast for C++nobu2015-05-192-8/+14
* fix a typo [ci skip]kazu2015-05-181-1/+1
* nonblock.c: just yield if the flag is not changednobu2015-05-181-4/+6
* test_nonblock.rb: refine failure messagenobu2015-05-181-1/+1
* test_autoload.rb: use class_evalnobu2015-05-181-10/+2
* gc.c: remove ifdefnobu2015-05-181-33/+31
* intern.h: rb_f_notimplement for ext on Windowsnobu2015-05-184-0/+17
* * 2015-05-18svn2015-05-181-2/+2
* * lib/monitor.rb (mon_try_enter, mon_enter): should reset @mon_countshugo2015-05-183-0/+40
* notimplement: renamenobu2015-05-174-4/+4
* lib/webrick/utils.rb: simplify by avoiding fcntlnormal2015-05-172-9/+9
* numeric.c: Numeric#positive? and Numeric#negative?nobu2015-05-178-0/+163
* test_numeric.rb: separate dummy classesnobu2015-05-171-87/+35
* numeric.c: compare_with_zeronobu2015-05-171-2/+13
* lib/webrick/server.rb: avoid redundant fcntl callnormal2015-05-172-1/+5
* ext/socket/init.c: use SOCK_NONBLOCK if availablenormal2015-05-173-4/+31
* default colorsnobu2015-05-174-3/+24
* reset colorsnobu2015-05-173-7/+7
* * load.c (loaded_feature_path): stop returning false negatives fortenderlove2015-05-163-1/+36
* * 2015-05-17svn2015-05-161-2/+2
* fix test failures introduced in r50494tenderlove2015-05-161-7/+13