aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * vm_dump.c (rb_vm_bugreport): add /Library/Logs/DiagnosticReportsmrkn2012-09-301-0/+5
* * string.c (rb_str_concat): use memcpy to copy a string which containsnaruse2012-09-301-0/+5
* envutil.rb: kill child process when timeoutshirosaki2012-09-291-0/+9
* test_http.rb: clear environment variablesshirosaki2012-09-291-0/+8
* drbtest.rb: use :KILL on Windowsshirosaki2012-09-291-0/+9
* test_unicode_escape.rb: set script encodingshirosaki2012-09-291-0/+6
* * vm_insnhelper.c (rb_vm_using_modules): use using_modules beforeshugo2012-09-291-0/+14
* * test/ruby/test_unicode_escape.rb (TestUnicodeEscape#test_basic):shirosaki2012-09-281-0/+6
* test_unicode_escape.rb: fix test for Windowsshirosaki2012-09-281-0/+7
* * vm_insnhelper.c (vm_setup_method): refactoring.ko12012-09-281-0/+5
* * lib/rubygems/installer.rb (check_that_user_bin_dir_is_in_path):naruse2012-09-281-0/+9
* * vm_method.c (search_method): copy refinement iclasses to searchshugo2012-09-281-0/+7
* * insns.def (opt_checkenv): remove unused instruction `opt_checkenv'.ko12012-09-281-0/+10
* * vm_core.h: now VM_DEBUG_BP_CHECK should be 1.ko12012-09-281-0/+4
* * vm_core.h: remove rb_control_frame_t::bp (bp: base pointer).ko12012-09-281-0/+22
* io.c: IO#reopen int modenobu2012-09-281-0/+6
* * eval.c (rb_overlay_module, rb_mod_refine): accept a module as theshugo2012-09-271-0/+11
* * ext/syslog/lib/syslog/logger.rb: add a formatter to theknu2012-09-271-0/+6
* * 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