aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* * lib/yaml/dbm.rb: replace indexes with values_at.why2003-07-241-0/+4
* * ext/openssl/extconf.rb: add check for libsocket and libnsl.gotoyuzo2003-07-241-1/+7
* * ext/syck/emitter.c (syck_emitter_flush): accepts countwhy2003-07-241-0/+11
* * lib/mkmf.rb (have_type): check if a type is defined.nobu2003-07-241-0/+9
* * ChangeLog (add-log-time-format): "%c" contains timezone on XEmacs.nobu2003-07-241-2/+7
* * configure.in (AC_C_VOLATILE): check if volatile works.nobu2003-07-241-0/+8
* * ext/openssl/extconf.rb: add check for win32 OpenSSL libraries.gotoyuzo2003-07-241-3/+11
* * eval.c (thgroup_add): no warning for terminated threads.matz2003-07-241-1/+22
* * lib/pathname.rb: added.akr2003-07-241-0/+4
* * ext/io/wait/extconf.rb: removed unnecessary backward compatibility stuff.nobu2003-07-241-0/+5
* * ext/openssl/extconf.rb: revert use of dir_config.eban2003-07-241-0/+4
* Typo.usa2003-07-241-1/+2
* * ext/Win32API/lib/win32/resolv.rb: added.usa2003-07-241-0/+6
* * ext/openssl/ssl.h: undef X509_NAME and PKCS7_SIGNER_INFO togotoyuzo2003-07-231-0/+12
* Cut check for OpenSSL versionmichal2003-07-231-0/+4
* * ext/tcltklib/tcltklib.c (ip_init): need at least one statement after label.usa2003-07-231-0/+5
* * lib/webrick: imported.gotoyuzo2003-07-231-0/+6
* * lib/tmpdir.rb (tmpdir): new method. remove TMPDIR.eban2003-07-231-0/+5
* * ext/openssl: imported.gotoyuzo2003-07-231-0/+4
* * file.c (DOSISH): better Cygwin support.eban2003-07-231-0/+4
* import erb-2.0.4b1seki2003-07-231-0/+4
* * ext/io/wait: imported.nobu2003-07-231-0/+4
* * string.c (rb_str_lstrip_bang): strip NUL along with whitematz2003-07-231-0/+7
* * lib/mkmf.rb (log_src, checking_for, create_header):nobu2003-07-231-0/+5
* * ext/iconv/iconv.c (check_iconv): check if Iconv instance.nobu2003-07-231-0/+14
* * variable.c (rb_mod_const_missing): new method. [ruby-core:00441]matz2003-07-221-2/+19
* * MANIFEST (lib/cgi/session/pstore.rb, lib/yaml/baseemitter.rb): added.eban2003-07-221-0/+5
* * lib/tmpdir.rb: remove charcters after "\000" and regularize path.usa2003-07-221-0/+4
* * numeric.c (num_equal): should not use rb_equal().matz2003-07-211-2/+2
* * string.c (rb_str_equal): should return nil for non stringmatz2003-07-211-0/+7
* * lib/tmpdir.rb: new library to get temporary directory path,matz2003-07-211-0/+9
* * string.c: use StringValueCStr to retrieve paths to system calls.matz2003-07-201-0/+10
* * ext/zlib/zlib.c (gzfile_read_header): gz->z.input may be nil after finishin...katsu2003-07-201-0/+5
* * string.c (rb_str_match2): add warning to "~string".matz2003-07-191-0/+8
* * lib/xmlrpc: import.matz2003-07-191-0/+5
* * wince/stdlib.c: add bsearch().uema22003-07-191-0/+4
* * eval.c (thgroup_add): do not raise ThreadError on terminatedmatz2003-07-191-0/+5
* * ext/iconv/charset_alias.rb, ext/iconv/extconf.rb: make wrappernobu2003-07-181-0/+13
* * ext/Win32API/lib/win32/registry.rb (Win32::Registry::Error):usa2003-07-181-0/+5
* * eval.c (rb_attr): extra calls of method_added. [ruby-talk:76361]nobu2003-07-181-0/+4
* * lib/mkmf.rb (init_mkmf): clear $INSTALLFILES. [ruby-dev:20727]nobu2003-07-181-0/+4
* * lib/mkmf.rb (rm_f): use FileUtils.nobu2003-07-181-0/+16
* * win32/win32.c (make_cmdvector): recognize quote within string.usa2003-07-181-0/+5
* * eval.c (rb_f_missing): VCALL is called only for LOCAL_ID. nomatz2003-07-181-0/+8
* * re.c (match_captures): rename from "groups".matz2003-07-171-0/+4
* * eval.c (rb_clear_cache_by_class): check both klass and origin.matz2003-07-171-0/+4
* * eval.c (ruby_init): set ruby_running to true aftermatz2003-07-171-0/+5
* * lib/ftools.rb (File::makedirs): do not handle "//" as a directory.eban2003-07-171-0/+4
* * eval.c (rb_proc_new): call svalue_to_avalue for yield argument.matz2003-07-161-0/+4
* * eval.c (rb_disable_super, rb_enable_super): deprecate.matz2003-07-161-0/+8