index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* configure.in (AC_SYS_LARGEFILE): keep results also in command
nobu
2007-10-13
1
-0
/
+1
*
* lib/open-uri.rb (OpenURI.open_http): fix :ssl_ca_cert option.
akr
2007-10-13
1
-1
/
+0
*
* lib/rexml/document.rb (REXML::Document::write): leaky
matz
2007-10-12
1
-1
/
+1
*
* lib/net/imap.rb, lib/net/smtp.rb, lib/net/pop.rb: hostname should
gotoyuzo
2007-10-08
3
-25
/
+29
*
* lib/net/http.rb: remove enable_post_connection_check flag.
gotoyuzo
2007-10-07
2
-14
/
+1
*
* lib/ipaddr.rb (in_addr, in6_addr, addr_mask): Make some minor
knu
2007-10-04
1
-14
/
+6
*
* lib/ipaddr.rb (<=>): Implement IPAddr#<=> and make IPAddr
knu
2007-10-04
1
-0
/
+31
*
* lib/ipaddr.rb (coerce_other): Support type coercion and make &,
knu
2007-10-04
1
-34
/
+55
*
r1368@bean: ser | 2007-10-01 21:24:36 -0400
ser
2007-10-02
1
-1
/
+1
*
r1367@bean: ser | 2007-10-01 21:24:35 -0400
ser
2007-10-02
1
-0
/
+8
*
r1366@bean: ser | 2007-10-01 21:24:33 -0400
ser
2007-10-02
4
-17
/
+56
*
r1365@bean: ser | 2007-10-01 21:24:32 -0400
ser
2007-10-02
1
-0
/
+1
*
r1364@bean: ser | 2007-10-01 21:24:31 -0400
ser
2007-10-02
1
-0
/
+1
*
r1361@bean: ser | 2007-10-01 21:24:28 -0400
ser
2007-10-02
5
-68
/
+39
*
* lib/weakref.rb (WeakRef): remove debug print. [ruby-dev:31799]
matz
2007-09-24
1
-2
/
+0
*
lib/net/http.rb: fix typo.
shyouhei
2007-09-24
1
-1
/
+1
*
* lib/net/http.rb: an SSL verification (the server hostname should
gotoyuzo
2007-09-23
2
-10
/
+17
*
* lib/rdoc/options.rb (Options::check_diagram): dot -V output
shyouhei
2007-09-22
1
-2
/
+2
*
* lib/optparse.rb (OptionParser::List::summarize): use each_line if
nobu
2007-09-21
1
-1
/
+3
*
* lib/matrix.rb: fix a coerce bug of Vector. [ruby-core: 12190]
keiju
2007-09-18
1
-1
/
+1
*
* lib/net/http.rb (HTTP::GenericRequest#initialize): check path is not nil. [...
aamine
2007-09-17
1
-0
/
+1
*
* lib/rss.rb, lib/rss/, test/rss/:
kou
2007-09-15
10
-13
/
+126
*
* lib/tempfile.rb (Tempfile::make_tmpname): Allow to specify a
knu
2007-09-11
1
-4
/
+18
*
* lib/shellwords.rb: Add shellescape() and shelljoin().
knu
2007-09-11
1
-18
/
+127
*
* lib/date/format.rb (_strptime): now also attaches an element
tadf
2007-09-09
1
-2
/
+7
*
* lib/date/format.rb (str[fp]time): now check specifications more
tadf
2007-09-08
2
-44
/
+51
*
* lib/fileutils.rb (FileUtils::Entry_::copy): prevent self copy of
matz
2007-09-06
1
-4
/
+7
*
* lib/date/format.rb (_parse): improved parsing of ordinal dates.
tadf
2007-09-01
1
-12
/
+21
*
* lib/mkmf.rb: initialize $top_srcdir always. [ruby-dev:31682]
nobu
2007-08-30
1
-0
/
+1
*
* lib/mkmf.rb (try_const, have_const): check for a const is defined.
nobu
2007-08-30
1
-0
/
+38
*
* lib/open-uri.rb: add :ftp_active_mode option.
akr
2007-08-29
1
-1
/
+11
*
* io.c (rb_io_each_byte): caused infinite loop. [ruby-dev:31652]
matz
2007-08-26
1
-2
/
+1
*
* typo fixed (analysys -> analysis)
nahi
2007-08-25
1
-2
/
+2
*
* test/ruby/test_dir.rb (TestDir::setup): ?c now makes a string.
matz
2007-08-24
4
-7
/
+8
*
* eval.c (rb_f_send_bang): abandon the name funcall for private
matz
2007-08-24
3
-9
/
+9
*
* lib/tmpdir.rb (Dir.mktmpdir): make directory suffix specifiable.
akr
2007-08-21
1
-5
/
+28
*
* lib/rexml/rexml.rb: added encoding.
nobu
2007-08-18
1
-0
/
+1
*
* lib/rexml/rexml.rb: removed doubled constant.
nobu
2007-08-18
1
-3
/
+2
*
fix Dir.mktmpdir doc.
akr
2007-08-18
1
-1
/
+1
*
update Dir.mktmpdir document.
akr
2007-08-16
1
-1
/
+2
*
forgot to remove.
akr
2007-08-15
1
-128
/
+0
*
* lib/tmpdir.rb (Dir.mktmpdir): new method. [ruby-dev:31416]
akr
2007-08-15
1
-0
/
+61
*
* lib/rss/rss.rb: 0.1.8 -> 0.1.9.
kou
2007-08-13
2
-7
/
+4
*
* lib/open-uri.rb: make ftp passive mode to avoid NAT problem.
akr
2007-08-13
1
-0
/
+1
*
* vm_dump.c (debug_print_pre): fix to show control frame count.
ko1
2007-08-12
1
-139
/
+168
*
* lib/date/format.rb: reverted some wrongly erased "o" options
tadf
2007-08-10
1
-10
/
+10
*
* irb/ruby-lex.rb: support for '\c'. [ruby-talk:263508]
keiju
2007-08-06
1
-0
/
+6
*
* lib/vm/instruction.rb (make_header_analysys): fix last commit.
ko1
2007-08-06
1
-0
/
+8
*
* lib/vm/instruction.rb (make_header_analysys): add to separate
ko1
2007-08-06
1
-4
/
+9
*
* lib/rexml/encodings/{ISO-8859-15,CP-1252}.rb: fixed invalid syntax.
nobu
2007-08-06
2
-80
/
+80
[prev]
[next]