aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu2010-05-011-0/+5
* * ext/bigdecimal/bigdecimal.c (BigDecimal_IsInfinite): don't usenobu2010-05-011-0/+5
* Merge fix for gem server, bump RubyGems version to 1.3.7drbrain2010-05-011-0/+4
* Upgrade to RDoc 2.5.8drbrain2010-05-011-0/+4
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu2010-05-011-0/+5
* * win32/win32.c: add declaration of wstati64 for gcc.wanabe2010-04-301-0/+4
* * merge some patches from win32-uncode-test branch.usa2010-04-301-0/+31
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu2010-04-301-0/+6
* * test/ruby/test_io.rb: skip false tests on Windows.nobu2010-04-301-0/+5
* * math.c: Math::DomainError < StandardException [ruby-core:29855]marcandre2010-04-301-0/+4
* * test/test_open3.rb (TestOpen3#test_commandline): use simplenobu2010-04-301-0/+5
* * file.c (file_expand_path): call rb_str_set_len before BUFCHECK toakr2010-04-301-0/+5
* * string.c (rb_str_sub_bang): String#sub! now raises an error whenmarcandre2010-04-301-0/+6
* * eval.c (make_exception, rb_obj_extend): Fix error messages in case of wrongmarcandre2010-04-301-0/+22
* * time.c (TIMET_MAX): should be time_t, not unsigned_time_t.usa2010-04-291-0/+4
* * time.c (rb_time_unmagnify_to_float): should cast.usa2010-04-291-0/+4
* * numeric.c (fix_mul): the width of fixnum is same as long's on allusa2010-04-291-0/+5
* * lib/matrix.rb: Improve algorithm for Matrix#determinant and Matrix#rankmarcandre2010-04-291-0/+9
* * win32/Makefile.sub (config.h): define some constants to selectusa2010-04-291-0/+5
* * test/test_open3.rb (test_commandline): use dump instead ofnobu2010-04-291-0/+5
* * lib/thwait.rb (ThreadsWait#join): refined rdoc again.nobu2010-04-291-0/+5
* * ChangeLog: fixed entry.nobu2010-04-291-2/+1
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu2010-04-291-1/+4