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
...
*
require drb/eq.rb by default
seki
2004-02-26
1
-0
/
+1
*
Doug Kearns's doc. patch
dave
2004-02-26
1
-1
/
+2
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-02-26
1
-0
/
+1
*
Doug Kearns's doc. patch
dave
2004-02-26
1
-1
/
+2
*
Improve heuristic for which files to include. See ChangeLog
dave
2004-02-24
1
-4
/
+12
*
Deal with case where first file processed contains a :stopdoc:
dave
2004-02-24
1
-1
/
+14
*
Handle class vars in code listings
dave
2004-02-23
1
-2
/
+4
*
Handle aliases in C files
dave
2004-02-23
1
-0
/
+14
*
Check opdir _before_ parsing files
dave
2004-02-23
1
-4
/
+5
*
Fix constant value extraction. Escape HTML in constant values
dave
2004-02-23
2
-3
/
+11
*
miss
dave
2004-02-19
2
-9
/
+24
*
Support visibility modifiers for attributes
dave
2004-02-19
2
-7
/
+27
*
* lib/ostruct.rb: documented
gsinclair
2004-02-19
1
-11
/
+54
*
Fix typos (Doug Kearns)
dave
2004-02-19
1
-2
/
+2
*
Strip extraneous spaces from included filename
dave
2004-02-18
1
-1
/
+3
*
remove O_NONBLOCK, tahnks ay
seki
2004-02-18
1
-1
/
+0
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-02-17
3
-0
/
+398
*
stop doubling timeout
seki
2004-02-16
1
-3
/
+2
*
* lib/csv.rb: document reduction. [ruby-core:02429]
nahi
2004-02-16
1
-775
/
+427
*
* lib/generator.rb: corrected doc format
gsinclair
2004-02-16
3
-7
/
+121
*
raise RequestExpiredError if timeout
seki
2004-02-15
1
-2
/
+2
*
* lib/mkmf.rb: absolute path of ruby is assigned to $(RUBY).
gotoyuzo
2004-02-14
1
-1
/
+1
*
add pretty_print
seki
2004-02-14
1
-0
/
+11
*
* lib/ftools.rb: documented
gsinclair
2004-02-12
1
-15
/
+100
*
* lib/base64.rb: backported from HEAD (modularised and documented)
gsinclair
2004-02-12
1
-69
/
+121
*
* lib/mkmf.rb (create_tmpsrc): cpp32 of Borland C++ ignores #error
nobu
2004-02-12
1
-1
/
+1
*
* lib/pathname.rb: use assert_raise instead of assert_raises.
akr
2004-02-11
4
-82
/
+100
*
* lib/rdoc/parsers/parse_c.rb: escape '{' and '}' to avoid warnings.
eban
2004-02-09
1
-1
/
+1
*
wrong commit.
nobu
2004-02-08
1
-1
/
+1
*
* lib/pp.rb (PP::PPMethods::object_address_group): suppress negative
nobu
2004-02-08
1
-1
/
+1
*
Support https in hyperlinks
dave
2004-02-06
1
-16
/
+18
*
* lib/pp.rb (PPInspectTest#test_to_s_with_iv): rollback the previous
nahi
2004-02-06
1
-1
/
+0
*
* lib/pp.rb (PPInspectTest#test_to_s_with_iv): remove instance
nahi
2004-02-06
1
-0
/
+1
*
* several backports from 1.9
matz
2004-02-06
2
-3
/
+4
*
* lib/prettyprint.rb (PrettyPrint#first?): obsoleted.
akr
2004-02-05
1
-3
/
+32
*
* lib/prettyprint.rb (PrettyPrint#seplist): added.
akr
2004-02-05
3
-19
/
+20
*
* lib/pp.rb (Struct#pretty_print_cycle): follow 1.8 style.
akr
2004-02-02
1
-3
/
+7
*
* lib/net/http.rb (canonical_each): fix merge miss.
usa
2004-02-02
1
-1
/
+1
*
exception message changed.
akr
2004-02-01
1
-2
/
+2
*
* lib/pp.rb (Struct#pretty_print): make it 1.8 style.
akr
2004-02-01
1
-2
/
+14
*
* lib/open-uri.rb (URI::Generic#find_proxy): return nil on loopback
akr
2004-02-01
1
-0
/
+9
*
* lib/resolv-replace.rb (BasicSocket#send): don't replace because
akr
2004-02-01
1
-16
/
+28
*
* lib/net/http.rb: merged coding style changes from HEAD.
gsinclair
2004-02-01
1
-98
/
+89
*
* lib/test/unit.rb: rearranged documentation for RDoc's sake.
gsinclair
2004-02-01
3
-322
/
+273
*
* lib/open-uri.rb (OpenURI::Buffer#<<): make a tempfile binmode.
akr
2004-01-31
1
-0
/
+1
*
lib/open-uri.rb (URI::Generic#find_proxy): warn HTTP_PROXY.
akr
2004-01-31
1
-0
/
+9
*
* lib/soap/wsdlDriver.rb, lib/wsdl/soap/operation.rb: add support of
nahi
2004-01-30
5
-20
/
+26
*
* lib/webrick/httputils.rb (WEBrick:HTTPUtils::parse_header):
gotoyuzo
2004-01-26
1
-1
/
+1
*
* parse.y (block_append): update nd_end for "real" head node.
matz
2004-01-26
2
-2
/
+3
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-01-25
1
-0
/
+116
[prev]
[next]