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
...
*
* io.c (READ_DATA_BUFFERED): new macro to detect whether stdio
matz
2003-10-30
1
-2
/
+3
*
* lib/test/unit/autorunner.rb: make fox runners work.
nahi
2003-10-30
1
-2
/
+2
*
* eval.c (proc_invoke): single array value to normal Proc#call
matz
2003-10-29
2
-4
/
+3
*
* re.c (rb_reg_s_union, Init_Regexp): new method `Regexp.union'.
akr
2003-10-29
1
-32
/
+36
*
* eval.c (Init_Proc): taint preallocated exception object
matz
2003-10-29
1
-1
/
+1
*
* parse.y (ret_args): node may be NULL. [ruby-talk:84530]
matz
2003-10-29
1
-1
/
+1
*
* hash.c (rb_hash_each): Hash#each should yield single value.
matz
2003-10-24
1
-1
/
+1
*
* lib/webrick/server.rb (GenericServer#start): should rescue
gotoyuzo
2003-10-23
1
-1
/
+1
*
* lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):
nobu
2003-10-22
1
-0
/
+1
*
* lib/test/unit/collector/dir.rb (Test::Unit::Collector::Dir#collect_file):
nobu
2003-10-21
1
-0
/
+4
*
* lib/debug.rb (debug_command): remove debug print.
usa
2003-10-20
1
-1
/
+0
*
* lib/pathname.rb (foreachline, dir_foreach): add obsolete warning.
akr
2003-10-19
1
-9
/
+10
*
* lib/generator.rb: Add rdoc documentation.
knu
2003-10-17
1
-4
/
+80
*
Reword and fix Overview.
knu
2003-10-17
1
-6
/
+5
*
consistent parentheses in assignment RHS.
matz
2003-10-16
18
-31
/
+31
*
* lib/debug.rb (DEBUGGER__::Context::debug_command): do not call
matz
2003-10-16
1
-4
/
+6
*
* lib/soap/netHttpClient.rb: use URI::HTTP#request_uri instead of
nahi
2003-10-15
1
-2
/
+2
*
* lib/cgi.rb (CGI::Cookie): tiny typo fix.
matz
2003-10-15
1
-1
/
+1
*
* marshal.c (w_object): dump extended modules as well.
matz
2003-10-15
3
-2
/
+3
*
* lib/generator.rb: A new library which converts an internal
knu
2003-10-14
2
-0
/
+367
*
* lib/soap/baseData.rb: Introduce SOAPType as the common ancestor of
nahi
2003-10-14
16
-351
/
+511
*
* lib/pathname.rb (realpath): make ELOOP check bit more robust.
akr
2003-10-13
1
-9
/
+39
*
* string.c (str_new4): should not preserve FL_TAINT status in the
matz
2003-10-13
1
-1
/
+1
*
* lib/rexml/quickpath.rb (REXML::QuickPath::match):
eban
2003-10-11
1
-1
/
+1
*
fix previous change.
akr
2003-10-11
1
-1
/
+3
*
* lib/pathname.rb (realpath): check existence of the file.
akr
2003-10-11
1
-1
/
+1
*
* lib/pathname.rb (realpath): re-implemented.
akr
2003-10-11
1
-54
/
+32
*
* lib/pathname.rb (realpath_rec): fix handling of symlink to absolute
akr
2003-10-11
1
-6
/
+8
*
* lib/monitor.rb: handle exceptions correctly. Thanks, Gennady
shugo
2003-10-11
1
-13
/
+20
*
* Forgot to update the MANIFEST, WRT the removal of files from the
ser
2003-10-10
1
-2
/
+1
*
* Changes to the encoding mechanism. If iconv is found, it is used first
ser
2003-10-10
23
-222
/
+183
*
* lib/test/unit.rb: removed installation instructions.
ntalbott
2003-10-08
6
-152
/
+319
*
applied patch by OHARA Shigeki:
mneumann
2003-10-07
1
-9
/
+3
*
* lib/csv.rb (IOReader, BasicWriter): call binmode when a given IO
nahi
2003-10-06
1
-3
/
+5
*
* marshal.c (w_object): should pass "weak" value to next level.
matz
2003-10-06
1
-1
/
+1
*
* lib/pathname.rb: version information is added in document.
akr
2003-10-05
1
-3
/
+39
*
add rinda, (import from drb-2.0.4)
seki
2003-10-05
3
-0
/
+649
*
* lib/xsd/datatypes.rb: Rational -> Decimal string bug fix.
nahi
2003-10-05
1
-1
/
+1
*
* lib/rubyunit.rb: aliasing TestCase into the top level is
ntalbott
2003-10-05
2
-9
/
+9
*
* lib/open-uri.rb (URI::Generic#find_proxy): no_proxy support did not work.
nahi
2003-10-05
1
-1
/
+1
*
* lib/test/unit/assertions.rb: will use pp for output if available.
ntalbott
2003-10-05
1
-5
/
+28
*
* lib/test/unit/assertions.rb: made small improvements to assertion
ntalbott
2003-10-04
1
-38
/
+45
*
* lib/test/unit/assertions.rb: refactored message building.
ntalbott
2003-10-04
1
-108
/
+94
*
* marshal.c (w_object): instance variable dump do not cause error
matz
2003-10-04
1
-2
/
+1
*
* lib/test/unit/assertions.rb: changed assertion messages to rely more
ntalbott
2003-10-04
1
-39
/
+67
*
add acl.rb, ssl.rb
seki
2003-10-04
2
-0
/
+329
*
exit from a thread using 'break'
seki
2003-10-04
1
-1
/
+1
*
* lib/soap/netHttpClient.rb: follow http-access2. hosts which matches
nahi
2003-10-04
2
-4
/
+29
*
* lib/pathname.rb (initialize): raise ArgumentError if argument has
akr
2003-10-04
1
-19
/
+107
*
* lib/uri/ftp.rb, lib/uri/mailto.rb: renamed to #to_s from #to_str.
akira
2003-10-04
3
-3
/
+3
[prev]
[next]