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
/
ext
Commit message (
Expand
)
Author
Age
Files
Lines
*
* ext/tk/lib/tkextlib/tkDND.rb: fix syntax error.
eban
2004-07-03
1
-4
/
+4
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-07-01
167
-0
/
+11904
*
* ext/tk/lib/tcltklib : bug fix
nagai
2004-07-01
31
-572
/
+2206
*
* ext/openssl/ossl_cipher.c (ossl_cipher_set_padding): last modify is
gotoyuzo
2004-07-01
1
-3
/
+1
*
* ext/openssl/extconf.rb: check for EVP_CIPHER_CTX_copy, ENGINE_add,
gotoyuzo
2004-07-01
6
-136
/
+195
*
* ext/openssl/ossl_asn1.c (ossl_i2d_ASN1_TYPE, ossl_ASN1_TYPE_free):
gotoyuzo
2004-06-30
1
-8
/
+32
*
* ext/openssl/ossl_pkey_dh.c (ossl_dh_initialize): should create
gotoyuzo
2004-06-30
3
-9
/
+37
*
* ext/openssl/ossl_ssl.c (ossl_ssl_read): take optional second argument
gotoyuzo
2004-06-30
3
-9
/
+25
*
* ext/syck/rubyext.c (syck_emitter_new): set buffer after
why
2004-06-29
1
-108
/
+107
*
* ext/iconv/extconf.rb: check stricter. [ruby-talk:104501]
nobu
2004-06-25
1
-11
/
+15
*
* eval.c (rb_thread_atfork): remove "fork terminates thread"
matz
2004-06-24
1
-1
/
+18
*
Work around OSX strangneness with recvfrom on connection-oriented sockets
dave
2004-06-23
1
-1
/
+5
*
* ext/zlib/zlib.c: 0xff should not be shifted by 24 bits on
matz
2004-06-23
1
-1
/
+1
*
* ext/win32ole/win32ole.c (ole_hresult2msg): remove trailing
ocean
2004-06-22
1
-3
/
+6
*
* ext/win32ole/win32ole.c (OLE_FREE): should not call CoFreeUnuse-
suke
2004-06-22
1
-9
/
+8
*
* ext/tk/lib/tk.rb: bug fix (TkWindow#grab)
nagai
2004-06-15
1
-1
/
+8
*
* ext/tk/lib/remote-tk.rb: bug fix
nagai
2004-06-14
1
-20
/
+47
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-06-12
3
-0
/
+350
*
* ext/tcltklib/extconf.rb: [EXPERIMENTAL] MacOS X (darwin) support
nagai
2004-06-12
14
-177
/
+355
*
* ext/sdbm/init.c (fsdbm_store): sdbm should use StringValue().
matz
2004-06-10
1
-4
/
+2
*
* ext/syck/syck.c (syck_new_parser): clear parser on init.
why
2004-05-25
2
-1
/
+2
*
* ext/tcltklib/extconf.rb: add --enable-tcl-thread configure option and
nagai
2004-05-24
2
-33
/
+144
*
* ext/tk/sample/remote-ip_sample2.rb: modify
nagai
2004-05-22
2
-10
/
+13
*
* MANIFEST: add new encodings in rexml.
nobu
2004-05-22
1
-0
/
+2
*
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
17
-43
/
+557
*
* ext/socket/socket.c: fix SEGV. [ruby-dev:23550]
ocean
2004-05-20
1
-1
/
+1
*
* ext/socket/socket.c: check SCM_RIGHTS macro addition to
akr
2004-05-20
1
-9
/
+21
*
* numeric.c (flo_eq): alway check if operands are NaN.
matz
2004-05-20
2
-0
/
+6
*
* ext/tk/lib/tk.rb: change permition of TkObject#tk_send from private to public
nagai
2004-05-19
1
-1
/
+1
*
* ext/socket/socket.c (setup_domain_and_type): honor duck typing.
matz
2004-05-17
1
-7
/
+18
*
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
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-05-16
1
-0
/
+12
*
* lib/yaml.rb: removed fallback to pure Ruby parser.
why
2004-05-16
7
-88
/
+98
*
* ext/dbm/dbm.c (fdbm_initialize): accept optional 3rd argument to
akr
2004-05-16
1
-11
/
+29
*
* eval.c (eval): warning during eval should not cause deadlock.
matz
2004-05-14
3
-17
/
+41
*
* ext/tk/lib/tk/canvas.rb: improve coords support for canvas items.
nagai
2004-05-14
3
-116
/
+88
*
* ext/openssl/ossl_x509name.c: attribute value of DC (short name of
gotoyuzo
2004-05-12
1
-0
/
+1
*
* ext/tk/lib/tk/composite.rb: improve configure methods. (based on the propos...
nagai
2004-05-12
2
-18
/
+303
*
Fix for 'incomplete bug fix' for 1.41.
shigek
2004-05-11
1
-1
/
+1
*
* ext/tk/tkutil.c (get_eval_string_core): bug fix. [ruby-dev:23466]
nagai
2004-05-07
1
-1
/
+1
*
use numerichost if cannot resolve hostname
seki
2004-05-06
1
-4
/
+4
*
* lib/yaml/rubytypes.rb (to_yaml): added instance variable handling
why
2004-05-06
10
-236
/
+246
*
This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.
(no author)
2004-05-01
130
-0
/
+19847
*
* renewal Ruby/Tk
nagai
2004-05-01
131
-11351
/
+7668
*
* lib/yaml/rubytypes.rb: passing Range tests.
why
2004-04-26
6
-308
/
+406
*
* ext/iconv/iconv.c: nearly finished RDoc comments.
gsinclair
2004-04-16
1
-131
/
+132
*
* ext/extmk.rb: skip linking when libraries to be preloaded not
nobu
2004-04-15
1
-4
/
+7
[next]