aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * include/ruby/win32.h (FD_SET): change function to macro.shirosaki2012-05-087-23/+134
* * io.c (io_unread): fix IO#pos with mode 'r' bug on Windows.shirosaki2012-05-083-0/+32
* test/mkmf/base.rb: hide compiler outputnobu2012-05-081-2/+6
* test: fix test conditionsnobu2012-05-083-7/+16
* test: why believe source directories are writable always?nobu2012-05-085-26/+29
* * ext/date/date_core.c: improving introduction in Date/DateTime doc.ayumin2012-05-082-12/+38
* configure.in: fix for BSD makenobu2012-05-082-1/+7
* lib/test/unit.rb: remove exact tracenobu2012-05-082-1/+7
* * test/minitest/metametameta.rb (MetaMetaMetaTestCase#assert_report):usa2012-05-082-2/+12
* tests: customizable colorsnobu2012-05-083-5/+5
* lib/test/unit.rb: old behavior if verbosenobu2012-05-081-2/+2
* * lib/abbrev.rb: Fixed typo in abbrev pattern documentation. Based ondrbrain2012-05-072-4/+14
* * ext/openssl/ossl_ssl.c (ossl_start_ssl): remove useless rb_sys_failnaruse2012-05-072-1/+6
* * object.c (Init_Object): Added reference to variable.c wheredrbrain2012-05-072-2/+7
* lib/test/unit.rb: initialize instace variablenobu2012-05-071-1/+1
* lib/test/unit.rb: use local outputnobu2012-05-072-2/+9
* lib/test/unit.rb: test name in $0nobu2012-05-072-1/+14
* lib/test/unit.rb: output in status linenobu2012-05-072-25/+101
* test/testunit: fix for recent minitestnobu2012-05-073-5/+11
* lib/test/unit.rb: refactoring pukenobu2012-05-072-16/+11
* bootstraptest/runner.rb: refine outputnobu2012-05-072-2/+29
* sample/test.rb: refine outputnobu2012-05-072-2/+53
* * ext/json/lib/json/generic_object.rb: missing file.nobu2012-05-071-0/+39
* * lib/minitest/unit.rb (assert_match): refix of r35563.naruse2012-05-073-2/+18
* Correct requiring path to metametameta.rb.naruse2012-05-071-1/+1
* test_ssl.rb: test only if necessary option is available.nobu2012-05-071-6/+6
* * 2012-05-08svn2012-05-071-2/+2
* * ext/json: Merge JSON 1.7.1.naruse2012-05-0718-43/+79
* * ext/openssl/ossl_ssl.c: add support for option flagsemboss2012-05-074-156/+229
* refine an error message.akr2012-05-071-1/+1
* * lib/securerandom.rb (random_bytes): call to_int method for theakr2012-05-072-1/+6
* * lib/minitest/unit.rb (assert_match): replace matcher only if bothnaruse2012-05-072-4/+15
* Revert r35560.naruse2012-05-073-13/+1
* * ext/json/parser/depend: need to specify the base directory for nmake.usa2012-05-072-1/+5
* ext/json/fbuffer/fbuffer.hnobu2012-05-072-1/+9
* codesignnobu2012-05-073-0/+12
* * lib/net/imap.rb (body_type_attachment): parse body typeshugo2012-05-073-0/+44
* * ext/bigdecimal/bigdecimal.c (Init_bigdecimal): define IDs beforenaruse2012-05-073-4/+15
* rmd160.c: fix for huge datanobu2012-05-072-3/+11
* use assert_equal, assert_match, and so on.nobu2012-05-078-69/+46
* test_gem_installer.rb: fix argument ordernobu2012-05-072-1/+6
* * Fix typo.emboss2012-05-071-1/+1
* * 2012-05-07svn2012-05-061-2/+2
* * ext/openssl/ossl_ssl.c: support TLSv1.1 & TLSv1.1. Add emboss2012-05-064-5/+82
* * io.c (io_encoding_set): suppress warnings. [ruby-dev:45627]naruse2012-05-063-20/+25
* * compile.c (iseq_compile_each): remove unused variable `size'.ko12012-05-062-2/+5
* * 2012-05-06svn2012-05-061-2/+2
* * lib/securerandom.rb: show actual read length in an error message.akr2012-05-062-1/+5
* Revert r35443.naruse2012-05-053-42/+36
* * test/rubygems/test_gem_installer.rb: fix broken test for r35541.ayumin2012-05-053-36/+42