summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-08-18* 2011-08-18svn
2011-08-18* ChangeLog: fix typos.nagachika
2011-08-17* ext/bigdecimal/bigdecimal.c (cannot_be_coerced_into_BigDecimal):mrkn
2011-08-17Merge branch '5172_bigdecimal_gc_issue' into trunkmrkn
2011-08-17* rational.c (nurat_coerce): Rational#coerce should converts itselfmrkn
2011-08-16* ext/openssl/ossl_x509cert.c: fixed whitespace issuesemboss
2011-08-16* ext/openssl/ossl_x509cert.c: Add class documentation foremboss
2011-08-16* 2011-08-17svn
2011-08-16* ext/openssl/ossl_pkey.c: corrected docs, OpenSSL::PKey::DH doesemboss
2011-08-16* vm.c (ruby_threadptr_data_type): rename to hide.nobu
2011-08-16* win32/mkexports.rb (Exports::Mswin#each_export): exclude Init_nobu
2011-08-16duplicated statement removed in comment.akr
2011-08-16* ext/dl: Add documentation. Patch by Vincent Batts. [Ruby 1.9 - Bug #5192]drbrain
2011-08-15* ext/.document (fiddle): Remove duplicate entrydrbrain
2011-08-15* 2011-08-16svn
2011-08-15* ext/socket: Make Socket documentation appear. Add documentation fordrbrain
2011-08-15* 2011-08-15svn
2011-08-15* ext/openssl/ossl_ssl.c: Support disabling OpenSSL compression.emboss
2011-08-13* 2011-08-14svn
2011-08-13* test/socket/test_socket.rb (test_connect_timeout): added a testakr
2011-08-13* tool/mkconfig.rb: do not make the entries related to sitedir andnobu
2011-08-13 * ext/date/date_core.c: [ruby-core:38861]tadf
2011-08-13* ChangeLog: fix a typo.nagachika
2011-08-13 * test/date/test_*.rb: added tests.tadf
2011-08-13* ext/date/date_parse.c parse_ddd_cb): fix r32896. RB_GC_GUARDnagachika
2011-08-13* ext/psych/lib/psych/core_ext.rb: Make Kernel#y private.tenderlove
2011-08-13 * ext/date/date_core.c (date_strftime_alloc): followed the changetadf
2011-08-13* ext/psych/lib/psych/scalar_scanner.rb: Only consider stringstenderlove
2011-08-12 * ext/date/date_core.c: [ruby-core:38855].tadf
2011-08-12* lib/uri/common.rb: Fix documentation of URI::Parser.new. Patch bydrbrain
2011-08-12* ext/digest/digest.c: Add documentation for the Digest module. Patch bydrbrain
2011-08-12* 2011-08-13svn
2011-08-12* lib/rake: Update to Rake 0.9.2.2. Prevent pollution of topleveldrbrain
2011-08-12fix r32943. It did break configure.in completely.kosaki
2011-08-12* configure.in: Desbribe "no" configure option for site_rubykosaki
2011-08-12* lib/rubygems: Import RubyGems 1.8.8. Fixes encoding of YAML gemspecdrbrain
2011-08-11add ML ref. [ruby-core:38493]akr