aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * ascii.c, euc_jp.c, oniggnu.h, oniguruma.h, regcomp.c, regenc.c, regenc.h, r...ksaito2004-11-041-0/+10
* * string.c (str_gsub): string modify check no longer based onmatz2004-11-041-0/+5
* ext/win32ole/win32ole.c(typelib_file_from_typelib): search "win16"suke2004-11-041-0/+10
* * ext/tk/lib/tk/variable.rb: forget to initialize instance_variablesnagai2004-11-041-0/+5
* * gc.c (gc_mark): enable GC stack checking.matz2004-11-041-0/+11
* * lib/webrick/httpauth/digestauth.rb: use Base64.encode64 togotoyuzo2004-11-031-0/+5
* * array.c (rb_ary_uniq_bang): do not push frozen string from hashmatz2004-11-031-0/+9
* * ext/tk/lib/tk.rb: support to use different Tcl commands betweennagai2004-11-031-0/+16
* * test/rss/*.rb: removed tab width configuration headers.kou2004-11-031-1/+20
* * ext/enumerator/enumerator.c (each_cons_i): pass copy of anmatz2004-11-021-0/+5
* * io.c (pipe_open): need to set cmd if argc == 0 (win32).usa2004-11-021-0/+4
* * io.c (pipe_open): IO.popen should take array as 1st argument formatz2004-11-021-0/+3
* * eval.c (proc_invoke): nail down dyna_var node when Proc objectmatz2004-11-011-0/+15
* * lib/rss/maker/base.rb: changed xml-stylesheet's API of RSS Makerkou2004-11-011-0/+11
* * README.EXT, README.EXT.ja: remove MANIFEST stuff.eban2004-11-011-0/+2
* * MANIFEST, ext/**/MANIFEST: removed.eban2004-11-011-0/+2
* * ext/extmk.rb (MANIFEST): do not use anymore, use extconf.rb instead.eban2004-11-011-0/+7
* * io.c (pipe_open): avoid conflict of variable name. [ruby-dev:24662]usa2004-11-011-0/+4
* * process.c (rb_f_exec): should check whether prog is NULL.eban2004-11-011-0/+4
* * lib/rss/maker.rb: added entry point of RSS Maker.kou2004-11-011-0/+4
* * io.c (rb_f_open): create copy of popen specifier. [ruby-dev:24656]matz2004-10-311-0/+15
* process.c: on NetBSD don't use setruid() and setrgid().naruse2004-10-311-0/+4
* * lib/rss/maker/*.rb: added RSS Maker.kou2004-10-311-0/+6
* add WIN32OLE.codepage, WIN32OLE.codepage=suke2004-10-311-0/+6
* * ext/nkf/nkf-utf8/nkf.c: add "\075?UTF-8?Q?" for Gmail.eban2004-10-311-0/+4
* * parse.y [ripper]: emit lexer-event values to the parser.aamine2004-10-311-0/+5
* * eval.c (rb_eval): NODE_XSTR should pass copy of literal string.matz2004-10-301-0/+12
* ext/win32ole/win32ole.c: add WIN32OLE_TYPELIB class. addsuke2004-10-301-0/+7
* * io.c (rb_io_check_initialized): new function to check uninitializednobu2004-10-291-0/+7
* * ext/nkf: follow nkf2.0.naruse2004-10-291-0/+4
* * parse.y (ripper_s_allocate): add prototype for Microsoft compiler.usa2004-10-291-0/+6
* * eval.c (rb_thread_start_0): forget to free some memory chunks.matz2004-10-291-0/+3
* * parse.y (rb_parser_append_print, rb_parser_while_loop): body nodenobu2004-10-291-0/+5
* * eval.c (ruby_cleanup): ruby_finalize_1 may cause exception,matz2004-10-291-0/+5
* * node.h (NODE_TYPESHIFT): allow 4 more bits for line numbers.matz2004-10-271-0/+35
* * string.c (str_gsub): use a string object for exception safeness.nobu2004-10-271-1/+6
* Restore correct :nodoc: behavior with nested classesdave2004-10-261-0/+5
* * win32/win32.c (isUNCRoot): should check NUL after '.'.eban2004-10-251-0/+7
* * eval.c (get_backtrace): ignore illegal backtrace. [ruby-dev:24587]nobu2004-10-241-0/+4
* * eval.c (rb_load, search_required, rb_require_safe, rb_require): usenobu2004-10-231-0/+5
* * ext/zlib/zlib.c (zstream_append_input): clear klass for z->inputmatz2004-10-231-0/+3
* * ext/zlib/zlib.c (zstream_run): always use zstream_append_input()matz2004-10-221-0/+5
* * eval.c (rb_alias): was warning for wrong condition.matz2004-10-221-0/+5
* * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#meta_vars):gotoyuzo2004-10-221-0/+5
* * ext/zlib/zlib.c (zstream_shift_buffer): should restore classmatz2004-10-211-0/+11
* * string.c (rb_str_include): should not treat char as negative value.nobu2004-10-211-0/+5
* * lib/webrick/httpresponse.rb (WEBrick::HTTPResponse#send_body_io):gotoyuzo2004-10-211-0/+5
* * io.c (pipe_open): variable name "fpw" is conflicted.eban2004-10-211-0/+4
* * parse.y (lex_getline): should not touch ruby_debug_lines ifmatz2004-10-201-0/+9
* commit missnobu2004-10-201-0/+5