summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-05-08 * lib/rinda/ring.rb (lookup_ring_any): fix Rinda::RingFinger.primary seki
2012-05-08fix typoskazu
2012-05-08* include/ruby/win32.h (FD_SET): change function to macro.shirosaki
2012-05-08* io.c (io_unread): fix IO#pos with mode 'r' bug on Windows.shirosaki
2012-05-08* ext/date/date_core.c: improving introduction in Date/DateTime doc.ayumin
2012-05-08configure.in: fix for BSD makenobu
2012-05-08lib/test/unit.rb: remove exact tracenobu
2012-05-08* test/minitest/metametameta.rb (MetaMetaMetaTestCase#assert_report):usa
2012-05-07* lib/abbrev.rb: Fixed typo in abbrev pattern documentation. Based ondrbrain
2012-05-07* ext/openssl/ossl_ssl.c (ossl_start_ssl): remove useless rb_sys_failnaruse
2012-05-07* object.c (Init_Object): Added reference to variable.c wheredrbrain
2012-05-07lib/test/unit.rb: use local outputnobu
2012-05-07lib/test/unit.rb: test name in $0nobu
2012-05-07lib/test/unit.rb: output in status linenobu
2012-05-07test/testunit: fix for recent minitestnobu
2012-05-07lib/test/unit.rb: refactoring pukenobu
2012-05-07bootstraptest/runner.rb: refine outputnobu
2012-05-07sample/test.rb: refine outputnobu
2012-05-07* lib/minitest/unit.rb (assert_match): refix of r35563.naruse
2012-05-07* ext/json: Merge JSON 1.7.1.naruse
2012-05-07* ext/openssl/ossl_ssl.c: add support for option flagsemboss
2012-05-07* lib/securerandom.rb (random_bytes): call to_int method for theakr
2012-05-07* lib/minitest/unit.rb (assert_match): replace matcher only if bothnaruse
2012-05-07Revert r35560.naruse
2012-05-07* ext/json/parser/depend: need to specify the base directory for nmake.usa
2012-05-07codesignnobu
2012-05-07* lib/net/imap.rb (body_type_attachment): parse body typeshugo
2012-05-07* ext/bigdecimal/bigdecimal.c (Init_bigdecimal): define IDs beforenaruse
2012-05-07rmd160.c: fix for huge datanobu
2012-05-07use assert_equal, assert_match, and so on.nobu
2012-05-07test_gem_installer.rb: fix argument ordernobu
2012-05-07* Fix typo.emboss
2012-05-06* ext/openssl/ossl_ssl.c: support TLSv1.1 & TLSv1.1. Add emboss
2012-05-06* io.c (io_encoding_set): suppress warnings. [ruby-dev:45627]naruse
2012-05-06* compile.c (iseq_compile_each): remove unused variable `size'.ko1
2012-05-06* lib/securerandom.rb: show actual read length in an error message.akr
2012-05-05Revert r35443.naruse
2012-05-05* test/rubygems/test_gem_installer.rb: fix broken test for r35541.ayumin
2012-05-04Imported minitest 2.12.1 (r7323)ryan
2012-05-04* test/zlib/test_zlib.rb (test_inflate): add a test for Zlib.inflate.naruse
2012-05-04* io.c (parse_mode_enc): remove warnings 'Ignoring internal encoding'.naruse
2012-05-03* lib/rdoc/parser.rb (RDoc.binary?): fix wrong regexp.naruse
2012-05-03rdoc: --extension option fixnobu
2012-05-03rdoc: non-binary multibytenobu
2012-05-02* lib/test/unit.rb (Test::Unit::RequireFiles#non_options): expandnobu
2012-05-02* cont.c (rb_fiber_m_transfer): improve sample code in Fiber#transfernagachika
2012-05-02* parse.y (parser_yylex): allow spaces between lambda arrow andnobu
2012-05-02* cont.c: Improved Fiber documentation.[ruby-core:44540][Bug #6343]ayumin
2012-05-02* README, README.ja: reformatted using rdoc markup. based on thenobu
2012-05-02fix my email address.kouji