aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* * 2011-08-12svn2011-08-111-2/+2
* * lib/rdoc: Import RDoc 3.9.2. Fixes TIDYLINK for HTML output.drbrain2011-08-114-2/+12
* * variable.c (autoload_delete): An autoload entry is still in a nahi2011-08-112-3/+9
* fix typoskazu2011-08-111-2/+2
* * 2011-08-11svn2011-08-111-2/+2
* * lib/mkmf.rb (link_command): use LIBRUBYARG in rbconfig fornobu2011-08-112-2/+12
* * ext/socket/lib/socket.rb: fix argument check in the previous commit.akr2011-08-102-3/+5
* add ML ref. [ruby-core:38538]akr2011-08-101-0/+1
* * ext/socket/lib/socket.rb (Socket.tcp): add :connect_timeout option.akr2011-08-102-12/+90
* * lib/net/pop.rb: fix typo in document.akr2011-08-104-4/+12
* * complex.c (nucomp_rationalize): calls rationalize of real part ifmrkn2011-08-103-4/+30
* * lib/mkmf.rb (init_mkmf): set $LIBRUBYARG regardless of sharednobu2011-08-102-4/+6
* * 2011-08-10svn2011-08-091-2/+2
* * lib/net/http.rb: come back autoload. OpenSSL constant is usednaruse2011-08-092-6/+7
* * ext/date/date_parse.c (date_zone_to_diff): add RB_GC_GUARD.nagachika2011-08-092-0/+11
* * ext/fiddle/conversions.c (generic_to_value): ffi_arg and ffi_sargngoto2011-08-094-5/+28
* * gc.c (gc_lazy_sweep): if sweep target slots are not found, wenari2011-08-092-0/+16
* * ChangeLog: mention [ruby-core:38853] [Bug #5168] for r32892ngoto2011-08-091-0/+1
* * test/fiddle/helper.rb (libc_so, libm_so): Solaris support added.ngoto2011-08-093-2/+21
* * 2011-08-09svn2011-08-091-2/+2
* * ext/zlib/zlib.c (gzfile_wrap): Document encoding options.drbrain2011-08-092-14/+33
* * time.c (rb_strftime_alloc): raise ERANGE if width is too large.kosaki2011-08-073-1/+16
* * ext/openssl/ossl_asn1.c (decode_eoc): remove unused variables.kosaki2011-08-073-3/+8
* * configure.in: add -Wunused-variable to default CFLAGS.kosaki2011-08-072-0/+6
* * ext/digest/sha2/sha2ossl.c: use original SHA384_Final on DragonFly.naruse2011-08-072-0/+6
* * ext/objspace/objspace.c: fix typos in a document.ktsj2011-08-072-3/+7