summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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* gc.c (run_final): backout unnecessary modifies.matz
2003-07-24* lib/mkmf.rb (have_type): check if a type is defined.nobu
2003-07-24* ChangeLog (add-log-time-format): "%c" contains timezone on XEmacs.nobu
2003-07-24* configure.in (AC_C_VOLATILE): check if volatile works.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-24lib/pathname.rb: added.akr
2003-07-24* lib/pathname.rb: added.akr
2003-07-24* ext/io/wait/extconf.rb: removed unnecessary backward compatibility stuff.nobu
2003-07-242003-07-24eban
2003-07-24* ext/openssl/extconf.rb: revert use of dir_config.eban
2003-07-24Typo.usa
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* lib/webrick: imported.gotoyuzo
2003-07-23* lib/webrick: imported.gotoyuzo
2003-07-23* lib/tmpdir.rb (tmpdir): new method. remove TMPDIR.eban
2003-07-23* ext/openssl: imported.gotoyuzo
2003-07-23process.c : unify indentationnagai
2003-07-23* file.c (DOSISH): better Cygwin support.eban
2003-07-23import erb-2.0.4b1seki
2003-07-23* ext/io/wait: imported.nobu
2003-07-23* string.c (rb_str_lstrip_bang): strip NUL along with whitematz
2003-07-23* lib/mkmf.rb (log_src, checking_for, create_header):nobu
2003-07-23COMP_MODE_ROUNDUP -> COMP_MODE_ROUNDshigek
2003-07-232003-07-23eban
2003-07-23process.c, configure.in :nagai
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-22* variable.c (rb_mod_const_missing): new method. [ruby-core:00441]matz
2003-07-22* MANIFEST (lib/cgi/session/pstore.rb, lib/yaml/baseemitter.rb): added.eban
2003-07-22* lib/tmpdir.rb: remove charcters after "\000" and regularize path.usa
2003-07-21* numeric.c (num_equal): should not use rb_equal().matz
2003-07-21* string.c (rb_str_equal): should return nil for non stringmatz
2003-07-212003-07-22eban
2003-07-21MANIFEST: add lib/tmpdir.rb.eban
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* string.c: use StringValueCStr to retrieve paths to system calls.matz
2003-07-20* ext/zlib/zlib.c (gzfile_read_header): gz->z.input may be nil after finishin...katsu
2003-07-19* string.c (rb_str_match2): add warning to "~string".matz
2003-07-19* MANIFEST: add lib/scanf.rb.eban
2003-07-19Initial commit of scanf.rb.dblack
2003-07-19* lib/xmlrpc: import.matz
2003-07-19* wince/stdlib.c: add bsearch().uema2
2003-07-192003-07-19eban