| Age | Commit message (Expand) | Author |
| 2009-01-25 | * ext/openssl/ossl_ssl.c: Server Name Indication support. | technorama |
| 2009-01-14 | * ext/socket/extconf.rb (gai_strerror): checks if available and if | nobu |
| 2009-01-12 | * ext/socket/socket.c (sock_s_unpack_sockaddr_in): check too short | akr |
| 2009-01-04 | * ext/extmk.rb (extmake): does not use both of makefile.rb and | nobu |
| 2008-12-04 | * ext/openssl/ossl_ssl.c (ossl_ssl_read_nonblock): | matz |
| 2008-12-03 | * ext/tk/lib/tk/menu.rb: TkOptionMenubutton.new fails to treat | nagai |
| 2008-11-26 | * ext/gdbm/gdbm.c: do not set members of RSTRING(str) directly. | kazu |
| 2008-11-24 | * ext/tk/lib/tkextlib/blt/tabset.rb, ext/tk/lib/tkextlib/blt/tabnotebook.rb: | nagai |
| 2008-11-22 | * ext/tk/lib/tkextlib/version.rb, ext/tk/ChangeLog.tkextlib: update. | nagai |
| 2008-11-22 | * ext/tk/lib/tkextlib/blt.rb, ext/tk/lib/tkextlib/blt/vector.rb: | nagai |
| 2008-11-12 | * ext/bigdecimal/bigdecimal.c (VpMidRound): Round method bug | matz |
| 2008-11-10 | * ext/dbm/dbm.c (fdbm_key): Rename #index to #key. Emit a warning | knu |
| 2008-11-08 | * ext/stringio/stringio.c (strio_ungetc): should allow ungetc at | matz |
| 2008-11-07 | * ext/nkf/nkf-utf8/nkf.c (h_conv): can't guess UTF-8 input in | naruse |
| 2008-09-26 | * ext/socket/socket.c (host_str): numeric address should be unsigned. | nobu |
| 2008-09-19 | * dln.c: newer BeOS support. a patch from Pete Goodeve | matz |
| 2008-09-18 | * ext/socket/socket.c (Init_socket): add new constants. a patch from | matz |
| 2008-08-31 | * ext/openssl/ossl_ocsp.c (ossl_ocspres_initialize): fix for | nobu |
| 2008-08-30 | * ext/openssl/ossl_x509attr.c (ossl_x509attr_initialize): fix for | nobu |
| 2008-08-12 | * ext/syslog/syslog.c (mSyslog_open): Use of Check_SafeStr() is | knu |
| 2008-08-09 | * configure.in (rb_cv_missing__dtos18, rb_cv_missing_fconvert), | nobu |
| 2008-08-09 | * stable/ext/socket/socket.c (NI_MAXHOST, NI_MAXSERV): fixed invalid | nobu |
| 2008-07-31 | * ext/syck/syck.h (ASSERT): fix typo at r18176. | nobu |
| 2008-07-23 | * ext/win32ole/win32ole.c: got rid of improper casts. | nobu |
| 2008-07-23 | * ext/tk/{stubs,tcltklib}.c, ext/tk/tkutil/tkutil.c: fix warnings | nobu |
| 2008-07-23 | * ext/bigdecimal/bigdecimal.{c,h} (VpIsNegDoubleZero, VpItoV): unused. | nobu |
| 2008-07-23 | * ext/digest/digest.c (rb_digest_instance_inspect): consitifed. | nobu |
| 2008-07-23 | * ext/dl/dl.c (rb_ary_to_ptr), ext/dl/ptr.c (rb_dlmem_delete): | nobu |
| 2008-07-23 | * ext/nkf/nkf-utf8/nkf.c (options): operators without any effect. | nobu |
| 2008-07-23 | * ext/socket/socket.c (init_inetsock_internal): suppress warnings. | nobu |
| 2008-07-23 | * ext/zlib/zlib.c: suppress warnings. backported r9918 and r10358. | nobu |
| 2008-07-23 | * ext/openssl/openssl_missing.h (d2i_of_void): define for older | nobu |
| 2008-07-23 | * ext/curses/extconf.rb: use try_static_assert. | nobu |
| 2008-07-22 | * ext/syck: suppress warnings more. | nobu |
| 2008-07-22 | * ext/syck: suppress warnings more. | nobu |
| 2008-07-22 | * ext/syck: suppress warnings. | nobu |
| 2008-07-22 | * ext/nkf/nkf-utf8/nkf.c (struct input_code.name, input_codename), | nobu |
| 2008-07-22 | * ext/openssl: suppress warnings. | nobu |
| 2008-07-15 | * ext/tk/{,tkutil/}extconf.rb: ruby/ruby.h no longer needs to be | nobu |
| 2008-07-15 | * ext/tk/extconf.rb, ext/tk/tcltklib.c, ext/tk/tkutil/tkutil.c: Do | knu |
| 2008-07-12 | * ext/pty/pty.c (raise_from_wait, pty_syswait, get_device_once): | nobu |
| 2008-07-11 | * ext/zlib/zlib.c (rb_gzfile_set_mtime): fix typo. [ruby-core:17713] | mame |
| 2008-07-04 | * ext/win32ole/win32ole.c (d2time): fix the bug of VT_DATE | suke |
| 2008-07-04 | * eval.c (rb_thread_join): new API. | nobu |
| 2008-07-04 | * ext/dl/dl.c (rb_str_to_ptr): should propagate taint to dlptr. | matz |
| 2008-07-03 | remove test_unadvise. | suke |
| 2008-07-03 | commit miss. | suke |
| 2008-07-03 | * ext/win32ole/win32ole.c: avoid creating Ruby object during | suke |
| 2008-07-03 | * ext/tk/extconf.rb: should not check "tcl.h" & "tk.h" when | nagai |
| 2008-06-30 | * ext/syslog/syslog.c (syslog_write): syslog operations should be | matz |