summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* set svn:eol-stylev1_8_0_preview4shyouhei2007-02-120-0/+0
* This commit was manufactured by cvs2svn to create tag(no author)2003-07-241-77/+0
* * gc.c (run_final): backout unnecessary modifies.matz2003-07-241-10/+3
* * lib/mkmf.rb (have_type): check if a type is defined.nobu2003-07-243-1/+96
* * 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-244-4/+21
* * ext/openssl/extconf.rb: add check for win32 OpenSSL libraries.gotoyuzo2003-07-243-15/+19
* * eval.c (thgroup_add): no warning for terminated threads.matz2003-07-248-26/+88
* lib/pathname.rb: added.akr2003-07-241-0/+1
* * lib/pathname.rb: added.akr2003-07-242-0/+527
* * ext/io/wait/extconf.rb: removed unnecessary backward compatibility stuff.nobu2003-07-242-20/+9
* 2003-07-24eban2003-07-241-3/+3
* * ext/openssl/extconf.rb: revert use of dir_config.eban2003-07-242-0/+6
* Typo.usa2003-07-241-1/+2
* * ext/Win32API/lib/win32/resolv.rb: added.usa2003-07-244-41/+424
* * ext/openssl/ssl.h: undef X509_NAME and PKCS7_SIGNER_INFO togotoyuzo2003-07-233-3/+17
* Cut check for OpenSSL versionmichal2003-07-232-14/+4
* * ext/tcltklib/tcltklib.c (ip_init): need at least one statement after label.usa2003-07-232-0/+6
* * lib/webrick: imported.gotoyuzo2003-07-232-0/+39
* * lib/webrick: imported.gotoyuzo2003-07-2333-0/+3881
* * lib/tmpdir.rb (tmpdir): new method. remove TMPDIR.eban2003-07-235-15/+36
* * ext/openssl: imported.gotoyuzo2003-07-2363-0/+12561
* process.c : unify indentationnagai2003-07-2317-449/+612
* * file.c (DOSISH): better Cygwin support.eban2003-07-232-4/+8
* import erb-2.0.4b1seki2003-07-232-131/+173
* * ext/io/wait: imported.nobu2003-07-235-0/+165
* * string.c (rb_str_lstrip_bang): strip NUL along with whitematz2003-07-233-6/+11
* * lib/mkmf.rb (log_src, checking_for, create_header):nobu2003-07-232-6/+11
* COMP_MODE_ROUNDUP -> COMP_MODE_ROUNDshigek2003-07-233-8/+15
* 2003-07-23eban2003-07-231-3/+3
* process.c, configure.in :nagai2003-07-232-9/+788
* * ext/iconv/iconv.c (check_iconv): check if Iconv instance.nobu2003-07-232-34/+73
* Explanation for prec, and some more for max. number of sig. digits.shigek2003-07-222-55/+78
* * variable.c (rb_mod_const_missing): new method. [ruby-core:00441]matz2003-07-227-50/+89
* * MANIFEST (lib/cgi/session/pstore.rb, lib/yaml/baseemitter.rb): added.eban2003-07-222-0/+7
* * lib/tmpdir.rb: remove charcters after "\000" and regularize path.usa2003-07-222-2/+6
* * numeric.c (num_equal): should not use rb_equal().matz2003-07-213-5/+7
* * string.c (rb_str_equal): should return nil for non stringmatz2003-07-213-2/+9
* 2003-07-22eban2003-07-211-3/+3
* MANIFEST: add lib/tmpdir.rb.eban2003-07-211-0/+1
* * lib/tmpdir.rb: new library to get temporary directory path,matz2003-07-216-8/+45
* patches from T.Saito etc.shigek2003-07-213-17/+28
* * string.c: use StringValueCStr to retrieve paths to system calls.matz2003-07-205-41/+84
* * ext/zlib/zlib.c (gzfile_read_header): gz->z.input may be nil after finishin...katsu2003-07-202-1/+6
* * string.c (rb_str_match2): add warning to "~string".matz2003-07-193-1/+24
* * MANIFEST: add lib/scanf.rb.eban2003-07-191-0/+1
* Initial commit of scanf.rb.dblack2003-07-191-0/+697
* * lib/xmlrpc: import.matz2003-07-1915-2/+3370
* * wince/stdlib.c: add bsearch().uema22003-07-192-0/+22
* 2003-07-19eban2003-07-191-3/+3