summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2003-07-24* gcc -Wall clean-up.matz
2003-07-24* ext/openssl/extconf.rb: add check for libsocket and libnsl.gotoyuzo
2003-07-24* ext/syck/emitter.c (syck_emitter_flush): accepts countwhy
2003-07-24* lib/mkmf.rb (have_type): check if a type is defined.nobu
2003-07-24* ext/openssl/extconf.rb: add check for win32 OpenSSL libraries.gotoyuzo
2003-07-24* eval.c (thgroup_add): no warning for terminated threads.matz
2003-07-24* ext/io/wait/extconf.rb: removed unnecessary backward compatibility stuff.nobu
2003-07-24* ext/openssl/extconf.rb: revert use of dir_config.eban
2003-07-24* ext/Win32API/lib/win32/resolv.rb: added.usa
2003-07-23* ext/openssl/ssl.h: undef X509_NAME and PKCS7_SIGNER_INFO togotoyuzo
2003-07-23Cut check for OpenSSL versionmichal
2003-07-23* ext/tcltklib/tcltklib.c (ip_init): need at least one statement after label.usa
2003-07-23* ext/openssl: imported.gotoyuzo
2003-07-23process.c : unify indentationnagai
2003-07-23* ext/io/wait: imported.nobu
2003-07-23COMP_MODE_ROUNDUP -> COMP_MODE_ROUNDshigek
2003-07-23* ext/iconv/iconv.c (check_iconv): check if Iconv instance.nobu
2003-07-22Explanation for prec, and some more for max. number of sig. digits.shigek
2003-07-21* lib/tmpdir.rb: new library to get temporary directory path,matz
2003-07-21patches from T.Saito etc.shigek
2003-07-20* ext/zlib/zlib.c (gzfile_read_header): gz->z.input may be nil after finishin...katsu
2003-07-18* ext/iconv/charset_alias.rb, ext/iconv/extconf.rb: make wrappernobu
2003-07-18* ext/Win32API/lib/win32/registry.rb (Win32::Registry::Error):usa
2003-07-18As discussed in ruby-dev ML:shigek
2003-07-18More pathes from Tadasi Saito.shigek
2003-07-18More pathes from Tadasi Saito.shigek
2003-07-18* lib/mkmf.rb (rm_f): use FileUtils.nobu
2003-07-17tk.rb :nagai
2003-07-17* eval.c (ruby_init): set ruby_running to true aftermatz
2003-07-16* eval.c (rb_disable_super, rb_enable_super): deprecate.matz
2003-07-15* ext/syck/emitter.c (syck_emitter_start_obj): cast to avoid warning.eban
2003-07-14* ext/syck/rubyext.c (syck_mark_emitter): forgot to rb_gc_mark thewhy
2003-07-11Missed MANIFEST change and addition of ext/syck/emitter.c.why
2003-07-11* ext/syck/emitter.c: new emitter code.why
2003-07-11tk.rb :nagai
2003-07-07* ext/dbm/extconf.rb (gdbm_compat, qdbm): add check for gdbm_compateban
2003-07-04*** empty log message ***nobu
2003-07-04* ext/curses/extconf.rb: updated for tinfo check.matz
2003-07-02* string.c (rb_str_shared_replace): clear flags before copy.matz
2003-07-01tk.rb :nagai
2003-07-01Precision for '**' enhanced (bug).shigek
2003-06-29Bug in '/' fixed by Tadashi Saito.shigek
2003-06-27Changed according to Tadashi Saito's advice.shigek
2003-06-271.From Tadashi Saito's adviceshigek
2003-06-25tk.rb :nagai
2003-06-25tkcanvas.rb :nagai
2003-06-24tk.rb :nagai
2003-06-23* io.c (io_close): missing prototype.aamine
2003-06-23* MANIFEST: add wince files.eban
2003-06-23tk.rb :nagai