aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* test_gem_installer.rb: fix argument ordernobu2012-05-071-0/+5
* * Fix typo.emboss2012-05-071-1/+1
* * ext/openssl/ossl_ssl.c: support TLSv1.1 & TLSv1.1. Add emboss2012-05-061-0/+9
* * io.c (io_encoding_set): suppress warnings. [ruby-dev:45627]naruse2012-05-061-0/+7
* * compile.c (iseq_compile_each): remove unused variable `size'.ko12012-05-061-0/+4
* * lib/securerandom.rb: show actual read length in an error message.akr2012-05-061-0/+4
* Revert r35443.naruse2012-05-051-6/+0
* * test/rubygems/test_gem_installer.rb: fix broken test for r35541.ayumin2012-05-051-0/+6
* Imported minitest 2.12.1 (r7323)ryan2012-05-041-1/+6
* * test/zlib/test_zlib.rb (test_inflate): add a test for Zlib.inflate.naruse2012-05-041-0/+7
* * io.c (parse_mode_enc): remove warnings 'Ignoring internal encoding'.naruse2012-05-041-0/+7
* * lib/rdoc/parser.rb (RDoc.binary?): fix wrong regexp.naruse2012-05-031-0/+5
* rdoc: --extension option fixnobu2012-05-031-1/+10
* rdoc: non-binary multibytenobu2012-05-031-0/+5
* * lib/test/unit.rb (Test::Unit::RequireFiles#non_options): expandnobu2012-05-021-0/+5
* * cont.c (rb_fiber_m_transfer): improve sample code in Fiber#transfernagachika2012-05-021-0/+5
* * parse.y (parser_yylex): allow spaces between lambda arrow andnobu2012-05-021-0/+5
* * cont.c: Improved Fiber documentation.[ruby-core:44540][Bug #6343]ayumin2012-05-021-0/+5
* * README, README.ja: reformatted using rdoc markup. based on thenobu2012-05-021-0/+7
* fix my email address.kouji2012-05-021-1/+1
* * ext/readline/readline.c (Readline.special_prefixes=)kouji2012-05-021-0/+6
* fix typokazu2012-05-011-1/+1
* * ext/readline/readline.c (Readline.pre_input_hook)kouji2012-05-011-0/+6
* * common.mk: "$(Q)-..." doesn't work on nmake.ko12012-05-011-0/+4
* * common.mk: replace '@' prefix to '$(Q)' to control buildko12012-05-011-0/+5
* * ext/openssl/deprecation.rb (OpenSSL.check_func): check if header isnobu2012-05-011-0/+5
* * test/ruby/test_settracefunc.rb: ignore traces from another threadsusa2012-05-011-0/+5
* * ext/digest/sha2/sha2.c (REVERSE32): exlicitly cast since unsignednobu2012-04-301-1/+7
* * ext/digest/*/extconf.rb: use pkg_config to use same library withnobu2012-04-301-0/+7
* * configure.in (optflags): disable unsafe optimizations.nobu2012-04-301-5/+5
* * lib/fileutils.rb (copy_metadata): use File.lchown and File.lchmod toakr2012-04-301-0/+5
* * test/ruby/test_continuation.rb (tracing_with_set_trace_func): don'tnagachika2012-04-301-0/+5
* * configure.in (optflags): disable unsafe optimizations.nobu2012-04-301-0/+5
* * ext/zlib/extconf.rb: detect z_crc_t type which will be definedakr2012-04-301-0/+7
* * ext/openssl/lib/openssl/ssl.rb: add hostname to "hostname does notayumin2012-04-301-0/+6
* * ext/psych/lib/psych/json/yaml_events.rb: implicit styles should nottenderlove2012-04-291-0/+5
* * parse.y (assoc, parser_yylex): add syntax to splat keyword hash.nobu2012-04-281-0/+10
* * vm_core.h (rb_thread_t#yielding): add a field.ko12012-04-281-0/+17
* * ext/dl/cfunc.c (rb_dlcfunc_call): should convert a Bignum value tousa2012-04-271-0/+6
* * test/readline/test_readline.rb (setup): avoid affected by user'snobu2012-04-271-0/+5
* * thread.c (rb_threadptr_execute_interrupts_common):naruse2012-04-261-0/+31
* * ext/socket/socket.c (sock_s_pack_sockaddr_un): support the longestakr2012-04-261-0/+7
* fix typoskazu2012-04-261-2/+2
* * ext/socket/raddrinfo.c (init_unix_addrinfo): support the longestakr2012-04-261-0/+25
* * test/optparse/test_summary.rb (test_summary_containing_space): addnagachika2012-04-251-0/+5
* * ChangeLog: fix a typo.nagachika2012-04-251-1/+1
* * ext/socket/raddrinfo.c (init_unix_addrinfo): refine error messageakr2012-04-251-0/+9
* * lib/optparse.rb (OptionParser#to_a): split for each lines.nobu2012-04-241-0/+5
* * ext/socket/raddrinfo.c (init_unix_addrinfo): show actual path lengthakr2012-04-241-0/+9
* * lib/net/smtp.rb (check_continue): raise an error with an explanatorymame2012-04-241-0/+5