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
*
* lib/set.rb: test change to follow revision 1.28. (duck typing?)
ocean
2005-07-04
1
-2
/
+2
*
cosmetic.
nahi
2005-07-03
1
-1
/
+1
*
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
/
+15
*
* 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
-9
/
+9
*
* lib/net/http.rb (Net::HTTP#connect, Net::HTTP#request): should
gotoyuzo
2005-06-30
1
-6
/
+10
*
* lib/webrick/httputils.rb (WEBrick::HTTPUtils.parse_query): should
gotoyuzo
2005-06-25
1
-0
/
+1
*
* lib/set.rb (Set#==): [ruby-dev:25206] (ported from ruby_1_8 branch)
ocean
2005-06-25
1
-10
/
+14
*
* 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/xmlrpc/utils.rb: Patch by Nobuhiro IMAI fixes the following
mneumann
2005-06-19
2
-4
/
+15
*
* ext/readline/readline.c (readline_readline): do not set rl_{in,out}stream.
shugo
2005-06-17
1
-0
/
+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
-29
/
+21
*
* lib/time.rb (Time.parse): "Fri Jan 1 08:59:60 +0900 1999" was
akr
2005-06-16
1
-4
/
+52
*
* lib/resolv.rb (Resolv::DNS::Resource#ttl): new attribute.
akr
2005-06-15
1
-7
/
+22
*
* signal.c (sigexit): call rb_thread_signal_exit() instead of
matz
2005-06-12
2
-2
/
+14
*
Added Eric Hodel's rdoc to resolv.rb and added file to .document
ryan
2005-06-09
2
-319
/
+637
*
* bignum.c (bignorm): fixed a bug in normalizing negative numbers
matz
2005-06-07
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
*
* lib/webrick/httpserver.rb (WEBrick::HTTPServer#run): should
gotoyuzo
2005-05-31
1
-1
/
+4
*
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/fileutils.rb (remove_entry_secure): add documentation.
aamine
2005-05-26
1
-33
/
+38
*
* lib/fileutils.rb (rm_r): use lchown(2), not chown(2). [ruby-dev:26226]
aamine
2005-05-25
1
-381
/
+546
*
* lib/fileutils.rb (rm_r): does chown(2). [ruby-dev:26199]
aamine
2005-05-25
1
-8
/
+31
*
* lib/open-uri.rb (OpenURI::Meta::RE_QUOTED_STRING): a content of
akr
2005-05-25
1
-1
/
+1
*
* numeric.c (fix_pow): support Fixnum ** Float case directly
matz
2005-05-24
1
-0
/
+9
*
* lib/{soap,wsdl,xsd}, test/{soap,wsdl,xsd}: imported soap4r/1.5.4.
nahi
2005-05-22
83
-1737
/
+3646
*
* lib/fileutils.rb (rm_r): new option :secure (default = true).
aamine
2005-05-21
1
-89
/
+195
*
* ext/readline/readline.c: supported libedit. fixed: [ruby-core:4858]
shugo
2005-05-19
1
-2
/
+2
*
Merged in development from the main REXML repository.
ser
2005-05-19
15
-866
/
+1210
*
* 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
*
reverted (commit miss) [ruby-dev:26141]
ocean
2005-05-12
1
-3
/
+3
*
* eval.c (break_jump): break should not cross functions.
matz
2005-05-11
2
-3
/
+6
*
* 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
[prev]
[next]