summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2005-06-24* lib/uri/common.rb, lib/uri/generic.rb: fixed typo in documents andakira
2005-06-23fixed typo in the example of URI.extract.akira
2005-06-19* lib/xmlrpc/utils.rb: Patch by Nobuhiro IMAI fixes the followingmneumann
2005-06-17* ext/readline/readline.c (readline_readline): do not set rl_{in,out}stream.shugo
2005-06-17* lib/time.rb (Time.parse): fix previous leap seconds support.akr
2005-06-16add tests for leapseconds on an environment without leapseconds support.akr
2005-06-16* lib/time.rb (Time.parse): "Fri Jan 1 08:59:60 +0900 1999" wasakr
2005-06-15* lib/resolv.rb (Resolv::DNS::Resource#ttl): new attribute.akr
2005-06-12* signal.c (sigexit): call rb_thread_signal_exit() instead ofmatz
2005-06-09Added Eric Hodel's rdoc to resolv.rb and added file to .documentryan
2005-06-07* bignum.c (bignorm): fixed a bug in normalizing negative numbersmatz
2005-06-07* ext/curses/curses.c (curses_insertln): merged a patch frommatz
2005-06-07* lib/thread.rb: RDoc documentation from Eric Hodelmatz
2005-06-07* lib/mkmf.rb (create_makefile): add .SUFFIXES from depend file.nobu
2005-05-31* lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): shouldgotoyuzo
2005-05-29add a test for [ruby-dev:26127].akr
2005-05-27* lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line):gotoyuzo
2005-05-27* lib/mkmf.rb: use the semicolon as the path separatoreban
2005-05-26* lib/fileutils.rb (remove_entry_secure): add documentation.aamine
2005-05-25* lib/fileutils.rb (rm_r): use lchown(2), not chown(2). [ruby-dev:26226]aamine
2005-05-25* lib/fileutils.rb (rm_r): does chown(2). [ruby-dev:26199]aamine
2005-05-25* lib/open-uri.rb (OpenURI::Meta::RE_QUOTED_STRING): a content ofakr
2005-05-24* numeric.c (fix_pow): support Fixnum ** Float case directlymatz
2005-05-22 * lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.4.nahi
2005-05-21* lib/fileutils.rb (rm_r): new option :secure (default = true).aamine
2005-05-19* ext/readline/readline.c: supported libedit. fixed: [ruby-core:4858]shugo
2005-05-19Merged in development from the main REXML repository.ser
2005-05-15* lib/pathname.rb (Pathname#unlink): use SystemCallError instead ofakr
2005-05-15use raise(exception) [ruby-dev:26164]seki
2005-05-15* lib/pathname.rb (Pathname#unlink): unlink a symlink to a directoryakr
2005-05-14restored @progressocean
2005-05-13* ext/extmk.rb: keep srcdir unexpanded.nobu
2005-05-12* lib/rdoc/parsers/parse_c.rb: more readability for mixingocean
2005-05-12* lib/rdoc/parsers/parse_c.rb: show parsing progress for C files.ocean
2005-05-12reverted (commit miss) [ruby-dev:26141]ocean
2005-05-11* eval.c (break_jump): break should not cross functions.matz
2005-05-11* lib/tempfile.rb (Tempfile#unlink): fixed typo.ocean
2005-05-08* lib/profiler.rb: fixed "undefined method `[]' for nil:NilClass"ocean
2005-05-07* lib/mkmf.rb (have_var): no libs argument is given.nobu
2005-04-29* lib/webrick/cgi.rb: new methods WEBrick::CGI#[], WEBrick::CGI#loggergotoyuzo
2005-04-25* lib/rexml/encodings/SHIFT-JIS.rb: encoding and decoding wereocean
2005-04-20* configure.in, lib/mkmf.rb, {bcc32,win32,wince}/Makefile.sub: improvenobu
2005-04-20* lib/net/http.rb: add rdoc.aamine
2005-04-20* lib/mkmf.rb (create_makefile): support platforms have file separatornobu
2005-04-20* lib/net/http.rb: new method Net::HTTP.post_form.aamine
2005-04-20* lib/rdoc/parsers/parse_rb.rb (lex_init): use IRB module.eban
2005-04-19* lib/ftools.rb (File.safe_unlink): do not modify a symlinked file.eban
2005-04-14* lib/fileutils.rb (remove_file): ignore exceptions caused by chmod.aamine
2005-04-14 * lib/irb/ruby-lex.rb, lib/irb/slex.rb: bug fix of [ruby-Bugs-1745]keiju
2005-04-14 * lib/irb/notifier.rb, lib/irb/output-method.rb, lib/irb/ext/history.rbkeiju