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
*
* configure.in (os2-emx): renamed from os2_emx, add flags to
nobu
2003-07-30
2
-6
/
+8
*
* marshal.c (w_object): if object responds to 'marshal_dump',
matz
2003-07-29
2
-2
/
+2
*
* fix a bug of the procedure for 'Delete' button on the safe-Tk frmae
nagai
2003-07-29
2
-1
/
+10
*
* change default mode of mainloop_abort_on_exception on multi-tk.rb
nagai
2003-07-29
1
-1
/
+1
*
* bug fix
nagai
2003-07-29
4
-56
/
+90
*
* ext/extmk.rb (INSTALL_PROG, INSTALL_DATA): modify verbose messages.
eban
2003-07-29
1
-2
/
+2
*
* bug fix ( tested with Ruby/Tk widget demo )
nagai
2003-07-29
6
-15
/
+25
*
* lib/net/smtp.rb (Net::SMTP::send0): add taint check.
matz
2003-07-29
1
-2
/
+1
*
* ext/syck/token.c: prefixed many constants and definitions with YAML_ to
why
2003-07-29
3
-95
/
+97
*
* ChangeLog: tabify.
usa
2003-07-29
1
-1
/
+1
*
tcltklib.c : use RTEST()
nagai
2003-07-29
1
-4
/
+5
*
tcltklib.c : bug fix
nagai
2003-07-29
3
-36
/
+89
*
* ext/syck/syck.h: Added 'syck' yacc prefixes.
why
2003-07-28
9
-132
/
+215
*
* ext/openssl/lib/net/https.rb (use_ssl=): raise ProtocolError if
gotoyuzo
2003-07-28
1
-1
/
+10
*
unused
nobu
2003-07-28
1
-32
/
+0
*
* ext/configsub.rb: $defout is obsolete.
nobu
2003-07-28
1
-1
/
+1
*
Bug for 2nd arg of round fixed.
shigek
2003-07-28
1
-1
/
+4
*
* ext/openssl/extconf.rb: check again after pkg-config for MinGW on
eban
2003-07-28
1
-1
/
+3
*
* ext/stringio/stringio.c (strio_gets): only "gets" should set $_.
matz
2003-07-28
1
-7
/
+9
*
tcltklib.c : *bug fix
nagai
2003-07-28
2
-14
/
+318
*
Bug fix from Javier Goizueta.
shigek
2003-07-28
4
-71
/
+86
*
multi-tk.rb : (new) library to support multiple Tk interpreters (high level)
nagai
2003-07-27
10
-144
/
+1142
*
* ext/openssl/extconf.rb: better support MinGW. add
eban
2003-07-27
1
-10
/
+15
*
* ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wrongly
matz
2003-07-26
2
-4
/
+5
*
0 ** 0 bug fixed.
shigek
2003-07-26
2
-57
/
+71
*
* io.c (rb_fdopen): set errno if it's zero on win32 platforms.
usa
2003-07-26
1
-1
/
+1
*
* ext/tk/lib/tk.rb (TkCore::chooseDirectory): back up wrongly
matz
2003-07-26
1
-0
/
+4
*
* ext/stringio/stringio.c: includes Enumerable as well as IO.
nobu
2003-07-26
1
-0
/
+2
*
* variable.c (rb_mod_const_missing): "const_missing" should not
matz
2003-07-26
1
-4
/
+0
*
* ext/openssl/ossl.h: fix comment.
gotoyuzo
2003-07-25
2
-3
/
+4
*
* ext/openssl/extconf.rb: refine va-args macro detection.
gotoyuzo
2003-07-25
1
-1
/
+1
*
tcltklib.c : add TclTkIp#create_slave , TclTkIp#_make_safe and TclTkIp#safe?
nagai
2003-07-25
4
-36
/
+186
*
* ext/openssl/ossl_ssl.c (ossl_ssl_setup): need to pass the real
usa
2003-07-25
1
-1
/
+7
*
* Added samples.
nahi
2003-07-25
1
-0
/
+4
*
* ext/openssl/sample: Add samples.
nahi
2003-07-25
4
-0
/
+1217
*
* ext/openssl/extconf.rb: add check for BN_rand_range() and
gotoyuzo
2003-07-25
3
-2
/
+21
*
* ext/socket/socket.c (tcp_s_gethostbyname): was using
matz
2003-07-25
2
-3
/
+2
*
Spec for div changed.
shigek
2003-07-25
2
-6
/
+5
*
ver method added.
shigek
2003-07-25
4
-266
/
+224
*
* gcc -Wall clean-up.
matz
2003-07-24
2
-3
/
+3
*
* ext/openssl/extconf.rb: add check for libsocket and libnsl.
gotoyuzo
2003-07-24
1
-19
/
+18
*
* ext/syck/emitter.c (syck_emitter_flush): accepts count
why
2003-07-24
4
-117
/
+237
*
* lib/mkmf.rb (have_type): check if a type is defined.
nobu
2003-07-24
1
-1
/
+1
*
* ext/openssl/extconf.rb: add check for win32 OpenSSL libraries.
gotoyuzo
2003-07-24
2
-12
/
+8
*
* eval.c (thgroup_add): no warning for terminated threads.
matz
2003-07-24
1
-2
/
+23
*
* ext/io/wait/extconf.rb: removed unnecessary backward compatibility stuff.
nobu
2003-07-24
1
-20
/
+4
*
* ext/openssl/extconf.rb: revert use of dir_config.
eban
2003-07-24
1
-0
/
+2
*
* ext/Win32API/lib/win32/resolv.rb: added.
usa
2003-07-24
2
-0
/
+367
*
* ext/openssl/ssl.h: undef X509_NAME and PKCS7_SIGNER_INFO to
gotoyuzo
2003-07-23
2
-3
/
+5
*
Cut check for OpenSSL version
michal
2003-07-23
1
-14
/
+0
[next]