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
*
Merge changes between r11913 and r11943 from ruby_1_8.
knu
2007-02-28
1
-5
/
+6
*
Merge changes between r11871 and r11907 from ruby_1_8.
knu
2007-02-27
2
-1
/
+2
*
* lib/date/format.rb: updated based on date2 4.0.3.
knu
2007-02-24
1
-8
/
+8
*
* lib/xmlrpc/client.rb (XMLRPC::Client::do_rpc): Make the
knu
2007-02-23
2
-2
/
+2
*
Merge trivial changes to reduce diffs from ruby_1_8.
knu
2007-02-20
1
-8
/
+4
*
* lib/.document: Apply patch for irb, e2mmap and README by Hugh Sasse
knu
2007-02-17
2
-6
/
+9
*
* lib/uri/ftp.rb: Revert the previous change pending discussion.
knu
2007-02-15
1
-68
/
+18
*
* lib/uri/generic.rb (URI::Generic::userinfo): Considering how
knu
2007-02-15
1
-6
/
+6
*
* lib/uri/generic.rb (URI::Generic::userinfo): should support
knu
2007-02-15
6
-38
/
+161
*
* lib/cgi.rb (CGI::unescapeHTML): invalid decoding for single
knu
2007-02-15
1
-5
/
+5
*
* lib/cgi.rb (CGI::QueryExtension::read_multipart): Properly parse
knu
2007-02-10
1
-2
/
+2
*
* configure.in, ext/thread/extconf.rb, lib/thread.rb: Add a
knu
2007-02-10
1
-0
/
+4
*
* lib/thread.rb: Remove an ineffective part of the code.
knu
2007-02-10
1
-9
/
+0
*
Back out the previous commit which was unintended.
knu
2007-02-09
1
-2
/
+2
*
* ext/bigdecimal: Synchronize with trunk. Better function
knu
2007-02-09
1
-2
/
+2
*
* lib/cgi.rb (CGI::QueryExtension::read_multipart): use == instead
matz
2007-01-23
1
-1
/
+1
*
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
*
Revert r11453
matz
2007-01-03
7
-282
/
+362
*
* io.c (ruby_dup): start GC on ENOMEM as well.
matz
2007-01-03
7
-362
/
+282
*
Merge 11443, 11444 and 11445 from trunk.
drbrain
2006-12-31
1
-93
/
+133
*
updated based on date2 4.0.
tadf
2006-12-30
2
-185
/
+225
*
* lib/irb/locale.rb (IRB::Locale::puts): typo fixed. a patch from
matz
2006-12-14
1
-1
/
+1
*
* lib/irb/locale.rb (IRB::Locale::search_file): ues File.exist?
matz
2006-12-09
1
-2
/
+2
*
* lib/weakref.rb (WeakRef::__setobj__): should support
matz
2006-12-07
2
-12
/
+19
*
* lib/cgi.rb (CGI::QueryExtension::read_multipart): should quote
shugo
2006-12-03
1
-2
/
+3
*
* Cross-patch from Ruby CVS; mostly Nabu edits.
ser
2006-12-01
14
-81
/
+136
*
* lib/rss/0.9.rb (RSS::Rss): removed needless include.
kou
2006-11-06
1
-1
/
+0
*
updated based on date2 3.9.7.
tadf
2006-11-05
1
-9
/
+37
*
* 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
*
* 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: fix typo.
usa
2006-10-20
1
-1
/
+1
*
* lib/mkmf.rb: fixed the bug of handling COMMON_MACROS.
eban
2006-10-20
1
-2
/
+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/fileutils.rb (FileUtils.cp_r): dereference_root=true is default in Ruby...
aamine
2006-10-13
1
-0
/
+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
*
* lib/parsedate.rb: documentation patch from Konrad Meyer
matz
2006-10-09
3
-35
/
+103
*
* lib/rexml/encoding.rb (REXML::Encoding::check_encoding): spaces
matz
2006-10-09
2
-3
/
+3
*
* lib/test/unit/testcase.rb (Test::Unit::TestCase.suite): test name
nobu
2006-10-03
1
-1
/
+1
*
* 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
-465
/
+528
*
* jcode.rb (succ!): call original succ! if $KCODE == 'n'.
eban
2006-09-29
1
-2
/
+1
*
* lib/mkmf.rb (try_func): revert fallback checking undeclared function.
nobu
2006-09-29
1
-1
/
+6
[next]