aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* * test/io/console/test_io_console.rb (TestIO_Console#test_noctty):nobu2011-06-171-0/+2
* * test/ruby/test_signal.rb (TestSignal#test_signal_requiring): usenobu2011-06-171-5/+3
* * ext/bigdecimal/bigdecimal.c (BigMath_s_exp): move BigMath.exp frommrkn2011-06-172-16/+52
* * test/testunit/test_parallel.rb: Fix Regexp for test.sorah2011-06-162-4/+4
* * test/test_securerandom.rb: Add testcase. This testcase does NOT aimnahi2011-06-161-0/+175
* * test/ruby/test_io.rb (TestIO#test_copy_stream_socket): fixkosaki2011-06-161-2/+2
* * lib/rdoc.rb: Import RDoc 3.7 release candidatedrbrain2011-06-1625-90/+1703
* * lib/net/imap.rb (search_response): parses SEARCH responses fromshugo2011-06-161-1/+28
* * test/io/console/test_io_console.rb (TestIO_Console#test_sync):nobu2011-06-161-3/+11
* * test/testunit/test_parallel.rb(test_ignore_tzero): Test for r32109.sorah2011-06-152-3/+10
* * test/testunit/test_parallel.rb (TestParallel::TestParallelWorker#usa2011-06-151-10/+0
* * test/openssl/test_config.rb: Commit missing fileemboss2011-06-151-1/+1
* * test/ruby/test_io.rb (test_copy_stream_socket): wait a child processakr2011-06-152-26/+35
* Run tests only for emacs 23+.naruse2011-06-151-1/+3
* Skip test_sync when there is no tty or something.naruse2011-06-141-0/+1
* * test/date/test_*.rb: added tests.tadf2011-06-142-2/+54
* * test/ruby/test_autoload.rb: remove temporary directory.akr2011-06-141-12/+13
* * test/io/console/test_io_console.rb (TestIO_Console#test_noctty):nobu2011-06-141-7/+11
* Clear error messages before process and get errors. [ruby-dev:43791] [Bug #4879]naruse2011-06-141-0/+1
* Copy YAML::Store to Syck::Store to keep it from yamler.naruse2011-06-141-1/+1
* Explictly specify syck.naruse2011-06-141-1/+4
* * test/io/console/test_io_console.rb (TestIO_Console#test_noctty):nobu2011-06-131-5/+17
* * test/coverage/test_coverage.rb: add a test for restart. a patchmame2011-06-131-0/+26
* * parse.y (parser_parse_string): flush delayed token. based on anobu2011-06-131-2/+15
* * ext/io/console/console.c (console_dev): console should benobu2011-06-131-0/+4
* * ext/io/console/console.c (console_dev): take care of no-cttynobu2011-06-131-0/+10
* * test/socket/test_unix.rb: don't use Thread.abort_on_exception.akr2011-06-131-4/+2
* * ext/socket/unixsocket.c (unix_send_io): race condition fixed.akr2011-06-131-0/+37
* * test/openssl/test_ec.rbemboss2011-06-133-136/+126
* * test/openssl/digest.rb: remove MDC2 from test, it is not availableemboss2011-06-131-1/+1
* * ext/bigdecimal/bigdecimal.c (BigDecimalCmp): use GetVpValueWithPrecmrkn2011-06-131-1/+6
* * lib/cmath.rb (CMath.cbrt): returns the principal value of the cubemrkn2011-06-131-0/+4
* * ext/openssl/ossl_digest.c: fix error for digests that have no oidemboss2011-06-131-0/+12
* Specify yamler before runnnig tests.naruse2011-06-131-0/+9
* * ext/openssl/ossl_digest.c: allow Digests to be created by sn, ln oremboss2011-06-131-0/+23
* * ext/openssl/pkey_dh.c: corrected documentation.emboss2011-06-132-0/+79
* * ext/openssl/ossl_pkey.c: added PKey.read module function that allowemboss2011-06-124-7/+170
* Ignore exception from Process.kill.naruse2011-06-121-1/+4
* * test/benchmark/test_benchmark.rb (capture_output):naruse2011-06-121-1/+1
* * test/openssl/test_pkey_dsa.rb: Test for DSA#syssign/sysverify.emboss2011-06-121-0/+8
* * ext/openssl/lib/openssl/buffering.rb (module OpenSSL):nahi2011-06-111-6/+29
* * ext/date/date_core.c (Date::(ABBR_)?(MONTH|DAY)NAMES): should be usascii.tadf2011-06-111-0/+13
* * io.c (io_getc): should be 7bit if ascii. fixes #4557nobu2011-06-111-0/+9
* * numeric.c (rb_enc_uint_chr): fix message format. Bug#4869nobu2011-06-111-0/+4
* * lib/rexml/formatters/pretty.rbkou2011-06-111-0/+61
* * test/rexml/test_core.rbkou2011-06-111-3/+1
* * lib/rexml/parsers/xpathparser.rbkou2011-06-111-0/+9
* * test/rexml/test_elements.rb (ElementsTester): remove needlesskou2011-06-111-10/+10
* * test/testunit: add skip messages.nobu2011-06-102-2/+2
* * test/ruby/test_transcode.rb (TestTranscode#test_Big5_Hkscs): fixnobu2011-06-101-1/+1