summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-16vm_core.h: enable VM objspace on Windowsnobu
2015-09-16ruby.h: RUBY_FL_PROMOTEDnobu
2015-09-16[DOC] Remove `\0` since it's aprt of octal notationknu
2015-09-16[DOC] `\0` is interpreted as NUL only if not followed by an octal digit.knu
2015-09-16literals.rdoc: add DEL [ci skip]nobu
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-16literals.rdoc: fix typosnobu
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* 2015-09-16svn
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-15win32.c: encindex.hnobu
2015-09-15localeinit.c: encindex.hnobu
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-15* 2015-09-15svn
2015-09-15util.c: BSD qsort_rnobu
2015-09-14* lib/net/ftp.rb (parse_mlsx_entry): parse pathnames includingshugo
2015-09-14common.mk: excluding options to test-rubynobu
2015-09-14Fix typo in racc english documentation [ci skip]nobu
2015-09-13* 2015-09-14svn
2015-09-13fix a typo [ci skip]kazu
2015-09-13ruby.h: add prefixnobu
2015-09-13configure.in: enum_over_intnobu
2015-09-13configure.in: enum_over_intnobu
2015-09-13* lib/net/ftp.rb (size, modify, create, type, unique, perm, lang,shugo
2015-09-12* 2015-09-13svn
2015-09-12* vm_insnhelper.c (vm_call_iseq_setup_normal): do not clear localko1
2015-09-12* properties.svn
2015-09-12* remove trailing spaces.svn
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
2015-09-12* lib/net/ftp.rb (parse_mlsx_entry, mlst) raise an FTPProtoErrorshugo
2015-09-12ChangeLog: fix typo [ci skip]nobu
2015-09-12ChangeLog: drop non-ascii char [ci skip]nobu
2015-09-12* lib/net/ftp.rb (TIME_PARSER): use "Z" instead of "00:00" toshugo
2015-09-12* remove trailing spaces.svn
2015-09-12* lib/net/ftp.rb (mlst, mlsd): support new commands MLST and MLSDshugo
2015-09-12* file.c: access()/eaccess() wrapping methods check more than just uid.hsbt
2015-09-12* README.md: improve markdown rendering for readable.hsbt
2015-09-12process.c: do not inherit saved fdsnobu
2015-09-12win32.c: more fcntlnobu