aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * vm_exec.h (GENTRY): GENTRY should be pointer size.ko12012-11-152-1/+6
* * man/erb.1: Fix grammar and copyright dateszzak2012-11-157-21/+33
* * man/ruby.1: Grammar edits for man pagezzak2012-11-152-10/+15
* * 2012-11-15svn2012-11-141-2/+2
* * array.c (rb_ary_bsearch): add Array#bsearch for binary search.mame2012-11-146-0/+511
* * lib/fileutils.rb (chmod): Add "X" to modes, convert format to tablezzak2012-11-142-12/+19
* * lib/csv.rb (init_comments): Document private method #init_comments.zzak2012-11-142-0/+10
* * 2012-11-14svn2012-11-131-2/+2
* * Makefile.in (probes.h): create from probes.dmrkn2012-11-132-3/+7
* * vm_insnhelper.c (vm_call_cfunc_with_frame): don't use ci afterko12012-11-135-57/+77
* * eval.c (rb_mod_using): raise an ArgumentError if cyclic using isshugo2012-11-133-0/+50
* Define dtrace test classes only when dtrace existsnaruse2012-11-1310-10/+10
* * common.mk (vm_insnhelper.c): this target is useless and causesnaruse2012-11-132-1/+5
* * compile.c (insn_data_to_s_detail): remove debug lines.ko12012-11-132-3/+4
* fix ChangeLogko12012-11-131-1/+1
* * vm_insnhelper.c (vm_caller_setup_args): save and restoreko12012-11-133-2/+79
* * common.mk (dmyprobes.h): always create for make dist.naruse2012-11-134-7/+16
* * Makefile.in (.SUFFIX): .SUFFIX is needed here for .d.h on bsd make.naruse2012-11-132-2/+6
* * common.mk Makefile.in win32/Makefile.sub (.d.h): it's not common.usa2012-11-134-10/+17
* * properties.nobu2012-11-130-0/+0
* Fix dtrace commit r37631, it is [Feature #2565]naruse2012-11-136-40/+58
* * win32/README.win32: added mention about build directory. currentlyusa2012-11-132-0/+10
* * re.c (rb_memsearch_ss): performance improvement by using memmem(3) ifglass2012-11-133-0/+56
* add probes.h to svn:ignore and sort .gitignorekazu2012-11-131-1/+1
* * properties.nobu2012-11-120-0/+0
* * probes.d: add DTrace probe declarations. [ruby-core:27448]tenderlove2012-11-1237-25/+850
* * 2012-11-13svn2012-11-121-2/+2
* fix typoskazu2012-11-121-2/+2
* Fix build on DragonFly where configure fails to detect isinf()/isnan().knu2012-11-122-0/+9
* * vm_core.h (rb_call_info_t::refinements), compile.c (new_callinfo),shugo2012-11-125-16/+13
* * 2012-11-12svn2012-11-121-2/+2
* * win32/mkexports.rb (each_export): skip garbages generated by VS2012'susa2012-11-122-1/+7
* * test/date/test_date_{parse,strptime}.rb: changed the format oftadf2012-11-113-454/+458
* * ext/date/date_parse.c (date__parse): revised the tight parsertadf2012-11-112-38/+83
* glibc 2.16 or later denies salt contained other than [0-9A-Za-z./] [Bug #7312]naruse2012-11-111-0/+10
* hash.c: warn for wrong elementsnobu2012-11-113-3/+16
* hash.c: refine error messagesnobu2012-11-115-5/+17
* * eval.c (top_using): remove Kernel#using, and add main.using instead.shugo2012-11-113-7/+34
* * eval.c (rb_using_refinement, rb_mod_using, f_using): clear methodshugo2012-11-113-1/+78
* * lib/pstore.rb (PStore): fix not to replace ThreadError raised inglass2012-11-112-4/+18
* * vm_core.h (rb_call_info_t::refinements), compile.c (new_callinfo):shugo2012-11-115-3/+51
* ruby.c: removed a comma before "before"duerst2012-11-102-1/+5
* * 2012-11-11svn2012-11-101-2/+2
* * gc.c: move immutable fields from struct heaps_slot and structnari2012-11-102-50/+47
* typotadf2012-11-101-1/+1
* * complex.c: modified doc.tadf2012-11-103-8/+22
* * ext/date/date_parse.c: edited about era.tadf2012-11-102-11/+111
* Revert of 37541 "* test/ruby/test_enumerator.rb: Add test to shed light upon ...marcandre2012-11-101-3/+0
* * tool/rbinstall.rb: Don't install *.gemspec under lib/.kou2012-11-102-1/+7
* * ruby_atomic.h: renamed from atomic.h to avoid header file name conflictngoto2012-11-096-4/+12