aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 2012-05-30svn2012-05-291-2/+2
* * error.c (exc_set_backtrace): Updated documentation to indicatedrbrain2012-05-292-4/+10
* strftime.c: triple colons modifiernobu2012-05-293-13/+53
* strftime.c: fix locale modifiernobu2012-05-293-5/+28
* strftime.c: fix colon modifier.nobu2012-05-293-18/+31
* * 2012-05-29svn2012-05-291-2/+2
* Suppress warning: method redefined.naruse2012-05-291-0/+1
* StatusLineOutput needs job_status to be :replacenobu2012-05-282-0/+6
* strftime.c: linux stylenobu2012-05-281-21/+21
* common.mk: fix dependencies.nobu2012-05-282-7/+12
* * ChangeLog: fix a typo.nari2012-05-281-1/+1
* * gc.c (obj_free): doesn't free a method table if it doesn'tnari2012-05-283-1/+24
* * ChangeLog: fix a typo.nagachika2012-05-271-1/+1
* * benchmark/bm_vm1_lvar_init.rb: fix newline code.nagachika2012-05-273-129/+129
* * 2012-05-28svn2012-05-271-2/+2
* * ChangeLog: remove trailing spaces.nagachika2012-05-271-2/+2
* * benchmark/bm_vm1_lvar_init.rb: added.ko12012-05-2737-32/+182
* * NEWS: expanded a tab.nagachika2012-05-271-1/+1
* * benchmark/driver.rb: fix to continue benchmarks whenko12012-05-272-3/+9
* fix operator precedencenobu2012-05-272-1/+6
* * untabified.nobu2012-05-271-8/+8
* modified test.tadf2012-05-271-9/+9
* * ext/date/date_strftime.c: allows %Ok and %Ol.tadf2012-05-272-2/+5
* * ext/date/date_core.c: modified doc.tadf2012-05-272-3/+6
* * 2012-05-27svn2012-05-261-2/+2
* * ChangeLog: fix a typonagachika2012-05-261-1/+1
* * ext/date/date_core.c: added description.tadf2012-05-262-8/+12
* re-modifiedtadf2012-05-262-3/+3
* * ext/date/date_strftime.c: reduced the code.tadf2012-05-262-20/+8
* * time.c: modified doc.tadf2012-05-263-3/+8
* * vm.c (backtrace_*): change type of lev and n from size_t to int.ko12012-05-263-10/+22
* file.c: fix for UNCnobu2012-05-263-0/+20
* test/ruby/test_file.rb: fix for UNCnobu2012-05-261-2/+2
* * test/ruby/test_backtrace.rb (test_caller_lev):ko12012-05-262-1/+6
* ChangeLog: fix typosko12012-05-261-5/+4
* * NEWS: add Kernel#caller's second argument.ko12012-05-262-0/+6
* * vm.c (RubyVM::FrameInfo): add a class to access each frameko12012-05-264-51/+300
* * vm.c (frame_info_to_str): add `break'.ko12012-05-263-88/+72
* * vm.c (rb_frame_info_t): keep previous ISEQ frame info for CFUNCko12012-05-262-21/+76
* * 2012-05-26svn2012-05-261-2/+2
* * ext/openssl/ossl_ssl.c: Allow disabling client-side renegotiation.emboss2012-05-263-37/+173
* * test/openssl/test_ssl.rb: Clarify the intention of errors to beemboss2012-05-252-11/+22
* * ext/openssl/ossl_ssl.c: Revert r35583emboss2012-05-253-0/+11
* vm.c: adjust argument typesnobu2012-05-251-3/+3
* * vm_eval.c (rb_f_caller): caller() method accepts second optionalko12012-05-253-11/+67
* * vm.c (oldbt_init, vm_backtrace_str_ary): arg->data shouldko12012-05-252-1/+6
* * trunk/ext/-test-/printf/printf.c: change function names because ofusa2012-05-252-6/+11
* * properties.nobu2012-05-251-57/+57
* * vm.c: refactoring backtrace related funcitons.ko12012-05-256-169/+342
* * test/-ext-/test_printf.rb: tests for [Feature #5896].nobu2012-05-253-0/+56