aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * io.c (io_read): move StringValue() check before GetOpenFile().matz2004-11-253-16/+370
* * lib/thwait.rb (ThreadsWait#join_nowait): abnormally terminatednobu2004-11-252-5/+13
* add ML ref.akr2004-11-251-0/+1
* * configure.in: AC_CHECK_SIZEOF(rlim_t) to include stdio.h to fixakr2004-11-252-1/+8
* bugfix for [ruby-talk:121309].ttate2004-11-253-13/+21
* Use 'P' instead of 'p' in types.rb.ttate2004-11-253-6/+6
* descriptions.nobu2004-11-251-3/+6
* * configure.in: AC_PREREQ(2.53) [ruby-core:03800]matz2004-11-254-4/+17
* * ChangeLog: add ML reference.usa2004-11-251-1/+2
* * 2004-11-25usa2004-11-251-3/+3
* improved encode_type() in types.rb for [ruby-talk:121175].ttate2004-11-243-67/+128
* * io.c (io_read): [ruby-dev:24952]matz2004-11-233-61/+55
* * 2004-11-24eban2004-11-231-3/+3
* * io.c (io_read): [ruby-dev:24952]matz2004-11-232-6/+12
* * ext/tk/lib/tk/menu.rb: improve usability of TkOptionMenubuttonnagai2004-11-222-18/+45
* * file.c (rb_file_chown): [ruby-dev:24949]matz2004-11-222-1/+5
* * ext/ripper/lib/ripper/core.rb: commit miss. sorry.usa2004-11-220-0/+0
* * 2004-11-23usa2004-11-221-3/+3
* * file.c (rb_file_chown): integer conversion should be prior tomatz2004-11-224-10/+32
* Don't include 'require's with variable argumentsdave2004-11-222-4/+9
* * 2004-11-22eban2004-11-211-3/+3
* * dir.c (dir_seek): should retrieve dir_data after NUM2INT().matz2004-11-212-2/+15
* add ChangeLog for last commitaamine2004-11-201-0/+2
* * 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