summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-26* ext/pathname/lib/pathname.rb: Fix typos and grammar mistakes. Patchdrbrain
2011-08-26ugh. sorryryan
2011-08-26Added gem activation for minitest/autoload to help users keep currentryan
2011-08-26* iseq.c (iseq_data_to_ary): fix type of variableko1
2011-08-26* 2011-08-27svn
2011-08-26* vm_core.h: add a decl. of rb_autoloading_value().ko1
2011-08-26* variable.c: Make autoload thread-safe. See #921.nahi
2011-08-26* lib/rubygems: Update to RubyGems 1.8.10. Fixes security issue indrbrain
2011-08-25* time.c (strftimev): Make Time#to_s default to US-ASCII encoding buttenderlove
2011-08-25* README*: remove trailing spaces.kazu
2011-08-25* 2011-08-26svn
2011-08-25update doc.akr
2011-08-25properties.nobu
2011-08-25* ext/openssl/lib/openssl/bn.rb: Hide copyright info from RDoc.drbrain
2011-08-25* ext/openssl/ossl_digest.c: Document OpenSSL::Digest::digest and adddrbrain
2011-08-24* vm.c (vm_make_env_each): work around to solve Bug #2729.ko1
2011-08-24* numeric.c (int_round): Fix Integer#round [ruby-core:39096]marcandre
2011-08-24* numeric.c: Rdoc fixmarcandre
2011-08-24* vm_insnhelper.h, vm_insnhelper.c, vm.c, vm_method.c, insns.def:ko1
2011-08-24* ext/psych/lib/psych.rb: Fixing psych version number.tenderlove
2011-08-24* ext/psych/lib/psych/nodes/node.rb: default `to_yaml` encoding to betenderlove
2011-08-24* test/fileutils/test_fileutils.rb (test_chmod_symbol_mode): Solarisngoto
2011-08-24* 2011-08-25svn
2011-08-24* test/ruby/test_rubyoptions.rb (test_script_from_stdin): slave ptyngoto
2011-08-24Add a missing parenthesis in the example.naruse
2011-08-24* iseq.h, iseq.c, compile.c: Change the line number data structureko1
2011-08-24* insns.def (defined): fix to checking class variable.ko1
2011-08-23* lib/rdoc: Update to RDoc 3.9.3. Fixes RDoc with `ruby -Ku`. Allowsdrbrain
2011-08-23* lib/rubygems: Update to RubyGems 1.8.9. Fixes uninstalling multipledrbrain
2011-08-23fixed tests broken by new minitest mixinryan
2011-08-23Imported minitest 2.5.0 (r6557)ryan
2011-08-23* 2011-08-24svn
2011-08-23* thread.c (update_coverage): skip coverage count up if the currentmame
2011-08-23* load.c (rb_f_require): Improve documentation of Kernel#require.drbrain
2011-08-23* 2011-08-23svn
2011-08-23* ext/zlib/zlib.c (gzfile_read_header): Ensure that each section ofnahi
2011-08-22* 2011-08-22svn
2011-08-22* sprintf.c (rb_str_format): add RB_GC_GUARD to prevent temporarynagachika
2011-08-21* iseq.c (iseq_s_disasm): remove variable which is no longer usedktsj
2011-08-21* 2011-08-21svn
2011-08-21* configure.in: use LD_LIBRARY_PATH_64 on 64-bit Solaris.ngoto
2011-08-20* iseq.c (iseq_s_disasm): fix a bug that may cause SEGV.ktsj
2011-08-20* 2011-08-20svn
2011-08-20* ext/stringio/stringio.c (strio_read): return new string if nilnobu
2011-08-19* process.c (proc_spawn_v, proc_spawn): should not wait thenobu
2011-08-19* lib/net/imap.rb (idle): raises a Net::IMAP::Error when theshugo
2011-08-19* configure.in: defines _DARWIN_UNLIMITED_SELECT if the target_osmrkn
2011-08-19* thread.c: add a description for the behavior of select(2) onmrkn
2011-08-19* 2011-08-19svn
2011-08-19* lib/net/imap.rb (msg_att): accepts extra space before ')'.shugo