summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2005-01-026-0/+533
* * ext/openssl/ossl_ns_spki.c (ossl_spki_set_challenge): should callgotoyuzo2004-12-312-1/+6
* * 2005-01-01eban2004-12-311-5/+5
* * variable.c (rb_autoload): [ruby-dev:25373]matz2004-12-312-1/+5
* * 2004-12-31eban2004-12-311-3/+3
* Fix problem in ri formatting if heading contains markupdave2004-12-313-9/+37
* * eval.c (svalue_to_avalue): [ruby-dev:25366]matz2004-12-292-1/+3
* * string.c (rb_str_justify): [ruby-dev:25367]matz2004-12-292-1/+9
* * ChangeLog: removed a unrelated entry 'Sat Oct 9 00:25:39 2004'.eban2004-12-291-5/+0
* * 2004-12-30eban2004-12-291-3/+3
* * ChangeLog: sorted.eban2004-12-291-5/+5
* * 2004-12-29eban2004-12-291-3/+3
* * ChangeLog: remove junk.eban2004-12-291-1/+0
* Update kilmer template to use sectionsdave2004-12-293-15/+35
* * string.c (rb_str_justify): create buffer string after argument typenobu2004-12-282-1/+6
* * ext/nkf/nkf-utf8/nkf.c (reinit): should initialize all staticnobu2004-12-282-3/+12
* * ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): second byte is up tonobu2004-12-282-4/+14
* * ext/zlib/zlib.c (rb_deflate_s_deflate, rb_inflate_s_inflate): ensurenobu2004-12-282-26/+52
* * 2004-12-28usa2004-12-281-3/+3
* * win32/Makefile.sub, win32/setup.mak (RDOCTARGET, install,usa2004-12-284-2/+49
* * ext/tcltklib/tcltklib.c: fix SEGV bug when deleting Tk interpnagai2004-12-274-27/+59
* * ext/openssl/ossl_x509name.c (Init_ossl_x509name): should usegotoyuzo2004-12-272-1/+7
* * test/fileutils/fileasserts.rb: sync with HEAD.aamine2004-12-274-29/+170
* * 2004-12-27eban2004-12-271-3/+3
* * lib/fileutils.rb (mv): should raise error when moving a directory to the (e...aamine2004-12-272-13/+41
* * stable version 1.8.2 released.matz2004-12-254-42/+44
* * lib/fileutils.rb (mkdir, mkdir_p): should ensure directory permission. (bac...aamine2004-12-242-9/+25
* * bcc32/Makefile.sub: bcc32 should use RTL dll (backport from HEAD)ocean2004-12-244-4/+13
* * ext/tk/lib/tk/image.rb: TkPhotoImage#cget bug fixnagai2004-12-242-2/+6
* * win32/win32.[ch]: failed to compile on bcc32 (and probably wince)ocean2004-12-243-1/+11
* * io.c (io_reopen, rb_io_reopen): prohibit to change access mode fornobu2004-12-232-23/+38
* * ext/syck/rubyext.c (rb_syck_io_str_read): [ruby-core:03973]nobu2004-12-232-212/+237
* * 2004-12-24eban2004-12-231-3/+3
* * ext/tk/lib/tkextlib/blt.rb: add BLT extension supportnagai2004-12-2337-6/+5819
* * process.c (proc_setgroups): check if the argument lenght isnobu2004-12-232-1/+6
* * ext/tcltklib/tcltklib.c: define TclTkLib::COMPILE_INFO and RELEASE_DATEnagai2004-12-235-0/+101
* * io.c (io_reopen): restore exact mode. fixed: [ruby-core:04003]nobu2004-12-232-5/+5
* * 2004-12-23nobu2004-12-231-3/+3
* * io.c (io_reopen): readable flag was left unset for read-only IO.nobu2004-12-232-1/+6
* * configure.in (bsdi): use $(CC) for LDSHARED. fixed [ruby-dev:25270]nobu2004-12-222-9/+10
* Removed duplicated entrytadf2004-12-221-5/+0
* * lib/cgi/session.rb: [ruby-list:40444]matz2004-12-221-3/+3
* * io.c (rb_io_mode_modenum): replace O_ACCMODE with O_RDWR.nobu2004-12-222-1/+10
* * ext/dl/sym.c (rb_dlsym_initialize): extract internal pointers afternobu2004-12-212-1/+7
* 2004-12-22nahi2004-12-211-3/+3
* * lib/soap/*, test/soap/*, sample/soap/authheader/*: eval cleanup.nahi2004-12-2112-131/+118
* * ext/openssl/ossl_asn1.c (ossl_asn1_traverse, ossl_asn1_decode,gotoyuzo2004-12-212-12/+20
* * ext/openssl/ossl_asn1.c (ossl_asn1_traverse, ossl_asn1_decode):gotoyuzo2004-12-212-5/+10
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-12-211-0/+197
* * io.c (io_reopen): keep duplex pipe in correct mode for exceptionnobu2004-12-212-3/+18