summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * 2004-12-15eban2004-12-151-3/+3
* * ext/openssl/ossl_digest.c (ossl_digest_initialize): [ruby-dev:25198]matz2004-12-1522-134/+168
* devided the method DL::Types#encode_type into three methods.ttate2004-12-143-48/+56
* * win32/win32.c (rb_w32_close): need to reset osfhnd().usa2004-12-142-0/+5
* * 2004-12-14eban2004-12-141-3/+3
* * ext/openssl/ossl.c (ossl_raise): avoid buffer overrun. [ruby-dev:25187]gotoyuzo2004-12-142-3/+8
* * gc.c (stack_end_address): new function to obtain stack end address.akr2004-12-132-1/+18
* * 2004-12-13eban2004-12-131-3/+3
* * lib/pathname.rb (cleanpath_aggressive): make it private.akr2004-12-122-2/+10
* * 2004-12-12eban2004-12-121-3/+3
* backported from CVS_HEADseki2004-12-122-2/+6
* Don't show r/w accessor flags if none were specified for custom attributesdave2004-12-122-0/+10
* Never exclude files given on command linedave2004-12-122-4/+10
* add DRbRemoteError. [ruby-list:40348], [ruby-list:40390]seki2004-12-114-4/+48
* * eval.c (run_trap_eval): prototype; avoid VC++ warnings.usa2004-12-114-2/+12
* * 2004-12-11usa2004-12-101-3/+3
* * io.c (io_reopen): [ruby-dev:25150]matz2004-12-102-0/+5
* * 2004-12-10usa2004-12-101-3/+3
* * ext/socket/socket.c (sock_listen): get OpenFile just before callingnobu2004-12-092-1/+8
* Port socket library to VMS.akiyoshi2004-12-094-63/+15
* * ext/sdbm/init.c (GetDBM): typo.usa2004-12-092-1/+5
* delete reference for snprintf()akiyoshi2004-12-091-1/+5
* configuration file for OpenVMS portakiyoshi2004-12-091-104/+83
* change path of vms.hakiyoshi2004-12-092-1/+8
* * string.c (rb_str_inspect): escape # which starts an expressionnobu2004-12-092-9/+22
* * ext/dbm/dbm.c (fdbm_select): [ruby-dev:25132]matz2004-12-094-159/+119
* * 2004-12-09usa2004-12-091-3/+3
* * ext/tcltklib/tcltklib.c (ip_init): set root-win title to "ruby" whennagai2004-12-0826-119/+711
* Fix CSS typo that meant h2 headings were invisibledave2004-12-082-2/+7
* * lib/rss, test/rss, sample/rss: backported from CVS HEAD.kou2004-12-0830-948/+1925
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-12-082-0/+66
* * 2004-12-08usa2004-12-081-3/+3
* * io.c (io_fwrite): change dereference for cosmetic reason.matz2004-12-083-10/+8
* io.c (io_fwrite) : fix offset incrementation for VMS and Human68k.akiyoshi2004-12-072-2/+5
* * io.c (io_write): remove rb_str_locktmp(). [ruby-dev:25050]matz2004-12-071-15/+16
* * ext/socket/socket.c (bsock_setsockopt): [ruby-dev:25039]matz2004-12-071-0/+1
* * 2004-12-07eban2004-12-071-3/+3
* * process.c (proc_setgroups): [ruby-dev:25081]matz2004-12-065-12/+106
* * rubysig.h (TRAP_BEG, TRAP_END): safe errno around CHECK_INTS.nobu2004-12-062-2/+10
* 1.8 doesn't have String#cleardave2004-12-062-1/+6
* * 2004-12-06eban2004-12-051-3/+3
* * ext/openssl/ossl_pkey_rsa.c (ossl_rsa_public_encrypt,gotoyuzo2004-12-052-26/+54
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-12-051-0/+38
* * lib/optparse.rb (OptionParser::Completion#complete): new parameternobu2004-12-053-20/+23
* * eval.c (proc_invoke): use volatile `tmp' rather than `args'.eban2004-12-042-3/+9
* * 2004-12-04eban2004-12-041-3/+3
* Ignore leading and trailing lines in :section: blocksdave2004-12-044-5/+53
* * ext/readline/readline.c: check $SAFE. (backported from CVS HEAD)shugo2004-12-032-22/+69
* This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)2004-12-037-0/+424
* * ext/nkf/nkf.c: add constant NKF::VERSIONnaruse2004-12-031-0/+10