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/test/unit/assertions.rb: should not capture an
ntalbott
2003-10-02
4
-9
/
+9
*
* test/logger/test_logger.rb: unlinking file before close causes problem under
nahi
2003-10-01
1
-2
/
+2
*
* lib/net/http.rb (finish): revert to 1.93.
aamine
2003-09-29
3
-9
/
+34
*
* lib/net/http.rb (finish): does not raise IOError even if !started?, to allo...
aamine
2003-09-29
3
-12
/
+5
*
* lib/logger.rb: check if the given logdevice object respond_to :write and
nahi
2003-09-29
2
-2
/
+2
*
* eval.c (rb_thread_atfork): wrong format specifier.
matz
2003-09-29
1
-1
/
+1
*
* lib/webrick/utils.rb (Utils::su): use setgid and setuid to
gotoyuzo
2003-09-28
1
-8
/
+8
*
* forgot to add this file in the previous commit.
nahi
2003-09-28
1
-8
/
+11
*
* lib/soap/rpc/cgistub.rb: make logging severity threshold higher.
nahi
2003-09-27
2
-10
/
+11
*
* lib/resolv-replace.rb: 1.8 compliance. [ruby-talk:82946]
nobu
2003-09-26
1
-11
/
+20
*
* lib/README: lib/wsdl is an implementation of WSDL/1.1, not WSDL/1.2.
nahi
2003-09-26
1
-1
/
+1
*
* defines.h (flush_register_windows): use volatile only for gcc on
nobu
2003-09-26
1
-3
/
+2
*
* lib/README: updated.
nahi
2003-09-25
1
-1
/
+19
*
* lib/ostruct.rb: Added OpenStruct#==.
ntalbott
2003-09-25
1
-0
/
+8
*
* lib/soap/* (29 files): SOAP4R added.
nahi
2003-09-24
83
-0
/
+12305
*
* lib/webrick/httpservlet/cgihandler.rb: conform to mswin32.
gotoyuzo
2003-09-23
1
-2
/
+4
*
* lib/logger.rb: add Logger#<<(msg) for writing msg without any formatting.
nahi
2003-09-23
1
-0
/
+18
*
* lib/logger.rb: typo fixed.
nahi
2003-09-20
1
-5
/
+8
*
Minor documentation improvements
gsinclair
2003-09-19
1
-2
/
+3
*
Improved documentation
gsinclair
2003-09-19
1
-22
/
+36
*
Converted RD to RDoc (Lyle Johnson) and improved documentation.
gsinclair
2003-09-19
1
-460
/
+423
*
* test/testunit/*: Added.
ntalbott
2003-09-19
3
-24
/
+180
*
Small documentation correction
gsinclair
2003-09-19
1
-1
/
+1
*
* lib/webrick/log.rb (BasicLog#log): get rid of as ineffectual
gotoyuzo
2003-09-18
1
-5
/
+3
*
* eval.c (proc_invoke): should update "result" for orphans.
matz
2003-09-18
1
-1
/
+1
*
lib/pathname.rb: update document.
akr
2003-09-18
1
-3
/
+5
*
* lib/logger.rb: Comment fix. I don't like inline documentation... Hard to
nahi
2003-09-18
1
-2
/
+2
*
* lib/logger.rb: new file. Logger, formerly called devel-logger or
nahi
2003-09-18
1
-0
/
+574
*
* regex.c (re_compile_pattern): should not translate character
matz
2003-09-16
1
-3
/
+6
*
* lib/csv.rb: add extra pamameter to specify row(record) separater character.
nahi
2003-09-15
1
-55
/
+69
*
* bignum.c (rb_big_and): convert argument using 'to_int'.
matz
2003-09-12
2
-3
/
+6
*
Added documentation in RDoc format.
wew
2003-09-12
1
-38
/
+799
*
Took out useless @matched_item variable; some small refactoring.
dblack
2003-09-11
1
-18
/
+18
*
meta_vars should be String.
gotoyuzo
2003-09-08
1
-1
/
+1
*
* lib/webrick/httpserver.rb (HTTPServer#access_log): add "\n" to
gotoyuzo
2003-09-08
2
-2
/
+5
*
* lib/optparse.rb, lib/optparse/version.rb: search also all
nobu
2003-09-08
2
-6
/
+21
*
* lib/webrick/accesslog.rb (AccessLog::setup_params): use req.port
gotoyuzo
2003-09-08
7
-14
/
+15
*
* lib/optparse.rb (OptionParser#order, #permute, #parse): allow an
nobu
2003-09-05
1
-2
/
+15
*
* lib/mkmf.rb (have_library, find_library): configure by library
nobu
2003-09-05
1
-2
/
+5
*
* lib/optparse.rb (--version): fix assignment/reference order.
nobu
2003-09-05
3
-6
/
+19
*
* lib/net/http.rb: cosmetic improvements to documentation
gsinclair
2003-08-31
2
-316
/
+318
*
* lib/optparse.rb: --version takes an optional argument; "all" or a list of p...
nobu
2003-08-31
2
-4
/
+54
*
yyyy/mm is not an acceptable format.
tadf
2003-08-31
2
-4
/
+2
*
Add documentation in RDoc format.
wew
2003-08-29
1
-1
/
+46
*
Add documentation in RDoc format.
wew
2003-08-29
1
-4
/
+278
*
* lib/net/smtp.rb (check_response): AUTH CRAM-MD5 returns 334 response. [ruby...
aamine
2003-08-27
1
-1
/
+1
*
* lib/ostruct.rb (OpenStruct::method_missing): prohibit modifying
matz
2003-08-26
1
-0
/
+3
*
* lib/mkmf.rb (create_tmpsrc): add the hook for source.
nobu
2003-08-26
1
-43
/
+55
*
Added RDoc documentation.
wew
2003-08-23
1
-5
/
+764
*
* lib/irb/ruby-lex.rb: bug fix for "foo" !~ /bar/. [ruby-talk:79942]
keiju
2003-08-23
1
-1
/
+1
[next]