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/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
*
* lib/net/http.rb (HTTPHeader#content_length): should return nil unless heade...
aamine
2004-01-07
1
-1
/
+2
*
fix typos.
akr
2004-01-07
4
-14
/
+14
*
* lib/soap/{attachment.rb,mimemessage.rb}: added from soap4r/1.5.2.
nahi
2004-01-07
2
-0
/
+345
*
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
*
* lib/logger.rb(Logger#msg2str): no special treatment for the object
nahi
2004-01-06
1
-29
/
+17
*
Split out ri display code and make pluggable
dave
2004-01-06
3
-0
/
+386
*
* import soap4r/1.5.2;
nahi
2004-01-06
19
-171
/
+381
*
Add RDoc to build. Add --ri-system to RDoc
dave
2004-01-05
4
-37
/
+79
*
* lib/logger.rb: enhanced documentation.
gsinclair
2004-01-05
1
-207
/
+351
*
Add --ri-system option
dave
2004-01-05
2
-6
/
+18
*
* lib/mkmf.rb (create_makefile): remove duplicated object files
usa
2004-01-04
1
-1
/
+2
*
* dir.c: merge tuning from H.Yamamoto <ocean@m2.ccsnet.ne.jp>.
matz
2004-01-02
1
-2
/
+2
*
Finish documenting internal stuff. See Changelog for other details
dave
2004-01-02
12
-51
/
+136
*
* lib/pathname.rb: Corrected small coding error.
gsinclair
2003-12-31
1
-2
/
+2
*
* lib/pathname.rb: Completed documentation.
gsinclair
2003-12-31
1
-107
/
+266
*
Make file in '// in sss.c' relative
dave
2003-12-31
1
-1
/
+3
*
Fix problem with private alias to public method
dave
2003-12-31
1
-3
/
+7
*
Add RDoc for kernel functions, and tidy up
dave
2003-12-30
1
-14
/
+31
*
Re-applied revision 1.21 as its changes were lost on the way to 1.22
gsinclair
2003-12-30
1
-0
/
+2
*
Fix problem when class and method names the same
dave
2003-12-30
1
-6
/
+17
*
Fix HTML generated for .chm post-processing
dave
2003-12-30
1
-0
/
+1
*
Fix parse problem with complex yields
dave
2003-12-29
1
-2
/
+4
*
* lib/pathname.rb: Added documentation.
gsinclair
2003-12-29
1
-18
/
+186
*
* lib/net/http.rb (GenericRequest#initialize): check if path begins with '/'.
aamine
2003-12-29
1
-152
/
+135
*
Add RDoc for Kernel global functions, tidy array and error
dave
2003-12-29
1
-1
/
+1
*
RDoc Struct and random
dave
2003-12-28
1
-1
/
+3
*
* lib/optparse.rb: Improved documentation.
gsinclair
2003-12-28
1
-262
/
+256
*
Add RDoc documentation for stuff in object.c
dave
2003-12-28
2
-19
/
+42
*
Fix quoting of method names in regexp
dave
2003-12-27
1
-2
/
+2
*
Add support for rules in ri output
dave
2003-12-27
2
-2
/
+6
*
Add "Document-method:" capability
dave
2003-12-27
1
-1
/
+35
*
Some Ruby source uses Init_xxx (lower case for the class name)
dave
2003-12-27
1
-1
/
+3
*
* io.c (rb_f_backquote): need not to check nil result.
matz
2003-12-26
1
-2
/
+1
*
lib/pathname.rb (PathnameTest#test_plus): add 2 assertions.
akr
2003-12-26
1
-0
/
+2
*
Fix problem with rule calculation
dave
2003-12-25
1
-0
/
+2
*
Fix bug where two adjacent =begin/=end blocks causes the parser to get out of...
dave
2003-12-24
1
-10
/
+7
*
* lib/tsort.rb (test_orphaned_break): removed.
akr
2003-12-24
1
-14
/
+0
*
* lib/test/unit/assertions.rb: Modules are allowed to rescue.
nobu
2003-12-24
3
-25
/
+40
*
* lib/net/imap.rb (authenticate): remove "\n" from base64 encoded
shugo
2003-12-24
1
-1
/
+1
*
Forgot to save buffer.... sigh
dave
2003-12-24
12
-1299
/
+1645
*
RDoc comments for Fixnum, Float, and Hash. Add heuristic to RDoc to handle ya...
dave
2003-12-23
1
-1
/
+3
*
* lib/optparse.rb: incomplete RDoc documentation added in place of
gsinclair
2003-12-23
1
-307
/
+406
*
Commit miss?
usa
2003-12-23
1
-1
/
+1
*
* pack.c (pack_pack): remove unnecessary negative value check.
matz
2003-12-23
1
-1
/
+1
*
* lib/rexml/encodings/US-ASCII.rb: typo. [ruby-talk:88650]
nahi
2003-12-23
1
-1
/
+1
*
* lib/uri/generic.rb (URI::Generic::check_userinfo,
akira
2003-12-23
1
-9
/
+12
[prev]
[next]