summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-11-17st_update passes the key in st_tableshirosaki
2012-11-17* ext/psych/lib/psych/core_ext.rb: move Kernel#y so that it cantenderlove
2012-11-16* lib/abbrev.rb: fix r37113. Correct examples, fix styleeregon
2012-11-16skip long name conversion if last character is a wildcard oneluislavena
2012-11-16* marshal.c (w_object): add flonum to arg->data to keep reference indexnagachika
2012-11-16common.mk: dependencies for proges.dmyhnobu
2012-11-16probes.h: select by suffix rulesnobu
2012-11-16fix a typokazu
2012-11-16* thread.c (rb_thread_call_without_gvl2): change the parameter ofko1
2012-11-16* Makefile.in (no-dtrace-probes.h): dmyprobes.h is in srcdir.naruse
2012-11-16Makefile.in: split probes.h commandsnobu
2012-11-16Makefile.in: move probes.h to all-incsnobu
2012-11-16configure.in: move after AC_PROG_CCnobu
2012-11-16configure.in: cross-compiling fixnobu
2012-11-16Makefile.in: probes.hnobu
2012-11-16* lib/net/pop.rb (POP3.certs): fix typo in comment.glass
2012-11-16* test/rake/helper.rb (Rake::TestCase#setup): revert r37669.naruse
2012-11-16* test/rake/helper.rb (Rake::TestCase#setup): @orig_PWD shouldn't benaruse
2012-11-16* lib/rake/version.rb: workaround fix to build. see #7366naruse
2012-11-15* lib/rake*: Updated to rake 0.9.4drbrain
2012-11-15* lib/rake*: Updated to rake 0.9.3drbrain
2012-11-15* range.c (range_bsearch): fix some bugs: a documentation bug, a wrongmame
2012-11-15* vm_exec.h (GENTRY): GENTRY should be pointer size.ko1
2012-11-15* man/erb.1: Fix grammar and copyright dateszzak
2012-11-15* man/ruby.1: Grammar edits for man pagezzak
2012-11-14* array.c (rb_ary_bsearch): add Array#bsearch for binary search.mame
2012-11-14* lib/fileutils.rb (chmod): Add "X" to modes, convert format to tablezzak
2012-11-14* lib/csv.rb (init_comments): Document private method #init_comments.zzak
2012-11-13* Makefile.in (probes.h): create from probes.dmrkn
2012-11-13* vm_insnhelper.c (vm_call_cfunc_with_frame): don't use ci afterko1
2012-11-13* eval.c (rb_mod_using): raise an ArgumentError if cyclic using isshugo
2012-11-13* common.mk (vm_insnhelper.c): this target is useless and causesnaruse
2012-11-13* compile.c (insn_data_to_s_detail): remove debug lines.ko1
2012-11-13fix ChangeLogko1
2012-11-13* vm_insnhelper.c (vm_caller_setup_args): save and restoreko1
2012-11-13* common.mk (dmyprobes.h): always create for make dist.naruse
2012-11-13* Makefile.in (.SUFFIX): .SUFFIX is needed here for .d.h on bsd make.naruse
2012-11-13* common.mk Makefile.in win32/Makefile.sub (.d.h): it's not common.usa
2012-11-13Fix dtrace commit r37631, it is [Feature #2565]naruse
2012-11-13* win32/README.win32: added mention about build directory. currentlyusa
2012-11-13* re.c (rb_memsearch_ss): performance improvement by using memmem(3) ifglass
2012-11-12* probes.d: add DTrace probe declarations. [ruby-core:27448]tenderlove
2012-11-12fix typoskazu
2012-11-12Fix build on DragonFly where configure fails to detect isinf()/isnan().knu
2012-11-12* vm_core.h (rb_call_info_t::refinements), compile.c (new_callinfo),shugo
2012-11-12* win32/mkexports.rb (each_export): skip garbages generated by VS2012'susa
2012-11-11 * test/date/test_date_{parse,strptime}.rb: changed the format oftadf
2012-11-11 * ext/date/date_parse.c (date__parse): revised the tight parsertadf
2012-11-11hash.c: warn for wrong elementsnobu
2012-11-11hash.c: refine error messagesnobu