aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/rss/{0.9,1.0,2.0,trackback,xml-stylesheet}.rb: addedkou2004-11-271-0/+12
* * lib/rss/maker/0.9.rb: supported RSS::Maker.make("0.91"). Now,kou2004-11-271-0/+9
* * sample/rss/list_description.rb: untabified.kou2004-11-271-0/+6
* * io.c (io_fread): [ruby-dev:24964]matz2004-11-271-0/+4
* * ext/tk/lib/tk.rb: Tk.destroy uses TkWindow#epathnagai2004-11-261-0/+10
* * io.c (rb_io_initialize): [ruby-dev:24963]matz2004-11-261-0/+2
* * io.c (rb_io_initialize): [ruby-dev:24962]matz2004-11-261-0/+4
* * io.c (rb_io_initialize): should retrieve flags from copying filematz2004-11-261-0/+10
* Fix problem with :section: and new 1.9dave2004-11-261-0/+6
* * io.c (io_read): move StringValue() check before GetOpenFile().matz2004-11-251-0/+5
* * lib/thwait.rb (ThreadsWait#join_nowait): abnormally terminatednobu2004-11-251-3/+8
* add ML ref.akr2004-11-251-0/+1
* * configure.in: AC_CHECK_SIZEOF(rlim_t) to include stdio.h to fixakr2004-11-251-0/+6
* descriptions.nobu2004-11-251-3/+6
* * configure.in: AC_PREREQ(2.53) [ruby-core:03800]matz2004-11-251-0/+11
* * ChangeLog: add ML reference.usa2004-11-251-1/+2
* * io.c (io_read): [ruby-dev:24952]matz2004-11-231-0/+2
* * io.c (io_read): [ruby-dev:24952]matz2004-11-231-0/+4
* * ext/tk/lib/tk/menu.rb: improve usability of TkOptionMenubuttonnagai2004-11-221-0/+4
* * file.c (rb_file_chown): [ruby-dev:24949]matz2004-11-221-0/+4
* * file.c (rb_file_chown): integer conversion should be prior tomatz2004-11-221-0/+13
* Don't include 'require's with variable argumentsdave2004-11-221-0/+5
* * dir.c (dir_seek): should retrieve dir_data after NUM2INT().matz2004-11-211-0/+12
* add ChangeLog for last commitaamine2004-11-201-0/+2
* * string.c (rb_str_splice): should place index wrapping aftermatz2004-11-201-0/+10
* 1. Force --inline-source if --one-file givendave2004-11-201-0/+13
* * io.c (rb_io_getline): f.gets("") did not work. [ruby-core:03771]aamine2004-11-201-0/+4
* * test/runner.rb (CROSS_COMPILING): need to require rbconfig.rb beforeeban2004-11-201-0/+5
* * ext/ripper/depend: fix ripper.o dependency.aamine2004-11-201-0/+4
* * io.c (io_reopen): work around problem with Cygwin fseekoeban2004-11-201-0/+5
* * ext/nkf/nkf-utf8/nkf.c: original nkf.c rev:1.40naruse2004-11-191-0/+6
* * string.c (str_gsub): internal buffer should not be listed bymatz2004-11-191-0/+11
* * test/xmlrpc/test_webrick_server.rb : move `requrie "webrick/https"'eban2004-11-191-0/+5
* * lib/test/unit/collector/dir.rb: better support for -p/-x option.eban2004-11-191-0/+4
* * lib/rss/maker/0.9.rb (RSS::Maker::RSS09::Image#have_required_values):kou2004-11-191-0/+7
* * lib/rss/rss.rb (RSS::VERSION): 0.1.0 -> 0.1.1.kou2004-11-191-0/+34
* * lib/xmlrpc/datetime.rb (XMLRPC::DateTime#==): should use Array()eban2004-11-191-0/+3
* * lib/test/unit/collector/dir.rb: add support for directory nameeban2004-11-191-0/+7
* * ext/readline/readline.c (readline_s_set_completion_append_character):shugo2004-11-191-0/+5
* * string.c (str_gsub): internal buffer should not be listed bymatz2004-11-181-0/+5
* * ext/ripper/depend: Never regenerate lib/ripper/core.rb automatically. [ruby...aamine2004-11-181-0/+5
* * win32/win32.[ch] (rb_w32_isatty): new function to replace MSVCRT'susa2004-11-181-1/+6
* * hash.c (rb_f_getenv): prohibit for $SAFE=4. [ruby-dev:24908]matz2004-11-181-0/+4
* * parse.y (f_rest_arg): store rest args into invisible local variabenobu2004-11-181-0/+5
* * ext/readline/readline.c: check $SAFE.shugo2004-11-181-0/+6
* * process.c (proc_getpgrp): prohibit for $SAFE=2.matz2004-11-181-5/+26
* * io.c, rubyio.h (rb_io_modenum_flags): exported.nobu2004-11-181-0/+7
* Wed Nov 17 23:47:30 2004 NAKAMURA, Hiroshi <nakahiro@sarion.co.jp>nahi2004-11-171-0/+4
* * lib/xmlrpc/parser.rb, test/xmlrpc/test_features.rb: fixed "assinging to con...mneumann2004-11-171-0/+5
* * process.c (proc_getrlimit, proc_setrlimit): add rb_secure(2) toakr2004-11-171-0/+5