summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-01-03* io.c (rb_cloexec_fcntl_dupfd): Fix failures inyugui
2013-01-03* lib/rexml/element.rb (REXML::Elements#add): Remove too muchkou
2013-01-03* lib/rexml/element.rb (REXML::Elements#each): Add missingkou
2013-01-03* ext/psych/lib/psych.rb (Psych.load): Return value ofzzak
2013-01-03* lib/forwardable.rb (SingleForwardable): Fix example in overviewzzak
2013-01-03* configure.in (OBJCOPY): Fixes build error for NativeClient.yugui
2013-01-01typo in r38675 ChangeLogzzak
2013-01-01* ext/zlib/zlib.c (Zlib::GzipFile): Fix typo by zed_0xffzzak
2013-01-01* hash.c (rb_hash_update): Revert documentation from r38672zzak
2013-01-01* hash.c (rb_hash_update): Documentation for Hash#merge and shallowzzak
2013-01-01fix typoskazu
2012-12-31* vm_backtrace.c: Add documentation for Kernel#caller_locations,zzak
2012-12-31* test/ruby/test_backtrace.rb: Add test for r37957 [Feature #7434]zzak
2012-12-30parse.y: escaped closing parenthsisnobu
2012-12-30* configure.in: use 4 argument form of AC_CHECK_HEADERS to forcecharliesome
2012-12-30* test/ruby/test_keyword.rb: add a test for passing hashktsj
2012-12-30* vm_insnhelper.c: set keyword hash on Proc/block calls.ktsj
2012-12-29 * lib/irb/completion.rb: treat rightly comletion for symbol on irbkeiju
2012-12-29* ext/curses/curses.c (window_cury, window_curx, window_maxy,shugo
2012-12-29* iseq.c (RubyVM::InstructionSequence): rdoc formattingzzak
2012-12-29* iseq.c (RubyVM::InstructionSequence): Add rdoc for new iseq featureszzak
2012-12-29* iseq.c (rb_iseq_line_trace_all, rb_iseq_line_trace_specify): Addzzak
2012-12-29object.c: singleton class clonenobu
2012-12-29configure.in: AC_CHECK_HEADERSnobu
2012-12-28* configure.in: check for the whether crt_externs.h is present when compilingcharliesome
2012-12-28 * lib/irb/context.rb: IRB::Context#new: Check from JobManagerkeiju
2012-12-28ruby-electric.el (ruby-electric-curlies): Automatically indent "}".knu
2012-12-28fix typoskazu
2012-12-28vm_insnhelper.c: no splat single opt argnobu
2012-12-28* proc.c (method_eq): fix the documentation to refer to owner.shugo
2012-12-28* ChangeLog: fix indent broen at r38633 and tabify.nobu
2012-12-27* def/id.def: use split(/^/) instead of String#lines to supportnaruse
2012-12-27* variable.c (rb_mod_remove_const): fix segv caused by r38558.naruse
2012-12-27* lib/csv.rb: Added more Hash methods to CSV::Row.jeg2
2012-12-27 * lib/irb/ruby-lex.rb: make lex_state to EXPR_END when next tokenkeiju
2012-12-27 * lib/irb/ruby-lex.rb: allow to handle recursive heredocs onkeiju
2012-12-27* ext/stringio/stringio.c (strio_getline): fix not to raise TypeErrorglass
2012-12-27* vm_core.h (VM_DEFINECLASS_TYPE): explicit cast to enum type to avoid 64->32charliesome
2012-12-27* ext/stringio/stringio.c (strio_ungetc): raise IOError instead of RuntimeErrorglass
2012-12-26 * lib/irb/context.rb: fix IRB::Inspector#keys_with_inspector [Bug #7598]keiju
2012-12-26fix a typo.shugo
2012-12-26 * lib/irb/context.rb: IRB::Context#use_readline= has been obsolatekeiju
2012-12-26 * lib/irb/context.rb: make a correct prompt fromkeiju
2012-12-26 * lib/irb/ext/math-mode.rb: make not able to change math-modekeiju
2012-12-26 * lib/irb/init.rb: change default debug level forkeiju
2012-12-26* configure.in: enable -fPIE when checking -pie for fixingkosaki
2012-12-25string.c: empty string is not invalidnobu
2012-12-25string.c: reduce duplicated codenobu
2012-12-25string.c: GC guardnobu
2012-12-25* remove trailing spaces.nobu