summaryrefslogtreecommitdiffstats
path: root/.cvsignore
Commit message (Collapse)AuthorAgeFilesLines
* * .cvsignore: ignore timestamp files and installed list file.nobu2006-09-211-1/+2
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10990 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * array.c (ary_shared_first): should create embedded copiesmatz2006-09-161-0/+1
| | | | | | | instead of sharing memory region for smaller arrays. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10941 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * hash.c (rb_hash_compare_by_identity): rename Hash#identical tomatz2006-09-111-9/+2
| | | | | | | Hash#compare_by_identity. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10912 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * eval.c (Init_eval): rename #invoke_method andmatz2006-07-261-0/+2
| | | | | | | | | | | | | | | #invoke_functional_method to __send and __send! respectively. * eval.c (remove_method): prohibit removing __send and __send!. * eval.c (rb_undef): prohibit undef'ing __send and __send!. * eval.c (rb_eval): prohibit redefining __send and __send!. * lib/delegate.rb (Delegator): preserve __send. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10609 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * object.c (inspect_obj): unintended space removal.matz2005-03-071-0/+1
| | | | | | | | | | | | | [ruby-dev:25810] * eval.c (rb_exec_recursive): should not use NODE in disclosed context. [ruby-dev:25812] * io.c (rb_f_open): need not to check if to_open value is a T_FILE. [ruby-dev:25812] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8098 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * error.c (Init_Exception): remove Exception#to_str. [Ruby2]matz2004-04-051-0/+1
| | | | | | | | | | | * eval.c (error_print): should no call "to_str" anymore use "message" method instead. * io.c (rb_f_open): Kernel#open() calls "to_open" if the first argument responds to it. [Ruby2] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@6102 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * sprintf.c (rb_f_sprintf): preserve original val formatz2004-02-171-2/+1
| | | | | | | format_integer. [ruby-talk:92975] git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@5756 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* 031031matz2003-10-301-0/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@4876 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * object.c (copy_object): copy finalizers as well if any.matz2002-12-041-1/+1
| | | | | | | * gc.c (rb_gc_copy_finalizer): new function to copy finalizers. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@3114 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* .cvsignore: add autom4te*.cache.eban2002-03-261-0/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2286 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Let cvs ignore libruby.so.*.knu2001-07-121-0/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1590 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * dir.c (glob_helper): replace lstat() by stat() to follow symlinkmatz2001-03-191-0/+32
| | | | | | | | | in the case like 'symlink/*'. * dir.c (glob_helper): gave warning too much. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1261 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Ignore configure and rbconfig.rb too.knu2001-01-091-12/+13
| | | | | | | Don't ignore .cvsignore itself. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1102 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* changes from personal modifies -- matzmatz2000-12-281-2/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1084 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* mswin32 DLEXT2eban2000-05-161-0/+1
| | | | | | | O_BINARY git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@694 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* escape `/'.eban2000-05-131-0/+1
| | | | git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@689 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Initial revisionmatz1998-01-161-0/+17
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8 b2dd03c8-39d4-4d8f-98ff-823fe69b080e