summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-11-25* 2004-11-25usa
2004-11-24improved encode_type() in types.rb for [ruby-talk:121175].ttate
2004-11-23* io.c (io_read): [ruby-dev:24952]matz
2004-11-23* 2004-11-24eban
2004-11-23* io.c (io_read): [ruby-dev:24952]matz
2004-11-22* ext/tk/lib/tk/menu.rb: improve usability of TkOptionMenubuttonnagai
2004-11-22* file.c (rb_file_chown): [ruby-dev:24949]matz
2004-11-22* ext/ripper/lib/ripper/core.rb: commit miss. sorry.usa
2004-11-22* 2004-11-23usa
2004-11-22* file.c (rb_file_chown): integer conversion should be prior tomatz
2004-11-22Don't include 'require's with variable argumentsdave
2004-11-21* 2004-11-22eban
2004-11-21* dir.c (dir_seek): should retrieve dir_data after NUM2INT().matz
2004-11-20add ChangeLog for last commitaamine
2004-11-20* test/ruby/test_io.rb (test_gets_rs): add more tests.aamine
2004-11-20* string.c (rb_str_splice): should place index wrapping aftermatz
2004-11-20* 2004-11-21eban
2004-11-201. Force --inline-source if --one-file givendave
2004-11-20* io.c (rb_io_getline): f.gets("") did not work. [ruby-core:03771]aamine
2004-11-20* test/runner.rb (CROSS_COMPILING): need to require rbconfig.rb beforeeban
2004-11-20* ext/ripper/.cvsignore: add entries.aamine
2004-11-20* io.c (__fpending): commit miss.eban
2004-11-20* ext/ripper/depend: fix ripper.o dependency.aamine
2004-11-20* io.c (io_reopen): work around problem with Cygwin fseekoeban
2004-11-19* ext/nkf/nkf-utf8/nkf.c: original nkf.c rev:1.40naruse
2004-11-19* follow original nkf.c 1.40.(improve mime encode/decode support)naruse
2004-11-19* string.c (str_gsub): internal buffer should not be listed bymatz
2004-11-19* 2004-11-20eban
2004-11-19* test/xmlrpc/test_webrick_server.rb : move `requrie "webrick/https"'eban
2004-11-19* lib/test/unit/collector/dir.rb: typo fix.eban
2004-11-19* lib/test/unit/collector/dir.rb: better regex.eban
2004-11-19* lib/test/unit/collector/dir.rb: better support for -p/-x option.eban
2004-11-19* lib/rss/maker/0.9.rb (RSS::Maker::RSS09::Image#have_required_values):kou
2004-11-19* lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1.kou
2004-11-19* lib/xmlrpc/datetime.rb (XMLRPC::DateTime#==): should use Array()eban
2004-11-19* lib/test/unit/collector/dir.rb: add support for directory nameeban
2004-11-19* ext/readline/readline.c (readline_s_set_completion_append_character):shugo
2004-11-19* 2004-11-19usa
2004-11-18* string.c (str_gsub): internal buffer should not be listed bymatz
2004-11-18* ext/ripper/depend: Never regenerate lib/ripper/core.rb automatically. [ruby...aamine
2004-11-18* win32/win32.[ch] (rb_w32_isatty): new function to replace MSVCRT'susa
2004-11-18* hash.c (rb_f_getenv): prohibit for $SAFE=4. [ruby-dev:24908]matz
2004-11-18* parse.y (f_rest_arg): store rest args into invisible local variabenobu
2004-11-18* ext/readline/readline.c: check $SAFE.shugo
2004-11-18* 2004-11-18usa
2004-11-18* process.c (proc_getpgrp): prohibit for $SAFE=2.matz
2004-11-18* ext/stringio/stringio.c: needs fcntl.h for O_* constants.nobu
2004-11-18* io.c, rubyio.h (rb_io_modenum_flags): exported.nobu
2004-11-17Wed Nov 17 23:47:30 2004 NAKAMURA, Hiroshi <nakahiro@sarion.co.jp>nahi
2004-11-17* lib/xmlrpc/parser.rb, test/xmlrpc/test_features.rb: fixed "assinging to con...mneumann