aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add rdoc about IO#read(length). [ruby-core:29161]naruse2010-05-031-5/+6
* * ext/nkf/nkf-utf8/nkf.c: Update nkf 2010-04-28.naruse2010-05-032-6/+14
* * 2010-05-04svn2010-05-031-2/+2
* * ext/psych/lib/psych/visitors/yaml_tree.rb: using more factory methodstenderlove2010-05-031-22/+22
* * sample/README: update file list. [ruby-core:28981]kazu2010-05-032-4/+6
* trivial changekazu2010-05-031-2/+2
* * file.c (rb_str_encode_ospath): unused variable.nobu2010-05-031-1/+0
* * ext/syck/emitter.c (syck_scan_scalar): set SCAN_WHITEEDGE flagnobu2010-05-024-26/+103
* * test/json/test_json_addition.rb (test_utc_datetime): fixednobu2010-05-021-2/+2
* * lib/rdoc/task.rb (RDoc::Task): should not override newer code.nobu2010-05-023-228/+8
* * ext/dl/cfunc.c (rb_dlcfunc_call): ignore signedness.nobu2010-05-022-2/+18
* * test: fixed wrong assertions.nobu2010-05-022-13/+13
* * test/digest/test_digest.rb (test_eq): use descriptive assertion.nobu2010-05-021-1/+1
* * 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