aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * 2011-08-16svn2011-08-151-2/+2
* * ext/socket: Make Socket documentation appear. Add documentation fordrbrain2011-08-1516-103/+251
* * 2011-08-15svn2011-08-151-2/+2
* * ext/openssl/ossl_ssl.c: Support disabling OpenSSL compression.emboss2011-08-153-0/+19
* * 2011-08-14svn2011-08-131-2/+2
* * test/socket/test_socket.rb (test_connect_timeout): added a testakr2011-08-132-0/+33
* * tool/mkconfig.rb: do not make the entries related to sitedir andnobu2011-08-132-2/+22
* * ext/date/date_core.c: [ruby-core:38861]tadf2011-08-132-11/+32
* * ChangeLog: fix a typo.nagachika2011-08-131-1/+1
* * test/date/test_*.rb: added tests.tadf2011-08-134-0/+25
* * ext/date/date_parse.c parse_ddd_cb): fix r32896. RB_GC_GUARDnagachika2011-08-132-1/+6
* * ext/psych/lib/psych/core_ext.rb: Make Kernel#y private.tenderlove2011-08-133-0/+14
* * ext/date/date_core.c (date_strftime_alloc): followed the changetadf2011-08-133-4/+14
* * ext/psych/lib/psych/scalar_scanner.rb: Only consider stringstenderlove2011-08-132-2/+10
* * ext/date/date_core.c: [ruby-core:38855].tadf2011-08-122-0/+10
* * lib/uri/common.rb: Fix documentation of URI::Parser.new. Patch bydrbrain2011-08-122-6/+11
* * ext/digest/digest.c: Add documentation for the Digest module. Patch bydrbrain2011-08-122-0/+52
* * 2011-08-13svn2011-08-121-2/+2
* * lib/rake: Update to Rake 0.9.2.2. Prevent pollution of topleveldrbrain2011-08-127-6/+18
* fix r32943. It did break configure.in completely.kosaki2011-08-121-1/+1
* * configure.in: Desbribe "no" configure option for site_rubykosaki2011-08-122-2/+7
* * lib/rubygems: Import RubyGems 1.8.8. Fixes encoding of YAML gemspecdrbrain2011-08-123-3/+13
* add ML ref. [ruby-core:38493]akr2011-08-111-0/+2
* * ext/socket/ipsocket.c (init_inetsock_internal): use SOMAXCONN forakr2011-08-115-5/+17