aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * vm_eval.c (check_funcall): try respond_to? first if redefined.nobu2011-08-051-0/+5
* * lib/rubygems: Import RubyGems 1.8.7:drbrain2011-08-051-0/+21
* * test/io/console/test_io_console.rb: for Fedora Rawhide, not OpenBSD.nobu2011-08-051-2/+5
* * test/io/console/test_io_console.rb (test_noctty): daemon() onnobu2011-08-041-0/+6
* * thread_pthread.c (native_cond_signal): retry to call pthread_cond_signalmrkn2011-08-041-0/+17
* * configure.in: when Solaris cc, use $(CC) to link shared libs.ngoto2011-08-041-0/+4
* * error.c (report_bug): use a small message buffer instead of BUFSIZ.kosaki2011-08-041-0/+8
* * tool/rbinstall.rb (gem): install all gemspecs under lib and ext.nobu2011-08-041-1/+3
* * tool/rbinstall.rb (Gem::Specification): may not be defined whennobu2011-08-041-0/+5
* * include/ruby/missing.h: define __syscall on OpenBSD as r32702.naruse2011-08-041-0/+4
* * tool/rbinstall.rb: use rubygems to load gemspecs, copy actualtenderlove2011-08-031-0/+5
* * configure.in: set CXX variable to the C++ compiler that matches themrkn2011-08-031-0/+5
* * lib/mkmf.rb (link_command): use static library only for bundlednobu2011-08-031-0/+5
* installing psych as a gemtenderlove2011-08-031-0/+4
* * util.c, include/ruby/util.h (ruby_add_suffix): remove the function.usa2011-08-031-0/+20
* * test/xmlrpc/webrick_testing.rb (WEBrick_Testing#start_server):shyouhei2011-08-031-0/+5