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
ruby_3_4
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-10-02
r1368@bean: ser | 2007-10-01 21:24:36 -0400
ser
2007-10-02
r1367@bean: ser | 2007-10-01 21:24:35 -0400
ser
2007-10-02
r1366@bean: ser | 2007-10-01 21:24:33 -0400
ser
2007-10-02
r1365@bean: ser | 2007-10-01 21:24:32 -0400
ser
2007-10-02
r1364@bean: ser | 2007-10-01 21:24:31 -0400
ser
2007-10-02
r1361@bean: ser | 2007-10-01 21:24:28 -0400
ser
2007-09-24
* lib/weakref.rb (WeakRef): remove debug print. [ruby-dev:31799]
matz
2007-09-24
lib/net/http.rb: fix typo.
shyouhei
2007-09-23
* lib/net/http.rb: an SSL verification (the server hostname should
gotoyuzo
2007-09-22
* lib/rdoc/options.rb (Options::check_diagram): dot -V output
shyouhei
2007-09-21
* lib/optparse.rb (OptionParser::List::summarize): use each_line if
nobu
2007-09-18
* lib/matrix.rb: fix a coerce bug of Vector. [ruby-core: 12190]
keiju
2007-09-17
* lib/net/http.rb (HTTP::GenericRequest#initialize): check path is not nil. [...
aamine
2007-09-15
* lib/rss.rb, lib/rss/, test/rss/:
kou
2007-09-11
* lib/tempfile.rb (Tempfile::make_tmpname): Allow to specify a
knu
2007-09-11
* lib/shellwords.rb: Add shellescape() and shelljoin().
knu
2007-09-09
* lib/date/format.rb (_strptime): now also attaches an element
tadf
2007-09-08
* lib/date/format.rb (str[fp]time): now check specifications more
tadf
2007-09-06
* lib/fileutils.rb (FileUtils::Entry_::copy): prevent self copy of
matz
2007-09-01
* lib/date/format.rb (_parse): improved parsing of ordinal dates.
tadf
2007-08-30
* lib/mkmf.rb: initialize $top_srcdir always. [ruby-dev:31682]
nobu
2007-08-30
* lib/mkmf.rb (try_const, have_const): check for a const is defined.
nobu
2007-08-29
* lib/open-uri.rb: add :ftp_active_mode option.
akr
2007-08-26
* io.c (rb_io_each_byte): caused infinite loop. [ruby-dev:31652]
matz
2007-08-25
* typo fixed (analysys -> analysis)
nahi
2007-08-24
* test/ruby/test_dir.rb (TestDir::setup): ?c now makes a string.
matz
2007-08-24
* eval.c (rb_f_send_bang): abandon the name funcall for private
matz
2007-08-21
* lib/tmpdir.rb (Dir.mktmpdir): make directory suffix specifiable.
akr
2007-08-18
* lib/rexml/rexml.rb: added encoding.
nobu
2007-08-18
* lib/rexml/rexml.rb: removed doubled constant.
nobu
2007-08-18
fix Dir.mktmpdir doc.
akr
2007-08-16
update Dir.mktmpdir document.
akr
2007-08-15
forgot to remove.
akr
2007-08-15
* lib/tmpdir.rb (Dir.mktmpdir): new method. [ruby-dev:31416]
akr
2007-08-13
* lib/rss/rss.rb: 0.1.8 -> 0.1.9.
kou
2007-08-13
* lib/open-uri.rb: make ftp passive mode to avoid NAT problem.
akr
2007-08-12
* vm_dump.c (debug_print_pre): fix to show control frame count.
ko1
2007-08-10
* lib/date/format.rb: reverted some wrongly erased "o" options
tadf
2007-08-06
* irb/ruby-lex.rb: support for '\c'. [ruby-talk:263508]
keiju
2007-08-06
* lib/vm/instruction.rb (make_header_analysys): fix last commit.
ko1
2007-08-06
* lib/vm/instruction.rb (make_header_analysys): add to separate
ko1
2007-08-06
* lib/rexml/encodings/{ISO-8859-15,CP-1252}.rb: fixed invalid syntax.
nobu
2007-08-06
* common.mk (INSNS): not chdir to srcdir.
nobu
2007-08-05
added a note.
tadf
2007-08-05
* lib/rss, sample/rss, test/rss:
kou
2007-08-02
* lib/mkmf.rb (find_type): new method.
nobu
2007-08-02
* lib/mkmf.rb (have_type): suppress a warning with -Wall.
nobu
2007-08-02
* lib/mkmf.rb: more verbose message. [ruby-Bugs-12766]
nobu
2007-08-01
* generic.rb (URI::Generic::merge_path): behave as RFC 3986.
nobu
2007-07-31
* lib/date/format.rb (_parse): now interprets slashed numerical
tadf
[next]