aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * array.c (rb_ary_fetch, rb_ary_splice, rb_ary_store): Improve IndexErrormarcandre2010-05-081-0/+8
* * lib/rubygems/user_interaction.rb (Gem::StreamUI#ask_for_password):nobu2010-05-081-1/+4
* * ext/io/console: imported. [ruby-dev:40897]nobu2010-05-081-0/+4
* * ext/etc/etc.c (etc_systmpdir): moved from ext/tmpdir.nobu2010-05-081-0/+8
* * ext/bigdecimal/bigdecimal.c (VpAlloc): ensure buf does not getnobu2010-05-081-0/+5
* * ext/socket/lib/socket.rb (BasicSocket#connect_address): MacOS X 10.6akr2010-05-081-0/+6
* * version.h: bump up to 1.9.3.nobu2010-05-071-0/+4
* * tool/rbinstall.rb (install-man): install mdocs directly withoutnobu2010-05-071-0/+5
* * ext/tk/extconf.rb (get_tclConfig_dirs): glob with EXEEXT.nobu2010-05-071-0/+6
* * ext/tk/extconf.rb: search directories on PATH, only if containingnagai2010-05-061-0/+5
* * ext/bigdecimal/bigdecimal.c (VpCtoV): fix to check overflow.naruse2010-05-061-0/+4
* * cont.c: define FIBER_USE_NATIVE only when _WIN32_WINNT >= 0x0400usa2010-05-061-0/+7
* * test/openssl/test_ec.rb: added test_dsa_sign_asn1_FIPS186_3. dgst isnobu2010-05-061-0/+14
* * cont.c (fiber_setcontext): Fix last commit.ko12010-05-061-0/+4
* * time.c (rb_localtime_r2): get rid of infinite loop bug ofnobu2010-05-061-0/+5
* * ext/fiddle/*: Adding fiddle library to wrap libffitenderlove2010-05-061-0/+8
* * string.c (rb_str_match_m): add description about optionalnaruse2010-05-061-0/+6
* * lib/tmpdir.rb: test RUBY_PLATFORM for loading tmpdir.so to avoidakr2010-05-061-0/+5
* * NEWS: add rationalize methods of Complex, Float, Integer, NilClass, and Rat...mrkn2010-05-061-0/+5
* * README: update.nobu2010-05-061-0/+4
* * cont.c: apply FIBER_USE_NATIVE patch. This patch improveko12010-05-051-0/+6
* * vm_method.c (rb_unlink_method_entry, rb_sweep_method_entry):ko12010-05-051-0/+35
* * compile.c (iseq_set_sequence): fix check range of ic_index.wanabe2010-05-051-0/+5
* * dln.c (aix_loaderror): use execerror for load error on AIX.kanemoto2010-05-051-0/+5
* * thread_win32.c (w32_wait_events): get GVL before handle interruptwanabe2010-05-051-0/+5
* * ext/tk/extconf.rb: revert. enbugged by last commit.nagai2010-05-051-0/+11
* * file.c (rb_stat): use STAT macro instead of calling stat() directly.usa2010-05-051-0/+5
* * bootstraptest/test_io.rb (megacontent-copy_stream): get rid ofnobu2010-05-051-0/+5
* * gc.c (rb_mark_method_entry): renamed.nobu2010-05-041-2/+2
* * method.h (rb_gc_mark_method_entry): fixed typo.nobu2010-05-041-0/+4
* * method.h, vm_method.c: rename some internal functions related toko12010-05-041-0/+10
* * compile.c (iseq_build_body): update iseq->ic_size.wanabe2010-05-041-0/+5
* * error.c (name_err_mesg_to_str): preserve encoding of inspection.nobu2010-05-041-0/+5
* * test/fileutils/test_fileutils.rb (test_copy_stream):nobu2010-05-041-0/+6
* * vm_insnhelper.c (argument_error): push correct backtrace.ko12010-05-041-0/+5
* * ext/socket/option.c (sockopt_inspect): use rb_str_cat2 andakr2010-05-041-0/+7
* * ext/socket/ancdata.c (ancillary_inspect): use rb_str_cat2 andakr2010-05-041-0/+5
* * lib/net/http.rb (Net::HTTPResponse#read_chunked): ensure to skip themame2010-05-031-0/+9
* * ext/nkf/nkf-utf8/nkf.c: Update nkf 2010-04-28.naruse2010-05-031-0/+4
* * sample/README: update file list. [ruby-core:28981]kazu2010-05-031-0/+4
* trivial changekazu2010-05-031-2/+2
* * ext/syck/emitter.c (syck_scan_scalar): set SCAN_WHITEEDGE flagnobu2010-05-021-0/+7
* * lib/rdoc/task.rb (RDoc::Task): should not override newer code.nobu2010-05-021-0/+4
* * ext/dl/cfunc.c (rb_dlcfunc_call): ignore signedness.nobu2010-05-021-0/+4
* fix log. missed ref.wanabe2010-05-021-0/+1
* * iseq.c (iseq_load): allow filepath to be nil.wanabe2010-05-021-0/+4
* * lib/cgi.rb (CGI::NEEDS_BINMODE): check if O_BINARY value insteadnobu2010-05-011-0/+5
* * lib/mkmf.rb (dir_config): should not modify argument arraysnobu2010-05-011-0/+5
* * lib/tempfile.rb (Tempfile#size): stat by path name when it isnobu2010-05-011-1/+4
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu2010-05-011-1/+4