summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2013-01-09* load.c (load_lock): revert r38744. it should acquire new threadglass
2013-01-09vm.c: initialize root_svarnobu
2013-01-09* test/ruby/test_require.rb: improve test for r38744.glass
2013-01-09* load.c (load_lock): fix not to delete thread shield twice.glass
2013-01-08ruby.h: alignnobu
2013-01-08vm_core.h: flip_cnt in rb_iseq_tnobu
2013-01-08Fix wrong English in ChangeLogmrkn
2013-01-07fix a typokazu
2013-01-07* ext/bigdecimal/bigdecimal.c (rmpd_power_by_big_decimal):mrkn
2013-01-07* vm_method.c (Init_eval_method): main.public and main.privateshugo
2013-01-07* eval.c (Init_eval): main.include should be private.shugo
2013-01-07* NEWS: remove description about `require "refinement"'.shugo
2013-01-07* eval.c (Init_eval): enable Refinements by default.shugo
2013-01-07* include/ruby/ruby.h (RUBY_EVENT_SPECIFIED_LINE): make it special.ko1
2013-01-07parse.y: bare kwrest_marknobu
2013-01-07parse.y: duplicated kwrest namenobu
2013-01-07* vm_trace.c (rb_threadptr_exec_event_hooks_orig): pop tag beforeko1
2013-01-07* Makefile.in, common.mk (fake, yes-fake, no-make): these dependeciesusa
2013-01-07vm_insnhelper.c: keyrest should not overwrite rest argnobu
2013-01-07* NEWS: add a NEWS entry about RubyVM.ko1
2013-01-06fix typoskazu
2013-01-06* win32/Makefie.sub: Fix build with VC.yugui
2013-01-06* bootstraptest/test_io.c: add a test for [ruby-dev:46834].yugui
2013-01-06* doc/syntax/modules_and_classes.rdoc: Fixed typo.drbrain
2013-01-05fix a typokazu
2013-01-05* doc/syntax/modules_and_classes.rdoc: Added singleton classesdrbrain
2013-01-05* lib/webrick/httpservlet/abstract.rb (WEBrick::HTTPServlet): Typo inzzak
2013-01-05* lib/net/http/generic_request.rb:naruse
2013-01-05* doc/syntax/modules_and_classes.rdoc: Improved description of methodsdrbrain
2013-01-05* string.c (rb_str_enumerate_lines): fix invalid byte sequence errorglass
2013-01-05envutil.rb: check stdout and stderrnobu
2013-01-05* doc/syntax/modules_and_classes.rdoc: Added documentation of syntaxdrbrain
2013-01-04* doc/syntax/methods.rdoc: Added return values and scope sections,drbrain
2013-01-04* io.c (rb_cloexec_fcntl_dupfd): improve #ifdef condition.kosaki
2013-01-04* lib/rubygems/commands/cleanup_command.rb: Clean all possible gemsdrbrain
2013-01-04* gc.c (vm_xrealloc): add a few comment why we avoid realloc(ptr,0).kosaki
2013-01-04fix a typokazu
2013-01-04* Makefile.in (RBCONFIG): Moved from common.mk in order to use theyugui
2013-01-04* common.mk (run, parse): Use BTESTRUBY instead of MINIRUBY to handleyugui
2013-01-04* common.mk (yes-btest): btest depends on also $(arch)-fake.rb andyugui
2013-01-04* lib/rubygems/doctor.rb: Process directories in order in case thedrbrain
2013-01-04* lib/rdoc/cross_reference.rb: Fixed matching of C#=== or #===. RDocdrbrain
2013-01-04* lib/forwardable.rb: Fix rdoc parameters for ::def_single_delegator.zzak
2013-01-04typo in ChangeLogzzak
2013-01-03revert r38686 -- duplicate ChangeLog entryyugui
2013-01-03Fix failures on btest for NativeClient.yugui
2013-01-03Fix failures on btest for NativeClient.yugui
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