summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
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* ext/socket: Make Socket documentation appear. Add documentation fordrbrain
2011-08-15* ext/openssl/ossl_ssl.c: Support disabling OpenSSL compression.emboss
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* lib/rake: Update to Rake 0.9.2.2. Prevent pollution of topleveldrbrain
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
2011-08-11* ext/socket/ipsocket.c (init_inetsock_internal): use SOMAXCONN forakr
2011-08-11 * lib/rdoc: Import RDoc 3.9.2. Fixes TIDYLINK for HTML output.drbrain
2011-08-11* variable.c (autoload_delete): An autoload entry is still in a nahi
2011-08-11fix typoskazu
2011-08-11* lib/mkmf.rb (link_command): use LIBRUBYARG in rbconfig fornobu
2011-08-10* ext/socket/lib/socket.rb: fix argument check in the previous commit.akr
2011-08-10add ML ref. [ruby-core:38538]akr
2011-08-10* ext/socket/lib/socket.rb (Socket.tcp): add :connect_timeout option.akr
2011-08-10* lib/net/pop.rb: fix typo in document.akr
2011-08-10* complex.c (nucomp_rationalize): calls rationalize of real part ifmrkn
2011-08-10* lib/mkmf.rb (init_mkmf): set $LIBRUBYARG regardless of sharednobu
2011-08-09* lib/net/http.rb: come back autoload. OpenSSL constant is usednaruse
2011-08-09* ext/date/date_parse.c (date_zone_to_diff): add RB_GC_GUARD.nagachika
2011-08-09* ext/fiddle/conversions.c (generic_to_value): ffi_arg and ffi_sargngoto
2011-08-09* gc.c (gc_lazy_sweep): if sweep target slots are not found, wenari
2011-08-09* ChangeLog: mention [ruby-core:38853] [Bug #5168] for r32892ngoto
2011-08-09* test/fiddle/helper.rb (libc_so, libm_so): Solaris support added.ngoto
2011-08-09 * ext/zlib/zlib.c (gzfile_wrap): Document encoding options.drbrain
2011-08-07* time.c (rb_strftime_alloc): raise ERANGE if width is too large.kosaki
2011-08-07* ext/openssl/ossl_asn1.c (decode_eoc): remove unused variables.kosaki
2011-08-07* configure.in: add -Wunused-variable to default CFLAGS.kosaki
2011-08-07* ext/digest/sha2/sha2ossl.c: use original SHA384_Final on DragonFly.naruse
2011-08-07* ext/objspace/objspace.c: fix typos in a document.ktsj
2011-08-06* cont.c (HAVE_GETCONTEXT): see getcontext(3) because DragonFly BSDnaruse
2011-08-06* ext/tk/lib/tk/wm.rb (Tk::Wm.command): Add the missing receivernaruse
2011-08-05 * marshal.c (w_object): Fix exception message when _dump_data is notdrbrain
2011-08-05* numeric.c (rb_infinity, rb_nan): use WORDS_BIGENDIAN to get endian.ngoto
2011-08-05Fix a possible merge error.knu
2011-08-05* test/test_syslog.rb (TestSyslog#test_log): Do not be tooknu
2011-08-05* complex.c (f_signbit): fix compile error in gcc4 on Solaris withngoto