summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* set svn:eol-styleunlabeled-1.1.1shyouhei2007-02-120-0/+0
* This commit was manufactured by cvs2svn to create branch(no author)2002-03-143-0/+745
* This commit was manufactured by cvs2svn to create branch(no author)2002-03-112-0/+890
* This commit was manufactured by cvs2svn to create branch(no author)2002-02-19469-163645/+0
* Initial revisionnobu2002-02-191-0/+19
* aamineaamine2002-02-196-521/+597
* * file.c (path_check_1): do not fail on world writable *parent*nobu2002-02-192-3/+9
* * file.c (path_check_1): do not warn on world writable *parent*matz2002-02-194-5/+22
* file.c (path_check_1): typomatz2002-02-191-1/+1
* * file.c (path_check_1): should check directory sticky bits.matz2002-02-194-11/+21
* * parse.y (yylex): operators in the "op" rule should makematz2002-02-192-27/+92
* * eval.c (rb_eval_string_wrap): should hide the toplevel localmatz2002-02-194-307/+7
* * regex.c: fix prototypes of xmalloc(), xcalloc() and xrealloc().eban2002-02-192-3/+7
* * io.c (rb_io_ungetc): don't fail pushed EOF back.nobu2002-02-193-3/+7
* 2002-02-18nobu2002-02-181-2/+2
* * pack.c (pack_pack): avoid infinite loop at comment.nobu2002-02-182-5/+8
* * parse.y (expr_value, arg_value, primary_value): value_expr()matz2002-02-1810-188/+246
* * misc/ruby-mode.el (ruby-block-hanging-re): rescue block was toonobu2002-02-182-2/+11
* * misc/ruby-mode.el (ruby-font-lock-keywords): fontifynobu2002-02-172-3/+8
* * mkconfig.rb (Config::expand): expand ${} too.nobu2002-02-173-24/+29
* * class.c (rb_define_class): warn unless superclass is specifiednobu2002-02-172-0/+14
* 2002-02-17nobu2002-02-171-2/+2
* * ext/digest/md5/md5init.c (Init_md5): rb_cvar_declare() isnobu2002-02-175-8/+19
* 2002-02-16nobu2002-02-161-2/+2
* * regex.c (re_compile_fastmap): skip begpos.nobu2002-02-162-1/+5
* * eval.c (rb_eval): replace rb_cvar_declare() by rb_cvar_set().matz2002-02-155-39/+23
* * bignum.c (rb_big_rshift): should properly convert the nagativematz2002-02-154-1/+26
* 2002-02-14nobu2002-02-141-2/+2
* * parse.y: avoid SEGV at OP_ASIGN to pseudo variable.nobu2002-02-142-2/+6
* * struct.c (Init_Struct): should undefine "allocate" for Structmatz2002-02-143-2/+7
* sorry, assignable typomatz2002-02-131-1/+1
* * bignum.c: forget to check in DIGSPERLONGLONG.matz2002-02-131-2/+18
* 2002-02-13eban2002-02-131-2/+2
* * parse.y (stmt): local variable declaration order was changedmatz2002-02-1312-106/+289
* * ruby.c (load_file): avoid SEGV on '#' only input.nobu2002-02-103-2/+7
* 2002-02-09nobu2002-02-091-2/+2
* * eval.c (rb_eval): singleton chech should be moved from yycompilematz2002-02-093-21/+30
* 2002-02-08nobu2002-02-081-2/+2
* * parse.y (yycompile): should inherit "in_single" if eval happenedmatz2002-02-083-1/+13
* aamineaamine2002-02-073-43/+62
* 2002-02-07nobu2002-02-071-2/+2
* uri-0.9.5akira2002-02-074-4/+27
* * io.c (io_write): flag when buffered write is done.matz2002-02-073-4/+32
* * configure.in: keep old config.h unless changed.nobu2002-02-062-2/+10
* * io.c (rb_io_readlines): avoid calling GetOpenFile() repeatedly.matz2002-02-065-90/+144
* * lib/net/imap.rb: OpenSSL support.shugo2002-02-062-14/+63
* * io.c (fptr_finalize): ignore EBADF when f and f2 use samenobu2002-02-052-7/+16
* * io.c (fptr_finalize): should raise error when fclose fails.matz2002-02-056-45/+81
* * file.c (rb_file_s_expand_path): should terminate.nobu2002-02-042-0/+5
* 2002-02-04eban2002-02-041-2/+2