summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-11-03* lib/rexml/document.rb (REXML::Document#write): Document encodingkou
2012-11-03* lib/rexml/xmldecl.rb (REXML::XMLDecl): Stop using REXML::Encodingkou
2012-11-03* array.c (recursive_equal): fix not to make invalid pointers whenglass
2012-11-03* test/rexml/test_xml_declaration.rb (TestXmlDeclaration#test_*):kou
2012-11-03* test/rexml/test_xml_declaration_parent_child.rb: Rename to ...kou
2012-11-03* hash.c (rb_hash_delete): Correct grammarzzak
2012-11-03* NEWS: add a news about GC::Profiler.raw_data.nari
2012-11-03* NEWS: add a news about rb_newobj_of() and NEWOBJ_OF().nari
2012-11-03* eval.c (f_current_dirname): add the new method for Kernel.nari
2012-11-03* test/ruby/test_refinement.rb (test_new_method_by_send,shugo
2012-11-02vm.c: rewrite all catch pointsnobu
2012-11-02* ChangeLog: add explanation about how performace is improved in r37420.glass
2012-11-02mkmf.rb: timestamp_filenobu
2012-11-02mkmf.rb: timestamp_filenobu
2012-11-02* lib/test/unit.rb (_run_parallel): Delete status line before showingsorah
2012-11-02* object.c (rb_mod_to_s): Module#{to_s,inspect}, when invoked onshugo
2012-11-02* vm_dump.c (rb_vm_bugreport): Because of many log directories,sorah
2012-11-02* vm_dump.c (rb_vm_bugreport): add ~/Library/Logs/DiagnosticReportsmrkn
2012-11-02* ChangeLog: added a missed spaceglass
2012-11-02* array.c (recursive_equal): performance improvement.glass
2012-11-02* string.c (sym_to_proc, sym_call): A Proc created by Symbol#to_procshugo
2012-11-01proc.c: main.define_methodnobu
2012-11-01eval.c: fix messagenobu
2012-11-01mkmf.rb: timestamp_filenobu
2012-11-01test_process.rb: use never existing filenobu
2012-11-01* tool/merger.rb: add feature to tag preview/rc.naruse
2012-11-01lib/mkmf.rb: fix for if config["libdir"] is nil.naruse
2012-11-01* tool/make-snapshot: fix wrong regexp for releasing preview.naruse
2012-11-01* NEWS: add a news about objspace,ko1
2012-11-01* ext/bigdecimal/bigdecimal.c (BigDecimal_new),mrkn
2012-11-01* ext/bigdecimal/bigdecimal.c (BigDecimal_add),mrkn
2012-11-01* test/ruby/test_process.rb: Revert r37404. My ubuntu box hasmame
2012-11-01* test/ruby/test_process.rb: Process.exec raised EACCES on Linuxmame
2012-11-01iseq.c: fix r37397nobu
2012-11-01thread_pthread.c: RUBY_STACK_MINnobu
2012-11-01* NEWS: add note for Module#refine, Module#refinements,shugo
2012-11-01* ChangeLog: fix indentation.shugo
2012-11-01* eval.c (rb_using_module): using should be used indirectly.shugo
2012-10-31* gc.c (gc_profile_record): don't define unused variables whennari
2012-10-31* gc.c (gc_prof_mark_timer_stop): count is not initialized.nari
2012-10-31* thread.c (rb_thread_call_without_gvl2): Note that ubf() may or maydrbrain
2012-10-31* thread.c (rb_thread_call_without_gvl2): Update documentation todrbrain
2012-10-30* ext/dl/lib/dl/struct.rb: fix strange require order. [ruby-dev:45702]tenderlove
2012-10-30* eval.c (rb_mod_refine): fix the error message when no block isshugo
2012-10-30fix typoskazu
2012-10-30* process.c (redirect_dup2): set standard handles when new fd is stdio,usa
2012-10-29rbconfig/obsolete.rb: Confignobu
2012-10-29* thread.c: added Thread#thread_variable_(get|set),tenderlove
2012-10-29stringio.c: close separatedlynobu
2012-10-29* ext/psych/lib/psych/handlers/recorder.rb: added a class fortenderlove