aboutsummaryrefslogtreecommitdiffstats
path: root/lib/delegate.rb
Commit message (Expand)AuthorAgeFilesLines
* * lib/cgi.rb (CGI::QueryExtension::Value::[]): should work likematz2003-12-171-5/+8
* * io.c (argf_read): should not terminate on empty string; waitmatz2003-12-031-1/+2
* * lib/delegate.rb (marshal_dump, marshal_load: defined for Marshal.matz2003-08-041-0/+6
* * error.c (syserr_initialize): prohibit specifying errno formatz2003-05-211-1/+1
* * class.c (rb_class_protected_instance_methods): now givesmatz2003-05-021-4/+4
* update NotImplementError to NotImplementedError.matz2003-03-231-1/+1
* * math.c (math_acos): check errno after operation. ditto formatz2002-11-141-4/+4
* * lib/delegate.rb (Delegator::initialize): use Object#classnobu2002-10-021-2/+2
* * parse.y (str_extend): should check nesting parentheses in #{}.matz2001-11-211-1/+1
* * signal.c (sighandle): should not re-register sighandler ifmatz2001-11-131-15/+23
* * io.c (argf_seek_m): wrong calling sequence of rb_io_seek().matz2001-03-131-1/+1
* matzmatz2000-07-271-1/+1
* 1.4.0matz1999-08-131-8/+2
* This commit was generated by cvs2svn to compensate for changes in r372,matz1999-01-201-9/+91
* Initial revisionmatz1998-01-161-0/+44