aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* * properties.nobu2012-05-040-0/+0
* Imported minitest 2.12.1 (r7323)ryan2012-05-0413-278/+1097
* * test/zlib/test_zlib.rb (test_inflate): add a test for Zlib.inflate.naruse2012-05-042-0/+15
* * 2012-05-05svn2012-05-041-2/+2
* * io.c (parse_mode_enc): remove warnings 'Ignoring internal encoding'.naruse2012-05-043-12/+15
* rescue if it cannnot load psych.naruse2012-05-041-1/+5
* Embed backtrace to debug.naruse2012-05-031-1/+2
* * lib/rdoc/parser.rb (RDoc.binary?): fix wrong regexp.naruse2012-05-033-1/+9
* distclean verconf.hnobu2012-05-032-2/+2
* rdoc: --extension option fixnobu2012-05-034-4/+37
* rdoc: non-binary multibytenobu2012-05-034-6/+11
* * 2012-05-04svn2012-05-031-2/+2
* inilne markupsnobu2012-05-031-18/+18
* single quotesnobu2012-05-032-4/+4
* * tool/rbinstall.rb (capi): install to capi directory.nobu2012-05-031-3/+3
* * template/Doxyfile.tmpl (EXCLUDE_PATTERNS): exclude files only for tests.nobu2012-05-031-2/+2
* * template/Doxyfile.tmpl: exclude generated files.nobu2012-05-031-2/+2
* * 2012-05-03svn2012-05-031-2/+2
* * cont.c (rb_fiber_m_transfer): fixed typo in example.ayumin2012-05-031-3/+3
* * lib/test/unit.rb (Test::Unit::RequireFiles#non_options): expandnobu2012-05-022-1/+6
* * cont.c (rb_fiber_m_transfer): improve sample code in Fiber#transfernagachika2012-05-022-0/+6
* * parse.y (parser_yylex): allow spaces between lambda arrow andnobu2012-05-023-1/+11
* * cont.c: Improved Fiber documentation.[ruby-core:44540][Bug #6343]ayumin2012-05-022-0/+31
* * README, README.ja: reformatted using rdoc markup. based on thenobu2012-05-023-125/+134