aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * re.c (rb_reg_to_s): convert closing parenthes to the target encodingnaruse2013-07-251-0/+5
* encoding.c: is_obj_encodingnobu2013-07-251-0/+6
* file.c: clear coderange for user namenobu2013-07-251-0/+5
* * encoding.c (check_encoding): Check T_DATA or not.ko12013-07-251-0/+5
* file.c: split rb_home_dirnobu2013-07-251-0/+11
* * ext/openssl/ossl.c: support additional three thread synchronizationko12013-07-251-0/+5
* * lib/rubygems: Import RubyGems from master as of commit 4ff70ccdrbrain2013-07-241-0/+5
* * compile.c (iseq_set_arguments): use RARRAY_RAWPTR() instead ofko12013-07-241-0/+7
* * lib/uri/generic.rb (find_proxy): raise BadURIError if the URI isnaruse2013-07-241-0/+5
* * vm_insnhelper.c (vm_expandarray): use RARRAY_RAWPTR() instead ofko12013-07-241-0/+9
* * array.c, gc.c: move ary_unprotect_logging() intoko12013-07-241-0/+8
* file.c: exception message encodingnobu2013-07-241-0/+5
* fix typoskazu2013-07-241-2/+2
* * test/-ext-/tracepoint/test_tracepoint.rb: add GC on/off to countko12013-07-231-0/+5
* * ext/openssl/extconf.rb (CRYPTO_THREADID): check exist or not.naruse2013-07-231-0/+17
* * bignum.c: Move functions.akr2013-07-231-0/+4
* * bignum.c (bary_divmod): Add special cases for x < y easily detectedakr2013-07-231-0/+5
* * thread_(pthread|win32).h: rename rb_thread_cond_t toko12013-07-231-0/+8