summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2002-03-27* io.c (rb_io_sysseek): new method based on a patch from Aristarkhmatz
2002-03-26* doc/net/protocol.rd.ja, smtp.rd.ja, pop.rd.ja: removed.aamine
2002-03-26* lib/fileutils.rb: new file.aamine
2002-03-22add raccrt, strscan entryaamine
2002-03-22Mention the import of BigFloat.knu
2002-03-19* re.c (rb_reg_search): should clear last_match if pos is out ofmatz
2002-03-14* ext/iconv: imported.nobu
2002-03-13* dir.c: FNM_PERIOD is obsoleted and FNM_DOTMATCH is introducedknu
2002-03-13* lib/getopts.rb: single_options can be nil[*], and is not notknu
2002-03-11Remove the entries that have already been merged into the stableknu
2002-03-11tsort description modifed.akr
2002-03-11tsort library added.akr
2002-03-11StringIO.nobu
2002-02-19aamineaamine
2002-02-18* parse.y (expr_value, arg_value, primary_value): value_expr()matz
2002-01-28* eval.c (is_defined): defined?(Foo::Baz) should check constantsmatz
2002-01-25* class.c (rb_include_module): detect cyclic module inclusion.matz
2002-01-23* array.c (Init_Array): remove Array#filter.matz
2002-01-11* doc/NEWS: moved syntax related issues to top of the list.aamine
2002-01-11* doc/NEWS: sorted by entry name.aamine
2002-01-11* re.c (match_select): should propagate taintness.matz
2001-12-30aamineaamine
2001-12-21* time.c (time_plus): result should not be negative unlessmatz
2001-12-13aamineaamine
2001-12-09aamineaamine
2001-11-26Import the "syslog" module from the rough ruby project. This moduleknu
2001-11-08* process.c (security): always give warning for insecure PATH.matz
2001-08-29* parse.y (yylex): ternary ? can be followed by newline.matz
2001-08-17aamineaamine
2001-08-16Mention ext/curses.knu
2001-08-14* range.c (range_step): new method.matz
2001-08-13Update.knu
2001-08-13Update.knu
2001-08-06* string.c (rb_str_lstrip_bang): new method.matz
2001-07-24Update.knu
2001-07-19Update.knu
2001-07-19Rename *.jp to *.ja, since jp is a region code and ja is a languageknu
2001-07-18add doc/net/http.rd.ja pop.rd.ja smtp.rd.jaaamine
2001-07-05Reflect the previous backport.knu
2001-06-19* ext/readline/readline.c: add new methods:knu
2001-06-19Update.knu
2001-06-13* dir.c (Init_Dir): add a new method File::fnmatch? along withknu
2001-06-12Update.knu
2001-06-09Add an entry.knu
2001-06-05Update.knu
2001-06-04Add NEWS, in which we describe the changes that affect users.knu
2001-06-01* irb messages: fix typos.keiju
2001-05-17* doc/shell.rd.jp: RD'ify and make some fixes.knu
2001-05-17Initial revisionknu
2001-05-07Hit `=begin' and `=end' in proper places so rd2 can format themknu