aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * lib/rexml/parsers/streamparser.rbkou2013-07-261-0/+9
* parse.y: separate numeric literalnobu2013-07-261-0/+6
* vm_exec.h: fix CHECK_VM_STACK_OVERFLOW_FOR_INSNnobu2013-07-261-0/+5
* Add facility to Syslog::Logger.knu2013-07-261-0/+6
* * vm_exec.h, tool/instruction.rb: not an error, but a BUG if stackko12013-07-261-0/+8
* * array.c (ary_memcpy): cast to int to suppress a warning.ko12013-07-261-0/+4
* * array.c (ary_memcpy): try to enable optimization.ko12013-07-261-0/+6
* win32/file.c: fix target encodingnobu2013-07-261-0/+6
* ChangeLog typozzak2013-07-261-1/+1
* * ext/fiddle/*: [DOC] More doc on dlopen and RTLD_DEFAULT from r42186zzak2013-07-261-0/+4
* * ext/fiddle/lib/fiddle.rb: [DOC] Document Fiddle.dlopen(nil)zzak2013-07-261-0/+5
* load.c: search in OS path encodingnobu2013-07-261-1/+11
* file.c: use rb_str_conv_encnobu2013-07-261-1/+3
* win32/file.c: refine fix_string_encodingnobu2013-07-261-1/+3
* win32/file.c: refine convert_mb_to_wcharnobu2013-07-261-0/+5
* rational.c: ensure to be Rationalnobu2013-07-261-0/+6
* * include/ruby/ruby.h: check defined(USE_RGENGC_LOGGING_WB_UNPROTECT)naruse2013-07-251-0/+4
* * file.c (rb_file_expand_path_internal): fix r42160; skip '~'.naruse2013-07-251-0/+4
* * lib/net/http.rb (Net::HTTP#connect): disable Nagle's algorithm onnaruse2013-07-251-0/+5