aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * NEWS: List all changes to lib/matrixmarcandre2010-05-022-87/+114
* fix log. missed ref.wanabe2010-05-021-0/+1
* * iseq.c (iseq_load): allow filepath to be nil.wanabe2010-05-022-1/+6
* * lib/cgi.rb (CGI::NEEDS_BINMODE): check if O_BINARY value insteadnobu2010-05-012-1/+6
* * lib/mkmf.rb (dir_config): should not modify argument arraysnobu2010-05-012-2/+7
* * test/test_tempfile.rb: fixed errors.nobu2010-05-012-5/+5
* * lib/tempfile.rb (Tempfile#size): stat by path name when it isnobu2010-05-013-9/+14
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu2010-05-012-2/+5
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu2010-05-012-1/+6
* * ext/bigdecimal/bigdecimal.c (BigDecimal_IsInfinite): don't usenobu2010-05-012-1/+6
* Merge fix for gem server, bump RubyGems version to 1.3.7drbrain2010-05-014-2/+10
* Upgrade to RDoc 2.5.8drbrain2010-05-015-5/+13
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu2010-05-012-1/+6
* * win32/win32.c: add declaration of wstati64 for gcc.wanabe2010-04-302-0/+5
* * merge some patches from win32-uncode-test branch.usa2010-04-307-197/+603
* * io.c (seek_before_access): fixed argument type.nobu2010-04-301-2/+3
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu2010-04-303-0/+23
* * test/ruby/test_io.rb: skip false tests on Windows.nobu2010-04-303-11/+40
* * math.c: Math::DomainError < StandardException [ruby-core:29855]marcandre2010-04-302-1/+5
* * test/test_open3.rb (TestOpen3#test_commandline): use simplenobu2010-04-302-2/+7
* * ext/tk/extconf.rb: better support for MinGW environment.nagai2010-04-302-60/+300
* * signal.c (ruby_signal_name): rdoc fix for undocumented parametermarcandre2010-04-301-3/+4
* * file.c (file_expand_path): call rb_str_set_len before BUFCHECK toakr2010-04-302-0/+9
* * string.c (rb_str_sub_bang): String#sub! now raises an error whenmarcandre2010-04-302-0/+7
* * eval.c (make_exception, rb_obj_extend): Fix error messages in case of wrongmarcandre2010-04-309-21/+43
* * time.c (TIMET_MAX): should be time_t, not unsigned_time_t.usa2010-04-292-1/+5
* * time.c (rb_time_unmagnify_to_float): should cast.usa2010-04-292-1/+5
* * numeric.c (fix_mul): the width of fixnum is same as long's on allusa2010-04-292-4/+9
* * lib/matrix.rb: Improve algorithm for Matrix#determinant and Matrix#rankmarcandre2010-04-293-146/+118
* * lib/matrix.rb (Matrix#singular?, Matrix#regular?): raise on rectangularmarcandre2010-04-291-4/+4
* * 2010-04-30svn2010-04-291-2/+2
* * win32/Makefile.sub (config.h): define some constants to selectusa2010-04-292-0/+21
* Follow reverting wrong commit; see r11156, r27400.naruse2010-04-291-2/+1
* * test/test_open3.rb (test_commandline): use dump instead ofnobu2010-04-292-3/+6
* * test/test_open3.rb (test_commandline): skip the test with Shellwords onwanabe2010-04-291-0/+1
* * lib/thwait.rb (ThreadsWait#join): refined rdoc again.nobu2010-04-292-2/+7
* * ChangeLog: fixed entry.nobu2010-04-291-2/+1
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu2010-04-2910-21/+25
* * test/ruby: fixed nonsense assertions.nobu2010-04-298-10/+12
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert):nobu2010-04-292-10/+5
* * lib/thwait.rb (ThreadsWait#join): refined rdoc. [ruby-core:29863]nobu2010-04-292-1/+6
* * lib/test/unit/assertions.rb (Test::Unit::Assertions#assert): rejectnobu2010-04-292-0/+15
* * io.c (seek_before_access): renamed. see [ruby-core:29861].nobu2010-04-292-3/+5
* * io.c (rb_io_s_binread): fixed rdoc. parts of a patch from Rogernobu2010-04-292-3/+8
* * 2010-04-29svn2010-04-281-2/+2
* * lib/xmlrpc/utils.rb: Fixing an incompatibility withjeg22010-04-282-2/+8
* * lib/thwait.rb: revise rdoc. a patch from Roger Pack inmame2010-04-282-35/+14
* * ext/json: Update to JSON 1.4.2.naruse2010-04-283-2/+6
* * thread. (rb_thread_terminate_all): revert r24591 which caused SEGVmame2010-04-282-7/+9
* * test/psych/visitors/test_yaml_tree.rb (test_struct_const): removemame2010-04-282-0/+7