aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * thread.c (ppoll): typo bug fix.nagai2011-05-261-0/+4
* * ext/tk/lib/tk.rb: hang-up at exit before calling Tk.mainloop.nagai2011-05-261-0/+6
* * lib/csv.rb: Enhance each() to support Enumerator.jeg22011-05-261-2/+6
* * lib/csv.rb: Documentation improvements from Ysiad Ferreiras.jeg22011-05-261-0/+5
* ChangeLog for it.shyouhei2011-05-261-0/+6
* * ext/curses/curses.c: Remove color constants block.drbrain2011-05-251-0/+5
* * ext/curses/curses.c: Add missing documentation for button state, MINdrbrain2011-05-251-0/+6
* * lib/benchmark.rb: Restore nodoc for Benchmark::Job anddrbrain2011-05-251-0/+5
* * lib/net/pop.rb: Hide implementation details from RDoc.drbrain2011-05-251-0/+5
* * lib/net/ftp.rb: Add :nodoc: for private methods.drbrain2011-05-251-0/+5
* * ext/zlib/zlib.c: Fix Document-method declarations. Improvedrbrain2011-05-251-0/+5
* * lib/erb.rb: Hide documentation for implementation details of ERB.drbrain2011-05-241-0/+5
* * lib/tempfile.rb (Tempfile.{mkdir,rmdir}): revert for backwardnobu2011-05-241-0/+5
* * spec/README: update the description.nobu2011-05-241-0/+4
* * lib/tempfile.rb (Tempfile.{lock,unlock}_tempfile): refactor.nobu2011-05-241-0/+4
* * spec/README: fix typo.naruse2011-05-241-0/+5
* * ext/tk/lib/tk.rb: fail to start Tk.mainloop (exit immediately) on some envi...nagai2011-05-231-0/+18
* * lib/yaml.rb: switch default YAML engine to Psych, old syck enginetenderlove2011-05-231-0/+5
* * include/ruby/defines.h (CASEFOLD_FILESYSTEM): Revert r30508. Forgot to nahi2011-05-231-0/+6
* * ext/openssl/ossl_asn1.c: Do not parse zero-tagged values as EOC. Doemboss2011-05-231-0/+6
* * lib/net/smtp.rb: Document Net::SMTP::Response. Patch by J.R. Garcia.drbrain2011-05-231-0/+5
* * ChangeLog: fix typo.sorah2011-05-231-1/+1
* * lib/test/unit/parallel.rb: Never Ignore SIGINT. When receivedsorah2011-05-231-0/+8
* * lib/mathn.rb: Improve documentation. Patch by Sandor Szucs.drbrain2011-05-231-0/+5
* * lib/ostruct.rb: Improve documentation. Patch by Franklin Webber.drbrain2011-05-221-0/+5
* * hash.c: Improve documentation of Hash#key. Patch by Utkarshdrbrain2011-05-221-0/+5
* * enumerator.c: Improve documentation. Patch by Dave Copeland.drbrain2011-05-221-0/+5
* * NEWS (openssl): Infinite length support. Different behavior ofemboss2011-05-221-0/+5
* * ext/openssl/ossl_asn1.c: Forbid Constructives whose value is not anemboss2011-05-221-0/+5
* * ext/openssl/ossl_asn1.c: Forbid Constructive without infiniteemboss2011-05-221-0/+6
* * ext/openssl/ossl_asn1.c: Fix decoding of infinite length values.emboss2011-05-221-0/+7
* * ext/openssl/ossl_asn1.c (ossl_asn1_initialize): Allow creation ofemboss2011-05-221-0/+7
* * ext/openssl/ossl_asn1.c (ossl_asn1_cons_to_der): Add an additionalemboss2011-05-221-0/+11
* * bignum.c (dump_bignum, bigmul1_balance, big_split, biglsh_bang,mrkn2011-05-221-0/+8
* * ext/openssl/ossl_asn1.c: Instead of rb_intern use static symbols toemboss2011-05-221-0/+5
* * ext/openssl/ossl_asn1.c: Use OpenSSL constants V_ASN1_xxx instead ofemboss2011-05-221-0/+5
* * include/ruby/defines.h (CASEFOLD_FILESYSTEM): Revert r30508. See #4255.nahi2011-05-221-0/+8
* * ext/openssl/ossl_asn1.c(ossl_asn1_default_tag): avoid using RCLASS_SUPERnahi2011-05-221-0/+5
* * gc.c (vm_xcalloc): use calloc provided by platforms.nobu2011-05-221-0/+5
* * ext/pty/pty.c: Improve documentaton. Patch by David Copeland.drbrain2011-05-221-0/+5
* * lib/timeout.rb: Improve documentation. Patch by David Copeland.drbrain2011-05-221-0/+5
* * lib/ipaddr.rb: Improve documentation. Patch by Sandor Szucs.drbrain2011-05-221-0/+5
* * lib/forwardable.rb: Document def_delegator. Patch by Sandor Szucs.drbrain2011-05-221-1/+6
* * lib/fileutils.rb: Document block behavior of FileUtils.cd. Patch bydrbrain2011-05-221-0/+5
* * ext/curses/curses.c: Complete documentation. Patch by Vincentdrbrain2011-05-221-0/+5
* * test/ruby/test_rubyoptions.rb (TestRubyOptions#test_set_program_name):kosaki2011-05-221-0/+5
* * ext/openssl/ossl_asn1.c: Default tag lookup in constant time via hashemboss2011-05-221-0/+6
* * ext/openssl/ossl_digest.c: Explain DSS and DSS1 in documentation.emboss2011-05-211-0/+4
* * test/openssl/test_pkey_dsa.rb: Add tests for sign/verify.emboss2011-05-211-0/+4
* * test/openssl/test_x509cert.rb: Merge DSA-related tests from ruby_1_8emboss2011-05-211-0/+5