index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2007-08-15
* lib/rexml/encodings/{ISO-8859-15,CP-1252}.rb: fixed invalid syntax.
shyouhei
2007-08-15
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@13047 b2dd03c...
shyouhei
2007-08-15
* lib/mkmf.rb (create_makefile): make OBJS depend on RUBY_EXTCONF_H
shyouhei
2007-08-15
* lib/mkmf.rb (init_mkmf): should remove mkmf.log too.
shyouhei
2007-08-15
* lib/base64.rb (Base64::b64encode): should not specify /o option
shyouhei
2007-08-15
* lib/mkmf.rb (link_command, cc_command, cpp_command): do not expand
shyouhei
2007-08-15
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@12958 b2dd03c...
shyouhei
2007-08-15
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@12953 b2dd03c...
shyouhei
2007-08-15
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8_5@12951 b2dd03c...
shyouhei
2007-05-22
* lib/cgi.rb (CGI#[]): get rid of exceptions being raised.
shyouhei
2007-05-22
merge -c 12193
shyouhei
2007-05-22
merge -c 12158
shyouhei
2007-03-16
* merge -c 12050
shyouhei
2007-03-13
* test/fileutils/fileasserts.rb: Fix wrong error message.
shyouhei
2007-03-12
* lib/fileutils.rb (FileUtils::mv): fix incomplete backport of
shyouhei
2007-03-08
* merge -c 12006
shyouhei
2007-03-08
* merge -c 11988
shyouhei
2007-01-31
* removed svn:keywords for compatibility.
shugo
2006-12-15
backport from ruby_1_8
shyouhei
2006-12-03
* lib/cgi.rb (CGI::QueryExtension::read_multipart): should quote
shugo
2006-11-26
backport CVE-2006-5467 fix.
shyouhei
2006-08-23
* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::handle_method):
matz
2006-08-22
* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser#find_body): revert
matz
2006-08-22
* lib/rdoc/parsers/parse_c.rb (RDoc::C_Parser::handle_method):
matz
2006-08-22
* lib/yaml/tag.rb: Replace nodoc with stopdoc so Module methods get
matz
2006-08-22
revert nkf -m0 patch for UTF-8
matz
2006-08-17
* lib/cgi.rb (CGI::out): specify -m0 to disable MIME decode. a
matz
2006-08-17
* lib/mkmf.rb: added rdoc by Daniel Berger. [ruby-core:08177]
nobu
2006-08-16
lib/rinda/ring.rb (do_reply): Fix for RingServer fails to find a
seki
2006-08-16
Fix broken class level documentation
drbrain
2006-08-08
* lib/irb/extend-command.rb (IRB::ExtendCommandBundle): pacify
matz
2006-08-06
%[EO]U didn't denote %U.
tadf
2006-08-05
"%\n" means "\n".
tadf
2006-08-04
Merge .document from HEAD
drbrain
2006-08-04
Merge RDoc changes from HEAD.
drbrain
2006-08-04
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2006-08-04
* lib/irb/{init.rb,ruby-lex.rb,slex.rb}: can't input '\c' for
keiju
2006-08-04
* lib/date/format.rb (__strptime, strftime): allow multi-line patterns
nobu
2006-07-31
* ruby.h: use ifdef (or defined) for macro constants that may or
matz
2006-07-31
* lib/webrick/httprequest.rb (WEBrick::HTTPReuqest#parse_uri): improve
gotoyuzo
2006-07-30
* lib/cgi/session.rb, lib/cgi/session/pstore.rb: suppress warnings.
nobu
2006-07-28
* lib/logger.rb: improves the amount of documentation that Rdoc
matz
2006-07-26
small document fix
aamine
2006-07-26
* lib/net/http.rb: sync with HEAD (rev 1.132).
aamine
2006-07-26
* lib/cgi.rb (CGI::QueryExtension::read_multipart): check
matz
2006-07-25
RD to RDoc conversion by Hugh Sasse.
drbrain
2006-07-25
* lib/mkmf.rb (configuration): typo.
usa
2006-07-21
* ext/extmk.rb, lib/mkmf.rb (with_destdir): remove drive letter before
nobu
2006-07-19
* lib/irb/completion.rb: support for completion of numeric
keiju
2006-07-19
* lib/rss/parser.rb, lib/rss/utils.rb: added documents.
kou
[next]