summaryrefslogtreecommitdiffstats
path: root/lib/forwardable.rb
Commit message (Collapse)AuthorAgeFilesLines
* * eval.c (set_trace_func): add rb_secure(4) to prevent addingmatz2005-09-261-25/+149
| | | | | | | | | | tracing function. * lib/delegate.rb: document update from James Edward Gray II <james@grayproductions.net>. [ruby-core:05942] git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@9317 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* * matrix.rb (Matrix#column_vectors, Matrix#row_vectors): ditto bug.keiju2001-11-031-2/+2
| | | | | | | | | this bug report and fix by tsutomu@nucba.ac.jp. * forwardable.rb: change raise to Kernel::raise git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1812 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Initial revisionknu2001-05-071-0/+94
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1375 b2dd03c8-39d4-4d8f-98ff-823fe69b080e