aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/bigdecimal/bigdecimal.c: fix rounding algorithms for half-downmrkn2010-09-183-54/+131
* * ext/pathname/pathname.c (path_each_entry): Pathname#each_entryakr2010-09-183-13/+27
* * properties.nobu2010-09-185-518/+518
* * 2010-09-18svn2010-09-181-2/+2
* Improved doco for both Module.new and Class.newryan2010-09-181-3/+26
* * lib/rexml/xpath_parser.rb, test/rexml/test_xpath.rb:kou2010-09-173-1/+31
* * test/rexml/test_sax.rb: don't use thread and sleep to avoid slow test.kou2010-09-172-21/+18
* * test/rexml/test_core.rb: enable.kou2010-09-172-21/+41
* * test/rexml/: untabify.kou2010-09-1723-1796/+1791
* * test/rexml/: fix fixture data path. All REXML tests are worked.kou2010-09-1712-57/+75
* * test/rexml/test_listener.rb: remove needless codes.kou2010-09-172-82/+5
* * test/rexml/: import REXML tests fromkou2010-09-1789-0/+34722
* * test/io/console/test_io_console.rb (TestIO_Console::helper):shyouhei2010-09-172-11/+31
* * lib/tracer.rb: count only non-internal libraries in stack trace,nobu2010-09-162-1/+6
* * 2010-09-17svn2010-09-161-2/+2
* * tool/mkconfig.rb: Fix build with m4 1.4.15 generating duplicateknu2010-09-162-11/+17
* * ext/pathname/pathname.c (path_opendir): Pathname#opendir translatedakr2010-09-163-4/+18
* fix a function name.akr2010-09-161-1/+1
* Revert r29271 pending due discussion.knu2010-09-162-13/+3
* * lib/test/unit.rb (Test::Unit::GlobOption): merged RejectOption.nobu2010-09-163-40/+31
* * lib/rdoc/ri/driver.rb (RDoc::RI::Driver.setup_options)nobu2010-09-162-12/+24
* * lib/rdoc/ri/paths.rb (RDoc::RI::Paths.each): HOMEDIR can be nilnobu2010-09-162-2/+7
* * LEGAL: Rephrase the leading sentences for clarification. Avoidknu2010-09-162-3/+13
* * test/ruby/test_file_exhaustive.rb (TestFileExhaustive::test_expand_path):shyouhei2010-09-162-1/+8
* * sprintf.c (rb_f_sprintf): fix rdoc. pointed out by Tomoyukinobu2010-09-152-2/+8
* * ext/etc/extconf.rb: use expanded sysconfdir with empty DESTDIR.nobu2010-09-152-1/+6
* * ext/pathname/pathname.c (path_rmdir): Pathname#rmdir translatedakr2010-09-153-3/+15
* Update NEWS to add about License.naruse2010-09-151-0/+5
* Add BSDL file.naruse2010-09-151-0/+22
* * ext/readline/extconf.rb: Remove Readline 6 check becausenaruse2010-09-152-5/+5
* * 2010-09-16svn2010-09-151-2/+2
* * COPYING: change Ruby's License from a dual license with GPLv2naruse2010-09-153-5/+16
* * ext/pathname/pathname.c (path_mkdir): Pathname#mkdir translatedakr2010-09-154-3/+22
* reverting; http://rubyforge.org/tracker/?func=detail&atid=4099&aid=28566&grou...shyouhei2010-09-154-31/+6
* * lib/test/unit/assertions.rb (Test::Unit::Assertions::assert_nothing_raised):shyouhei2010-09-154-6/+31
* add ChangeLog entry for the previous one.shyouhei2010-09-151-0/+14
* * test/net/imap/test_imap.rb: "localhost" not guaranteed toshyouhei2010-09-151-7/+7
* * io.c (rb_io_puts): fix for wide char encoding strings.nobu2010-09-153-1/+40
* * ext/socket/raddrinfo.c (ruby_getaddrinfo__darwin): suppress anobu2010-09-141-4/+5
* * string.c (rb_str_times): mentioned about Hash argument. a patchnobu2010-09-143-6/+14
* * ext/pathname/pathname.c (path_entries): Pathname#entries translatedakr2010-09-143-4/+30
* * 2010-09-15svn2010-09-141-2/+2
* * ext/fiddle/closure.c : Don't use FFI closure alloc on OpenBSD.tenderlove2010-09-142-1/+6
* * ext/pathname/pathname.c (path_s_getwd): Pathname.getwd andakr2010-09-144-3/+23
* * ext/pathname/pathname.c (path_s_glob): Pathname.glob translatedakr2010-09-134-9/+43
* * 2010-09-14svn2010-09-131-2/+2
* suppress a warning.kanemoto2010-09-132-1/+6
* * ext/pathname/pathname.c (path_zero_p): Pathname#zero? translatedakr2010-09-133-7/+15
* * test/openssl/test_bn.rb: property.nobu2010-09-130-0/+0
* * ext/socket/rubysocket.h (__DARWIN_ALIGNBYTES): workaround of anobu2010-09-133-2/+16