aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * vm_core.h: split rb_call_info_t into several structs.ko12015-09-1912-522/+681
* * 2015-09-20svn2015-09-191-2/+2
* * test/lib/envutil.rb: mkfifo command based File.mkfifo methodakr2015-09-192-5/+5
* iseq.h: rb_iseq_tnobu2015-09-192-0/+8
* * 2015-09-19svn2015-09-191-2/+2
* iseq.h, method.h: fix include guards [ci skip]nobu2015-09-192-6/+6
* file.c: File.mkfifonobu2015-09-185-2/+51
* * NEWS: add Net::FTP#mlst and Net::FTP#mlsd.shugo2015-09-182-0/+8
* common.mk: no prefixesnobu2015-09-181-1/+1
* thread.c: suppress warnings only if GCC6+nobu2015-09-181-0/+2
* * 2015-09-18svn2015-09-171-2/+2
* * ext/objspace/objspace_dump.c (obj_type): add IMEMO types to the heaptenderlove2015-09-172-0/+6
* tabify indent [ci skip]kazu2015-09-171-2/+2
* fix a typo [ci skip]kazu2015-09-171-1/+1
* * common.mk: fix command error with outside builddir.hsbt2015-09-172-1/+5
* * common.mk: separated test for test-framework from test-all task.hsbt2015-09-172-2/+12
* id_table.h: include guardnobu2015-09-171-0/+4
* * test/ruby/test_dir.rb (TestDir#test_fileno): s/?x/"x"/. Don'tkosaki2015-09-172-10/+15
* * 2015-09-17svn2015-09-171-2/+2
* id_table.c: fix typesnobu2015-09-171-2/+2
* vm_core.h: revert VM objspace on Windowsnobu2015-09-161-0/+9
* * encindex.h: fix typo of last #endif comment.suke2015-09-162-1/+5
* variable.c: fail if frozennobu2015-09-163-0/+25
* vm_core.h: enable VM objspace on Windowsnobu2015-09-162-11/+6
* ruby.h: RUBY_FL_PROMOTEDnobu2015-09-161-0/+1
* [DOC] Remove `\0` since it's aprt of octal notationknu2015-09-161-2/+1
* [DOC] `\0` is interpreted as NUL only if not followed by an octal digit.knu2015-09-161-1/+1
* literals.rdoc: add DEL [ci skip]nobu2015-09-161-0/+3
* [DOC] Revise the character literal part.knu2015-09-162-13/+17
* [DOC] Document the full list of supported escape sequences in string literalsknu2015-09-162-2/+30
* string.c: keep coderangenobu2015-09-163-2/+72
* literals.rdoc: fix typosnobu2015-09-161-2/+2
* * doc/syntax/literals.rdoc (Strings): mention about ?a literal.usa2015-09-162-0/+21
* * dir.c (glob_helper): check pathtype once again by lstat(2) ifkosaki2015-09-162-4/+12
* * 2015-09-16svn2015-09-151-2/+2
* * test/ruby/test_thread.rb (TestThread#test_mutex_synchronize):kosaki2015-09-152-8/+17
* gc.c: define objspace functions alwaysnobu2015-09-153-10/+12
* win32.c: no xmalloc at sys_initnobu2015-09-152-4/+9
* dir.c: fundamental_encoding_pnobu2015-09-153-10/+24
* win32.c: encindex.hnobu2015-09-152-1/+2
* localeinit.c: encindex.hnobu2015-09-152-0/+2
* enc: fundamental encindexnobu2015-09-155-4/+23
* encindex.h: ENCINDEXnobu2015-09-1510-24/+83
* array.c: [DOC] correct Array#sort rdoc [ci skip]nobu2015-09-152-4/+10
* array.c: [DOC] correct Array#sort rdoc [ci skip]nobu2015-09-152-6/+12
* * 2015-09-15svn2015-09-151-2/+2
* util.c: BSD qsort_rnobu2015-09-153-1/+30
* * lib/net/ftp.rb (parse_mlsx_entry): parse pathnames includingshugo2015-09-143-3/+8
* common.mk: excluding options to test-rubynobu2015-09-141-1/+1
* Fix typo in racc english documentation [ci skip]nobu2015-09-142-1/+6