aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * regparse.c (add_ctype_to_cc): don't check dup warn on addingnaruse2013-01-131-0/+5
* * lib/matrix/eigenvalue_decomposition: Backport bugfix of Jama 1.0.3marcandre2013-01-131-0/+5
* * ext/psych/yaml/scanner.c: Fix typos, patch by James Dabbszzak2013-01-131-0/+5
* * ext/bigdecimal/bigdecimal.c (BigDecimal_sub):mrkn2013-01-131-0/+16
* Update Changelog for r38797marcandre2013-01-131-0/+3
* * lib/matrix/eigenvalue_decomposition: Fix eigensystem with complexmarcandre2013-01-131-0/+6
* * lib/irb.rb, lib/prime.rb: Typos in overviewzzak2013-01-131-0/+5
* typo in commit datezzak2013-01-131-3/+3
* * lib/open3.rb : Typo in Open3 overview. Patch by zed_0xffzzak2013-01-131-0/+5
* * numeric.c (do_coerce): fix for the exceptions which the coercemrkn2013-01-121-0/+6
* setup.mak: -runtime-nobu2013-01-121-0/+5
* * remove trailing spaces.nobu2013-01-121-1/+1
* * ext/psych/lib/psych/visitors/to_ruby.rb: merge key values thattenderlove2013-01-121-0/+7
* * ext/win32ole/win32ole.c (ole_set_byref): support VT_UI8|VT_BYREF,suke2013-01-111-0/+13
* * man/ruby.1 (options): include --*-encoding from r38784zzak2013-01-111-0/+4
* * ruby.c (usage): sort --*-encoding in help. (same order of -E)kazu2013-01-111-0/+4
* mkconfig.rb: use configured libdir valuenobu2013-01-111-0/+6
* * string.c (dispose_string): use rb_str_free for freeing string innaruse2013-01-111-0/+6
* * insns.def (defineclass): private constants should not be accessedshugo2013-01-111-0/+7
* * lib/rbconfig/obsolete.rb (respond_to_missing?): use send becauseshugo2013-01-101-0/+5
* * vm_core.h (VM_DEBUG_BP_CHECK): set 0 as default.ko12013-01-101-0/+7
* * ChangeLog: fix a typo for r38761.nagachika2013-01-101-1/+1
* * cont.c: define FIBER_USE_NATIVE as 0 in ia64.takano322013-01-101-0/+4
* Thu Jan 10 19:39:05 2013 TAKANO `takano32' Mitsuhiro <tak@no32.tk>takano322013-01-101-0/+4
* Makefile.in: continue if Makefile unchangednobu2013-01-101-0/+5
* * vm_insnhelper.c (vm_search_super_method): raise a TypeErrorshugo2013-01-101-0/+6
* extconf.rb: have_headernobu2013-01-101-0/+5
* * numeric.c (do_coerce): remove an unused variable.shugo2013-01-101-0/+4
* 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