aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/socket/raddrinfo.c (init_addrinfo, inspect_sockaddr): suppresswanabe2010-09-232-5/+10
* Add document about URI.join. [ruby-core:32462]naruse2010-09-231-1/+14
* * thread_win32.c (w32_wait_events, w32_close_handle): suppress warnings.wanabe2010-09-232-3/+8
* * tool/config.sub: add mingw64.wanabe2010-09-233-2/+25
* * 2010-09-23svn2010-09-231-2/+2
* * vm_insnhelper.c (vm_cref_push): no outer cref is needed for procnobu2010-09-233-9/+31
* * test/openssl/utils.rb (OpenSSL#silent): always restore $VERBOSE. [ruby-dev:...kazu2010-09-222-1/+6
* * test/test_prime.rb (TestPrime#test_new): the warning expected haveyugui2010-09-222-5/+14
* Mention the command search path issue on Windows. Pointed out byknu2010-09-221-1/+11
* * bootstraptest/test_method.rb: fix last commit.ko12010-09-212-1/+5
* bootstraptest/test_method.rb: add a test for [ruby-core:30534].ko12010-09-212-0/+9
* * lib/rdoc/ri/store.rb (save_cache): remove duplicate entries.eban2010-09-212-0/+6
* * 2010-09-22svn2010-09-211-2/+2
* * ext/pathname/pathname.c (path_f_pathname): Pathname() translatedakr2010-09-213-10/+17
* * 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