summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * test/ruby/test_io.rb (test_gets_rs): add more tests.aamine2004-11-201-0/+27
* * string.c (rb_str_splice): should place index wrapping aftermatz2004-11-203-2/+15
* * 2004-11-21eban2004-11-201-3/+3
* 1. Force --inline-source if --one-file givendave2004-11-207-325/+484
* * io.c (rb_io_getline): f.gets("") did not work. [ruby-core:03771]aamine2004-11-202-4/+12
* * test/runner.rb (CROSS_COMPILING): need to require rbconfig.rb beforeeban2004-11-202-1/+7
* * ext/ripper/.cvsignore: add entries.aamine2004-11-201-0/+2
* * io.c (__fpending): commit miss.eban2004-11-201-0/+3
* * ext/ripper/depend: fix ripper.o dependency.aamine2004-11-202-1/+5
* * io.c (io_reopen): work around problem with Cygwin fseekoeban2004-11-202-3/+9
* * ext/nkf/nkf-utf8/nkf.c: original nkf.c rev:1.40naruse2004-11-191-0/+6
* * follow original nkf.c 1.40.(improve mime encode/decode support)naruse2004-11-192-82/+412
* * string.c (str_gsub): internal buffer should not be listed bymatz2004-11-197-8/+41
* * 2004-11-20eban2004-11-191-3/+3
* * test/xmlrpc/test_webrick_server.rb : move `requrie "webrick/https"'eban2004-11-192-1/+6
* * lib/test/unit/collector/dir.rb: typo fix.eban2004-11-191-1/+1
* * lib/test/unit/collector/dir.rb: better regex.eban2004-11-191-1/+2
* * lib/test/unit/collector/dir.rb: better support for -p/-x option.eban2004-11-192-0/+5
* * lib/rss/maker/0.9.rb (RSS::Maker::RSS09::Image#have_required_values):kou2004-11-193-39/+11
* * lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1.kou2004-11-1927-576/+1801
* * lib/xmlrpc/datetime.rb (XMLRPC::DateTime#==): should use Array()eban2004-11-192-1/+4
* * lib/test/unit/collector/dir.rb: add support for directory nameeban2004-11-193-4/+11
* * ext/readline/readline.c (readline_s_set_completion_append_character):shugo2004-11-193-4/+23
* * 2004-11-19usa2004-11-191-3/+3
* * string.c (str_gsub): internal buffer should not be listed bymatz2004-11-183-0/+58
* * ext/ripper/depend: Never regenerate lib/ripper/core.rb automatically. [ruby...aamine2004-11-182-3/+7
* * win32/win32.[ch] (rb_w32_isatty): new function to replace MSVCRT'susa2004-11-183-1/+24
* * hash.c (rb_f_getenv): prohibit for $SAFE=4. [ruby-dev:24908]matz2004-11-185-17/+48
* * parse.y (f_rest_arg): store rest args into invisible local variabenobu2004-11-183-1/+74
* * ext/readline/readline.c: check $SAFE.shugo2004-11-183-15/+113
* * 2004-11-18usa2004-11-181-3/+3
* * process.c (proc_getpgrp): prohibit for $SAFE=2.matz2004-11-184-52/+67
* * ext/stringio/stringio.c: needs fcntl.h for O_* constants.nobu2004-11-181-0/+5
* * io.c, rubyio.h (rb_io_modenum_flags): exported.nobu2004-11-184-11/+21
* Wed Nov 17 23:47:30 2004 NAKAMURA, Hiroshi <nakahiro@sarion.co.jp>nahi2004-11-172-0/+30
* * lib/xmlrpc/parser.rb, test/xmlrpc/test_features.rb: fixed "assinging to con...mneumann2004-11-173-5/+12
* * process.c (proc_getrlimit, proc_setrlimit): add rb_secure(2) toakr2004-11-172-0/+9
* * test/openssl/ssl_server.rb: try to listen ports from 20443 to 20542gotoyuzo2004-11-173-38/+39
* * dir.c (rb_push_glob): fix overrun. [ruby-dev:24886]nobu2004-11-172-4/+13
* * 2004-11-17eban2004-11-171-3/+3
* * re.c (rb_reg_initialize_m): should raise exception instead ofmatz2004-11-179-32/+49
* * lib/xmlrpc/server.rb (CGIServer): fixed bug when client sends "Content-typ:...mneumann2004-11-162-1/+6
* * numeric.c (flo_divmod): protect float values from GC bymatz2004-11-163-4/+14
* ChangeLog entry for XML-RPC changes I made during the last daymneumann2004-11-161-0/+26
* added howtomneumann2004-11-162-0/+301
* added new test case (which spawn off a webrick XML-RPC server)mneumann2004-11-162-0/+128
* * fixed issue #998 (http://rubyforge.org/tracker/?func=detail&atid=1700&aid=9...mneumann2004-11-161-5/+5
* * fixed test cases so that they can be run from any directorymneumann2004-11-164-22/+15
* * {bcc32,win32,wince}/setup.mak (-epilogue-): fix bug of previous commit.usa2004-11-163-3/+3
* * {bcc32,win32,wince}/setup.mak (-epilogue-): remove config.h andusa2004-11-164-0/+8