aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* fix a typokazu2013-01-101-1/+1
* * tool/gen_dummy_probes.rb: remove comments in probes.d to fix theshugo2013-01-101-0/+5
* * numeric.c (do_coerce): speed optimization by using rb_check_funcallmrkn2013-01-101-0/+7
* * probes.d: updating probes to be more symmetrical, addingtenderlove2013-01-101-0/+7
* * ext/psych/lib/psych/scalar_scanner.rb: strip trailing dots fromtenderlove2013-01-091-0/+9
* * ext/psych/lib/psych/visitors/yaml_tree.rb: ascii only binary stringstenderlove2013-01-091-0/+7
* * compile.c (compile_array_): modify wrong optimization.ko12013-01-091-0/+11
* * load.c (load_lock): if thread shield is destroyed and there is noglass2013-01-091-0/+6
* * load.c (load_lock): revert r38744. it should acquire new threadglass2013-01-091-0/+5
* vm.c: initialize root_svarnobu2013-01-091-0/+5
* * test/ruby/test_require.rb: improve test for r38744.glass2013-01-091-0/+6
* * load.c (load_lock): fix not to delete thread shield twice.glass2013-01-091-0/+8
* ruby.h: alignnobu2013-01-081-0/+5
* vm_core.h: flip_cnt in rb_iseq_tnobu2013-01-081-0/+6
* Fix wrong English in ChangeLogmrkn2013-01-081-1/+1
* fix a typokazu2013-01-071-1/+1
* * ext/bigdecimal/bigdecimal.c (rmpd_power_by_big_decimal):mrkn2013-01-071-0/+9
* * vm_method.c (Init_eval_method): main.public and main.privateshugo2013-01-071-0/+9
* * eval.c (Init_eval): main.include should be private.shugo2013-01-071-0/+8
* * NEWS: remove description about `require "refinement"'.shugo2013-01-071-0/+4
* * eval.c (Init_eval): enable Refinements by default.shugo2013-01-071-0/+12
* * include/ruby/ruby.h (RUBY_EVENT_SPECIFIED_LINE): make it special.ko12013-01-071-0/+10
* parse.y: bare kwrest_marknobu2013-01-071-0/+5
* parse.y: duplicated kwrest namenobu2013-01-071-0/+4
* * vm_trace.c (rb_threadptr_exec_event_hooks_orig): pop tag beforeko12013-01-071-0/+10
* * Makefile.in, common.mk (fake, yes-fake, no-make): these dependeciesusa2013-01-071-0/+7
* vm_insnhelper.c: keyrest should not overwrite rest argnobu2013-01-071-0/+6
* * NEWS: add a NEWS entry about RubyVM.ko12013-01-071-0/+4
* fix typoskazu2013-01-061-2/+2
* * win32/Makefie.sub: Fix build with VC.yugui2013-01-061-0/+5
* * bootstraptest/test_io.c: add a test for [ruby-dev:46834].yugui2013-01-061-0/+10
* * doc/syntax/modules_and_classes.rdoc: Fixed typo.drbrain2013-01-061-0/+4
* fix a typokazu2013-01-051-1/+1
* * doc/syntax/modules_and_classes.rdoc: Added singleton classesdrbrain2013-01-051-0/+5
* * lib/webrick/httpservlet/abstract.rb (WEBrick::HTTPServlet): Typo inzzak2013-01-051-0/+5
* * lib/net/http/generic_request.rb:naruse2013-01-051-0/+7
* * doc/syntax/modules_and_classes.rdoc: Improved description of methodsdrbrain2013-01-051-0/+5
* * string.c (rb_str_enumerate_lines): fix invalid byte sequence errorglass2013-01-051-0/+9
* envutil.rb: check stdout and stderrnobu2013-01-051-0/+5
* * doc/syntax/modules_and_classes.rdoc: Added documentation of syntaxdrbrain2013-01-051-0/+7
* * doc/syntax/methods.rdoc: Added return values and scope sections,drbrain2013-01-041-0/+6
* * io.c (rb_cloexec_fcntl_dupfd): improve #ifdef condition.kosaki2013-01-041-0/+5
* * lib/rubygems/commands/cleanup_command.rb: Clean all possible gemsdrbrain2013-01-041-0/+7
* * gc.c (vm_xrealloc): add a few comment why we avoid realloc(ptr,0).kosaki2013-01-041-0/+4
* fix a typokazu2013-01-041-1/+1
* * Makefile.in (RBCONFIG): Moved from common.mk in order to use theyugui2013-01-041-0/+7
* * common.mk (run, parse): Use BTESTRUBY instead of MINIRUBY to handleyugui2013-01-041-0/+5
* * common.mk (yes-btest): btest depends on also $(arch)-fake.rb andyugui2013-01-041-0/+10
* * lib/rubygems/doctor.rb: Process directories in order in case thedrbrain2013-01-041-0/+18
* * lib/rdoc/cross_reference.rb: Fixed matching of C#=== or #===. RDocdrbrain2013-01-041-0/+26