aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* win32.c: use enumnobu2013-07-282-4/+11
* add assert_not_empty ENV['USER']naruse2013-07-281-0/+1
* * 2013-07-29svn2013-07-281-2/+2
* * bignum.c (bigdivrem): Specialized implementation added forakr2013-07-282-0/+26
* * io.c (io_getpartial): use rb_str_locktmp_ensure().glass2013-07-283-5/+63
* extmk.rb: static extensionsnobu2013-07-282-1/+6
* * string.c: add internal API rb_str_locktmp_ensure().glass2013-07-285-3/+51
* * io.c (interpret_seek_whence): support SEEK_DATA and SEEK_HOLE.glass2013-07-283-0/+68
* * bignum.c (absint_numwords_generic): The char_bit variable changedakr2013-07-282-1/+6
* * bignum.c: Constify bary_* functions.akr2013-07-282-41/+46
* * include/ruby/intern.h (rb_absint_size): Declaration moved fromakr2013-07-286-3/+111
* win32.c: fix pipe name formattingnobu2013-07-282-4/+14
* Show TERM environment variable on failurenaruse2013-07-271-1/+1
* test_rubyoptions.rb: split test_segv_testnobu2013-07-271-2/+19
* * bignum.c (rb_big_size): Return the bignum "bytewise" size.akr2013-07-272-1/+7
* * 2013-07-28svn2013-07-271-2/+2
* * include/ruby/intern.h (rb_integer_pack): Declaration moved fromakr2013-07-273-23/+31
* * 2013-07-27svn2013-07-271-2/+2
* fix a typokazu2013-07-271-1/+1
* * NEWS: Add a new feature that REXML::Parsers::StreamParserkou2013-07-262-0/+8
* * lib/rexml/parsers/streamparser.rbkou2013-07-263-0/+36
* parse.y: separate numeric literalnobu2013-07-263-5/+22
* vm_exec.h: fix CHECK_VM_STACK_OVERFLOW_FOR_INSNnobu2013-07-262-4/+12
* Add facility to Syslog::Logger.knu2013-07-264-23/+97
* * vm_exec.h, tool/instruction.rb: not an error, but a BUG if stackko12013-07-263-2/+14
* * array.c (ary_memcpy): cast to int to suppress a warning.ko12013-07-262-1/+5
* * array.c (ary_memcpy): try to enable optimization.ko12013-07-262-2/+7
* win32/file.c: suppress warningnobu2013-07-261-3/+0
* win32/file.c: fix target encodingnobu2013-07-262-1/+7
* win32/file.c: adjust indentnobu2013-07-261-1/+1
* ChangeLog typozzak2013-07-261-1/+1
* * ext/fiddle/*: [DOC] More doc on dlopen and RTLD_DEFAULT from r42186zzak2013-07-263-5/+16
* test_require.rb: same processnobu2013-07-261-4/+8
* test_require.rb: use assert_separatelynobu2013-07-261-69/+30
* * ext/fiddle/lib/fiddle.rb: [DOC] Document Fiddle.dlopen(nil)zzak2013-07-263-3/+18
* load.c: search in OS path encodingnobu2013-07-266-10/+42
* test_require.rb: splitnobu2013-07-261-2/+6
* file.c: use rb_str_conv_encnobu2013-07-262-10/+9
* win32/file.c: refine fix_string_encodingnobu2013-07-262-11/+4
* win32/file.c: refine convert_mb_to_wcharnobu2013-07-262-8/+17
* rational.c: ensure to be Rationalnobu2013-07-263-1/+111
* fix missing assignment in r42174naruse2013-07-261-1/+1
* fix warning: shadowing outer local variable - pathnaruse2013-07-261-3/+3
* envutil.rb: encodingnobu2013-07-252-5/+11
* Somehow Debian 6.0.7 needs ifname for IPv6 multicast connectnaruse2013-07-251-4/+14
* * include/ruby/ruby.h: check defined(USE_RGENGC_LOGGING_WB_UNPROTECT)naruse2013-07-252-1/+5
* * 2013-07-26svn2013-07-251-2/+2
* * file.c (rb_file_expand_path_internal): fix r42160; skip '~'.naruse2013-07-253-0/+10
* fix r42168; Add class name to constantsnaruse2013-07-251-1/+1
* * lib/net/http.rb (Net::HTTP#connect): disable Nagle's algorithm onnaruse2013-07-252-0/+6