aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * marshal.c (w_object): add flonum to arg->data to keep reference indexnagachika2012-11-161-0/+7
* common.mk: dependencies for proges.dmyhnobu2012-11-161-1/+5
* probes.h: select by suffix rulesnobu2012-11-161-0/+5
* fix a typokazu2012-11-161-1/+1
* * thread.c (rb_thread_call_without_gvl2): change the parameter ofko12012-11-161-0/+10
* * Makefile.in (no-dtrace-probes.h): dmyprobes.h is in srcdir.naruse2012-11-161-0/+6
* Makefile.in: split probes.h commandsnobu2012-11-161-1/+4
* Makefile.in: move probes.h to all-incsnobu2012-11-161-1/+4
* configure.in: move after AC_PROG_CCnobu2012-11-161-1/+4
* configure.in: cross-compiling fixnobu2012-11-161-1/+4
* Makefile.in: probes.hnobu2012-11-161-0/+5
* * lib/net/pop.rb (POP3.certs): fix typo in comment.glass2012-11-161-0/+6
* * test/rake/helper.rb (Rake::TestCase#setup): revert r37669.naruse2012-11-161-0/+8
* * test/rake/helper.rb (Rake::TestCase#setup): @orig_PWD shouldn't benaruse2012-11-161-0/+5
* * lib/rake/version.rb: workaround fix to build. see #7366naruse2012-11-161-1/+11
* * lib/rake*: Updated to rake 0.9.4drbrain2012-11-151-0/+8
* * lib/rake*: Updated to rake 0.9.3drbrain2012-11-151-0/+9
* * range.c (range_bsearch): fix some bugs: a documentation bug, a wrongmame2012-11-151-0/+11
* * vm_exec.h (GENTRY): GENTRY should be pointer size.ko12012-11-151-0/+5
* * man/erb.1: Fix grammar and copyright dateszzak2012-11-151-0/+11
* * man/ruby.1: Grammar edits for man pagezzak2012-11-151-0/+5
* * array.c (rb_ary_bsearch): add Array#bsearch for binary search.mame2012-11-141-0/+14
* * lib/fileutils.rb (chmod): Add "X" to modes, convert format to tablezzak2012-11-141-0/+5
* * lib/csv.rb (init_comments): Document private method #init_comments.zzak2012-11-141-0/+5
* * Makefile.in (probes.h): create from probes.dmrkn2012-11-131-0/+4
* * vm_insnhelper.c (vm_call_cfunc_with_frame): don't use ci afterko12012-11-131-0/+11
* * eval.c (rb_mod_using): raise an ArgumentError if cyclic using isshugo2012-11-131-0/+8
* * common.mk (vm_insnhelper.c): this target is useless and causesnaruse2012-11-131-0/+5
* * compile.c (insn_data_to_s_detail): remove debug lines.ko12012-11-131-0/+4
* fix ChangeLogko12012-11-131-1/+1
* * vm_insnhelper.c (vm_caller_setup_args): save and restoreko12012-11-131-0/+8
* * common.mk (dmyprobes.h): always create for make dist.naruse2012-11-131-0/+8
* * Makefile.in (.SUFFIX): .SUFFIX is needed here for .d.h on bsd make.naruse2012-11-131-2/+4
* * common.mk Makefile.in win32/Makefile.sub (.d.h): it's not common.usa2012-11-131-0/+4
* Fix dtrace commit r37631, it is [Feature #2565]naruse2012-11-131-4/+19
* * win32/README.win32: added mention about build directory. currentlyusa2012-11-131-0/+6
* * re.c (rb_memsearch_ss): performance improvement by using memmem(3) ifglass2012-11-131-0/+7
* * probes.d: add DTrace probe declarations. [ruby-core:27448]tenderlove2012-11-121-0/+57
* fix typoskazu2012-11-121-2/+2
* Fix build on DragonFly where configure fails to detect isinf()/isnan().knu2012-11-121-0/+6
* * vm_core.h (rb_call_info_t::refinements), compile.c (new_callinfo),shugo2012-11-121-0/+9
* * win32/mkexports.rb (each_export): skip garbages generated by VS2012'susa2012-11-121-0/+6
* * test/date/test_date_{parse,strptime}.rb: changed the format oftadf2012-11-111-0/+5
* * ext/date/date_parse.c (date__parse): revised the tight parsertadf2012-11-111-0/+5
* hash.c: warn for wrong elementsnobu2012-11-111-2/+5
* hash.c: refine error messagesnobu2012-11-111-0/+6
* * eval.c (top_using): remove Kernel#using, and add main.using instead.shugo2012-11-111-0/+6
* * eval.c (rb_using_refinement, rb_mod_using, f_using): clear methodshugo2012-11-111-0/+7
* * lib/pstore.rb (PStore): fix not to replace ThreadError raised inglass2012-11-111-0/+6
* * vm_core.h (rb_call_info_t::refinements), compile.c (new_callinfo):shugo2012-11-111-0/+11