summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2002-12-31Really cvs rm these files from HEAD.knu
2002-12-19Mention the open-uri.rb import.knu
2002-12-15Add and update entries.knu
2002-12-01Clarify that this file is not actively maintained.knu
2002-08-30Add set.rb.knu
2002-07-14OptionParsernobu
2002-07-11* doc/net/smtp.rd.ja: add note for RubyMail/TMail.aamine
2002-07-11* lib/net/http.rb: rename HTTP.get_uri get_response.aamine
2002-07-11* NEWS: add note for net/http's incompatibility.aamine
2002-07-10* bit changed.keiju
2002-07-09* irb 0.9(doc)keiju
2002-06-26* parse.y (words, qwords): word list literal rules.nobu
2002-06-22updated to the new version (based on date2 3.3).tadf
2002-05-29* parse.y: yyparse #defines moved from intern.hmatz
2002-05-23* ruby.c (proc_options): removed "-*-" support for #! line.matz
2002-05-19added a summary of the changes in the new date.tadf
2002-05-09* eval.c (rb_thread_join): added an argument to limit time to waitnobu
2002-04-17* ext/Setup*, ext/bigfloat/*: Back out the import of BigFloat inknu
2002-04-02Add entries to each Setup.* and remove Changes files.ttate
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