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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* 2005-01-27
eban
2005-01-26
1
-3
/
+3
*
* test/fileutils/test_fileutils.rb (setup): support BSD style directory group...
aamine
2005-01-26
2
-2
/
+7
*
* test/fileutils/test_fileutils.rb: remove junk print statement.
aamine
2005-01-26
1
-1
/
+0
*
* test/fileutils/test_fileutils.rb (setup): support BSD style directory group...
aamine
2005-01-26
3
-13
/
+22
*
* ext/Setup*: remove tcltklib.
usa
2005-01-26
7
-12
/
+10
*
* ext/tk/extconf.rb: support new tk scheme on mswin32.
usa
2005-01-26
2
-12
/
+26
*
* 2005-01-26
usa
2005-01-26
1
-3
/
+3
*
* win32/win32.c (flock_winnt, flock_win95): unlock file even if
usa
2005-01-26
2
-0
/
+7
*
* ext/tk: merge tcltklib for Ruby/Tk installation control
nagai
2005-01-25
27
-297
/
+371
*
* ruby.c (proc_options): correct -T option in RUBYOPT.
usa
2005-01-25
2
-2
/
+7
*
* ext/tk/sample/vu/vu_demo.rb: rename from vu.rb; avoid the bug on
nagai
2005-01-25
2
-0
/
+5
*
2005-01-25
ocean
2005-01-25
1
-3
/
+3
*
* ext/tcltklib/tcltklib.c: fix SEGV bug; trouble on canceling remained
nagai
2005-01-25
31
-105
/
+639
*
fix some documents.
akr
2005-01-25
1
-11
/
+10
*
fix IO#read docment.
akr
2005-01-24
1
-5
/
+13
*
* 2005-01-24
eban
2005-01-24
1
-3
/
+3
*
Mon Jan 24 16:00:53 2005 NARUSE, Yui <naruse@ruby-lang.org>
naruse
2005-01-24
1
-0
/
+5
*
* ext/nkf/lib/kconv.rb (guess_old): not use NKF.guess_old
naruse
2005-01-24
1
-1
/
+1
*
* 2005-01-23
eban
2005-01-23
1
-3
/
+3
*
* lib/soap/wsdlDriver.rb: from 1.5.3-ruby1.8.2, operation which has
nahi
2005-01-23
2
-0
/
+15
*
* ext/openssl/ossl_ocsp.c (ossl_ocspreq_to_der): should call
gotoyuzo
2005-01-22
2
-1
/
+6
*
* 2005-01-22
eban
2005-01-22
1
-3
/
+3
*
(accept) rescue SSLError. [druby-ja:110]
seki
2005-01-22
2
-0
/
+9
*
fail if UNIXFileOwner is set. [druby-ja:111]
seki
2005-01-22
2
-0
/
+5
*
* lib/resolv.rb (Resolv::DNS::Config.resolv): don't raise ResolvError.
akr
2005-01-21
2
-3
/
+6
*
* ChangeLog: fixed typo.
shugo
2005-01-21
1
-1
/
+1
*
* lib/net/imap.rb (decode_utf7): use pack("U*") to encode UTF-8.
shugo
2005-01-21
3
-121
/
+24
*
* lib/net/imap.rb (u8tou16): fixed typo. fixed: [ruby-lis:40546]
shugo
2005-01-21
2
-1
/
+5
*
* 2005-01-21
eban
2005-01-20
1
-3
/
+3
*
* ext/syck/rubyext.c (syck_parser_bufsize_set): avoid VC++ warning
ocean
2005-01-20
2
-2
/
+7
*
* lib/ipaddr.rb (test_s_new): typo.
usa
2005-01-19
1
-0
/
+1
*
* lib/ipaddr.rb (to_s, test_to_s): too many colons with some cases.
usa
2005-01-19
2
-1
/
+9
*
* 2005-01-19
eban
2005-01-18
1
-3
/
+3
*
* lib/resolv.rb (Resolv::DNS::Config.parse_resolv_conf): ignore
akr
2005-01-18
2
-0
/
+8
*
* configure.in (aix): fix typo. [ruby-talk:126401]
nobu
2005-01-17
2
-1
/
+5
*
* ext/readline/readline.c: suppress warnings.
nobu
2005-01-16
7
-24
/
+39
*
ChangeLog: typo fix.
eban
2005-01-16
1
-1
/
+1
*
* 2005-01-17
eban
2005-01-16
1
-3
/
+3
*
* lib/uri/common.rb (PORT): typo fix. fiex: [ruby-core:04256]
eban
2005-01-16
2
-1
/
+5
*
* 2005-01-15
nobu
2005-01-15
1
-3
/
+3
*
* ruby.c (proc_options): ignore trailing CRs at the end of short
nobu
2005-01-15
2
-3
/
+19
*
* lib/rss/rss.rb (RSS::VERSION): 0.1.2 -> 0.1.3.
kou
2005-01-15
5
-50
/
+114
*
* 2005-01-12
nobu
2005-01-11
1
-3
/
+3
*
* object.c (rb_class_superclass): superclass of singleton class also
nobu
2005-01-11
2
-0
/
+8
*
* io.c (remain_size): use buffered data instead of unreading to avoid
nobu
2005-01-11
2
-3
/
+12
*
* 2005-01-11
usa
2005-01-11
1
-3
/
+3
*
* numeric.c (Init_Numeric): turn off floating point exceptions
ocean
2005-01-11
2
-0
/
+8
*
* variable.c (rb_autoload): hide internal data from ruby level.
nobu
2005-01-10
2
-0
/
+6
*
* test/webrick/utils.rb: resuce LoadError.
gotoyuzo
2005-01-10
1
-1
/
+4
*
* 2005-01-10
eban
2005-01-10
1
-3
/
+3
[prev]
[next]