summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-09-04* lib/prime.rb (Prime::OldCompatibility#each): added compatibility toyugui
2008-09-03* lib/mathn.rb (Integer): moved into prime.rb.yugui
2008-09-03* lib/scanf.rb: fixed bug involving matching literal '['dblack
2008-09-01* lib/mkmf.rb (distclean): added RM_RF conftest.dSYM.yugui
2008-09-01* lib/rexml/document.rb: limit entity expansion.shugo
2008-09-01* lib/fileutils.rb (copy_stream, fu_copy_stream0, copy_file): usenobu
2008-08-31* lib/mkmf.rb (have_devel?): checks if the compiler works.nobu
2008-08-31* lib/mkmf.rb (Logging.log_open): opens in binary mode to get rid ofnobu
2008-08-31* lib/mkmf.rb (try_func, try_var, have_struct_member),nobu
2008-08-30* lib/rake.rb (Rake::Application#help): fix for OPTIONAL_ARGUMENT andnobu
2008-08-29* lib/cgi.rb (CGI#initialize): remove unused constants. a patchmatz
2008-08-27revert removed comment.naruse
2008-08-27* lib/cgi.rb (CGI::Cookie): remove delagate.naruse
2008-08-26* lib/cgi.rb (nOE_element_def): fix error when cascade methods whichnaruse
2008-08-25 * lib/date/format.rb(strftime): can print with given arbitrarytadf
2008-08-25* lib/irb/extend-command.rb (def_extend_command): check number ofmame
2008-08-24* lib/net/http.rb (Net::HTTP#urlencode): str[0] returns char in 1.9.naruse
2008-08-24* lib/cgi.rb (CGI::unescapeHTML): consider ISO-8859-1.naruse
2008-08-23* lib/cgi.rb (CGI::unescapeHTML): more encoding sensible unescaping.naruse
2008-08-23* lib/cgi.rb (CGI#out): remove auto encoding conversion and setnaruse
2008-08-22 * complex.c (nucomp_div): now behaves as quo.tadf
2008-08-22* lib/webrick/server.rb (WEBrick::GenericServer#shutdown):kazu
2008-08-22 * lib/date.rb: no need to require the "lib/rational.rb" any more.tadf
2008-08-22reverttadf
2008-08-22 * lib/cgi.rb: use bytesize instead of size/length.usa
2008-08-22* strftime.c (rb_strftime): supported flags and precision for mostnobu
2008-08-20* lib/scanf.rb (Scanf::FormatSpecifier#initialize): %i should acceptnobu
2008-08-18* lib/rake.rb (FileUtils#ruby): takes care of space containing path.nobu
2008-08-17* lib/webrick/cgi.rb (WEBrick::CGI::Socket#eof?): added lacked method.gotoyuzo
2008-08-17* lib/mkmf.rb: not check config.h.nobu
2008-08-17* lib/mkmf.rb (init_mkmf): add include/ruby/backward to $INCFLAGS.nobu
2008-08-13* golf_prelude.rb, lib/set.rb (TC_Set#test_each),knu
2008-08-12* lib/net/pop.rb: POP3Command should export @socket since POP calls #socket.aamine
2008-08-12* lib/net/http.rb (send_request_with_body): Content-Length should be byte len...aamine
2008-08-12* lib/net/https.rb: supress syntax warning.aamine
2008-08-12* lib/net/http.rb (Net::HTTP#initialize): initialize net/https variables to s...aamine
2008-08-10* lib/irb.rb (IRB::Irb#inspect): instance_variables returns symbolsnobu
2008-08-08* lib/resolv.rb: randomize source port and transaction id.akr
2008-08-07* lib/net/ftp.rb (login): raise FTPReplyError if passwd or acctshugo
2008-08-07* lib/mkmf.rb, {bcc32,win32}/Makefile.sub (CLEANLIBS, CLEANOBJS):nobu
2008-08-06* eval_intern.h: Add support to Haiku. see [ruby-core:18110]naruse
2008-08-05* lib/net/ftp.rb (chdir): handle 5xx errors correctly.shugo
2008-08-05* lib/net/imap.rb (disconnect): do not refer SSL::SSLSocket forshugo
2008-08-04 * lib/net/smtp.rb (Net::SMTP::rcptto): fix a typo. a patch fromshyouhei
2008-07-27merged from 1.8seki
2008-07-25* lib/webrick/httputils.rb (WEBrick::HTTPUtils#split_header_value):nobu
2008-07-24* sample/coverage.rb: move from lib/coverage.rb because this remains inmame
2008-07-21Update to RDoc 2.1.0 r112drbrain
2008-07-18Import RDoc r104. Various test fixes.drbrain
2008-07-18Import RDoc r101.drbrain