aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * insns.def: add new instruction `opt_empty_p' for optimize `empty?'ko12012-09-261-0/+13
* insns.def: super from at_exitnobu2012-09-251-0/+5
* * iseq.c (rb_iseq_defined_string): the index of defined_strings mustnaruse2012-09-241-0/+5
* Feature #7035nobu2012-09-241-0/+7
* * tool/merger.rb: add --ticket option to add ticket number.naruse2012-09-241-0/+4
* mkmf.rb: unspacenobu2012-09-231-1/+5
* mkmf.rb: directory timestampnobu2012-09-231-1/+4
* mkmf.rb: unexpand macrosnobu2012-09-231-1/+3
* mkmf.rb: library path quotenobu2012-09-231-1/+3
* mkmf.rb: use internal pathnobu2012-09-231-1/+4
* mkmf.rb: fallback mkintpathnobu2012-09-231-0/+4
* * complex.c: Fix examples of r36993.eregon2012-09-221-0/+6
* * ext/ripper/lib/ripper.rb:zzak2012-09-211-0/+6
* * thread_pthread.c (native_cond_initialize): destroy condattrkosaki2012-09-201-0/+6
* * thread_pthread.c (native_cond_initialize): clean up #ifdef condition.kosaki2012-09-201-0/+4
* * lib/drb/ssl.rb (DRb::DRbSSLSocket::SSLConfig::DEFAULT): addnaruse2012-09-201-0/+11
* Revert r36994 "* lib/find.rb: Error in documentation example"nobu2012-09-201-5/+0
* remove garbages.nobu2012-09-201-4/+1
* * test/drb/ut_drb.rb: revert a part of r36987, and get rid of a warningusa2012-09-201-0/+9
* * lib/find.rb: Error in documentation examplezzak2012-09-201-0/+5
* * complex.c: Examples for Complex Documentation.zzak2012-09-191-0/+6
* * ext/ripper/lib/ripper.rb: Documentation for Ripper.zzak2012-09-191-0/+6
* * lib/csv.rb (Object#CSV, Array#to_csv, String#parse_csv): zzak2012-09-191-0/+6
* array.c, enum.c: TypeError in zipnobu2012-09-191-0/+9
* * ext/openssl/ossl_ssl.c (ossl_sslctx_attrs): add npn_select_db tonaruse2012-09-181-0/+5
* * tool/change_maker.rb: Update svn detection for subversion 1.7'sdrbrain2012-09-161-0/+5
* io.c: io_set_read_lengthnobu2012-09-161-0/+8
* configure.in: strict warnflagsnobu2012-09-151-0/+5
* .editorconfig: newnobu2012-09-151-0/+4
* * ext/nkf/nkf-utf8/nkf.c: Merge upstream: 50a383c84.naruse2012-09-141-0/+5
* * ext/nkf/nkf.c (rb_nkf_convert): suppress warning.naruse2012-09-141-0/+4
* * array.c (rb_ary_diff, rb_ary_uniq):zzak2012-09-131-0/+7
* * array.c (rb_ary_select):zzak2012-09-131-0/+9
* * signal.c (rb_f_kill):zzak2012-09-131-0/+6
* lib/securerandom.rb: fix errors on Windowsshirosaki2012-09-131-0/+9
* * lib/optparse.rb: Remove unreachable email address from documentationzzak2012-09-131-0/+5
* * lib/xmlrpc.rb: Documentation for XMLRPCzzak2012-09-131-0/+17
* configure.in: no PIE on Haikunobu2012-09-131-0/+5
* * lib/shellwords.rb: Documentation for Shellwords.zzak2012-09-121-0/+4
* * ext/ripper/lib/ripper.rb: Documentation for Ripper.zzak2012-09-121-0/+9
* vm_insnhelper.c: reuse VM stacknobu2012-09-121-0/+5
* * ext/pathname/lib/pathname.rb: Documentation for Pathname.zzak2012-09-121-0/+6
* * enc/depend: fixed wrong change in a part of r34802.usa2012-09-101-0/+4
* * ext/socket/basicsocket.c (rsock_bsock_send):kosaki2012-09-091-0/+12
* * io.c (nogvl_close, maygvl_close, nogvl_fclose, maygvl_fclose):kosaki2012-09-091-0/+6
* * io.c (rb_io_close): notify fd close before releasing gvl.kosaki2012-09-091-0/+7
* * process.c: exec() requires to be single threaded also on Haiku.naruse2012-09-091-0/+6
* * lib/thread.rb (Queue#pop): Fixed double registration issue whenkosaki2012-09-091-0/+10
* * lib/sync.rb (Sync_m#sync_lock): Fixed wakeup/raise unsafe code.kosaki2012-09-091-0/+9
* * include/ruby/intern.h (rb_thread_blocking_region): Addedkosaki2012-09-091-0/+5