aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * README.EXT, README.EXT.ja: remove MANIFEST stuff.eban2004-11-013-58/+18
* * MANIFEST, ext/**/MANIFEST: removed.eban2004-11-0134-2166/+2
* * ext/extmk.rb (MANIFEST): do not use anymore, use extconf.rb instead.eban2004-11-015-3/+15
* * io.c (pipe_open): avoid conflict of variable name. [ruby-dev:24662]usa2004-11-012-3/+7
* * process.c (rb_f_exec): should check whether prog is NULL.eban2004-11-012-1/+5
* * 2004-11-01eban2004-11-011-4/+4
* * lib/rss/maker.rb: added entry point of RSS Maker.kou2004-11-013-0/+38
* * io.c (rb_f_open): create copy of popen specifier. [ruby-dev:24656]matz2004-10-316-70/+73
* process.c: on NetBSD don't use setruid() and setrgid().naruse2004-10-311-0/+4
* On NetBSD don't use setruid() and setrgid().naruse2004-10-311-0/+5
* * ext/ripper/MANIFEST: typofix(src.rb -> src_rb).eban2004-10-311-1/+1
* * MANIFEST:eban2004-10-311-0/+16
* * lib/rss/maker/*.rb: added RSS Maker.kou2004-10-3121-3/+2673
* add WIN32OLE.codepage, WIN32OLE.codepage=suke2004-10-313-6/+109
* * ext/nkf/nkf-utf8/nkf.c: add "\075?UTF-8?Q?" for Gmail.eban2004-10-312-3/+8
* * 2004-10-31eban2004-10-311-3/+3
* * parse.y [ripper]: emit lexer-event values to the parser.aamine2004-10-312-60/+53
* * ext/win32ole/MANIFEST: added tests/testOLETYPELIB.rb.eban2004-10-301-0/+1
* * 2004-10-30eban2004-10-301-3/+3
* * eval.c (rb_eval): NODE_XSTR should pass copy of literal string.matz2004-10-3017-89/+116
* ext/win32ole/win32ole.c: add WIN32OLE_TYPELIB class. addsuke2004-10-306-190/+972
* add a test for a problem of [ruby-talk:116455]akr2004-10-291-1/+5
* add test for [ruby-dev:24643].akr2004-10-292-0/+8
* * io.c (rb_io_check_initialized): new function to check uninitializednobu2004-10-294-2/+19
* obsoleted by nkf-utf8/nkf.c.naruse2004-10-291-1900/+0
* * ext/nkf: follow nkf2.0.naruse2004-10-291-0/+4
* * CR stripped.nobu2004-10-291-25/+25
* * parse.y (ripper_s_allocate): add prototype for Microsoft compiler.usa2004-10-293-2/+11
* * eval.c (rb_thread_start_0): forget to free some memory chunks.matz2004-10-293-4/+24
* from nkf 2.0.4naruse2004-10-293-0/+9424
* follow to nkf 2.0.4naruse2004-10-294-148/+782
* follow to nkf 2.0.4naruse2004-10-291-1/+1
* * parse.y (rb_parser_append_print, rb_parser_while_loop): body nodenobu2004-10-292-4/+11
* * 2004-10-29eban2004-10-291-3/+3
* * eval.c (ruby_cleanup): ruby_finalize_1 may cause exception,matz2004-10-295-6/+17
* * 2004-10-28eban2004-10-271-3/+3
* * string.c (str_gsub): use STR_NOCAPA.nobu2004-10-271-1/+1
* * node.h (NODE_TYPESHIFT): allow 4 more bits for line numbers.matz2004-10-2718-80/+149
* * 2004-10-27nobu2004-10-271-3/+3
* * string.c (str_gsub): use a string object for exception safeness.nobu2004-10-272-29/+36
* * 2004-10-26eban2004-10-261-3/+3
* Restore correct :nodoc: behavior with nested classesdave2004-10-262-1/+7
* * win32/win32.c (isUNCRoot): should check NUL after '.'.eban2004-10-252-2/+9
* 2004-10-25nobu2004-10-251-3/+3
* * eval.c (get_backtrace): ignore illegal backtrace. [ruby-dev:24587]nobu2004-10-242-1/+5
* * ext/tk/sample/tkextlib/bwidget/tree.rb: bug fixnagai2004-10-242-1/+5
* * 2004-10-24eban2004-10-231-3/+3
* * eval.c (rb_load, search_required, rb_require_safe, rb_require): usenobu2004-10-233-3/+20
* * ext/zlib/zlib.c (zstream_append_input): clear klass for z->inputmatz2004-10-233-12/+26
* * 2004-10-23eban2004-10-231-3/+3