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/rss/rss.rb (RSS::VERSION): 0.1.4 -> 0.1.5.
kou
2005-07-08
2
-3
/
+3
*
doc fix.
akr
2005-07-02
1
-1
/
+1
*
* lib/open-uri.rb (OpenURI.open_http): refine post_connection_check
akr
2005-07-01
1
-3
/
+8
*
* lib/delegate.rb (Delegator::respond_to): respond_to? must check
matz
2005-06-30
1
-0
/
+9
*
* lib/irb/ruby-lex.rb (RubyLex::identify_number): alternative implements
keiju
2005-06-30
1
-8
/
+14
*
* lib/irb/ruby-lex.rb (RubyLex::identify_number): should not treat
matz
2005-06-30
1
-2
/
+3
*
* eval.c (rb_eval): pre-evaluate argument for unambiguous
matz
2005-06-30
2
-0
/
+9
*
* lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_query): should
gotoyuzo
2005-06-25
1
-0
/
+1
*
* lib/xmlrpc/*, test/xmlrpc/*: backported changes from HEAD into 1.8
mneumann
2005-06-24
6
-60
/
+88
*
* lib/uri/common.rb, lib/uri/generic.rb: fixed typo in documents and
akira
2005-06-24
2
-19
/
+19
*
fixed typo in the example of URI.extract.
akira
2005-06-23
1
-2
/
+2
*
* lib/time.rb (Time.parse): fix previous leap seconds support.
akr
2005-06-17
1
-25
/
+123
*
add tests for leapseconds on an environment without leapseconds support.
akr
2005-06-16
1
-28
/
+21
*
* lib/time.rb (Time.parse): "Fri Jan 1 08:59:60 +0900 1999" was
akr
2005-06-16
1
-4
/
+50
*
* signal.c (sigexit): call rb_thread_signal_exit() instead of
matz
2005-06-12
1
-0
/
+2
*
* bignum.c (get2comp): calculate proper 2's complement for
matz
2005-06-08
1
-2
/
+2
*
* ext/curses/curses.c (curses_insertln): merged a patch from
matz
2005-06-07
1
-0
/
+3
*
* lib/thread.rb: RDoc documentation from Eric Hodel
matz
2005-06-07
1
-20
/
+84
*
* lib/mkmf.rb (create_makefile): add .SUFFIXES from depend file.
nobu
2005-06-07
1
-2
/
+9
*
add a test for [ruby-dev:26127].
akr
2005-05-29
1
-0
/
+2
*
* lib/webrick/cgi.rb (WEBrick::CGI::Socket#request_line):
gotoyuzo
2005-05-27
1
-5
/
+7
*
* lib/mkmf.rb: use the semicolon as the path separator
eban
2005-05-27
1
-5
/
+9
*
* lib/irb/input-method.rb: do not use Readline::HISTORY.pop.
shugo
2005-05-25
1
-2
/
+2
*
* lib/open-uri.rb (OpenURI::Meta::RE_QUOTED_STRING): a content of
akr
2005-05-25
1
-1
/
+1
*
* lib/getopts.rb: should warn only if verbose mode.
eban
2005-05-24
1
-1
/
+1
*
* lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.4.
nahi
2005-05-22
73
-1737
/
+2911
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-05-22
10
-0
/
+735
*
* lib/rexml/encodings/SHIFT-JIS.rb: encoding and decoding were
ocean
2005-05-19
1
-2
/
+2
*
Cross-ported the REXML changes from HEAD to the 1.8 branch.
ser
2005-05-19
23
-1043
/
+1339
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-05-19
1
-0
/
+33
*
* lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): should
gotoyuzo
2005-05-17
1
-1
/
+1
*
* lib/pathname.rb (Pathname#unlink): use SystemCallError instead of
akr
2005-05-15
1
-1
/
+1
*
use raise(exception) [ruby-dev:26164]
seki
2005-05-15
1
-1
/
+2
*
* lib/pathname.rb (Pathname#unlink): unlink a symlink to a directory
akr
2005-05-15
1
-3
/
+3
*
restored @progress
ocean
2005-05-14
1
-2
/
+3
*
* ext/extmk.rb: keep srcdir unexpanded.
nobu
2005-05-13
1
-4
/
+4
*
* lib/rdoc/parsers/parse_c.rb: more readability for mixing
ocean
2005-05-12
1
-4
/
+10
*
* lib/rdoc/parsers/parse_c.rb: show parsing progress for C files.
ocean
2005-05-12
1
-0
/
+11
*
* lib/webrick/cgi.rb: new methods WEBrick::CGI#[], WEBrick::CGI#logger
gotoyuzo
2005-05-11
2
-16
/
+18
*
* lib/tempfile.rb (Tempfile#unlink): fixed typo.
ocean
2005-05-11
1
-1
/
+1
*
* lib/profiler.rb: fixed "undefined method `[]' for nil:NilClass"
ocean
2005-05-08
1
-29
/
+29
*
* lib/mkmf.rb (have_var): no libs argument is given.
nobu
2005-05-07
1
-2
/
+0
*
* lib/mkmf.rb (create_makefile): support platforms have file separator
nobu
2005-04-20
1
-1
/
+11
*
* lib/irb.rb lib/irb/* doc/irb: IRB 0.9.5
keiju
2005-04-19
31
-279
/
+448
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2005-04-19
4
-0
/
+349
*
* lib/ftools.rb (File.safe_unlink): do not modify a symlinked file.
eban
2005-04-19
1
-22
/
+31
*
* lib/fileutils.rb (remove_file): ignore exceptions caused by chmod.
aamine
2005-04-14
1
-8
/
+25
*
* lib/rss/rss.rb (RSS::VERSION): 0.1.3 -> 0.1.4.
kou
2005-04-13
1
-3
/
+7
*
adhoc patch for [druby-ja:123]
seki
2005-04-11
1
-5
/
+19
*
* lib/mkmf.rb (configuration): shouldn't output hdrdir twice.
usa
2005-04-11
1
-1
/
+1
[prev]
[next]