aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * ext/openssl/ossl_digest.c: Document OpenSSL::Digest::digest and adddrbrain2011-08-253-0/+29
* * vm.c (vm_make_env_each): work around to solve Bug #2729.ko12011-08-243-0/+44
* * numeric.c (int_round): Fix Integer#round [ruby-core:39096]marcandre2011-08-242-1/+7
* * numeric.c: Rdoc fixmarcandre2011-08-241-3/+2
* * vm_insnhelper.h, vm_insnhelper.c, vm.c, vm_method.c, insns.def:ko12011-08-246-51/+84
* * ext/psych/lib/psych.rb: Fixing psych version number.tenderlove2011-08-243-95/+17
* * ext/psych/lib/psych/nodes/node.rb: default `to_yaml` encoding to betenderlove2011-08-243-1/+23
* * test/fileutils/test_fileutils.rb (test_chmod_symbol_mode): Solarisngoto2011-08-242-2/+7
* * 2011-08-25svn2011-08-241-2/+2
* * test/ruby/test_rubyoptions.rb (test_script_from_stdin): slave ptyngoto2011-08-242-2/+8
* Add a missing parenthesis in the example.naruse2011-08-241-1/+1
* * iseq.h, iseq.c, compile.c: Change the line number data structureko12011-08-249-84/+110
* * insns.def (defined): fix to checking class variable.ko12011-08-243-1/+16
* * lib/rdoc: Update to RDoc 3.9.3. Fixes RDoc with `ruby -Ku`. Allowsdrbrain2011-08-2311-4/+97
* * lib/rubygems: Update to RubyGems 1.8.9. Fixes uninstalling multipledrbrain2011-08-234-2/+42
* fixed tests broken by new minitest mixinryan2011-08-231-4/+8
* Imported minitest 2.5.0 (r6557)ryan2011-08-239-187/+1024
* * 2011-08-24svn2011-08-231-2/+2
* * thread.c (update_coverage): skip coverage count up if the currentmame2011-08-233-3/+32
* * load.c (rb_f_require): Improve documentation of Kernel#require.drbrain2011-08-232-16/+30
* * 2011-08-23svn2011-08-231-2/+2
* * ext/zlib/zlib.c (gzfile_read_header): Ensure that each section ofnahi2011-08-233-0/+27
* * 2011-08-22svn2011-08-221-2/+2
* * sprintf.c (rb_str_format): add RB_GC_GUARD to prevent temporarynagachika2011-08-222-2/+11
* * iseq.c (iseq_s_disasm): remove variable which is no longer usedktsj2011-08-212-1/+5
* * 2011-08-21svn2011-08-211-2/+2
* * configure.in: use LD_LIBRARY_PATH_64 on 64-bit Solaris.ngoto2011-08-212-0/+7
* * iseq.c (iseq_s_disasm): fix a bug that may cause SEGV.ktsj2011-08-203-3/+10
* * 2011-08-20svn2011-08-201-2/+2
* * ext/stringio/stringio.c (strio_read): return new string if nilnobu2011-08-203-10/+26
* * process.c (proc_spawn_v, proc_spawn): should not wait thenobu2011-08-193-10/+31
* * lib/net/imap.rb (idle): raises a Net::IMAP::Error when theshugo2011-08-193-3/+74
* * configure.in: defines _DARWIN_UNLIMITED_SELECT if the target_osmrkn2011-08-192-1/+6
* * thread.c: add a description for the behavior of select(2) onmrkn2011-08-192-0/+9
* * 2011-08-19svn2011-08-191-2/+2
* * lib/net/imap.rb (msg_att): accepts extra space before ')'.shugo2011-08-193-1/+23
* * 2011-08-18svn2011-08-181-2/+2
* * ChangeLog: fix typos.nagachika2011-08-181-2/+2
* * ext/bigdecimal/bigdecimal.c (cannot_be_coerced_into_BigDecimal):mrkn2011-08-172-4/+8
* Merge branch '5172_bigdecimal_gc_issue' into trunkmrkn2011-08-174-7/+91
* * rational.c (nurat_coerce): Rational#coerce should converts itselfmrkn2011-08-173-0/+21
* * ext/openssl/ossl_x509cert.c: fixed whitespace issuesemboss2011-08-161-7/+7
* * ext/openssl/ossl_x509cert.c: Add class documentation foremboss2011-08-162-0/+103
* * 2011-08-17svn2011-08-161-2/+2
* * ext/openssl/ossl_pkey.c: corrected docs, OpenSSL::PKey::DH doesemboss2011-08-162-2/+7
* * vm.c (ruby_threadptr_data_type): rename to hide.nobu2011-08-163-4/+9
* * win32/mkexports.rb (Exports::Mswin#each_export): exclude Init_nobu2011-08-162-1/+7
* duplicated statement removed in comment.akr2011-08-161-1/+0
* * ext/dl: Add documentation. Patch by Vincent Batts. [Ruby 1.9 - Bug #5192]drbrain2011-08-168-7/+398
* * ext/.document (fiddle): Remove duplicate entrydrbrain2011-08-158-1/+208