summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2007-06-18* parse.y (yycompile): disable trace while creating ruby_debug_lines.nobu
2007-06-16fix typo.akr
2007-06-14* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser): handle morenobu
2007-06-14* lib/securerandom.rb: documente updated.akr
2007-06-12* lib/mkmf.rb (Logging.quiet, Logging.message): added quiet flag andnobu
2007-06-12* lib/mkmf.rb (find_header): use header names in the message.nobu
2007-06-12Fixed typo in code. Fixes bug #10420ryan
2007-06-10* include/ruby: moved public headers.nobu
2007-06-10add document.akr
2007-06-10* lib/securerandom.rb: renamed from lib/secrand.rb.akr
2007-06-08* lib/secrand.rb: rename SecRand() to SecRand.random_number.akr
2007-06-08documented.akr
2007-06-08* lib/cgi/session.rb: use secrand for generating cookies.akr
2007-06-08* lib/secrand.rb: new file for secure random interface.akr
2007-06-07* lib/pp.rb: call original "method" method instead of redefined one.akr
2007-06-06* lib/json/common.rb: Ponder offering parse\! method.naruse
2007-06-06* ext/json, lib/json, test/json: set properties.nobu
2007-06-05* lib/pp.rb (PP::PPMethods::seplist): revert last change to workmatz
2007-06-04* lib/json.rb, lib/json, ext/json, test/json:naruse
2007-05-31* lib/benchmark.rb (Benchmark::Job::item): avoid modifying thenobu
2007-05-30* lib/net/imap.rb (ResponseParser#next_token): fixedshugo
2007-05-30* lib/net/ftp.rb (Net::FTP#transfercmd): skip 2XXshugo
2007-05-23* lib/cgi.rb (CGI#[]): get rid of exceptions being raised.matz
2007-05-22* ext/extmk.rb, ext/purelib.rb, lib/mkmf.rb, runruby.rb: clear defaultnobu
2007-05-20* lib/net/smtp.rb: CRAM-MD5 authentication did not work. [ruby-dev:30770]aamine
2007-05-19 * lib/date/format.rb (Date._parse): detects some OFX datestadf
2007-05-16 * lib/logger.rb (Logger::Application): remove meaningless logdevnahi
2007-05-12* lib/net/http.rb (tokens): forgot to add strip. [ruby-core:11120]aamine
2007-05-08 * lib/date/format.rb (Date._parse): revised treatment oftadf
2007-05-08 * lib/date/format.rb: reverted.tadf
2007-05-08 * lib/rational.rb: fix high-precision Rationals cannot bekeiju
2007-05-07* lib/rss/image.rb, test/rss/test_image.rb: fixed Image modulekou
2007-05-06* lib/net/http.rb (Net::HTTP.post_form): allow an Array of String for pairs a...aamine
2007-05-06* lib/net/http.rb: Connection header field might include both of "keep-alive"...aamine
2007-05-05* lib/date/format.rb (Format::Bag#method_missing): get rid ofnobu
2007-04-23* lib/mkmf.rb (libpathflag): not to append RPATHFLAG to currentnobu
2007-04-20* lib/optparse.rb: fix to override conv proc.nobu
2007-04-19* lib/optparse.rb: fix to override conv proc.ko1
2007-04-16* lib/optparse.rb (make_switch): do not clobber converter if patternnobu
2007-04-15 * lib/date/format.rb: added some zone names.tadf
2007-04-09* lib/net/imap.rb (disconnect): call shutdown forshugo
2007-03-22 * lib/shell: commit miss(support for ruby 1.9(YARV) thread model).keiju
2007-03-20 * lib/shell.rb, lib/shell: support for ruby 1.9(YARV) thread model.keiju
2007-03-20* lib/set.rb: Revise rdoc.knu
2007-03-19* lib/matrix.rb (Matrix::inverse_from): adding partial pivoting tomatz
2007-03-19* lib/net/protocol.rb (rbuf_read): extend buffer size for speed.aamine
2007-03-17* lib/rss, test/rss:kou
2007-03-16* lib/net/pop.rb: change default verification mode from VERIFY_PEER to VERIFY...aamine
2007-03-16* lib/net/http.rb: merge Ruby-SSPI patch contributed by Justin Bailey.aamine
2007-03-13 * lib/sync.rb: support for ruby 1.9(YARV) thread model.keiju