summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-08-11Make RDoc ignore C function prototypes by Tilman Sauerbeck [ruby-core:8574].drbrain
2006-08-112006-08-12drbrain
2006-08-11Replace nodoc with stopdoc so Module methods get documented.drbrain
2006-08-112006-08-11nobu
2006-08-11* ChangeLog: correct auther name.nobu
2006-08-102006-08-10akr
2006-08-10fix typos.akr
2006-08-09* lib/net/smtp.rb (Net::SMTP::auth_cram_md5): use ord to retrievematz
2006-08-08* lib/irb/extend-command.rb (IRB::ExtendCommandBundle): pacifymatz
2006-08-082006-08-09matz
2006-08-08* lib/resolv.rb (Resolv::DNS::Message::MessageDecoder::get_string):matz
2006-08-082006-08-08nobu
2006-08-08* parse.y (arg): allow newlines before ternary colon. [ruby-dev:29189]nobu
2006-08-07reverttadf
2006-08-07* ext/bigdecimal/bigdecimal.c, ext/digest/rmd160/rmd160ossl.c,matz
2006-08-07* lib/date/format.rb: specify maximum number of digits to parsematz
2006-08-07* configure.in, common.mk: AIX link issue. a patch from Yutakamatz
2006-08-07* dln.c, eval.c, gc.c, ruby.h: shut up AIX alloca warning.matz
2006-08-072006-08-07matz
2006-08-07* parse.y (top_local_setup): local_vars[-1] should pointmatz
2006-08-06%[EO]U didn't denote %U.tadf
2006-08-062006-08-06akr
2006-08-06* io.c (io_reopen): STDERR.reopen(open("/dev/tty", "w")) should notakr
2006-08-05merge Oniguruma 4.2.2kosako
2006-08-05"%\n" means "\n".tadf
2006-08-05add ML entrymatz
2006-08-04Remove tabs from Finalizer RDocdrbrain
2006-08-04RDoc for #run= and #run?drbrain
2006-08-04Move Example so RDoc picks it up.drbrain
2006-08-04Clean up files for RDoc.drbrain
2006-08-04Include more documentation.drbrain
2006-08-04Leave HTML escaped for HtmlFormatter.drbrain
2006-08-04Don't document test or sample directories.drbrain
2006-08-04Close the socket on SSLError. [ruby-core:7198]drbrain
2006-08-04Documentation cleanup.drbrain
2006-08-042006-08-05drbrain
2006-08-04* sprintf.c (rb_str_format): a bug in %c type check.matz
2006-08-04 * forget to ci ChangeLogkeiju
2006-08-04 * lib/irb/{init.rb,ruby-lex.rb,slex.rb}: can't input '\c' forkeiju
2006-08-04* lib/date/format.rb (__strptime, strftime): allow multi-line patternsnobu
2006-08-04* pack.c (pack_pack): check argument overrun for 'P'. based on anobu
2006-08-032006-08-04akr
2006-08-03* io.c (io_reopen): STDERR.reopen(File.open("/dev/null", "w")) shouldakr
2006-08-032006-08-03matz
2006-08-03* range.c (range_include): should always call Enumerable#include?matz
2006-07-31* ChangeLog: typo.usa
2006-07-31* win32/win32.c (exit_handler): new function; release winsock andusa
2006-07-31* test/ruby/test_process.rb (TestProcess#test_rlimit_nofile):akr
2006-07-31* ruby.h: use ifdef (or defined) for macro constants that may ormatz
2006-07-31* lib/logger.rb: improves the amount of documentation that Rdocmatz