aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * lib/net/imap.rb (decode_utf7, encode_utf7): refactored byshugo2012-05-093-14/+24
* * test/rubygems/test_gem_remote_fetcher.rb: skip OpenSSL dependentnobu2012-05-092-7/+15
* Imported minitest 3.0.0 (r7435) w/ fixes for rubygems. 10955 tests, 2253343 a...ryan2012-05-099-67/+184
* * re.c (rb_reg_equal): Removed incorrect example for Regexp#== withdrbrain2012-05-082-1/+6
* * ext/date/date_core.c: reverted.tadf2012-05-082-32/+16
* * 2012-05-09svn2012-05-081-2/+2
* * lib/rinda/ring.rb (lookup_ring_any): fix Rinda::RingFinger.primary seki2012-05-082-2/+11
* fix typoskazu2012-05-081-2/+2
* * 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