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
*
* lib/implicit.c: added sexagecimal float#base60.
why
2004-08-07
5
-2955
/
+1386
*
* ext/zlib/zlib.c: Zlib::GzipReader#read(0) returns "" instead of nil.
akr
2004-08-06
1
-1
/
+4
*
* ext/tk/lib/tk/namespace.rb: bug fix
nagai
2004-08-03
2
-10
/
+30
*
* ext/tk/lib/msgcat.rb (set_translation): bug fix (fail to set
nagai
2004-08-02
1
-12
/
+25
*
* lib/yaml.rb (YAML::load_file, YAML::parse_file): added.
why
2004-07-30
3
-1371
/
+1454
*
* ext/tcltklib/tcltklib.c(lib_fromUTF8_core): raise ArgumentError when
nagai
2004-07-30
2
-4
/
+21
*
* ext/tk/lib/tkextlib/pkg_checker.rb: improve the check process
nagai
2004-07-29
1
-9
/
+64
*
* ext/tk/lib/validate.rb: accept a Method object for the validatecommand option
nagai
2004-07-28
7
-10
/
+241
*
* for backward compatibility (see [ruby-talk:107510], [ruby-talk:107647])
nagai
2004-07-28
1
-0
/
+5
*
* ext/tk/MANIFEST: added
eban
2004-07-24
2
-46
/
+5
*
* add TclX extension support (partially)
nagai
2004-07-23
5
-14
/
+106
*
* TkMsgCatalog.callback: bug fix (wrong number of argument)
nagai
2004-07-18
1
-1
/
+2
*
* ext/tk/lib/tk/variable.rb: TkVariable#ref returns a TkVariable object
nagai
2004-07-17
1
-1
/
+2
*
* rename files to avoid application (cvs and so on) troubles
nagai
2004-07-16
8
-7
/
+53
*
* ext/tk/lib/tk.rb(module TkObjecct): extend TkCore module
nagai
2004-07-16
1
-0
/
+1
*
* ext/readline/extconf.rb: added dir_config for curses, ncurses,
shugo
2004-07-15
1
-0
/
+3
*
* ext/tk/sample/tkextlib/tktable/spreadsheet.rb: add a new sample
nagai
2004-07-15
4
-4
/
+149
*
ext/socket/socket.c (s_recvfrom): remove C++ style comment.
eban
2004-07-15
1
-1
/
+0
*
* ext/tk/, ext/tcltklib/: bug fix
nagai
2004-07-15
132
-183
/
+5589
*
* ext/openssl/ossl_asn1.c (ossl_asn1cons_to_der): fix type of
gotoyuzo
2004-07-14
1
-1
/
+1
*
* ext/tk/lib/tk.rb: better operation for SIGINT when processing callbacks.
nagai
2004-07-09
45
-21
/
+1171
*
* add entries
nagai
2004-07-08
1
-0
/
+41
*
* ext/tk/lib : bug fix
nagai
2004-07-08
63
-110
/
+2420
*
* ext/tk/lib/tkextlib/tktrans.rb,
eban
2004-07-06
2
-2
/
+2
*
* ext/tk/lib : improve framework of developping Tcl/Tk extension wrappers
nagai
2004-07-06
137
-427
/
+8453
*
* 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
[next]