summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2015-09-30vm_args.c: optimize symbol block passingnobu
2015-09-29parse.y: fix memory leaknobu
2015-09-29* parse.y: fix minor typo. [ci skip][fix GH-1038].eregon
2015-09-29tool/unicode_norm_gen.tmpl, lib/unicode_normalize/tables.rb:duerst
2015-09-29compile.c: fix performance of strconcatnobu
2015-09-28* lib/net/ftp.rb (mtime): use usec instead of fractions to parseshugo
2015-09-28* lib/net/ftp.rb (mtime): parse decimal fractions of a second asshugo
2015-09-28* test/test_forwardable.rb: Write basic tests for lib/forwardable.hsbt
2015-09-27class.c: refine error messagesnobu
2015-09-27* ChangeLog: removed duplicated message.hsbt
2015-09-27ruby.c: frozen-string-literal optionnobu
2015-09-27fronzen-string-literal pragmanobu
2015-09-26ostruct.rb: fix NameErrornobu
2015-09-26* lib/ostruct.rb: Move method definitions for getter/setter to be lazyzzak
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