aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ext/socket: Make Socket documentation appear. Add documentation fordrbrain2011-08-151-0/+6
* * ext/openssl/ossl_ssl.c: Support disabling OpenSSL compression.emboss2011-08-151-0/+7
* * test/socket/test_socket.rb (test_connect_timeout): added a testakr2011-08-131-0/+5
* * tool/mkconfig.rb: do not make the entries related to sitedir andnobu2011-08-131-0/+6
* * ext/date/date_core.c: [ruby-core:38861]tadf2011-08-131-0/+4
* * ChangeLog: fix a typo.nagachika2011-08-131-1/+1
* * test/date/test_*.rb: added tests.tadf2011-08-131-0/+4
* * ext/date/date_parse.c parse_ddd_cb): fix r32896. RB_GC_GUARDnagachika2011-08-131-0/+5
* * ext/psych/lib/psych/core_ext.rb: Make Kernel#y private.tenderlove2011-08-131-0/+6
* * ext/date/date_core.c (date_strftime_alloc): followed the changetadf2011-08-131-0/+6
* * ext/psych/lib/psych/scalar_scanner.rb: Only consider stringstenderlove2011-08-131-0/+5
* * ext/date/date_core.c: [ruby-core:38855].tadf2011-08-121-0/+4
* * lib/uri/common.rb: Fix documentation of URI::Parser.new. Patch bydrbrain2011-08-121-0/+5
* * ext/digest/digest.c: Add documentation for the Digest module. Patch bydrbrain2011-08-121-0/+5
* * lib/rake: Update to Rake 0.9.2.2. Prevent pollution of topleveldrbrain2011-08-121-0/+6
* * configure.in: Desbribe "no" configure option for site_rubykosaki2011-08-121-0/+5
* * lib/rubygems: Import RubyGems 1.8.8. Fixes encoding of YAML gemspecdrbrain2011-08-121-0/+5
* add ML ref. [ruby-core:38493]akr2011-08-111-0/+2
* * ext/socket/ipsocket.c (init_inetsock_internal): use SOMAXCONN forakr2011-08-111-0/+12
* * lib/rdoc: Import RDoc 3.9.2. Fixes TIDYLINK for HTML output.drbrain2011-08-111-0/+4
* * variable.c (autoload_delete): An autoload entry is still in a nahi2011-08-111-0/+8
* fix typoskazu2011-08-111-2/+2
* * lib/mkmf.rb (link_command): use LIBRUBYARG in rbconfig fornobu2011-08-111-0/+7
* * ext/socket/lib/socket.rb: fix argument check in the previous commit.akr2011-08-101-0/+4
* add ML ref. [ruby-core:38538]akr2011-08-101-0/+1
* * ext/socket/lib/socket.rb (Socket.tcp): add :connect_timeout option.akr2011-08-101-0/+7
* * lib/net/pop.rb: fix typo in document.akr2011-08-101-0/+8
* * complex.c (nucomp_rationalize): calls rationalize of real part ifmrkn2011-08-101-0/+12
* * lib/mkmf.rb (init_mkmf): set $LIBRUBYARG regardless of sharednobu2011-08-101-0/+5
* * lib/net/http.rb: come back autoload. OpenSSL constant is usednaruse2011-08-091-0/+5
* * ext/date/date_parse.c (date_zone_to_diff): add RB_GC_GUARD.nagachika2011-08-091-0/+7
* * ext/fiddle/conversions.c (generic_to_value): ffi_arg and ffi_sargngoto2011-08-091-0/+13
* * gc.c (gc_lazy_sweep): if sweep target slots are not found, wenari2011-08-091-0/+9
* * 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-091-0/+7
* * ext/zlib/zlib.c (gzfile_wrap): Document encoding options.drbrain2011-08-091-0/+6
* * time.c (rb_strftime_alloc): raise ERANGE if width is too large.kosaki2011-08-071-0/+8
* * ext/openssl/ossl_asn1.c (decode_eoc): remove unused variables.kosaki2011-08-071-0/+7
* * configure.in: add -Wunused-variable to default CFLAGS.kosaki2011-08-071-0/+5
* * ext/digest/sha2/sha2ossl.c: use original SHA384_Final on DragonFly.naruse2011-08-071-0/+4
* * ext/objspace/objspace.c: fix typos in a document.ktsj2011-08-071-0/+4
* * cont.c (HAVE_GETCONTEXT): see getcontext(3) because DragonFly BSDnaruse2011-08-061-0/+5
* * ext/tk/lib/tk/wm.rb (Tk::Wm.command): Add the missing receivernaruse2011-08-061-0/+6
* * marshal.c (w_object): Fix exception message when _dump_data is notdrbrain2011-08-051-0/+5
* * numeric.c (rb_infinity, rb_nan): use WORDS_BIGENDIAN to get endian.ngoto2011-08-051-0/+5
* Fix a possible merge error.knu2011-08-051-4/+0
* * test/test_syslog.rb (TestSyslog#test_log): Do not be tooknu2011-08-051-0/+5
* * complex.c (f_signbit): fix compile error in gcc4 on Solaris withngoto2011-08-051-0/+7
* * test/ruby/test_object.rb: tests that respond_to? returns false.nobu2011-08-051-0/+4
* * lib/xmlrpc/client.rb, lib/xmlrpc/server.rb: should useshugo2011-08-051-0/+5