| Commit message (Expand) | Author | Age | Files | Lines |
* | commit miss | ocean | 2005-04-23 | 1 | -1/+1 |
* | * ext/tcltklib/tcltklib.c (ip_RubyExitCommand): exit with status code | ocean | 2005-04-23 | 1 | -0/+5 |
* | * eval.c (rb_provided): should check also path name to be loaded. | nobu | 2005-04-23 | 1 | -0/+5 |
* | * ext/tk/tcltklib.c (ip_set_exc_message): fixed memory leak. | ocean | 2005-04-22 | 1 | -0/+6 |
* | * configure.in, lib/mkmf.rb, {bcc32,win32,wince}/Makefile.sub: improve | nobu | 2005-04-20 | 1 | -1/+4 |
* | * ruby.c (ruby_incpush_expand, proc_options): expand relative path | nobu | 2005-04-20 | 1 | -0/+5 |
* | * lib/net/http.rb: add rdoc. | aamine | 2005-04-20 | 1 | -0/+4 |
* | * lib/mkmf.rb (create_makefile): support platforms have file separator | nobu | 2005-04-20 | 1 | -0/+10 |
* | * Makefile.in, common.mk: miniruby depens on MINIOBJS. | nobu | 2005-04-20 | 1 | -0/+9 |
* | * win32/ifchange.bat: delete testing files. | nobu | 2005-04-20 | 1 | -0/+4 |
* | * lib/net/http.rb: new method Net::HTTP.post_form. | aamine | 2005-04-20 | 1 | -0/+10 |
* | * lib/rdoc/parsers/parse_rb.rb (lex_init): use IRB module. | eban | 2005-04-20 | 1 | -0/+5 |
* | * {bcc32,win32,wince}/configure.bat, {bcc32,win32,wince}/setup.mak: | nobu | 2005-04-19 | 1 | -0/+7 |
* | * lib/ftools.rb (File.safe_unlink): do not modify a symlinked file. | eban | 2005-04-19 | 1 | -0/+4 |
* | * eval.c (search_required): deal with features with path too. | nobu | 2005-04-19 | 1 | -0/+6 |
* | * eval.c (search_required): handle static linked extensions. | nobu | 2005-04-18 | 1 | -1/+3 |
* | * eval.c (search_required, rb_require_safe): expand path in | nobu | 2005-04-18 | 1 | -0/+9 |
* | * eval.c (rb_attr): attribute name check added. | matz | 2005-04-18 | 1 | -0/+6 |
* | * ext/zlib/zlib.c (zstream_run): fixed SEGV. [ruby-core:4712] | ocean | 2005-04-18 | 1 | -0/+4 |
* | * ext/extmk.rb (relative_from): treat mere drive letter as an absolute | nobu | 2005-04-17 | 1 | -1/+4 |
* | * ext/extmk.rb (extmake, parse_args): do not expand destdir. | nobu | 2005-04-17 | 1 | -0/+4 |
* | * sample/rss/tdiary_plugin/rss-recent.rb (rss_recent_cache_rss): | kou | 2005-04-16 | 1 | -0/+6 |
* | * configure.in (RUBY_PROG_INSTALL): not add -p option to INSTALL. | nobu | 2005-04-16 | 1 | -1/+10 |
* | * bcc32/Makefile.sub: quick hack... prepend DESTDIR. | ocean | 2005-04-16 | 1 | -1/+6 |
* | * ext/openssl/extconf.rb: check for OPENSSL_cleanse. | gotoyuzo | 2005-04-15 | 1 | -0/+6 |
* | * ext/win32ole/tests/testWIN32OLE.rb: add test for WIN32OLE.codepage= | suke | 2005-04-15 | 1 | -0/+6 |
* | ext/win32ole/win32ole.c(ole_invoke): retry after converting Qnil | suke | 2005-04-15 | 1 | -0/+5 |
* | * parse.y [ripper] (regexp): dispatch regexp option. [ruby-Bugs:1688] | aamine | 2005-04-14 | 1 | -0/+7 |
* | * lib/fileutils.rb (remove_file): ignore exceptions caused by chmod. | aamine | 2005-04-14 | 1 | -2/+9 |
* | * lib/irb/ruby-lex.rb, lib/irb/slex.rb: bug fix of [ruby-Bugs-1745] | keiju | 2005-04-14 | 1 | -0/+9 |
* | * lib/irb/notifier.rb, lib/irb/output-method.rb, lib/irb/ext/history.rb | keiju | 2005-04-14 | 1 | -1/+6 |
* | * doc/irb/irb.rd.ja: a lost of release IRB 0.9.5. | keiju | 2005-04-13 | 1 | -0/+7 |
* | * bin/irb lib/irb.rb lib/irb/...: IRB 0.9.5. | keiju | 2005-04-13 | 1 | -0/+3 |
* | * lib/rss/rss.rb (RSS::VERSION): 0.1.3 -> 0.1.4. | kou | 2005-04-13 | 1 | -0/+7 |
* | * lib/optparse.rb (OptionParser#order!): call handlers iff matches | nobu | 2005-04-13 | 1 | -0/+5 |
* | * configure.in (mingw32): extract msvcr*.dll from objdump result. | eban | 2005-04-13 | 1 | -0/+4 |
* | * configure.in (mingw32): use actual runtime DLL name as ruby DLL | nobu | 2005-04-13 | 1 | -0/+7 |
* | * lib/optparse.rb (OptionParser#make_switch, OptionParser#order!): | nobu | 2005-04-12 | 1 | -4/+10 |
* | * ext/tk/tcltklib.c (ip_finalize): better modification than the | nagai | 2005-04-12 | 1 | -0/+5 |
* | * ext/tk/tcltklib.c (ip_finalize): fix SEGV when Tcl_GlobalEval() | nagai | 2005-04-12 | 1 | -0/+5 |
* | * ext/tk/tcltklib.c (ip_finalize): add existence check of Tcl commands | nagai | 2005-04-11 | 1 | -0/+5 |
* | adhoc patch for [druby-ja:123] | seki | 2005-04-11 | 1 | -0/+7 |
* | * dir.c, file.c (lstat): avoid warnings for mingw. | eban | 2005-04-11 | 1 | -0/+4 |
* | * ext/tk/tcltklib.c (ip_finalize): adhoc patch to avoid SEGV when exit | nagai | 2005-04-11 | 1 | -0/+5 |
* | * lib/mkmf.rb (configuration): shouldn't output hdrdir twice. | usa | 2005-04-11 | 1 | -0/+4 |
* | * ext/tk/lib/tk.rb: update RELEASE_DATE | nagai | 2005-04-09 | 1 | -0/+14 |
* | * sample/rss/tdiary_plugin/rss-recent.rb: supported configuration | kou | 2005-04-09 | 1 | -0/+5 |
* | * ext/extmk.rb (extmake): hdrdir needs to be defined also in | nobu | 2005-04-08 | 1 | -0/+8 |
* | proper comment | ocean | 2005-04-07 | 1 | -1/+1 |
* | commit miss | ocean | 2005-04-07 | 1 | -1/+8 |