aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * Merge Onigmo-5.13.1. [ruby-dev:45057] [Feature #5820]naruse2012-02-171-0/+14
* * enum.c (enum_each_slice): arrays to be yielded can be newlynobu2012-02-171-1/+4
* * enum.c: move work variables to objects not to let called blocksnobu2012-02-171-0/+5
* * tool/merger.rb: remove borders from the commit message which is usednaruse2012-02-171-0/+5
* * common.mk (btest, btest-ruby, test-sample test-knownbugs)nobu2012-02-171-0/+5
* * lib/mkmf.rb (create_header): log the content of header.nobu2012-02-171-0/+4
* * tool/transcode-tblgen.rb (import_ucm): don't use \h because thenaruse2012-02-171-0/+7
* * enum.c (id_lshift): use constant ID.nobu2012-02-161-0/+4
* * ext/dbm/extconf.rb: refactored to split too long conditions.akr2012-02-161-0/+4
* * test/dbm/test_dbm.rb: fix skip condition for libgdbm 1.8.0 or prior.akr2012-02-161-0/+6
* * ext/dbm/extconf.rb: check _DB_H_ macro unavailable exceptakr2012-02-161-0/+5
* * insns.def (splatarray): make new array if flag is set.nobu2012-02-151-0/+7
* lib/abbrev.rb (Array#abbrev): add missing '"' in documentation.kazu2012-02-151-0/+4
* * 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-151-0/+22
* fix a typokazu2012-02-151-1/+1
* * ext/fiddle/closure.c (callback): deal with unsinged integers.nobu2012-02-151-1/+7
* * ext/fiddle/closure.c (callback): same as r34506.nobu2012-02-151-0/+4
* * io.c (io_strsetbuf): call rb_str_modify to make str independentnaruse2012-02-151-0/+5
* * ext/zlib/zlib.c (Init_zlib): Added Zlib::TEXT and note thatdrbrain2012-02-151-0/+5
* * ext/zlib/zlib.c: Move constant descriptions to constants. Removedrbrain2012-02-151-0/+5
* * lib/ostruct.rb: Create getters and setters after dup.marcandre2012-02-151-0/+5
* * gc.c (HEAP_BITMAP_LIMIT): HEAP_BITMAP_LIMIT is computed on thenari2012-02-151-0/+6
* * ext/zlib/zlib.c (Init_zlib): Added Zlib::FIXED and Zlib::RLEdrbrain2012-02-151-0/+6
* * ext/zlib/zlib.c: Improve documentation. [ruby-trunk - Bug #5948]drbrain2012-02-151-0/+4
* * encoding.c (Init_Encoding): Add IO example of internal and externaldrbrain2012-02-141-0/+5
* * encoding.c (Init_Encoding): Add Encoding documentation.drbrain2012-02-141-0/+6
* * gc.c (CEILDIV): rename to a appropriate name.nari2012-02-141-0/+4
* added bug refnari2012-02-141-0/+1
* * gc.c (assign_heap_slot): SEGV happens cause on 64-bit platformnari2012-02-141-0/+6
* * io.c (io_setstrbuf): cut down the buffer if longer.nobu2012-02-141-0/+4
* * lib/test/unit/assertions.rb (build_message): skip escapednobu2012-02-141-0/+5
* * variable.c (autoload_const_set, autoload_require): fixnobu2012-02-141-0/+5
* * process.c (proc_wait): Change typo "SystemError" todrbrain2012-02-131-0/+6
* * enumerator.c: Document use of Enumerator.new for creating a lazydrbrain2012-02-131-0/+5
* * vm_method.c (rb_method_boundp):knu2012-02-131-0/+10
* * gc.c (HEAP_OBJ_LIMIT, HEAP_BITMAP_LIMIT): HEAP_OBJ_LIMIT usednari2012-02-131-0/+10
* * io.c (io_setstrbuf): defer resizing buffer string until data isnobu2012-02-131-0/+5
* * io.c (Init_IO): use directive hack to make ARGF documentablenobu2012-02-131-0/+5
* * include/ruby/ruby.h (rb_event_hook_func_t): add argument names.nobu2012-02-121-0/+4
* * tool/merger.rb (#default_merge_branch): Add support forknu2012-02-121-0/+6
* * benchmark/driver.rb: suppress unused/shadowing variable warnings.ktsj2012-02-121-0/+4
* * vm_eval.c (check_funcall): Call respond_to? with matching arity fordrbrain2012-02-111-0/+5
* * compile.c (defined_expr): guard the whole expression.nobu2012-02-111-0/+5
* * ext/zlib/zlib.c (rb_inflate_add_dictionary): Addeddrbrain2012-02-111-0/+6
* * ext/zlib/zlib.c (do_inflate): Inflate more data if buffered datadrbrain2012-02-111-0/+6
* * dir.c (fnmatch): The * needs to be escaped to avoid formatting innaruse2012-02-101-0/+6
* * ext/psych/parser.c: removed external encoding setter, allow parsertenderlove2012-02-091-0/+7
* * ext/dl/dl.h (ALIGN_OF): use offsetof().nobu2012-02-091-1/+3
* * ext/dl/dl.h (DLALIGN): round up at once and get rid of overflow.nobu2012-02-091-0/+4