summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-12-15* ext/openssl/ossl_digest.c (ossl_digest_initialize): [ruby-dev:25198]matz
2004-12-14devided the method DL::Types#encode_type into three methods.ttate
2004-12-14* win32/win32.c (rb_w32_close): need to reset osfhnd().usa
2004-12-14* 2004-12-14eban
2004-12-14* ext/openssl/ossl.c (ossl_raise): avoid buffer overrun. [ruby-dev:25187]gotoyuzo
2004-12-13* gc.c (stack_end_address): new function to obtain stack end address.akr
2004-12-13* 2004-12-13eban
2004-12-12* lib/pathname.rb (cleanpath_aggressive): make it private.akr
2004-12-12* 2004-12-12eban
2004-12-12backported from CVS_HEADseki
2004-12-12Don't show r/w accessor flags if none were specified for custom attributesdave
2004-12-12Never exclude files given on command linedave
2004-12-11add DRbRemoteError. [ruby-list:40348], [ruby-list:40390]seki
2004-12-11* eval.c (run_trap_eval): prototype; avoid VC++ warnings.usa
2004-12-10* 2004-12-11usa
2004-12-10* io.c (io_reopen): [ruby-dev:25150]matz
2004-12-10* 2004-12-10usa
2004-12-09* ext/socket/socket.c (sock_listen): get OpenFile just before callingnobu
2004-12-09Port socket library to VMS.akiyoshi
2004-12-09* ext/sdbm/init.c (GetDBM): typo.usa
2004-12-09delete reference for snprintf()akiyoshi
2004-12-09configuration file for OpenVMS portakiyoshi
2004-12-09change path of vms.hakiyoshi
2004-12-09* string.c (rb_str_inspect): escape # which starts an expressionnobu
2004-12-09* ext/dbm/dbm.c (fdbm_select): [ruby-dev:25132]matz
2004-12-09* 2004-12-09usa
2004-12-08* ext/tcltklib/tcltklib.c (ip_init): set root-win title to "ruby" whennagai
2004-12-08Fix CSS typo that meant h2 headings were invisibledave
2004-12-08* lib/rss, test/rss, sample/rss: backported from CVS HEAD.kou
2004-12-08This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-12-08* 2004-12-08usa
2004-12-08* io.c (io_fwrite): change dereference for cosmetic reason.matz
2004-12-07io.c (io_fwrite) : fix offset incrementation for VMS and Human68k.akiyoshi
2004-12-07* io.c (io_write): remove rb_str_locktmp(). [ruby-dev:25050]matz
2004-12-07* ext/socket/socket.c (bsock_setsockopt): [ruby-dev:25039]matz
2004-12-07* 2004-12-07eban
2004-12-06* process.c (proc_setgroups): [ruby-dev:25081]matz
2004-12-06* rubysig.h (TRAP_BEG, TRAP_END): safe errno around CHECK_INTS.nobu
2004-12-061.8 doesn't have String#cleardave
2004-12-05* 2004-12-06eban
2004-12-05* ext/openssl/ossl_pkey_rsa.c (ossl_rsa_public_encrypt,gotoyuzo
2004-12-05This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-12-05* lib/optparse.rb (OptionParser::Completion#complete): new parameternobu
2004-12-04* eval.c (proc_invoke): use volatile `tmp' rather than `args'.eban
2004-12-04* 2004-12-04eban
2004-12-04Ignore leading and trailing lines in :section: blocksdave
2004-12-03* ext/readline/readline.c: check $SAFE. (backported from CVS HEAD)shugo
2004-12-03This commit was manufactured by cvs2svn to create branch 'ruby_1_8'.(no author)
2004-12-03* ext/nkf/nkf.c: add constant NKF::VERSIONnaruse
2004-12-03* original nkf2 revision 1.47naruse