aboutsummaryrefslogtreecommitdiffstats
path: root/doc/NEWS
Commit message (Expand)AuthorAgeFilesLines
...
* * eval.c (is_defined): defined?(Foo::Baz) should check constantsmatz2002-01-281-0/+8
* * class.c (rb_include_module): detect cyclic module inclusion.matz2002-01-251-0/+8
* * array.c (Init_Array): remove Array#filter.matz2002-01-231-0/+4
* * doc/NEWS: moved syntax related issues to top of the list.aamine2002-01-111-25/+24
* * doc/NEWS: sorted by entry name.aamine2002-01-111-230/+223
* * re.c (match_select): should propagate taintness.matz2002-01-111-4/+8
* * time.c (time_plus): result should not be negative unlessmatz2001-12-211-0/+8
* Import the "syslog" module from the rough ruby project. This moduleknu2001-11-261-0/+4
* * process.c (security): always give warning for insecure PATH.matz2001-11-081-0/+33
* * parse.y (yylex): ternary ? can be followed by newline.matz2001-08-291-0/+8
* Mention ext/curses.knu2001-08-161-22/+5
* * range.c (range_step): new method.matz2001-08-141-0/+4
* Update.knu2001-08-131-0/+5
* Update.knu2001-08-131-0/+4
* * string.c (rb_str_lstrip_bang): new method.matz2001-08-061-0/+8
* Update.knu2001-07-241-0/+12
* Update.knu2001-07-191-0/+39
* Reflect the previous backport.knu2001-07-051-5/+0
* * ext/readline/readline.c: add new methods:knu2001-06-191-0/+5
* Update.knu2001-06-191-0/+5
* * dir.c (Init_Dir): add a new method File::fnmatch? along withknu2001-06-131-0/+9
* Update.knu2001-06-121-0/+4
* Add an entry.knu2001-06-091-0/+4
* Update.knu2001-06-051-0/+32
* Add NEWS, in which we describe the changes that affect users.knu2001-06-041-0/+261