summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-07-30sprintf.c: QUOTE flagnobu
2013-07-30remove debugging raise in previous commitnaruse
2013-07-30Show ObjectSpace.count_objects to debug NoMemoryErrornaruse
2013-07-30* ext/curses/extconf.rb: [DOC] nodoc to reduce Object pollutionzzak
2013-07-30skip if ENV['USER'] is nilnaruse
2013-07-29* 2013-07-30svn
2013-07-29* sizes.c (Init_sizes): Define sizes only if the type actually exists.akr
2013-07-29sizes.c: RbConfig::SIZEOFnobu
2013-07-29* properties.nobu
2013-07-29* test/ruby/test_hash.rb: use @cls.nobu
2013-07-29* ext/curses/curses.c: [DOC] Update location of sampleszzak
2013-07-29* bignum.c (LOG2_KARATSUBA_BIG2STR_DIGITS): Renamed fromakr
2013-07-29* hash.c (rb_hash_compare_by_id): add function prototype.glass
2013-07-29* hash.c (rb_hash_compare_by_id): don't call rb_hash_rehash()glass
2013-07-29* hash.c (rb_hash_assoc): performance improvement by replacingglass
2013-07-29Add a frozenness check test for Enumerator::Lazy#initialize.knu
2013-07-29Update ChangeLog.knu
2013-07-29Add a frozenness check to Enumerator::Generator#initialize.knu
2013-07-29Add a frozenness check to Enumerator#initialize.knu
2013-07-29* hash.c (rb_hash_assoc): revert r42224. table->type->compare isglass
2013-07-29parse.y, vm_eval.c: file encoding in evalnobu
2013-07-29parse.y, vm_eval.c: file encoding in evalnobu
2013-07-29hash.c: copied identhashnobu
2013-07-29ChangeLog: commit missnobu
2013-07-29hash.c: copied identhashnobu
2013-07-29hash.c: clear before copynobu
2013-07-29hash.c: copy memberwisenobu
2013-07-29* hash.c (rb_hash_assoc): performance improvement by replacingglass
2013-07-29mkmf.rb: expand all macrosnobu
2013-07-29vm_eval.c: fix argument typenobu
2013-07-28win32.c: use enumnobu
2013-07-28add assert_not_empty ENV['USER']naruse
2013-07-28* 2013-07-29svn
2013-07-28* bignum.c (bigdivrem): Specialized implementation added forakr
2013-07-28* io.c (io_getpartial): use rb_str_locktmp_ensure().glass
2013-07-28extmk.rb: static extensionsnobu
2013-07-28* string.c: add internal API rb_str_locktmp_ensure().glass
2013-07-28* io.c (interpret_seek_whence): support SEEK_DATA and SEEK_HOLE.glass
2013-07-28* bignum.c (absint_numwords_generic): The char_bit variable changedakr
2013-07-28* bignum.c: Constify bary_* functions.akr
2013-07-28* include/ruby/intern.h (rb_absint_size): Declaration moved fromakr
2013-07-28win32.c: fix pipe name formattingnobu
2013-07-27Show TERM environment variable on failurenaruse
2013-07-27test_rubyoptions.rb: split test_segv_testnobu
2013-07-27* bignum.c (rb_big_size): Return the bignum "bytewise" size.akr
2013-07-27* 2013-07-28svn
2013-07-27* include/ruby/intern.h (rb_integer_pack): Declaration moved fromakr
2013-07-27* 2013-07-27svn
2013-07-27fix a typokazu
2013-07-26* NEWS: Add a new feature that REXML::Parsers::StreamParserkou