summaryrefslogtreecommitdiff
path: root/doc/NEWS
AgeCommit message (Expand)Author
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-21* time.c (time_plus): result should not be negative unlessmatz
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-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-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