aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/json: merge JSON 1.7.5.naruse2012-12-1212-32/+84
* Suppress warning: too long pathnaruse2012-12-121-1/+3
* * class.c (rb_prepend_module): move refined methods from the originshugo2012-12-123-0/+82
* time.c: st_updatenobu2012-12-122-10/+20
* * configure.in: add -fno-omit-frame-pointer if libexecinfo is used.naruse2012-12-123-3/+14
* test_rdoc_rdoc.rb: use File::NULLnobu2012-12-122-5/+11
* method.h: NOEX_SAFE_SHIFT_OFFSETnobu2012-12-125-4/+28
* proc.c: move misplaced casenobu2012-12-121-1/+1
* * lib/rdoc/class_module.rb: Added RDoc::ClassModule#documented? whichdrbrain2012-12-126-4/+54
* vm_insnhelper.c: no warnings for non-objectnobu2012-12-123-0/+70
* vm_insnhelper.c: common codenobu2012-12-121-8/+2
* Specify rlimits_core to prevent making core filenaruse2012-12-122-10/+11
* Experimental fix for r38041naruse2012-12-121-6/+7
* * iseq.c (rb_iseq_parameters): fix limit for optional arguments.eregon2012-12-114-14/+46
* Experimental: don't use $.*s of fprintfnaruse2012-12-111-3/+3
* vm.c: pass exceptions while handling an exceptionnobu2012-12-114-3/+15
* test.rb: show messages in one linenobu2012-12-113-3/+12
* Experimentally recommit of r38041: specify smaller max lengthnaruse2012-12-113-2/+27
* * eval.c (rb_using_refinement): make the method table of an iclassshugo2012-12-113-0/+74
* * tool/make-snapshot: add --disable-rubygem to both MINIRUBY and RUBY.naruse2012-12-112-3/+11
* * test/dl/test_func.rb (test_name_with_block, test_bind, test_qsort1): call u...ngoto2012-12-112-19/+38
* * 2012-12-12svn2012-12-111-2/+2
* * ext/dl/lib/dl/func.rb (DL::Function#unbind, #bound?): suppress NoMethodErro...ngoto2012-12-113-0/+71
* fix a typokazu2012-12-111-1/+1
* * ext/fiddle/function.c (Fiddle::Function.new): new keyword argument :name to...ngoto2012-12-114-8/+33
* fix typos for r38298kazu2012-12-112-8/+8
* * common.mk: Added --pages-dir to rdoc creation. Now doc/ items showdrbrain2012-12-114-5/+12
* * lib/rdoc/options.rb: Added --page-dir option for moving pages indrbrain2012-12-115-1/+107
* * ext/pathname/lib/pathname.rb: Hide private methods from RDoc.drbrain2012-12-112-9/+13
* * tool/make-snapshot (BASERUBY): add --disable-gem to avoid load gems.naruse2012-12-112-0/+10
* Revert r38301naruse2012-12-112-6/+1
* probes_helper.h: RUBY_DTRACE_HOOKnobu2012-12-112-1/+3
* test_settracefunc.rb: envutilnobu2012-12-111-0/+1
* * ext/dl/win32/extconf.rb: Fix typonaruse2012-12-112-1/+7
* Experimentally revert r38041naruse2012-12-113-27/+2
* * common.mk ($(MINIPRELUDE_C)): -I may break make dist.naruse2012-12-112-1/+6
* Revert r38296 and r38301naruse2012-12-111-5/+0
* More debug print for r38296naruse2012-12-101-0/+2
* * lib/matrix: alias {row|column}_size to {row|column}_count and use the latter.marcandre2012-12-104-116/+124
* * 2012-12-11svn2012-12-101-2/+2
* * fix the behavior when a module is included into a refinement.shugo2012-12-106-7/+132
* * vm_method.c (rb_method_entry_without_refinements): useshugo2012-12-103-1/+29
* Add debug print to debug make dist error on rubyci FreeBSDnaruse2012-12-101-0/+3
* * properties.nobu2012-12-101-3/+3
* * ext/fiddle/win32/*: library ports from DL to Fiddle.usa2012-12-105-1/+1236
* vm_trace.c: exceptions in event hooksnobu2012-12-104-9/+22
* compile.c, vm_insnhelper.c: flip-flop without hidden string keynobu2012-12-107-22/+50
* * Makefile.in (LIBRUBY_SO): sign also.nobu2012-12-101-0/+1
* * enc/depend (link_so): prefix $(Q) for each commands.nobu2012-12-101-1/+1
* configure.in, mkmf.rb: sign extensionsnobu2012-12-102-4/+7