aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * strftime.c (rb_strftime_with_timespec): get enc argument to specifynaruse2011-08-271-0/+24
* * Revert r33078. It caused a Rails application NoMethodError.nahi2011-08-271-0/+7
* * lib/rdoc: Import RDoc 3.9.4. Typo and grammar fixes by Luke Gruber.drbrain2011-08-261-0/+5
* * lib/open-uri.rb: Fix indentation of OpenURI::OpenRead#open. Use ++drbrain2011-08-261-0/+5
* * ext/pathname/lib/pathname.rb: Fix typos and grammar mistakes. Patchdrbrain2011-08-261-0/+14
* * iseq.c (iseq_data_to_ary): fix type of variableko12011-08-261-0/+5
* * vm_core.h: add a decl. of rb_autoloading_value().ko12011-08-261-0/+4
* * variable.c: Make autoload thread-safe. See #921.nahi2011-08-261-0/+56
* * lib/rubygems: Update to RubyGems 1.8.10. Fixes security issue indrbrain2011-08-261-0/+7
* * time.c (strftimev): Make Time#to_s default to US-ASCII encoding buttenderlove2011-08-251-0/+6
* * ext/openssl/lib/openssl/bn.rb: Hide copyright info from RDoc.drbrain2011-08-251-0/+7
* * ext/openssl/ossl_digest.c: Document OpenSSL::Digest::digest and adddrbrain2011-08-251-0/+7
* * vm.c (vm_make_env_each): work around to solve Bug #2729.ko12011-08-241-0/+14
* * numeric.c (int_round): Fix Integer#round [ruby-core:39096]marcandre2011-08-241-0/+4
* * vm_insnhelper.h, vm_insnhelper.c, vm.c, vm_method.c, insns.def:ko12011-08-241-0/+6
* * ext/psych/lib/psych.rb: Fixing psych version number.tenderlove2011-08-241-0/+5
* * ext/psych/lib/psych/nodes/node.rb: default `to_yaml` encoding to betenderlove2011-08-241-0/+6
* * test/fileutils/test_fileutils.rb (test_chmod_symbol_mode): Solarisngoto2011-08-241-0/+5
* * test/ruby/test_rubyoptions.rb (test_script_from_stdin): slave ptyngoto2011-08-241-0/+6
* * 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