aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * lib/rexml/document.rb (REXML::Document#write): Accept optionskou2012-10-283-5/+138
* * lib/rexml/document.rb (REXML::Document#write): Fix wrong usagekou2012-10-282-2/+7
* * lib/rexml/document.rb (REXML::Document#write): Fix wrong methodkou2012-10-282-2/+7
* * ext/psych/lib/psych/visitors/yaml_tree.rb: `tree` should return thetenderlove2012-10-283-0/+15
* * ext/psych/lib/psych/visitors/yaml_tree.rb: YAML Tree object shouldtenderlove2012-10-283-1/+19
* * bignum.c (bignew_1): Bignum instances are frozen.ko12012-10-289-22/+33
* vm_insnhelper.c: fix indentationko12012-10-271-40/+40
* * vm.c (vm_define_method): remove type and frozen checking.ko12012-10-272-8/+6
* * 2012-10-28svn2012-10-271-2/+2
* parse.y: warn static content assign in condnobu2012-10-273-18/+54
* * gc.c (gc_profile_result, gc_profile_report): use internal structureseregon2012-10-272-47/+48
* * struct.c: fix typo.ktsj2012-10-271-1/+1
* * numeric.c (rb_float_new_in_heap), include/ruby/ruby.h:ko12012-10-278-36/+27
* * object.c (rb_mod_const_get): make sure the constant name istenderlove2012-10-272-1/+9
* * iseq.c (rb_iseq_compile_with_option): Instead of testingshyouhei2012-10-273-5/+17
* parse.y: bit field lex_statenobu2012-10-272-102/+78
* win32.h: fstat on mingw32nobu2012-10-272-1/+6
* * 2012-10-27svn2012-10-261-2/+2
* * object.c (rb_mod_const_get): const_get accepts qualified constanttenderlove2012-10-264-18/+118
* * 2012-10-26svn2012-10-261-2/+2
* parse.y: concatenated literalsnobu2012-10-262-1/+26
* revert r37326 "remove string literal concatenation"nobu2012-10-2516-35/+44
* Revert r37316naruse2012-10-252-8/+0
* remove string literal concatenationnobu2012-10-2516-44/+35
* * win32/win32.c (has_redirection): should use shell (cmd.exe) whenusa2012-10-252-0/+8
* * include/ruby/ruby.h, class.c: remove (revert)ko12012-10-255-23/+10
* * tool/mkconfig.rb: remove string literal concatenation.usa2012-10-252-1/+5
* * 2012-10-25svn2012-10-251-2/+2
* * parse.y: show a warning for concatenating string literals becauseusa2012-10-252-0/+8
* objspace.c: enum ruby_value_typenobu2012-10-242-2/+7
* vm_insnhelper.c: inlinenobu2012-10-241-3/+3
* * benchmark/driver.rb: add `-x' or `--exclude' optionko12012-10-242-0/+12
* rename it to a more fitting namenari2012-10-242-4/+4
* fix the function name which is not grammatically correct.nari2012-10-242-5/+5
* * gc.c (free_object_aquire): rename to match the behavior of thisnari2012-10-242-3/+8
* * ext/objspace/objspace.c (reachable_object_from_i): change datako12012-10-242-7/+20
* * gc.c (garbage_collect, gc_marks): move the location ofko12012-10-242-7/+12
* * ext/objspace/objspace.c (Init_objspace): add a new methodko12012-10-242-0/+14
* * ext/objspace/objspace.c (ObjectSpace.reachable_objects_from):ko12012-10-244-70/+174
* * vm_insnhelper.c (vm_call_method): remove `default' andko12012-10-232-3/+7
* * eval_error.c (error_print), vm_eval.c (eval_string_with_cref),ko12012-10-234-12/+18
* * vm_eval.c (vm_call0_body): remove RUBY_VM_CHECK_INTS()ko12012-10-232-54/+58
* Add test for instance_exec receiving a curried proc.tenderlove2012-10-231-0/+9
* test_rubyoptions.rb: --help optionnobu2012-10-231-5/+0
* * 2012-10-24svn2012-10-231-2/+2
* * ChangeLog: fix typos of r37293.nagachika2012-10-231-4/+4
* * thread.c (thread_raise_m): check interrupts after Thread#raiseko12012-10-232-3/+16
* ruby.c: --help optionnobu2012-10-232-32/+78
* ruby-electric.el: fix #198nobu2012-10-232-2/+8
* configure.in: no visibility option for older GCCnobu2012-10-232-1/+15