aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * remove trailing spaces.nobu2014-04-301-1/+1
* * vm.c (invoke_block_from_c): add VM_FRAME_FLAG_BMETHOD to recordko12014-04-305-13/+82
* * 2014-04-30svn2014-04-301-2/+2
* parse.y: pin down dynamic symbol onlynobu2014-04-303-13/+42
* fix style of ChangeLogkazu2014-04-291-1/+1
* * (lib/tmpdir.rb): Rescue LoadError on etc.so for miniruby.akr2014-04-294-8/+9
* * lib/fileutils.rb: Don't need to define fu_get_gid and fu_get_gid inakr2014-04-292-36/+29
* * test/ruby/test_symbol.rb (TestSymbol#test_symbol_gc_1): fix typo.ktsj2014-04-291-1/+1
* * parse.y (symbols_i): like r45492, call rb_gc_resurrect().ktsj2014-04-293-2/+14
* new macros for statfs_tkazu2014-04-282-8/+33
* fix preprocessor conditionkazu2014-04-281-1/+1
* * 2014-04-29svn2014-04-281-2/+2
* fix typo [Fix GH-603]nobu2014-04-284-3/+11
* file.c: fix typonobu2014-04-281-2/+2
* file.c: fix errors on Windowsnobu2014-04-281-14/+18
* * configure.in (HAVE_STRUCT_STATFS_F_TYPE): check struct statfs.f_typenaruse2014-04-283-3/+12
* * configure.in: check struct statvfs and struct statvfs.f_fstypename.naruse2014-04-284-28/+68
* * 2014-04-28svn2014-04-281-2/+2
* * gc.c: This argument must be a pointer.nari2014-04-282-2/+6
* * gc.c: Fix typos. These are undefined variables.nari2014-04-282-2/+6
* trivial changetadf2014-04-271-1/+2
* * ext/date/date_strptime.c (date__strptime_internal): do not overwrite century.tadf2014-04-273-4/+14
* * 2014-04-27svn2014-04-271-2/+2
* fix indentkazu2014-04-271-1/+1
* * test/ruby/test_enum.rb (test_flat_map): Added test for flat_map.hsbt2014-04-262-0/+27
* compile.c: non-destructive keyword splatnobu2014-04-263-0/+20
* update comment.akr2014-04-261-1/+1
* * 2014-04-26svn2014-04-251-2/+2
* * test/ruby/test_process.rb (test_rlimit_nofile): Don't limitakr2014-04-252-2/+11
* * lib/fileutils.rb (rmdir): rescue Errno::EEXIST in addition tongoto2014-04-252-1/+9
* * lib/webrick/utils.rb: Don't rescue LoadError for 'etc' extension.akr2014-04-252-6/+6
* node.c: indentnobu2014-04-251-13/+13
* mkmf.rb: workaround for tmpdirnobu2014-04-251-0/+5
* configure.in: refine __builtin_unreachable checknobu2014-04-252-2/+8
* * configure.in: NetBSD's ksh, used by configure, needs escapes.naruse2014-04-252-1/+5
* * 2014-04-25svn2014-04-251-2/+2
* * configure.in: correct pthread_setname_np's prototype on NetBSD.naruse2014-04-252-1/+9
* * lib/fileutils.rb (fu_get_uid, fu_get_gid): Etc.getpwnam/getgrnam mayusa2014-04-243-4/+10
* * bootstraptest/test_io.rb: Add etc.so to $" before require 'tmpdir'.akr2014-04-242-0/+6
* revert r45709.akr2014-04-242-7/+4
* * bootstraptest/test_io.rb: Don't use tmpdir because etc.so is notakr2014-04-242-4/+7
* * man/ruby.1: fix broken link.kazu2014-04-242-1/+5
* * lib/tmpdir.rb: Don't need to rescue LoadError for etc.so.akr2014-04-242-4/+5
* suppress warnings: assigned but unused variable - posnaruse2014-04-241-2/+0
* suppress warnings: ambiguous first argument; put parentheses or even spacesnaruse2014-04-241-4/+4
* * file.c (statfs_inspect): suppress warnings.naruse2014-04-242-4/+9
* parse.y: resurrect dynamic symbol and namenobu2014-04-241-0/+2
* parse.y: check for symbolnobu2014-04-241-8/+13
* ossl_asn1.c: fix undefined behaviornobu2014-04-242-1/+7
* parse.y: check for symbolnobu2014-04-242-2/+13