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/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
*
* lib/net/imap.rb (BEG_REGEXP): allow 8-bit characters in quoted strings for ...
shugo
2004-01-22
1
-2
/
+2
*
remove O_NONBLOCK
seki
2004-01-21
1
-1
/
+0
*
typo
seki
2004-01-21
1
-1
/
+1
*
* merged from HEAD.
shugo
2004-01-21
1
-32
/
+52
*
* lib/mkmf.rb (merge_libs): squeeze successive same libraries.
nobu
2004-01-21
1
-0
/
+1
*
Tidy benchmark.rb documentation a tad
dave
2004-01-20
1
-90
/
+55
*
Document base64
dave
2004-01-20
2
-0
/
+58
*
RDoc abbrev
dave
2004-01-20
1
-0
/
+38
*
Document lib/English. Add top-level aliases to rdoc html output
dave
2004-01-20
5
-45
/
+165
*
synchronized with date2 3.5.
tadf
2004-01-18
2
-65
/
+63
*
* lib/test/unit/ui/testrunnerutilities.rb (TestRunnerUtilities):
nobu
2004-01-13
6
-24
/
+5
*
Display full name in class list
dave
2004-01-12
2
-3
/
+3
*
Checked in wrong version... :(
dave
2004-01-12
1
-1
/
+7
*
Try to use DESTDIR when installing
dave
2004-01-12
1
-0
/
+1
*
*** empty log message ***
nobu
2004-01-12
1
-0
/
+15
*
Add explicit line breaks in method signatures for ri. Fixup some comments in ...
dave
2004-01-12
3
-8
/
+21
*
* configure.in (LIBPATHFLAG, RPATHFLAG): enclose paths with single
nobu
2004-01-12
1
-2
/
+2
*
Add HTML formatter to ri
dave
2004-01-11
1
-25
/
+152
*
Backported revisions 1.40 -> 1.41 to ruby_1_8 branch (documentation)
gsinclair
2004-01-11
1
-262
/
+256
*
Backported revisions 1.5 -> 1.8 into ruby_1_8 branch
gsinclair
2004-01-11
1
-211
/
+343
*
Backported from CVS HEAD (documentation)
gsinclair
2004-01-11
1
-104
/
+433
*
ri now reads command-line options from RI environment variable
dave
2004-01-10
1
-0
/
+6
*
* lib/mkmf.rb (libpathflag): use single quotes. [ruby-dev:22440]
nobu
2004-01-09
1
-3
/
+3
*
* lib/webrick/cgi.rb (WEBrick::CGI#initialize): should create
gotoyuzo
2004-01-07
1
-0
/
+1
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-01-07
2
-0
/
+345
*
fix typos.
akr
2004-01-07
4
-14
/
+14
*
Fix problem with agreesive name matching (see ChangeLog)
dave
2004-01-07
2
-9
/
+23
*
* lib/debug.rb: revert command parse regexps. [ruby-list:39014] by
nahi
2004-01-07
1
-5
/
+5
*
Check for shebang line in file that would otherwise be treated as plain text
dave
2004-01-06
1
-1
/
+13
*
* eval.c (rb_mod_modfunc): should break if m has no super class.
matz
2004-01-06
1
-2
/
+2
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-01-06
2
-0
/
+376
*
Split out ri display code and make pluggable
dave
2004-01-06
1
-0
/
+10
*
Add RDoc to build. Add --ri-system to RDoc
dave
2004-01-05
4
-38
/
+83
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-01-05
1
-0
/
+4
[next]