aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* mkconfig.rb: newlinesnobu2012-12-101-0/+1
* KNOWNBUGS.rb: exceptions in event hooksnobu2012-12-101-0/+2
* test_gem_rdoc.rb: shut up skipping warningsnobu2012-12-101-8/+10
* * lib/irb/magic-file.rb: set a encoding, which is detected fromnari2012-12-102-1/+8
* * properties.nobu2012-12-100-0/+0
* * lib/rubygems/ext/cmake_builder.rb: Added a builder for cmake.drbrain2012-12-105-0/+108
* * 2012-12-10svn2012-12-101-2/+2
* * lib/rubygems/package.rb: Omit directories when packaging gems likedrbrain2012-12-103-2/+11
* envutil.rb: kill childnobu2012-12-091-1/+4
* * vm_insnhelper.c (vm_call_opt_send): Kernel#send should not useshugo2012-12-096-12/+44
* * 2012-12-09svn2012-12-081-2/+2
* * lib/rdoc/markdown/entities.rb: Added documentation.drbrain2012-12-085-6/+28
* * eval.c (rb_mod_refine): don't override Module#include. It'sshugo2012-12-082-32/+6
* * eval.c: remove Module#refinements.shugo2012-12-083-93/+8
* * eval.c (top_using): raise a RuntimeError if using is called in ashugo2012-12-083-0/+38
* Improve rdoc for Ripper, based on a patch by Oscar Del Ben [github:219]marcandre2012-12-081-1/+5
* * lib/rubygems/commands/cleanup_command.rb: Skip default gems whendrbrain2012-12-0837-202/+593
* * vm_insnhelper.c (vm_search_normal_superclass): super in ashugo2012-12-083-4/+19
* * eval.c (rb_mod_refine): raise an ArgumentError if a givenshugo2012-12-084-3/+24
* * eval.c (rb_mod_refine), vm_eval.c (rb_yield_refine_block):shugo2012-12-086-96/+159
* * ext/openssl/ossl_x509name.c: Completed documentation fordrbrain2012-12-082-7/+102
* ChangeLog: fix indentnobu2012-12-081-16/+16
* * ext/objspace/objspace.c (iow_size): return size of internal objectko12012-12-083-1/+25
* * lib/csv.rb: A fix for row comparison by Stephen Wattam. [Bug #7528]jeg22012-12-073-18/+27
* unit.rb: no need to check all reportsnobu2012-12-072-1/+6
* * 2012-12-08svn2012-12-071-2/+2