summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-09-28* vm_method.c (search_method): copy refinement iclasses to searchshugo
2012-09-28* insns.def (opt_checkenv): remove unused instruction `opt_checkenv'.ko1
2012-09-28* vm_core.h: now VM_DEBUG_BP_CHECK should be 1.ko1
2012-09-28* vm_core.h: remove rb_control_frame_t::bp (bp: base pointer).ko1
2012-09-28io.c: IO#reopen int modenobu
2012-09-27* eval.c (rb_overlay_module, rb_mod_refine): accept a module as theshugo
2012-09-27* ext/syslog/lib/syslog/logger.rb: add a formatter to theknu
2012-09-26* insns.def: add new instruction `opt_empty_p' for optimize `empty?'ko1
2012-09-25insns.def: super from at_exitnobu
2012-09-24* iseq.c (rb_iseq_defined_string): the index of defined_strings mustnaruse
2012-09-24Feature #7035nobu
2012-09-24* tool/merger.rb: add --ticket option to add ticket number.naruse
2012-09-23mkmf.rb: unspacenobu
2012-09-23mkmf.rb: directory timestampnobu
2012-09-23mkmf.rb: unexpand macrosnobu
2012-09-23mkmf.rb: library path quotenobu
2012-09-23mkmf.rb: use internal pathnobu
2012-09-23mkmf.rb: fallback mkintpathnobu
2012-09-22* complex.c: Fix examples of r36993.eregon
2012-09-21* ext/ripper/lib/ripper.rb:zzak
2012-09-20* thread_pthread.c (native_cond_initialize): destroy condattrkosaki
2012-09-20* thread_pthread.c (native_cond_initialize): clean up #ifdef condition.kosaki
2012-09-20* lib/drb/ssl.rb (DRb::DRbSSLSocket::SSLConfig::DEFAULT): addnaruse
2012-09-20Revert r36994 "* lib/find.rb: Error in documentation example"nobu
2012-09-20remove garbages.nobu
2012-09-20* test/drb/ut_drb.rb: revert a part of r36987, and get rid of a warningusa
2012-09-20* lib/find.rb: Error in documentation examplezzak
2012-09-19* complex.c: Examples for Complex Documentation.zzak
2012-09-19* ext/ripper/lib/ripper.rb: Documentation for Ripper.zzak
2012-09-19* lib/csv.rb (Object#CSV, Array#to_csv, String#parse_csv): zzak
2012-09-19array.c, enum.c: TypeError in zipnobu
2012-09-18* ext/openssl/ossl_ssl.c (ossl_sslctx_attrs): add npn_select_db tonaruse
2012-09-16* tool/change_maker.rb: Update svn detection for subversion 1.7'sdrbrain
2012-09-16io.c: io_set_read_lengthnobu
2012-09-15configure.in: strict warnflagsnobu
2012-09-15.editorconfig: newnobu
2012-09-14* ext/nkf/nkf-utf8/nkf.c: Merge upstream: 50a383c84.naruse
2012-09-14* ext/nkf/nkf.c (rb_nkf_convert): suppress warning.naruse
2012-09-13* array.c (rb_ary_diff, rb_ary_uniq):zzak
2012-09-13* array.c (rb_ary_select):zzak
2012-09-13* signal.c (rb_f_kill):zzak
2012-09-13lib/securerandom.rb: fix errors on Windowsshirosaki
2012-09-13* lib/optparse.rb: Remove unreachable email address from documentationzzak
2012-09-13* lib/xmlrpc.rb: Documentation for XMLRPCzzak
2012-09-13configure.in: no PIE on Haikunobu
2012-09-12* lib/shellwords.rb: Documentation for Shellwords.zzak
2012-09-12* ext/ripper/lib/ripper.rb: Documentation for Ripper.zzak
2012-09-12vm_insnhelper.c: reuse VM stacknobu
2012-09-12* ext/pathname/lib/pathname.rb: Documentation for Pathname.zzak
2012-09-10* enc/depend: fixed wrong change in a part of r34802.usa