aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * iseq.h, iseq.c, compile.c: Change the line number data structureko12011-08-241-0/+24
* * insns.def (defined): fix to checking class variable.ko12011-08-241-0/+7
* * lib/rdoc: Update to RDoc 3.9.3. Fixes RDoc with `ruby -Ku`. Allowsdrbrain2011-08-231-0/+6
* * lib/rubygems: Update to RubyGems 1.8.9. Fixes uninstalling multipledrbrain2011-08-231-0/+5
* Imported minitest 2.5.0 (r6557)ryan2011-08-231-0/+5
* * thread.c (update_coverage): skip coverage count up if the currentmame2011-08-231-0/+8
* * load.c (rb_f_require): Improve documentation of Kernel#require.drbrain2011-08-231-0/+5
* * ext/zlib/zlib.c (gzfile_read_header): Ensure that each section ofnahi2011-08-231-0/+7
* * sprintf.c (rb_str_format): add RB_GC_GUARD to prevent temporarynagachika2011-08-221-0/+5
* * iseq.c (iseq_s_disasm): remove variable which is no longer usedktsj2011-08-211-0/+5
* * configure.in: use LD_LIBRARY_PATH_64 on 64-bit Solaris.ngoto2011-08-211-0/+4
* * iseq.c (iseq_s_disasm): fix a bug that may cause SEGV.ktsj2011-08-201-0/+6
* * ext/stringio/stringio.c (strio_read): return new string if nilnobu2011-08-201-0/+6
* * process.c (proc_spawn_v, proc_spawn): should not wait thenobu2011-08-191-0/+8
* * lib/net/imap.rb (idle): raises a Net::IMAP::Error when theshugo2011-08-191-0/+6
* * configure.in: defines _DARWIN_UNLIMITED_SELECT if the target_osmrkn2011-08-191-0/+5
* * thread.c: add a description for the behavior of select(2) onmrkn2011-08-191-0/+5
* * lib/net/imap.rb (msg_att): accepts extra space before ')'.shugo2011-08-191-0/+5
* * ChangeLog: fix typos.nagachika2011-08-181-2/+2
* * ext/bigdecimal/bigdecimal.c (cannot_be_coerced_into_BigDecimal):mrkn2011-08-171-0/+5
* Merge branch '5172_bigdecimal_gc_issue' into trunkmrkn2011-08-171-0/+18
* * rational.c (nurat_coerce): Rational#coerce should converts itselfmrkn2011-08-171-0/+15
* * ext/openssl/ossl_x509cert.c: Add class documentation foremboss2011-08-161-0/+5
* * ext/openssl/ossl_pkey.c: corrected docs, OpenSSL::PKey::DH doesemboss2011-08-161-0/+5
* * vm.c (ruby_threadptr_data_type): rename to hide.nobu2011-08-161-0/+5
* * win32/mkexports.rb (Exports::Mswin#each_export): exclude Init_nobu2011-08-161-0/+5
* * ext/dl: Add documentation. Patch by Vincent Batts. [Ruby 1.9 - Bug #5192]drbrain2011-08-161-0/+5
* * ext/.document (fiddle): Remove duplicate entrydrbrain2011-08-151-0/+6
* * ext/socket: Make Socket documentation appear. Add documentation fordrbrain2011-08-151-0/+6
* * ext/openssl/ossl_ssl.c: Support disabling OpenSSL compression.emboss2011-08-151-0/+7
* * test/socket/test_socket.rb (test_connect_timeout): added a testakr2011-08-131-0/+5
* * tool/mkconfig.rb: do not make the entries related to sitedir andnobu2011-08-131-0/+6
* * ext/date/date_core.c: [ruby-core:38861]tadf2011-08-131-0/+4
* * ChangeLog: fix a typo.nagachika2011-08-131-1/+1
* * test/date/test_*.rb: added tests.tadf2011-08-131-0/+4
* * ext/date/date_parse.c parse_ddd_cb): fix r32896. RB_GC_GUARDnagachika2011-08-131-0/+5
* * ext/psych/lib/psych/core_ext.rb: Make Kernel#y private.tenderlove2011-08-131-0/+6
* * ext/date/date_core.c (date_strftime_alloc): followed the changetadf2011-08-131-0/+6
* * ext/psych/lib/psych/scalar_scanner.rb: Only consider stringstenderlove2011-08-131-0/+5
* * ext/date/date_core.c: [ruby-core:38855].tadf2011-08-121-0/+4
* * lib/uri/common.rb: Fix documentation of URI::Parser.new. Patch bydrbrain2011-08-121-0/+5
* * ext/digest/digest.c: Add documentation for the Digest module. Patch bydrbrain2011-08-121-0/+5
* * lib/rake: Update to Rake 0.9.2.2. Prevent pollution of topleveldrbrain2011-08-121-0/+6
* * configure.in: Desbribe "no" configure option for site_rubykosaki2011-08-121-0/+5
* * lib/rubygems: Import RubyGems 1.8.8. Fixes encoding of YAML gemspecdrbrain2011-08-121-0/+5
* add ML ref. [ruby-core:38493]akr2011-08-111-0/+2
* * ext/socket/ipsocket.c (init_inetsock_internal): use SOMAXCONN forakr2011-08-111-0/+12
* * lib/rdoc: Import RDoc 3.9.2. Fixes TIDYLINK for HTML output.drbrain2011-08-111-0/+4
* * variable.c (autoload_delete): An autoload entry is still in a nahi2011-08-111-0/+8
* fix typoskazu2011-08-111-2/+2