summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-09-25* lib/net/http.rb: removed unused variable. It's removed at r13648.hsbt
2015-09-25* gems/bundled_gems: upgrade to minitest-5.8.1hsbt
2015-09-25* id_table.c: fix typo. [ci skip][fix GH-1031] Patch @davydovantonhsbt
2015-09-24* test/gdbm/test_gdbm.rb (TestGDBM#test_s_open_lock): skipodaira
2015-09-24fix indent (tabify) [ci skip]kazu
2015-09-24fix typos [ci skip]kazu
2015-09-24parse.y: fix tokennobu
2015-09-23complex.c: ruby/config.h must be included before math.hodaira
2015-09-23* ext/openssl/ossl_pkcs12*: Remove svn commit id macrozzak
2015-09-22* ext/openssl/*: Remove svn commit id macros to make sync easierzzak
2015-09-21 * test/drb/test_drb.rb: Run Rinda/DRb tests on localhost. [Fix GH-1027]seki
2015-09-21test_win32ole_event.rb: fix typo [ci skip]nobu
2015-09-20cont.c: append to continuations doc [ci skip]nobu
2015-09-19* iseq.c (rb_iseq_free): free rb_iseq_t::body::cc_entries.ko1
2015-09-19* vm_core.h: split rb_call_info_t into several structs.ko1
2015-09-19* test/lib/envutil.rb: mkfifo command based File.mkfifo methodakr
2015-09-18file.c: File.mkfifonobu
2015-09-18* NEWS: add Net::FTP#mlst and Net::FTP#mlsd.shugo
2015-09-17* ext/objspace/objspace_dump.c (obj_type): add IMEMO types to the heaptenderlove
2015-09-17tabify indent [ci skip]kazu
2015-09-17fix a typo [ci skip]kazu
2015-09-17* common.mk: fix command error with outside builddir.hsbt
2015-09-17* common.mk: separated test for test-framework from test-all task.hsbt
2015-09-17* test/ruby/test_dir.rb (TestDir#test_fileno): s/?x/"x"/. Don'tkosaki
2015-09-16* encindex.h: fix typo of last #endif comment.suke
2015-09-16variable.c: fail if frozennobu
2015-09-16vm_core.h: enable VM objspace on Windowsnobu
2015-09-16[DOC] Revise the character literal part.knu
2015-09-16[DOC] Document the full list of supported escape sequences in string literalsknu
2015-09-16string.c: keep coderangenobu
2015-09-16* doc/syntax/literals.rdoc (Strings): mention about ?a literal.usa
2015-09-16* dir.c (glob_helper): check pathtype once again by lstat(2) ifkosaki
2015-09-15* test/ruby/test_thread.rb (TestThread#test_mutex_synchronize):kosaki
2015-09-15gc.c: define objspace functions alwaysnobu
2015-09-15win32.c: no xmalloc at sys_initnobu
2015-09-15dir.c: fundamental_encoding_pnobu
2015-09-15enc: fundamental encindexnobu
2015-09-15encindex.h: ENCINDEXnobu
2015-09-15array.c: [DOC] correct Array#sort rdoc [ci skip]nobu
2015-09-15array.c: [DOC] correct Array#sort rdoc [ci skip]nobu
2015-09-15util.c: BSD qsort_rnobu
2015-09-14* lib/net/ftp.rb (parse_mlsx_entry): parse pathnames includingshugo
2015-09-14Fix typo in racc english documentation [ci skip]nobu
2015-09-13fix a typo [ci skip]kazu
2015-09-13ruby.h: add prefixnobu
2015-09-13* lib/net/ftp.rb (size, modify, create, type, unique, perm, lang,shugo
2015-09-12* vm_insnhelper.c (vm_call_iseq_setup_normal): do not clear localko1
2015-09-12* lib/net/ftp.rb (file?, directory?, appendable?, creatable?,shugo
2015-09-12* lib/net/ftp.rb (FACT_PARSERS): support system dependent factsshugo
2015-09-12win32.c: fix dup2 return valuenobu