summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-10-03thread_pthread.c: init stack with ulimitnobu
2012-10-03io.c: improved IO#reopennobu
2012-10-02* ext/openssl/ossl_x509store.c (ossl_x509store_add_file): Addeddrbrain
2012-10-02* error.c (exc_to_s, name_err_to_s, name_err_mesg_to_str): do notshugo
2012-10-02eval.c: hide internal hashnobu
2012-10-01* ChangeLog: fix typos of r37064.nagachika
2012-10-01* eval.c (identify_hash_new): new function to create a new identityshugo
2012-09-30* configure.in (--with-opt-dir): Make this also work on DLDFLAGSknu
2012-09-30* vm_dump.c (rb_vm_bugreport): add /Library/Logs/DiagnosticReportsmrkn
2012-09-30* string.c (rb_str_concat): use memcpy to copy a string which containsnaruse
2012-09-29envutil.rb: kill child process when timeoutshirosaki
2012-09-29test_http.rb: clear environment variablesshirosaki
2012-09-29drbtest.rb: use :KILL on Windowsshirosaki
2012-09-29test_unicode_escape.rb: set script encodingshirosaki
2012-09-29* vm_insnhelper.c (rb_vm_using_modules): use using_modules beforeshugo
2012-09-28* test/ruby/test_unicode_escape.rb (TestUnicodeEscape#test_basic):shirosaki
2012-09-28test_unicode_escape.rb: fix test for Windowsshirosaki
2012-09-28* vm_insnhelper.c (vm_setup_method): refactoring.ko1
2012-09-28* lib/rubygems/installer.rb (check_that_user_bin_dir_is_in_path):naruse
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