aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Use NUM2INT to convert short values.ttate2004-10-231-2/+2
* * ext/zlib/zlib.c (zstream_run): always use zstream_append_input()matz2004-10-222-9/+8
* * eval.c (rb_alias): was warning for wrong condition.matz2004-10-222-4/+11
* * lib/webrick/httprequest.rb (WEBrick::HTTPRequest#meta_vars):gotoyuzo2004-10-222-1/+6
* * ext/zlib/zlib.c (zstream_shift_buffer): should restore classmatz2004-10-214-1/+20
* * 2004-10-22eban2004-10-211-3/+3
* * string.c (rb_str_include): should not treat char as negative value.nobu2004-10-212-9/+7
* remove ext/win32ole/.document.suke2004-10-215-2/+17
* * lib/webrick/httpresponse.rb (WEBrick::HTTPResponse#send_body_io):gotoyuzo2004-10-212-16/+24
* * io.c (pipe_open): variable name "fpw" is conflicted.eban2004-10-212-3/+7
* * 2004-10-21eban2004-10-201-3/+3
* * parse.y (lex_getline): should not touch ruby_debug_lines ifmatz2004-10-204-0/+17
* commit missnobu2004-10-201-0/+5
* * parse.y (lex_getline): should update ruby_debug_lines.matz2004-10-204-4/+13
* * io.c (rb_io_getline): rs modification check should not interfere in the loop.nobu2004-10-201-1/+1
* * 2004-10-20eban2004-10-201-3/+3
* * MANIFEST: add ext/.document.eban2004-10-201-0/+1
* rdocnobu2004-10-203-0/+13
* rdocnobu2004-10-201-0/+16