summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 2005-05-08eban2005-05-081-3/+3
* * lib/profiler.rb: fixed "undefined method `[]' for nil:NilClass"ocean2005-05-082-30/+35
* * 2005-05-07nobu2005-05-071-3/+3
* * lib/mkmf.rb (have_var): no libs argument is given.nobu2005-05-072-2/+4
* * 2005-05-01nobu2005-05-011-4/+4
* * ruby.c (set_arg0): use also environment variable space for settingnobu2005-05-012-11/+48
* * ruby.c (process_sflag): replace '-' in variable names with '_'.nobu2005-05-012-11/+39
* * ext/syck/rubyext.c: comment to be closed.nobu2005-04-301-1/+1
* * 2005-04-30eban2005-04-301-3/+3
* * ext/stringio/stringio.c (strio_getline): suppress warnings.nobu2005-04-301-3/+2
* * 2005-04-27nobu2005-04-271-3/+3
* * win32/Makefile.sub (OPTFLAGS): default global optimization tonobu2005-04-273-2/+11
* * 2005-04-26nobu2005-04-261-3/+3
* * ext/tcltklib/tcltklib.c (ip_invoke_core): call Tcl's "::unknown"nagai2005-04-262-16/+66
* * 2005-04-25eban2005-04-241-3/+3
* * regex.c: declare rb_warn to have variadic argument. [ruby-core:4751]akr2005-04-242-1/+5
* * 2005-04-23eban2005-04-231-3/+3
* * ext/tcltklib/tcltklib.c (ip_RubyExitCommand): exit with status codeocean2005-04-232-3/+9
* updated TCLTKLIB_RELEASE_DATEocean2005-04-221-1/+1
* * 2005-04-22eban2005-04-221-3/+3
* commit missocean2005-04-221-2/+2
* * ext/tk/tcltklib.c (ip_set_exc_message): fixed memory leak.ocean2005-04-222-1/+8
* * 2005-04-21eban2005-04-211-3/+3
* * lib/mkmf.rb (create_makefile): support platforms have file separatornobu2005-04-205-1/+30
* * Makefile.in, common.mk: miniruby depens on MINIOBJS.nobu2005-04-200-0/+0
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-04-201-0/+2
* * Makefile.in, common.mk: miniruby depens on MINIOBJS.nobu2005-04-207-4/+30
* * win32/ifchange.bat: delete testing files.nobu2005-04-202-0/+6
* * 2005-04-20eban2005-04-201-3/+3
* fixed error on rdoc generationocean2005-04-201-1/+1
* * {bcc32,win32,wince}/configure.bat, {bcc32,win32,wince}/setup.mak:nobu2005-04-197-2/+62
* * lib/irb.rb lib/irb/* doc/irb: IRB 0.9.5keiju2005-04-1934-284/+459
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-04-194-0/+349
* * lib/ftools.rb (File.safe_unlink): do not modify a symlinked file.eban2005-04-192-22/+35
* * 2005-04-19eban2005-04-181-3/+3
* * ext/extmk.rb: expand path for ext/**/extconf.rb.nobu2005-04-182-3/+7
* * ext/zlib/zlib.c (zstream_run): fixed SEGV. [ruby-core:4712]ocean2005-04-182-0/+9
* * 2005-04-18eban2005-04-181-3/+3
* add WIN32OLE.codepage, WIN32OLE.codepage= methods.suke2005-04-182-6/+104
* * 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-6/+18
* * 2005-04-16eban2005-04-161-3/+3
* * bcc32/Makefile.sub: quick hack... prepend DESTDIR.ocean2005-04-162-1/+6
* * ext/openssl/extconf.rb: check for OPENSSL_cleanse.gotoyuzo2005-04-153-0/+11
* * lib/fileutils.rb (remove_file): ignore exceptions caused by chmod.aamine2005-04-142-8/+33
* * 2005-04-14eban2005-04-141-3/+3
* * bcc32/Makefile.sub: failed to remove debug information files.ocean2005-04-142-2/+7