aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in, common.mk: miniruby depens on MINIOBJS.nobu2005-04-208-4/+32
* * win32/ifchange.bat: delete testing files.nobu2005-04-202-0/+6
* * lib/net/http.rb: new method Net::HTTP.post_form.aamine2005-04-203-7/+75
* * lib/rdoc/parsers/parse_rb.rb (lex_init): use IRB module.eban2005-04-202-1/+6
* * 2005-04-20eban2005-04-201-3/+3
* * {bcc32,win32,wince}/configure.bat, {bcc32,win32,wince}/setup.mak:nobu2005-04-197-2/+62
* * lib/ftools.rb (File.safe_unlink): do not modify a symlinked file.eban2005-04-192-22/+35
* * eval.c (search_required): deal with features with path too.nobu2005-04-193-2/+9
* * eval.c (search_required): handle static linked extensions.nobu2005-04-182-1/+6
* * 2005-04-19eban2005-04-181-3/+3
* * eval.c (search_required, rb_require_safe): expand path innobu2005-04-184-21/+48
* * eval.c (rb_attr): attribute name check added.matz2005-04-185-7/+14
* * 2005-04-18eban2005-04-181-3/+3
* * ext/zlib/zlib.c (zstream_run): fixed SEGV. [ruby-core:4712]ocean2005-04-182-0/+9
* * ext/extmk.rb (relative_from): treat mere drive letter as an absolutenobu2005-04-172-2/+6
* * 2005-04-17nobu2005-04-171-3/+3
* * ext/extmk.rb (extmake, parse_args): do not expand destdir.nobu2005-04-172-4/+10
* * sample/rss/tdiary_plugin/rss-recent.rb (rss_recent_cache_rss):kou2005-04-162-9/+15
* * configure.in (RUBY_PROG_INSTALL): not add -p option to INSTALL.nobu2005-04-163-7/+19
* * 2005-04-16eban2005-04-161-3/+3
* * bcc32/Makefile.sub: quick hack... prepend DESTDIR.ocean2005-04-162-2/+7
* * ext/openssl/extconf.rb: check for OPENSSL_cleanse.gotoyuzo2005-04-153-0/+11
* * ext/win32ole/tests/testWIN32OLE.rb: add test for WIN32OLE.codepage=suke2005-04-153-2/+24
* ext/win32ole/win32ole.c(ole_invoke): retry after converting Qnilsuke2005-04-152-3/+45
* * parse.y [ripper] (regexp): dispatch regexp option. [ruby-Bugs:1688]aamine2005-04-143-3/+10
* * lib/fileutils.rb (remove_file): ignore exceptions caused by chmod.aamine2005-04-143-21/+62
* * lib/irb/ruby-lex.rb, lib/irb/slex.rb: bug fix of [ruby-Bugs-1745]keiju2005-04-145-6/+28
* * lib/irb/notifier.rb, lib/irb/output-method.rb, lib/irb/ext/history.rbkeiju2005-04-144-6/+11
* * doc/irb/irb.rd.ja: a lost of release IRB 0.9.5.keiju2005-04-133-4/+13
* * bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5(new files)keiju2005-04-133-0/+313
* * 2005-04-14eban2005-04-131-3/+3
* * bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5.keiju2005-04-1333-319/+446
* * lib/rss/rss.rb (RSS::VERSION): 0.1.3 -> 0.1.4.kou2005-04-133-4/+15
* * lib/optparse.rb (OptionParser#order!): delete debug output.nobu2005-04-131-2/+0
* * lib/optparse.rb (OptionParser#order!): call handlers iff matchesnobu2005-04-132-4/+15
* * configure.in (mingw32): extract msvcr*.dll from objdump result.eban2005-04-132-2/+6
* * 2005-04-13eban2005-04-131-3/+3
* * configure.in (mingw32): use actual runtime DLL name as ruby DLLnobu2005-04-134-11/+90
* * lib/optparse.rb (OptionParser#make_switch, OptionParser#order!):nobu2005-04-122-12/+59
* * ext/tk/tcltklib.c (ip_finalize): better modification than thenagai2005-04-122-12/+37
* * ext/tk/tcltklib.c (ip_finalize): fix SEGV when Tcl_GlobalEval()nagai2005-04-122-9/+20
* * 2005-04-12eban2005-04-111-3/+3
* * ext/tk/tcltklib.c (ip_finalize): add existence check of Tcl commandsnagai2005-04-112-3/+21
* adhoc patch for [druby-ja:123]seki2005-04-113-5/+35
* * dir.c, file.c (lstat): avoid warnings for mingw.eban2005-04-113-4/+8
* * ext/tk/tcltklib.c (ip_finalize): adhoc patch to avoid SEGV when exitnagai2005-04-112-4/+9
* * lib/mkmf.rb (configuration): shouldn't output hdrdir twice.usa2005-04-112-1/+5
* * 2005-04-11eban2005-04-111-3/+3
* CUnionEntity should inherit CStructEntity.ttate2005-04-101-1/+1
* commit miss...ocean2005-04-101-5/+1