summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-19* ChangeLog: sorry. fix typo.nagai
2010-05-19* 2010-05-19svn
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 ifnobu
2010-05-15* Makefile.in, common.mk, win32/Makefile.sub (REVISION_H): movenobu
2010-05-15* Makefile.in, common.mk, win32/Makefile.sub (revision.h): fix fornobu
2010-05-11update doc.akr
2010-05-11* pack.c (pack_pack): call rb_quad_pack to preserve RangeError.akr
2010-05-10* 2010-05-11svn
2010-05-10* pack.c: backport integer pack/unpack from 1.9 for [ruby-core:21937].akr
2010-05-10backport 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-09svn
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 getnobu
2010-05-07* 2010-05-08svn
2010-05-07don't sleep indefinitely. collect the zombie.akr
2010-05-07* instruby.rb (install-man): install mdocs directly withoutnobu
2010-05-07* ext/tk/extconf.rb (get_tclConfig_dirs): glob with EXEEXT.nobu
2010-05-06* 2010-05-07svn
2010-05-06* ext/tk/extconf.rb: search directories on PATH, only if containingnagai
2010-05-06* README: update.nobu
2010-05-05* 2010-05-05svn
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 flagnobu
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 insteadnobu
2010-05-01* lib/mkmf.rb (dir_config): should not modify argument arraysnobu
2010-04-30* 2010-04-30svn
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 andnobu
2010-04-27* version.c (ruby_description, ruby_copyright): construct literalsnobu
2010-04-25* lib/net/imap.rb (fetch_internal): do not quote message data itemshugo
2010-04-25* 2010-04-25svn
2010-04-25* lib/net/imap (encode_utf7): encode & properly. Thanks, Kengoshugo
2010-04-24* ruby.c (get_arglen): skip the last terminator of argv beforenobu
2010-04-24* ext/syck/yaml2byte.c (bytestring_append, bytestring_extend):nobu
2010-04-23* ext/win32ole/win32ole.c (ole_val2variant): fix the core dumpsuke
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 areshyouhei
2010-04-19* eval.c (search_required): expand home relative path first.nobu
2010-04-19* lib/timeout.rb (Timeout#timeout): propagate errors to thenobu