aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* simplify a test.akr2012-02-181-6/+6
* * ext/dbm/extconf.rb (dblib): prefer recent GDBM over older GDBM.akr2012-02-183-32/+80
* * test/dbm/test_dbm.rb (test_dbmfile_suffix): DBM::VERSION shouldakr2012-02-182-0/+8
* * test/dbm/test_dbm.rb (test_dbmfile_suffix): test dbm file suffix.akr2012-02-182-0/+19
* * ext/dbm/dbm.c (DBM::VERSION): define it by detecting _GDBM_H_ orakr2012-02-182-0/+9
* * tool/enc-unicode.rb: don't use 1.9 feature on tools.naruse2012-02-182-4/+8
* * 2012-02-18svn2012-02-171-2/+2
* * lib/fileutils.rb: refactored FileUtil methods to use thetenderlove2012-02-175-201/+212
* * ext/dbm/extconf.rb: remove dbm.akr2012-02-172-1/+5
* * ext/dbm/extconf.rb: refine header/libraty mismatch detection.akr2012-02-172-3/+48
* * ext/dbm/extconf.rb: don't check libdbm. It is not a ndbmakr2012-02-172-2/+7
* * ChangeLog: removed duplicated entry.nobu2012-02-171-5/+0
* * properties.nobu2012-02-170-0/+0
* * Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820]naruse2012-02-1754-7827/+16470
* * enum.c (enum_each_slice): arrays to be yielded can be newlynobu2012-02-172-1/+5
* * enum.c: move work variables to objects not to let called blocksnobu2012-02-173-297/+374
* * tool/merger.rb: remove borders from the commit message which is usednaruse2012-02-172-1/+6
* * common.mk (btest, btest-ruby, test-sample test-knownbugs)nobu2012-02-172-10/+15
* * lib/mkmf.rb (create_header): log the content of header.nobu2012-02-172-3/+8
* * tool/transcode-tblgen.rb (import_ucm): don't use \h because thenaruse2012-02-173-5/+12
* * enum.c (id_lshift): use constant ID.nobu2012-02-162-7/+12
* * ext/dbm/extconf.rb: refactored to split too long conditions.akr2012-02-162-26/+41
* * test/dbm/test_dbm.rb: fix skip condition for libgdbm 1.8.0 or prior.akr2012-02-162-2/+8
* * 2012-02-17svn2012-02-161-2/+2
* * ext/dbm/extconf.rb: check _DB_H_ macro unavailable exceptakr2012-02-162-1/+7
* * insns.def (splatarray): make new array if flag is set.nobu2012-02-154-2/+17
* * 2012-02-16svn2012-02-151-2/+2
* lib/abbrev.rb (Array#abbrev): add missing '"' in documentation.kazu2012-02-152-1/+5
* * ChangeLog: add ticket ref of r34629.nagachika2012-02-151-1/+1
* * cont.c (rb_fiber_reset_root_local_storage): add a new function tonagachika2012-02-156-1/+69
* fix a typokazu2012-02-151-1/+1
* * ext/fiddle/closure.c (callback): deal with unsinged integers.nobu2012-02-155-31/+80
* * ext/fiddle/closure.c (callback): same as r34506.nobu2012-02-153-1/+30
* Add test for r34624.naruse2012-02-151-0/+5
* * io.c (io_strsetbuf): call rb_str_modify to make str independentnaruse2012-02-152-1/+9
* Add more description about Shift_JIS and CP50220.naruse2012-02-152-1/+10
* * ext/zlib/zlib.c (Init_zlib): Added Zlib::TEXT and note thatdrbrain2012-02-152-0/+15
* * ext/zlib/zlib.c: Move constant descriptions to constants. Removedrbrain2012-02-152-199/+102
* * lib/ostruct.rb: Create getters and setters after dup.marcandre2012-02-152-0/+6
* * lib/ostruct.rb: Simplify and fix rdoc.marcandre2012-02-151-15/+3
* * gc.c (HEAP_BITMAP_LIMIT): HEAP_BITMAP_LIMIT is computed on thenari2012-02-152-1/+7
* * ext/zlib/zlib.c (Init_zlib): Added Zlib::FIXED and Zlib::RLEdrbrain2012-02-153-1/+30
* Correct documentation of r34608.naruse2012-02-151-24/+39
* * ext/zlib/zlib.c: Improve documentation. [ruby-trunk - Bug #5948]drbrain2012-02-152-112/+173
* Temporary fix not to use non ASCII.naruse2012-02-151-2/+2
* * encoding.c (Init_Encoding): Add IO example of internal and externaldrbrain2012-02-142-3/+39
* * encoding.c (Init_Encoding): Add Encoding documentation.drbrain2012-02-142-1/+161
* * 2012-02-15svn2012-02-141-2/+2
* Set encoding as ASCII-8BIT. [Bug #6027]naruse2012-02-141-1/+1
* * gc.c (CEILDIV): rename to a appropriate name.nari2012-02-142-2/+6