index
:
ruby.git
master
ruby_1_8_6_287
ruby_1_8_6_369
ruby_1_8_6_383
ruby_1_8_6_383-fedora
ruby_1_9_1_243
ruby_1_9_1_376
ruby_1_9_1_376-epel
ruby_1_9_1_376-fedora
Ruby GIT repository
Jeroen van Meeuwen
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
delegate.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge revision(s) 16752:
shyouhei
2008-06-21
1
-4
/
+4
*
merge revision(s) 16369:
shyouhei
2008-06-15
1
-9
/
+13
*
* lib/weakref.rb (WeakRef::__setobj__): should support
matz
2006-12-07
1
-0
/
+1
*
* lib/delegate.rb: document update from James Edward Gray II
matz
2005-09-28
1
-0
/
+1
*
* eval.c (set_trace_func): add rb_secure(4) to prevent adding
matz
2005-09-26
1
-21
/
+170
*
* lib/delegate.rb (Delegator::respond_to): respond_to? must check
matz
2005-06-30
1
-0
/
+9
*
* eval.c (rb_eval): pre-evaluate argument for unambiguous
matz
2005-06-30
1
-0
/
+8
*
* signal.c (sigexit): call rb_thread_signal_exit() instead of
matz
2005-06-12
1
-0
/
+2
*
* lib/delegate.rb (SimpleDelegator::dup): wrong number of
matz
2004-11-10
1
-7
/
+7
*
* string.c (str_gsub): reentrant check. [ruby-dev:24432]
matz
2004-10-20
1
-3
/
+11
*
* io.c (read_all): block string buffer modification during
matz
2004-10-19
1
-0
/
+9
*
* array.c (rb_ary_uniq_bang): element size might change during
matz
2004-09-21
1
-1
/
+0
*
* ext/socket/socket.c (setup_domain_and_type): honor duck typing.
matz
2004-05-17
1
-8
/
+18
*
* lib/delegate.rb (DelegateClass): define internal methods of the
nobu
2004-03-31
1
-4
/
+4
*
* parse.y (block_append): update nd_end for "real" head node.
matz
2004-01-26
1
-1
/
+2
*
* lib/cgi.rb (CGI::QueryExtension::Value::[]): should work like
matz
2003-12-17
1
-5
/
+8
*
* io.c (argf_read): should not terminate on empty string; wait
matz
2003-12-03
1
-1
/
+2
*
* lib/delegate.rb (marshal_dump, marshal_load: defined for Marshal.
matz
2003-08-04
1
-0
/
+6
*
* error.c (syserr_initialize): prohibit specifying errno for
matz
2003-05-21
1
-1
/
+1
*
* class.c (rb_class_protected_instance_methods): now gives
matz
2003-05-02
1
-4
/
+4
*
update NotImplementError to NotImplementedError.
matz
2003-03-23
1
-1
/
+1
*
* math.c (math_acos): check errno after operation. ditto for
matz
2002-11-14
1
-4
/
+4
*
* lib/delegate.rb (Delegator::initialize): use Object#class
nobu
2002-10-02
1
-2
/
+2
*
* parse.y (str_extend): should check nesting parentheses in #{}.
matz
2001-11-21
1
-1
/
+1
*
* signal.c (sighandle): should not re-register sighandler if
matz
2001-11-13
1
-15
/
+23
*
* io.c (argf_seek_m): wrong calling sequence of rb_io_seek().
matz
2001-03-13
1
-1
/
+1
*
matz
matz
2000-07-27
1
-1
/
+1
*
1.4.0
matz
1999-08-13
1
-8
/
+2
*
This commit was generated by cvs2svn to compensate for changes in r372,
matz
1999-01-20
1
-9
/
+91
*
Initial revision
matz
1998-01-16
1
-0
/
+44