aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* fix typoskazu2013-01-011-2/+2
* * vm_backtrace.c: Add documentation for Kernel#caller_locations,zzak2012-12-311-0/+5
* * test/ruby/test_backtrace.rb: Add test for r37957 [Feature #7434]zzak2012-12-311-0/+4
* parse.y: escaped closing parenthsisnobu2012-12-301-0/+5
* * configure.in: use 4 argument form of AC_CHECK_HEADERS to forcecharliesome2012-12-301-0/+5
* * test/ruby/test_keyword.rb: add a test for passing hashktsj2012-12-301-0/+5
* * vm_insnhelper.c: set keyword hash on Proc/block calls.ktsj2012-12-301-0/+7
* * lib/irb/completion.rb: treat rightly comletion for symbol on irbkeiju2012-12-291-0/+5
* * ext/curses/curses.c (window_cury, window_curx, window_maxy,shugo2012-12-291-0/+6
* * iseq.c (RubyVM::InstructionSequence): rdoc formattingzzak2012-12-291-0/+4
* * iseq.c (RubyVM::InstructionSequence): Add rdoc for new iseq featureszzak2012-12-291-0/+6
* * iseq.c (rb_iseq_line_trace_all, rb_iseq_line_trace_specify): Addzzak2012-12-291-0/+5
* object.c: singleton class clonenobu2012-12-291-0/+7
* configure.in: AC_CHECK_HEADERSnobu2012-12-291-0/+4
* * configure.in: check for the whether crt_externs.h is present when compilingcharliesome2012-12-281-0/+11
* * lib/irb/context.rb: IRB::Context#new: Check from JobManagerkeiju2012-12-281-0/+6
* ruby-electric.el (ruby-electric-curlies): Automatically indent "}".knu2012-12-281-0/+6
* fix typoskazu2012-12-281-2/+2
* vm_insnhelper.c: no splat single opt argnobu2012-12-281-0/+6
* * proc.c (method_eq): fix the documentation to refer to owner.shugo2012-12-281-0/+8
* * ChangeLog: fix indent broen at r38633 and tabify.nobu2012-12-281-23/+23
* * def/id.def: use split(/^/) instead of String#lines to supportnaruse2012-12-271-0/+5
* * variable.c (rb_mod_remove_const): fix segv caused by r38558.naruse2012-12-271-0/+4
* * lib/csv.rb: Added more Hash methods to CSV::Row.jeg22012-12-271-16/+20
* * lib/irb/ruby-lex.rb: make lex_state to EXPR_END when next tokenkeiju2012-12-271-0/+5
* * lib/irb/ruby-lex.rb: allow to handle recursive heredocs onkeiju2012-12-271-0/+5
* * ext/stringio/stringio.c (strio_getline): fix not to raise TypeErrorglass2012-12-271-0/+8
* * vm_core.h (VM_DEFINECLASS_TYPE): explicit cast to enum type to avoid 64->32charliesome2012-12-271-0/+5
* * ext/stringio/stringio.c (strio_ungetc): raise IOError instead of RuntimeErrorglass2012-12-271-0/+10
* * lib/irb/context.rb: fix IRB::Inspector#keys_with_inspector [Bug #7598]keiju2012-12-261-0/+4
* fix a typo.shugo2012-12-261-1/+1
* * lib/irb/context.rb: IRB::Context#use_readline= has been obsolatekeiju2012-12-261-0/+5
* * lib/irb/context.rb: make a correct prompt fromkeiju2012-12-261-0/+5
* * lib/irb/ext/math-mode.rb: make not able to change math-modekeiju2012-12-261-0/+5
* * lib/irb/init.rb: change default debug level forkeiju2012-12-261-0/+5
* * configure.in: enable -fPIE when checking -pie for fixingkosaki2012-12-261-0/+6
* string.c: empty string is not invalidnobu2012-12-251-1/+4
* string.c: reduce duplicated codenobu2012-12-251-1/+4
* string.c: GC guardnobu2012-12-251-0/+4
* * remove trailing spaces.nobu2012-12-251-2/+2
* * lib/irb/init.rb, lib/irb/context.rb: fix conf.debug_level= keiju2012-12-251-0/+5
* * lib/irb/ruby-lex.rb: improve RubyLex performance for large fileskeiju2012-12-251-0/+5
* * lib/irb/output-method.rb: raise right exception whenkeiju2012-12-251-0/+5
* * vm_trace.c (rb_threadptr_exec_event_hooks_and_pop_frame):ko12012-12-251-0/+17
* * lib/irb/init.rb, lib/irb/lc/ja/error.rb, lib/irb/lc/error.rb:keiju2012-12-251-0/+5
* * lib/irb/workspace.rb: define method to private on top-level irbkeiju2012-12-251-0/+5
* * bignum.c, include/ruby/intern.h (rb_big_eql): exported.usa2012-12-251-0/+9
* * vm_core.h, eval_intern.h (CHECK_STACK_OVERFLOW): moveko12012-12-251-0/+14
* * vm_core.h (RUBY_VM_THREAD_VM_STACK_SIZE): change defaultko12012-12-251-0/+8
* error.c: rb_write_error_strnobu2012-12-251-0/+8