aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/time.rb (Time.strptime): Use d[:offset] if d[:seconds] is notakr2014-05-031-0/+6
* avoid large alloca on Complex/Rational callsnormal2014-05-021-0/+6
* * file.c (HAVE_STRUCT_STATVFS_F_BASETYPE): File::Statfs#fstypenamengoto2014-05-021-0/+9
* parse.y: fix wrong static symbolnobu2014-05-021-0/+6
* test_io.rb: defer f_typenobu2014-05-021-0/+7
* parse.y: turn dynamically interned Symbol into an IDnobu2014-05-021-0/+6
* fix typoskazu2014-05-011-2/+2
* * file.c: Change AND condition to nested condition.kazu2014-05-011-0/+4
* * file.c (FSTATFS): check availability of struct statfs andngoto2014-04-301-0/+6
* * gc.c (gc_after_sweep): suppress unnecessary expanding heap.nari2014-04-301-0/+6
* * vm.c (invoke_block_from_c): add VM_FRAME_FLAG_BMETHOD to recordko12014-04-301-0/+16
* parse.y: pin down dynamic symbol onlynobu2014-04-301-0/+8
* fix style of ChangeLogkazu2014-04-291-1/+1
* * (lib/tmpdir.rb): Rescue LoadError on etc.so for miniruby.akr2014-04-291-0/+5
* * lib/fileutils.rb: Don't need to define fu_get_gid and fu_get_gid inakr2014-04-291-0/+5
* * parse.y (symbols_i): like r45492, call rb_gc_resurrect().ktsj2014-04-291-0/+4
* new macros for statfs_tkazu2014-04-281-0/+13
* fix typo [Fix GH-603]nobu2014-04-281-0/+8
* * configure.in (HAVE_STRUCT_STATFS_F_TYPE): check struct statfs.f_typenaruse2014-04-281-0/+9
* * configure.in: check struct statvfs and struct statvfs.f_fstypename.naruse2014-04-281-0/+8
* * gc.c: This argument must be a pointer.nari2014-04-281-0/+4
* * gc.c: Fix typos. These are undefined variables.nari2014-04-281-0/+4
* trivial changetadf2014-04-271-1/+2
* * ext/date/date_strptime.c (date__strptime_internal): do not overwrite century.tadf2014-04-271-0/+4
* fix indentkazu2014-04-271-1/+1
* * test/ruby/test_enum.rb (test_flat_map): Added test for flat_map.hsbt2014-04-261-0/+5
* compile.c: non-destructive keyword splatnobu2014-04-261-0/+6
* * test/ruby/test_process.rb (test_rlimit_nofile): Don't limitakr2014-04-251-0/+6
* * lib/fileutils.rb (rmdir): rescue Errno::EEXIST in addition tongoto2014-04-251-0/+8
* * lib/webrick/utils.rb: Don't rescue LoadError for 'etc' extension.akr2014-04-251-0/+4
* configure.in: refine __builtin_unreachable checknobu2014-04-251-0/+6
* * configure.in: NetBSD's ksh, used by configure, needs escapes.naruse2014-04-251-0/+4
* * configure.in: correct pthread_setname_np's prototype on NetBSD.naruse2014-04-251-0/+5
* * lib/fileutils.rb (fu_get_uid, fu_get_gid): Etc.getpwnam/getgrnam mayusa2014-04-241-0/+7
* * bootstraptest/test_io.rb: Add etc.so to $" before require 'tmpdir'.akr2014-04-241-0/+4
* revert r45709.akr2014-04-241-5/+0
* * bootstraptest/test_io.rb: Don't use tmpdir because etc.so is notakr2014-04-241-0/+5
* * man/ruby.1: fix broken link.kazu2014-04-241-0/+4
* * lib/tmpdir.rb: Don't need to rescue LoadError for etc.so.akr2014-04-241-0/+4
* * file.c (statfs_inspect): suppress warnings.naruse2014-04-241-0/+5
* ossl_asn1.c: fix undefined behaviornobu2014-04-241-0/+6
* parse.y: check for symbolnobu2014-04-241-0/+5
* * parse.y (dsym_node_gen): like r45492, call rb_gc_resurrect().naruse2014-04-231-0/+4
* * ext/etc/extconf.rb: Build ext/etc unconditionally.akr2014-04-231-0/+4
* * file.c (statfs_fsid): remove statfs.f_fsid because it doesn't returnnaruse2014-04-231-0/+5
* stringio.c: use rb_str_append other than ASCII-8BITnobu2014-04-231-0/+6
* Revert r45670 "stringio.c: use rb_str_append"naruse2014-04-221-6/+0
* * win32/win32.c, include/ruby/win32.h (ustatfs): implementation ofusa2014-04-221-0/+9
* * file.c (rb_io_stafs): use statfs(2) if fstatfs(2) is unavailable.usa2014-04-221-0/+6
* stringio.c: use rb_str_appendnobu2014-04-221-0/+6