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/cgi.rb (CGI::QueryExtension::read_multipart): use == instead
matz
2007-01-23
1
-1
/
+1
*
Merged from REXML main repository:
ser
2007-01-20
13
-83
/
+142
*
Merge RDoc updates from matzruby 11502, 11503, 11504
drbrain
2007-01-07
1
-1
/
+37
*
updated based on date2 4.0.1.
tadf
2007-01-07
1
-2
/
+4
*
* lib/webrick/utils.rb (WEBrick::Utils::TimeoutHandler#initialize):
gotoyuzo
2007-01-04
1
-1
/
+1
*
Make RDoc accessible. Update constant value information.
drbrain
2006-12-31
1
-92
/
+107
*
Allow RDoc comment to give friendly value for rb_define_const.
drbrain
2006-12-31
1
-3
/
+28
*
* Merge YARV
ko1
2006-12-31
17
-534
/
+300
*
removed.
tadf
2006-12-30
2
-6
/
+0
*
updated based on date2 4.0.
tadf
2006-12-30
2
-549
/
+581
*
* lib/cgi.rb (CGI::Cookie::initialize): use Array() again.
matz
2006-12-28
1
-1
/
+1
*
* lib/cgi.rb (CGI::Cookie::initialize): option["value"] may or may
matz
2006-12-21
1
-1
/
+1
*
* lib/cgi.rb (CGI::Cookie::initialize): Array(string) no longer
matz
2006-12-17
1
-1
/
+1
*
* lib/mkmf.rb (create_makefile): remove static library before update,
nobu
2006-12-14
1
-2
/
+3
*
* lib/irb/locale.rb (IRB::Locale::puts): typo fixed. a patch from
matz
2006-12-14
1
-1
/
+1
*
* lib/optparse.rb (Switch#parse_arg, Switch#conv_arg): splat failures.
nobu
2006-12-12
1
-3
/
+3
*
* lib/irb/locale.rb (IRB::Locale::search_file): ues File.exist?
matz
2006-12-09
1
-2
/
+2
*
* lib/optparse.rb: cannot put :nodoc: before method definition.
usa
2006-12-08
1
-8
/
+4
*
* lib/weakref.rb (WeakRef::__setobj__): should support
matz
2006-12-07
2
-15
/
+14
*
* misc/ruby-mode.el (ruby-parse-partial): need to parse "/=" as
matz
2006-12-05
1
-2
/
+2
*
* instruby.rb (install_recursive): get rid of warning.
nobu
2006-12-04
1
-1
/
+2
*
* lib/cgi.rb (CGI::QueryExtension::read_multipart): should quote
shugo
2006-12-03
1
-2
/
+3
*
* lib/webrick/httputils.rb (WEBrick::HTTPUtils::FormData::<<):
gotoyuzo
2006-12-01
1
-3
/
+3
*
updated based on date2 3.9.7.
tadf
2006-11-05
1
-9
/
+35
*
* lib/net/imap.rb: accept NOMODSEQ. [ruby-core:9002]
shugo
2006-11-04
1
-1
/
+1
*
* lib/set.rb (Set#^): Fix XOR operation against a container that
knu
2006-11-02
1
-2
/
+9
*
* lib/xmlrpc/create.rb (XMLRPC::Create::conv2value): Symbol should
matz
2006-11-02
8
-20
/
+19
*
* time.c (time_dup): duplicate the class of original time.
matz
2006-10-31
1
-5
/
+5
*
updated based on date2 3.9.6.
tadf
2006-10-24
1
-5
/
+5
*
* lib/mkmf.rb: fixed the bug of handling COMMON_MACROS.
eban
2006-10-20
1
-2
/
+1
*
* lib/erb.rb: String#each was removed, use #each_line instead.
aamine
2006-10-17
1
-3
/
+3
*
* array.c (rb_ary_unshift_m): a bug in lfree shift length
matz
2006-10-16
1
-1
/
+1
*
* lib/test/unit/collector/dir.rb (Collector::Dir#collect): append base
nobu
2006-10-14
1
-2
/
+3
*
updated based on date2 3.9.5.
tadf
2006-10-13
1
-1
/
+1
*
* lib/test/unit/collector/dir.rb (Collector::Dir#collect): prepend
nobu
2006-10-12
1
-1
/
+5
*
* lib/date.rb (Date::self.complete_hash): need to check if g is
matz
2006-10-12
1
-1
/
+1
*
* ext/tk/tkutil/tkutil.c (cbsubst_table_setup): need to handle new
matz
2006-10-12
1
-1
/
+2
*
* lib/parsedate.rb: documentation patch from Konrad Meyer
matz
2006-10-09
3
-35
/
+103
*
* ext/extmk.rb, lib/fileutils.rb, lib/mkmf.rb, lib/optparse.rb,
nobu
2006-10-09
4
-35
/
+32
*
* lib/rexml/encoding.rb (REXML::Encoding::check_encoding): spaces
matz
2006-10-09
2
-3
/
+3
*
use __send! instead of funcall.
tadf
2006-10-09
1
-4
/
+4
*
* parse.y (block_param): restrict block parameters to be local
matz
2006-10-03
1
-1
/
+2
*
* lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):
nobu
2006-10-02
1
-1
/
+1
*
* lib/test/unit/autorunner.rb (Test::Unit::AutoRunner::COLLECTORS):
nobu
2006-10-02
1
-2
/
+2
*
* common.mk (test-all): separate directory where running test cases
nobu
2006-10-01
2
-8
/
+33
*
* lib/optparse.rb (OptionParser#make_switch): pass arguments directly.
nobu
2006-10-01
1
-8
/
+10
*
updated based on date2 3.9.4.
tadf
2006-09-30
2
-575
/
+470
*
* jcode.rb (succ!): call original succ! if $KCODE == 'n'.
eban
2006-09-29
1
-1
/
+1
*
* lib/mkmf.rb (try_func): revert fallback checking undeclared function.
nobu
2006-09-29
1
-1
/
+6
*
* lib/optparse.rb (OptionParser::Switch#conv_arg): unsplat by
nobu
2006-09-29
1
-3
/
+3
[next]