summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2013-07-26* lib/rexml/parsers/streamparser.rbkou
2013-07-26parse.y: separate numeric literalnobu
2013-07-26vm_exec.h: fix CHECK_VM_STACK_OVERFLOW_FOR_INSNnobu
2013-07-26Add facility to Syslog::Logger.knu
2013-07-26* vm_exec.h, tool/instruction.rb: not an error, but a BUG if stackko1
2013-07-26* array.c (ary_memcpy): cast to int to suppress a warning.ko1
2013-07-26* array.c (ary_memcpy): try to enable optimization.ko1
2013-07-26win32/file.c: suppress warningnobu
2013-07-26win32/file.c: fix target encodingnobu
2013-07-26win32/file.c: adjust indentnobu
2013-07-26ChangeLog typozzak
2013-07-26* ext/fiddle/*: [DOC] More doc on dlopen and RTLD_DEFAULT from r42186zzak
2013-07-26test_require.rb: same processnobu
2013-07-26test_require.rb: use assert_separatelynobu
2013-07-26* ext/fiddle/lib/fiddle.rb: [DOC] Document Fiddle.dlopen(nil)zzak
2013-07-26load.c: search in OS path encodingnobu
2013-07-26test_require.rb: splitnobu
2013-07-26file.c: use rb_str_conv_encnobu
2013-07-26win32/file.c: refine fix_string_encodingnobu
2013-07-26win32/file.c: refine convert_mb_to_wcharnobu
2013-07-26rational.c: ensure to be Rationalnobu
2013-07-26fix missing assignment in r42174naruse