| Age | Commit message (Expand) | Author |
| 2008-12-11 | * 2008-12-11 | svn |
| 2008-12-11 | * enumerator.c (enum_each_with_object): Add | knu |
| 2008-12-10 | * lib/rss/maker.rb (RSS::Maker.[]): add. | kou |
| 2008-12-10 | * 2008-12-10 | svn |
| 2008-12-10 | * enumerator.c (enumerator_next): Fix a typo: s/rewinded/rewound/. | knu |
| 2008-12-08 | * mkconfig.rb: fix for continued lines. based on a patch from | nobu |
| 2008-12-08 | * pack.c (pack_pack): fixed odd act of 'm*', 'M*', and 'P*'. | yugui |
| 2008-12-08 | * pack.c (pack_pack): fixed length for odd length string. | nobu |
| 2008-12-08 | * 2008-12-08 | svn |
| 2008-12-08 | * eval.c (rb_yield_0): Qundef means no argument. [ruby-Bugs-22525] | nobu |
| 2008-12-07 | * configure.in (LIBPATHFLAG): use numbered specifier if RPATHFLAG | nobu |
| 2008-12-05 | * win32/win32.c (rb_w32_read, rb_w32_write, rb_w32_isatty): check | usa |
| 2008-12-05 | * win32/win32.c (waitpid): fix bug of checking child slot. | usa |
| 2008-12-05 | * string.c (rb_str_cmp_m): fixed rdoc. pointed out by <Thomas | nobu |
| 2008-12-04 | * 2008-12-05 | svn |
| 2008-12-04 | * pack.c (pack_pack): propagate taint status from format string to | matz |
| 2008-12-04 | * lib/gserver.rb: fixed type in sample code. a report from Oleg | matz |
| 2008-12-04 | * ext/openssl/ossl_ssl.c (ossl_ssl_read_nonblock): | matz |
| 2008-12-03 | * 2008-12-04 | svn |
| 2008-12-03 | * ext/tk/lib/tk/menu.rb: TkOptionMenubutton.new fails to treat | nagai |
| 2008-12-03 | * regex.c (re_compile_pattern): Use %ld for pointer differences. | knu |
| 2008-12-03 | Cosmetic change. | knu |
| 2008-12-03 | * pack.c (rb_utf8_to_uv), intern.h: Rename utf8_to_uv to | knu |
| 2008-12-03 | Properly terminate the "Local variable" section. | knu |
| 2008-12-03 | * string.c (rb_str_getbyte, rb_str_setbyte): Add String#getbyte | knu |
| 2008-12-03 | * 2008-12-03 | svn |
| 2008-12-03 | * lib/rexml/xpath.rb (REXML::XPath.first): apply documentation | matz |
| 2008-12-02 | * 2008-12-02 | svn |
| 2008-12-02 | * configure.in: detect stdio buffer pointers for uClibc. a patch | matz |
| 2008-11-27 | * 2008-11-27 | svn |
| 2008-11-27 | * range.c: Add Range#cover? as a new alias to #include? for the | knu |
| 2008-11-26 | mention fixed memory leak | kazu |
| 2008-11-26 | * 2008-11-26 | svn |
| 2008-11-26 | * ext/gdbm/gdbm.c: do not set members of RSTRING(str) directly. | kazu |
| 2008-11-25 | * string.c (str_independent): no independent string points null_str. | nobu |
| 2008-11-24 | * 2008-11-25 | svn |
| 2008-11-24 | * ext/tk/lib/tkextlib/blt/tabset.rb, ext/tk/lib/tkextlib/blt/tabnotebook.rb: | nagai |
| 2008-11-24 | * lib/logger.rb: imported upstream version (logger/1.2.7) | nahi |
| 2008-11-24 | * 2008-11-24 | svn |
| 2008-11-24 | * time.c: RDoc typo fixed. | nahi |
| 2008-11-22 | * ext/tk/lib/tkextlib/version.rb, ext/tk/ChangeLog.tkextlib: update. | nagai |
| 2008-11-22 | * 2008-11-22 | svn |
| 2008-11-22 | * ext/tk/lib/tkextlib/blt.rb, ext/tk/lib/tkextlib/blt/vector.rb: | nagai |
| 2008-11-19 | * string.c (rb_str_s_alloc, rb_str_replace): use null_str as well as | nobu |
| 2008-11-18 | ChangeLog: correct file name | seki |
| 2008-11-18 | fixed fails occasionally [ruby-dev:37119]. thanks, shinichiro.h. | seki |
| 2008-11-18 | fixed NoMethodError problem from NaHi [ruby-dev:37110]. | seki |
| 2008-11-18 | * 2008-11-19 | svn |
| 2008-11-18 | fixed NoMethodError problem from NaHi [ruby-dev:37110]. | seki |
| 2008-11-18 | * lib/net/ftp.rb (Net::FTP#open_socket): SOCKSsocket is obsolete. | matz |