aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * tool/mkconfig.rb: fixed build problem on mswin64 introduced in r29278.usa2010-09-212-1/+5
* * 2010-09-21svn2010-09-201-2/+2
* * test/pathname/test_pathname.rb (TestPathname#test_mkdir): fix typo.kazu2010-09-202-1/+5
* * dir.c (bracket): get rid of scanning at the end of the patternnobu2010-09-203-0/+19
* * ext/pathname/pathname.c (Init_pathname): Pathname#=~ undefinitionakr2010-09-203-4/+6
* * ext/bigdecimal/bigdecimal.c (check_rounding_mode, BigDecimal_mode):mrkn2010-09-193-6/+15
* * 2010-09-20svn2010-09-191-2/+2
* Specify external encoding.naruse2010-09-191-1/+1
* * lib/mkmf.rb (try_link): rdocyugui2010-09-192-0/+75
* * configure.in (--disable-install-doc): disables capi too, in additionyugui2010-09-192-8/+28
* * common.mk (clean): removes all documents on cleaning.oyugui2010-09-194-7/+30
* * configure.in (LIBRUBY_SO): fix an oversight of replacenobu2010-09-192-1/+7
* * properties.nobu2010-09-190-0/+0
* * ext/pathname/pathname.c (path_unlink): Pathname#unlink andakr2010-09-183-13/+31
* * ext/bigdecimal/bigdecimal.c (check_rounding_mode): added formrkn2010-09-183-67/+155
* * 2010-09-19svn2010-09-181-2/+2
* * 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