| Age | Commit message (Expand) | Author |
| 2010-05-19 | * ChangeLog: sorry. fix typo. | nagai |
| 2010-05-19 | * 2010-05-19 | svn |
| 2010-05-19 | * ext/tk/extconf.rb: [ruby-def:41334] [Bug #3307] invalid result on searching... | nagai |
| 2010-05-16 | * common.mk (revision.h.tmp): use double quotes for Windows. | nobu |
| 2010-05-16 | * version.c (ruby_description): RUBY_REVISION_STR may be empty. | nobu |
| 2010-05-16 | * ext/iconv/iconv.c (rb_iconv_sys_fail): fix number of arguments. | nobu |
| 2010-05-15 | * ext/iconv/iconv.c (rb_iconv_sys_fail): raise BrokenLibrary if | nobu |
| 2010-05-15 | * Makefile.in, common.mk, win32/Makefile.sub (REVISION_H): move | nobu |
| 2010-05-15 | * Makefile.in, common.mk, win32/Makefile.sub (revision.h): fix for | nobu |
| 2010-05-11 | update doc. | akr |
| 2010-05-11 | * pack.c (pack_pack): call rb_quad_pack to preserve RangeError. | akr |
| 2010-05-10 | * 2010-05-11 | svn |
| 2010-05-10 | * pack.c: backport integer pack/unpack from 1.9 for [ruby-core:21937]. | akr |
| 2010-05-10 | backport pack and unpack tests from Ruby 1.9. | akr |
| 2010-05-10 | * regex.c (read_special): get rid of overrun. | nobu |
| 2010-05-08 | * 2010-05-09 | svn |
| 2010-05-08 | * lib/net/imap.rb: backported exception handling from trunk. | shugo |
| 2010-05-08 | * ext/bigdecimal/bigdecimal.c (VpAlloc): ensure buf does not get | nobu |
| 2010-05-07 | * 2010-05-08 | svn |
| 2010-05-07 | don't sleep indefinitely. collect the zombie. | akr |
| 2010-05-07 | * instruby.rb (install-man): install mdocs directly without | nobu |
| 2010-05-07 | * ext/tk/extconf.rb (get_tclConfig_dirs): glob with EXEEXT. | nobu |
| 2010-05-06 | * 2010-05-07 | svn |
| 2010-05-06 | * ext/tk/extconf.rb: search directories on PATH, only if containing | nagai |
| 2010-05-06 | * README: update. | nobu |
| 2010-05-05 | * 2010-05-05 | svn |
| 2010-05-05 | * ext/tk/extconf.rb: revert. enbugged by last commit. | nagai |
| 2010-05-04 | * version.c (UNALIGNED): get rid of conflict. | nobu |
| 2010-05-02 | * ext/syck/emitter.c (syck_scan_scalar): set SCAN_WHITEEDGE flag | nobu |
| 2010-05-02 | * lib/cgi.rb (CGI::NEEDS_BINMODE): check if O_BINARY is defined. | nobu |
| 2010-05-01 | * lib/cgi.rb (CGI::NEEDS_BINMODE): check if O_BINARY value instead | nobu |
| 2010-05-01 | * lib/mkmf.rb (dir_config): should not modify argument arrays | nobu |
| 2010-04-30 | * 2010-04-30 | svn |
| 2010-04-30 | * ext/tk/extconf.rb: better support for MinGW environment. | nagai |
| 2010-04-29 | * lib/thwait.rb (ThreadsWait#join): refined rdoc again. | nobu |
| 2010-04-29 | * lib/thwait.rb (ThreadsWait#join): refined rdoc. [ruby-core:29863] | nobu |
| 2010-04-27 | * lib/net/smtp.rb (Net::SMTP#rcptto_list): fixed typo. | nobu |
| 2010-04-27 | * version.c (ruby_description, ruby_copyright): unaligned and | nobu |
| 2010-04-27 | * version.c (ruby_description, ruby_copyright): construct literals | nobu |
| 2010-04-25 | * lib/net/imap.rb (fetch_internal): do not quote message data item | shugo |
| 2010-04-25 | * 2010-04-25 | svn |
| 2010-04-25 | * lib/net/imap (encode_utf7): encode & properly. Thanks, Kengo | shugo |
| 2010-04-24 | * ruby.c (get_arglen): skip the last terminator of argv before | nobu |
| 2010-04-24 | * ext/syck/yaml2byte.c (bytestring_append, bytestring_extend): | nobu |
| 2010-04-23 | * ext/win32ole/win32ole.c (ole_val2variant): fix the core dump | suke |
| 2010-04-23 | * doc/etc.rd, doc/etc.rd.ja: moved from ext/etc. | nobu |
| 2010-04-19 | * file.c (rb_file_s_extname): skip last directory separators. | nobu |
| 2010-04-19 | * lib/fileutils.rb (FileUtils::cp_r): dup needed here; options are | shyouhei |
| 2010-04-19 | * eval.c (search_required): expand home relative path first. | nobu |
| 2010-04-19 | * lib/timeout.rb (Timeout#timeout): propagate errors to the | nobu |