aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * eval.c (rb_mod_refine, mod_using, top_using): don't showshugo2013-07-311-0/+10
* * lib/uri/common.rb (URI.decode_www_form_component):sorah2013-07-311-0/+5
* * string.c (rb_str_rindex): performance improvement by usingglass2013-07-311-0/+5
* * string.c (rb_str_rindex): refactoring and avoid to call str_nth() ifglass2013-07-311-0/+5
* Add a reference to the related issue.knu2013-07-311-0/+1
* * lib/set.rb: [DOC] Add a couple of notes on Hash as storage.knu2013-07-311-0/+4
* * lib/set.rb: [DOC] Fix example result. Hash is now ordered.knu2013-07-311-0/+4
* Use the term "sorted" instead "ordered" when mentioning SortSet.knu2013-07-311-0/+5
* * bignum.c (big2str_struct): New structure.akr2013-07-311-0/+7
* add github url to changelog for r42260zzak2013-07-311-0/+1
* * lib/rubygems.rb: [DOC] typo in url patch by @Red54 [Fixes #369]zzak2013-07-311-0/+4
* * lib/rubygems: Import RubyGems from master as of commit 523551cdrbrain2013-07-301-0/+5
* * test/ruby/test_hash.rb: add a test for enumeration order of Hash.glass2013-07-301-0/+4
* Add Set#intersect? and #disjoint?.knu2013-07-301-0/+6
* remove duplicated entrykazu2013-07-301-5/+0
* sprintf.c: QUOTE flagnobu2013-07-301-0/+10
* * ext/curses/extconf.rb: [DOC] nodoc to reduce Object pollutionzzak2013-07-301-0/+4
* * sizes.c (Init_sizes): Define sizes only if the type actually exists.akr2013-07-291-0/+4
* sizes.c: RbConfig::SIZEOFnobu2013-07-291-0/+4
* * ext/curses/curses.c: [DOC] Update location of sampleszzak2013-07-291-0/+7
* * bignum.c (LOG2_KARATSUBA_BIG2STR_DIGITS): Renamed fromakr2013-07-291-0/+6
* * hash.c (rb_hash_compare_by_id): add function prototype.glass2013-07-291-0/+4
* * hash.c (rb_hash_compare_by_id): don't call rb_hash_rehash()glass2013-07-291-0/+5
* * hash.c (rb_hash_assoc): performance improvement by replacingglass2013-07-291-0/+8
* Add a frozenness check test for Enumerator::Lazy#initialize.knu2013-07-291-0/+8
* Update ChangeLog.knu2013-07-291-1/+3
* Add a frozenness check to Enumerator#initialize.knu2013-07-291-0/+8
* * hash.c (rb_hash_assoc): revert r42224. table->type->compare isglass2013-07-291-0/+7
* parse.y, vm_eval.c: file encoding in evalnobu2013-07-291-0/+12
* hash.c: copied identhashnobu2013-07-291-0/+15
* ChangeLog: commit missnobu2013-07-291-15/+0
* hash.c: copied identhashnobu2013-07-291-0/+5
* hash.c: clear before copynobu2013-07-291-0/+5
* hash.c: copy memberwisenobu2013-07-291-0/+5
* * hash.c (rb_hash_assoc): performance improvement by replacingglass2013-07-291-0/+5
* mkmf.rb: expand all macrosnobu2013-07-291-0/+8
* win32.c: use enumnobu2013-07-281-0/+5
* * bignum.c (bigdivrem): Specialized implementation added forakr2013-07-281-0/+5
* * io.c (io_getpartial): use rb_str_locktmp_ensure().glass2013-07-281-0/+9
* extmk.rb: static extensionsnobu2013-07-281-0/+5
* * string.c: add internal API rb_str_locktmp_ensure().glass2013-07-281-0/+9
* * io.c (interpret_seek_whence): support SEEK_DATA and SEEK_HOLE.glass2013-07-281-0/+8
* * bignum.c (absint_numwords_generic): The char_bit variable changedakr2013-07-281-0/+5
* * bignum.c: Constify bary_* functions.akr2013-07-281-0/+4
* * include/ruby/intern.h (rb_absint_size): Declaration moved fromakr2013-07-281-0/+8
* win32.c: fix pipe name formattingnobu2013-07-281-0/+5
* * bignum.c (rb_big_size): Return the bignum "bytewise" size.akr2013-07-271-0/+6
* * include/ruby/intern.h (rb_integer_pack): Declaration moved fromakr2013-07-271-0/+7
* fix a typokazu2013-07-271-1/+1
* * NEWS: Add a new feature that REXML::Parsers::StreamParserkou2013-07-261-0/+5