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
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-05-22
1
-0
/
+53
*
* add a new sample 'ext/tk/sample/remote-ikp_sample2.rb'
nagai
2004-05-22
1
-1
/
+1
*
* ext/tk/lib/tk.rb: add Tk.appsend_deny and improve Tk.rb_appsend
nagai
2004-05-21
18
-43
/
+562
*
* test_x509crl.rb (test_basic): add test for CRL issuer.
gotoyuzo
2004-05-21
0
-0
/
+0
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-05-21
1
-0
/
+142
*
* test_x509crl.rb (test_basic): add test for CRL issuer.
gotoyuzo
2004-05-21
2
-0
/
+3
*
2004-05-21
eban
2004-05-21
1
-3
/
+3
*
Add '()' around parameters that don't have them
dave
2004-05-21
2
-0
/
+6
*
* lib/mkmf.rb (check_sizeof): define result size. [ruby-core:02911]
nobu
2004-05-20
2
-5
/
+12
*
* ext/socket/socket.c: fix SEGV. [ruby-dev:23550]
ocean
2004-05-20
2
-1
/
+5
*
* ext/socket/socket.c: check SCM_RIGHTS macro addition to
akr
2004-05-20
2
-9
/
+27
*
* numeric.c (flo_eq): alway check if operands are NaN.
matz
2004-05-20
7
-30
/
+44
*
2004-05-20
eban
2004-05-20
1
-3
/
+3
*
At Ryan Davis' suggestion, honor visibility modifers if guarded by a statemen...
dave
2004-05-20
2
-1
/
+13
*
* lib/mkmf.rb (have_type): do not check pointer to incomplete type,
nobu
2004-05-20
2
-3
/
+9
*
* rescue LoadError. [ruby-dev:23539]
gotoyuzo
2004-05-19
4
-7
/
+35
*
2004-05-19
eban
2004-05-19
1
-3
/
+3
*
* ext/tk/lib/tk.rb: change permition of TkObject#tk_send from private to public
nagai
2004-05-19
2
-1
/
+6
*
* node.h (NEW_DSTR): adjust list length.
nobu
2004-05-18
3
-3
/
+10
*
2004-05-18
eban
2004-05-18
1
-3
/
+3
*
* test for OpenSSL::X509
gotoyuzo
2004-05-18
1
-0
/
+5
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-05-18
5
-0
/
+799
*
Add ruby-dev number to ChangeLog
ocean
2004-05-17
1
-0
/
+2
*
* ext/socket/socket.c (setup_domain_and_type): honor duck typing.
matz
2004-05-17
3
-15
/
+43
*
* numeric.c (flo_to_s): p 0.0 should be '0.0' not '0.0e+00'.
ocean
2004-05-17
2
-11
/
+19
*
* add a new sample script
nagai
2004-05-16
0
-0
/
+0
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-05-16
2
-0
/
+404
*
* add a new sample script
nagai
2004-05-16
1
-0
/
+2
*
REXML version bump.
ser
2004-05-16
1
-4
/
+4
*
Fixed REXML bug #14: StreamParser reports doctype events to listeners again.
ser
2004-05-16
1
-2
/
+5
*
Cross-ported the REXML changes (3.0.8) from the development branch to the
ser
2004-05-16
12
-969
/
+1024
*
Back-ported the new encodings
ser
2004-05-16
0
-0
/
+0
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-05-16
3
-0
/
+179
*
* lib/yaml.rb: removed fallback to pure Ruby parser.
why
2004-05-16
10
-117
/
+212
*
2004-05-17
eban
2004-05-16
1
-3
/
+3
*
* lib/drb/drb.rb: Cosmetic documentation changes.
gsinclair
2004-05-16
2
-9
/
+13
*
* lib/text/unit.rb: Removed :nodoc: directive (it prevented effective
gsinclair
2004-05-16
2
-1
/
+16
*
* ext/dbm/dbm.c (fdbm_initialize): accept optional 3rd argument to
akr
2004-05-16
4
-14
/
+74
*
lib/test/unit/assertions.rb: remove "all" that it has forgotten to remove.
eban
2004-05-16
1
-1
/
+1
*
2004-05-16
eban
2004-05-16
1
-3
/
+3
*
* lib/test/unit/**/*.rb: Removed :nodoc: directives (many were
gsinclair
2004-05-16
17
-177
/
+150
*
* fixed typo.
akira
2004-05-15
1
-1
/
+1
*
2004-05-15
eban
2004-05-15
1
-4
/
+4
*
* eval.c (eval): forgot to restore $SAFE value before evaluating
matz
2004-05-14
2
-0
/
+6
*
* range.c (range_each_func): terminates loop if generating value
matz
2004-05-14
3
-3
/
+19
*
* eval.c (eval): warning during eval should not cause deadlock.
matz
2004-05-14
8
-27
/
+62
*
* ext/tk/lib/tk/canvas.rb: improve coords support for canvas items.
nagai
2004-05-14
4
-116
/
+99
*
2004-05-14
eban
2004-05-14
1
-3
/
+3
*
* util.c (ruby_strtod): strtod("0", &end); => end should point '\0'.
ocean
2004-05-14
2
-8
/
+11
*
* lib/net/telnet.rb (Net::Telnet::login): "options" can specify
akira
2004-05-13
2
-4
/
+13
[next]