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
*
* lib/cgi.rb (CGI#[]): get rid of exceptions being raised.
matz
2007-05-23
1
-0
/
+1
*
* ext/extmk.rb, ext/purelib.rb, lib/mkmf.rb, runruby.rb: clear default
nobu
2007-05-22
1
-0
/
+3
*
* lib/net/smtp.rb: CRAM-MD5 authentication did not work. [ruby-dev:30770]
aamine
2007-05-20
1
-4
/
+5
*
* lib/date/format.rb (Date._parse): detects some OFX dates
tadf
2007-05-19
1
-6
/
+15
*
* lib/logger.rb (Logger::Application): remove meaningless logdev
nahi
2007-05-16
1
-7
/
+30
*
* lib/net/http.rb (tokens): forgot to add strip. [ruby-core:11120]
aamine
2007-05-12
1
-1
/
+1
*
* lib/date/format.rb (Date._parse): revised treatment of
tadf
2007-05-08
1
-41
/
+103
*
* lib/date/format.rb: reverted.
tadf
2007-05-08
1
-1
/
+1
*
* lib/rational.rb: fix high-precision Rationals cannot be
keiju
2007-05-08
1
-1
/
+3
*
* lib/rss/image.rb, test/rss/test_image.rb: fixed Image module
kou
2007-05-07
1
-1
/
+1
*
* lib/net/http.rb (Net::HTTP.post_form): allow an Array of String for pairs a...
aamine
2007-05-06
1
-4
/
+21
*
* lib/net/http.rb: Connection header field might include both of "keep-alive"...
aamine
2007-05-06
1
-19
/
+29
*
* lib/date/format.rb (Format::Bag#method_missing): get rid of
nobu
2007-05-05
1
-1
/
+1
*
* lib/mkmf.rb (libpathflag): not to append RPATHFLAG to current
nobu
2007-04-23
1
-13
/
+19
*
* lib/optparse.rb: fix to override conv proc.
nobu
2007-04-20
1
-1
/
+1
*
* lib/optparse.rb: fix to override conv proc.
ko1
2007-04-19
1
-1
/
+1
*
* lib/optparse.rb (make_switch): do not clobber converter if pattern
nobu
2007-04-16
1
-2
/
+2
*
* lib/date/format.rb: added some zone names.
tadf
2007-04-15
1
-26
/
+37
*
* lib/net/imap.rb (disconnect): call shutdown for
shugo
2007-04-09
1
-1
/
+5
*
* lib/shell: commit miss(support for ruby 1.9(YARV) thread model).
keiju
2007-03-22
3
-53
/
+45
*
* lib/shell.rb, lib/shell: support for ruby 1.9(YARV) thread model.
keiju
2007-03-20
7
-141
/
+266
*
* lib/set.rb: Revise rdoc.
knu
2007-03-20
1
-7
/
+24
*
* lib/matrix.rb (Matrix::inverse_from): adding partial pivoting to
matz
2007-03-19
1
-6
/
+12
*
* lib/net/protocol.rb (rbuf_read): extend buffer size for speed.
aamine
2007-03-19
1
-1
/
+3
*
* lib/rss, test/rss:
kou
2007-03-17
31
-1968
/
+4032
*
* lib/net/pop.rb: change default verification mode from VERIFY_PEER to VERIFY...
aamine
2007-03-16
1
-6
/
+6
*
* lib/net/http.rb: merge Ruby-SSPI patch contributed by Justin Bailey.
aamine
2007-03-16
1
-16
/
+49
*
* lib/sync.rb: support for ruby 1.9(YARV) thread model.
keiju
2007-03-13
1
-88
/
+85
*
* lib/monitor.rb (mon_try_enter): call @mon_muetx.try_lock.
shugo
2007-03-12
1
-1
/
+1
*
* lib/cgi.rb (CGI::header): IIS >= 5.0 does not need the nph
knu
2007-03-12
1
-1
/
+2
*
* lib/shell/process-controller.rb: fix thread synchronization problem for [r...
keiju
2007-03-06
1
-3
/
+5
*
* lib/timeout.rb (Timeout.timeout): should return the block value always.
aamine
2007-03-05
1
-7
/
+7
*
* lib/net/smtp.rb: support automatic STARTTLS.
aamine
2007-03-05
2
-85
/
+218
*
* lib/net/smtp.rb: reconstruct SMTPS/STARTTLS interface. New interface is in...
aamine
2007-03-04
1
-108
/
+66
*
* file.c (rb_stat_s_utime): fixed a commit miss for the platforms
nobu
2007-03-04
1
-1
/
+1
*
* lib/set.rb (Set#^, Set#&): Correct documentation. Those methods
knu
2007-03-03
1
-2
/
+2
*
* lib/fileutils.rb (touch): last #touch change causes error when :mtime optio...
aamine
2007-03-03
1
-6
/
+2
*
* lib/fileutils.rb (mv): could not move directory between different file syst...
aamine
2007-03-03
1
-3
/
+7
*
* file.c (rb_file_s_utime): allow nil to set the current time.
nobu
2007-03-03
1
-3
/
+14
*
* lib/mkmf.rb ($DEFLIBPATH): default library paths ($(topdir), etc)
usa
2007-02-28
1
-5
/
+6
*
* lib/base64.rb (Base64::b64encode): Fix documentation; submitted
knu
2007-02-27
1
-1
/
+1
*
* lib/thread.rb (ConditionVariable#broadcast): use Mutex
shugo
2007-02-24
2
-4
/
+7
*
* lib/thread.rb: do not redefine Mutex#synchronize.
shugo
2007-02-24
1
-9
/
+0
*
* lib/monitor.rb: rewritten using Mutex/ConditionVariable.
shugo
2007-02-24
1
-92
/
+32
*
* lib/soap/mapping/factory.rb: catch up with spec changes (return
ko1
2007-02-24
2
-2
/
+2
*
* lib/xmlrpc/client.rb (XMLRPC::Client::do_rpc): Make the
knu
2007-02-23
2
-2
/
+2
*
updated based on date2 4.0.3.
tadf
2007-02-18
1
-9
/
+10
*
* lib/.document: Apply patch for irb, e2mmap and README by Hugh Sasse
drbrain
2007-02-16
2
-6
/
+8
*
* lib/uri/generic.rb (URI::Generic::userinfo): Considering how
knu
2007-02-15
1
-6
/
+6
*
* lib/delegate.rb: catch up with class local variable (@_v) spec.
ko1
2007-02-14
2
-20
/
+20
[next]