aboutsummaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* * lib/implicit.c: added sexagecimal float#base60.why2004-08-075-2955/+1386
* * ext/zlib/zlib.c: Zlib::GzipReader#read(0) returns "" instead of nil.akr2004-08-061-1/+4
* * ext/tk/lib/tk/namespace.rb: bug fixnagai2004-08-032-10/+30
* * ext/tk/lib/msgcat.rb (set_translation): bug fix (fail to setnagai2004-08-021-12/+25
* * lib/yaml.rb (YAML::load_file, YAML::parse_file): added.why2004-07-303-1371/+1454
* * ext/tcltklib/tcltklib.c(lib_fromUTF8_core): raise ArgumentError whennagai2004-07-302-4/+21
* * ext/tk/lib/tkextlib/pkg_checker.rb: improve the check processnagai2004-07-291-9/+64
* * ext/tk/lib/validate.rb: accept a Method object for the validatecommand optionnagai2004-07-287-10/+241
* * for backward compatibility (see [ruby-talk:107510], [ruby-talk:107647])nagai2004-07-281-0/+5
* * ext/tk/MANIFEST: addedeban2004-07-242-46/+5
* * add TclX extension support (partially)nagai2004-07-235-14/+106
* * TkMsgCatalog.callback: bug fix (wrong number of argument)nagai2004-07-181-1/+2
* * ext/tk/lib/tk/variable.rb: TkVariable#ref returns a TkVariable objectnagai2004-07-171-1/+2
* * rename files to avoid application (cvs and so on) troublesnagai2004-07-168-7/+53
* * ext/tk/lib/tk.rb(module TkObjecct): extend TkCore modulenagai2004-07-161-0/+1
* * ext/readline/extconf.rb: added dir_config for curses, ncurses,shugo2004-07-151-0/+3
* * ext/tk/sample/tkextlib/tktable/spreadsheet.rb: add a new samplenagai2004-07-154-4/+149
* ext/socket/socket.c (s_recvfrom): remove C++ style comment.eban2004-07-151-1/+0
* * ext/tk/, ext/tcltklib/: bug fixnagai2004-07-15132-183/+5589
* * ext/openssl/ossl_asn1.c (ossl_asn1cons_to_der): fix type ofgotoyuzo2004-07-141-1/+1
* * ext/tk/lib/tk.rb: better operation for SIGINT when processing callbacks.nagai2004-07-0945-21/+1171
* * add entriesnagai2004-07-081-0/+41
* * ext/tk/lib : bug fixnagai2004-07-0863-110/+2420
* * ext/tk/lib/tkextlib/tktrans.rb,eban2004-07-062-2/+2
* * ext/tk/lib : improve framework of developping Tcl/Tk extension wrappersnagai2004-07-06137-427/+8453
* * ext/tk/lib/tkextlib/tkDND.rb: fix syntax error.eban2004-07-031-4/+4
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-07-01167-0/+11904
* * ext/tk/lib/tcltklib : bug fixnagai2004-07-0131-572/+2206
* * ext/openssl/ossl_cipher.c (ossl_cipher_set_padding): last modify isgotoyuzo2004-07-011-3/+1
* * ext/openssl/extconf.rb: check for EVP_CIPHER_CTX_copy, ENGINE_add,gotoyuzo2004-07-016-136/+195
* * ext/openssl/ossl_asn1.c (ossl_i2d_ASN1_TYPE, ossl_ASN1_TYPE_free):gotoyuzo2004-06-301-8/+32
* * ext/openssl/ossl_pkey_dh.c (ossl_dh_initialize): should creategotoyuzo2004-06-303-9/+37
* * ext/openssl/ossl_ssl.c (ossl_ssl_read): take optional second argumentgotoyuzo2004-06-303-9/+25
* * ext/syck/rubyext.c (syck_emitter_new): set buffer afterwhy2004-06-291-108/+107
* * ext/iconv/extconf.rb: check stricter. [ruby-talk:104501]nobu2004-06-251-11/+15
* * eval.c (rb_thread_atfork): remove "fork terminates thread"matz2004-06-241-1/+18
* Work around OSX strangneness with recvfrom on connection-oriented socketsdave2004-06-231-1/+5
* * ext/zlib/zlib.c: 0xff should not be shifted by 24 bits onmatz2004-06-231-1/+1
* * ext/win32ole/win32ole.c (ole_hresult2msg): remove trailingocean2004-06-221-3/+6
* * ext/win32ole/win32ole.c (OLE_FREE): should not call CoFreeUnuse-suke2004-06-221-9/+8
* * ext/tk/lib/tk.rb: bug fix (TkWindow#grab)nagai2004-06-151-1/+8
* * ext/tk/lib/remote-tk.rb: bug fixnagai2004-06-141-20/+47
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-06-123-0/+350
* * ext/tcltklib/extconf.rb: [EXPERIMENTAL] MacOS X (darwin) supportnagai2004-06-1214-177/+355
* * ext/sdbm/init.c (fsdbm_store): sdbm should use StringValue().matz2004-06-101-4/+2
* * ext/syck/syck.c (syck_new_parser): clear parser on init.why2004-05-252-1/+2
* * ext/tcltklib/extconf.rb: add --enable-tcl-thread configure option andnagai2004-05-242-33/+144
* * ext/tk/sample/remote-ip_sample2.rb: modifynagai2004-05-222-10/+13
* * MANIFEST: add new encodings in rexml.nobu2004-05-221-0/+2
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-05-221-0/+53