aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/json: Merge JSON 1.7.1.naruse2012-05-071-0/+5
* * ext/openssl/ossl_ssl.c: add support for option flagsemboss2012-05-071-0/+14
* * lib/securerandom.rb (random_bytes): call to_int method for theakr2012-05-071-0/+5
* * lib/minitest/unit.rb (assert_match): replace matcher only if bothnaruse2012-05-071-0/+11
* Revert r35560.naruse2012-05-071-4/+0
* * ext/json/parser/depend: need to specify the base directory for nmake.usa2012-05-071-0/+4
* codesignnobu2012-05-071-0/+5
* * lib/net/imap.rb (body_type_attachment): parse body typeshugo2012-05-071-0/+5
* * ext/bigdecimal/bigdecimal.c (Init_bigdecimal): define IDs beforenaruse2012-05-071-0/+5
* rmd160.c: fix for huge datanobu2012-05-071-0/+4
* use assert_equal, assert_match, and so on.nobu2012-05-071-0/+12
* 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