aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * test/ruby: fixed nonsense assertions.nobu2010-04-291-1/+3
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu2010-04-291-0/+5
* * lib/thwait.rb (ThreadsWait#join): refined rdoc. [ruby-core:29863]nobu2010-04-291-0/+4
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert): rejectnobu2010-04-291-0/+5
* * io.c (seek_before_access): renamed. see [ruby-core:29861].nobu2010-04-291-1/+3
* * io.c (rb_io_s_binread): fixed rdoc. parts of a patch from Rogernobu2010-04-291-0/+5
* * lib/xmlrpc/utils.rb: Fixing an incompatibility withjeg22010-04-281-0/+6
* * lib/thwait.rb: revise rdoc. a patch from Roger Pack inmame2010-04-281-0/+5
* * ext/json: Update to JSON 1.4.2.naruse2010-04-281-0/+4
* * thread. (rb_thread_terminate_all): revert r24591 which caused SEGVmame2010-04-281-0/+5
* * test/psych/visitors/test_yaml_tree.rb (test_struct_const): removemame2010-04-281-0/+6
* * time.c (time_timespec): use rb_check_funcall.nobu2010-04-281-0/+4
* * ext/socket/extconf.rb: CMSG_ macros are broken on 64bit darwin,nobu2010-04-281-0/+5
* * include/ruby/ruby.h ({RSTRING,RSTRUCT,RBIGNUM}_LENINT): check longnobu2010-04-281-0/+5
* * ext/socket/unixsocket.c (sendmsg_blocking, recvmsg_blocking):nobu2010-04-281-1/+4
* * ext/socket/rubysocket.h: non-implemented method definitions neednobu2010-04-281-0/+5
* * vsnprintf.c (ruby_vsnprintf, ruby_snprintf): suppress warnings.nobu2010-04-281-0/+5
* * tool/compile_prelude.rb: enable optimization.nobu2010-04-281-0/+4
* * parse.y (warn_balanced): do not warn for EXPR_ENDFN.nobu2010-04-281-0/+4
* * eval.c (ruby_cleanup): add exception guard around code runningmame2010-04-271-0/+6
* * insns.def (onceinlinecache): add exclusion control for a regionmame2010-04-271-0/+5
* * iseq.c (set_relation): do not use top_wrapper as bottom of cref,mame2010-04-271-0/+7
* * eval.c (ruby_cleanup): before cleanup, check signal buffer and runmame2010-04-271-0/+8
* * lib/net/smtp.rb (Net::SMTP#rcptto_list): fixed typo.nobu2010-04-271-0/+5
* Import RDoc 2.5.7. Fixes #1318 and ruby-core:29780drbrain2010-04-271-0/+4
* * parse.y (parser_read_escape): deny extra character escapes.nobu2010-04-271-0/+5
* * io.c (select_internal): IO which cbuf is not empty is readable.akr2010-04-261-0/+4
* * parse.y (program): check void_expr when rb_parse_in_main().mame2010-04-261-0/+5
* * complex.c, rational.c, lib/cmath.rb, lib/date.rb lib/date/delta*:tadf2010-04-261-0/+5
* * ext/json/generator/generator.c (convert_UTF8_to_JSON_ASCII): get ridusa2010-04-261-0/+5
* Recommit of JSON; fix mixed declarations.naruse2010-04-261-4/+0
* * ext/jason: revert r27493. came again after canceling gcc-ism.usa2010-04-261-0/+4