aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix my email address.kouji2012-05-021-1/+1
* * 2012-05-02svn2012-05-021-2/+2
* * ext/readline/readline.c (Readline.special_prefixes=)kouji2012-05-024-0/+88
* fix typokazu2012-05-011-1/+1
* * ext/readline/readline.c (Readline.pre_input_hook)kouji2012-05-014-29/+179
* * revert r35510 and r35511 which caused removing the headers everytime.nobu2012-05-015-16/+1
* depends on ext/openssl/deprecation.rbnobu2012-05-014-0/+8
* extconf.h dependencynobu2012-05-011-1/+8
* * common.mk: "$(Q)-..." doesn't work on nmake.ko12012-05-012-1/+5
* * common.mk: replace '@' prefix to '$(Q)' to control buildko12012-05-012-26/+32
* * ext/openssl/deprecation.rb (OpenSSL.check_func): check if header isnobu2012-05-012-2/+12
* * test/ruby/test_settracefunc.rb: ignore traces from another threadsusa2012-05-012-17/+31
* * ext/digest/sha2/sha2.c (REVERSE32): exlicitly cast since unsignednobu2012-04-302-8/+14
* * ext/digest/*/extconf.rb: use pkg_config to use same library withnobu2012-04-307-22/+38
* Bug #6370nobu2012-04-301-1/+1
* * 2012-05-01svn2012-04-301-3/+3
* * configure.in (optflags): disable unsafe optimizations.nobu2012-04-302-6/+8
* add an assertion.akr2012-04-301-1/+3
* * lib/fileutils.rb (copy_metadata): use File.lchown and File.lchmod toakr2012-04-303-4/+43
* * test/ruby/test_continuation.rb (tracing_with_set_trace_func): don'tnagachika2012-04-302-2/+10
* * configure.in (optflags): disable unsafe optimizations.nobu2012-04-302-2/+15
* * ext/zlib/extconf.rb: detect z_crc_t type which will be definedakr2012-04-303-1/+13
* * test/net/http/test_https.rb: update test for r35494ayumin2012-04-301-1/+1
* * ext/openssl/lib/openssl/ssl.rb: add hostname to "hostname does notayumin2012-04-302-1/+7