index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
delegate.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lib/delegate.rb: catch up with class local variable (@_v) spec.
ko1
2007-02-14
1
-8
/
+8
*
* lib/weakref.rb (WeakRef::__setobj__): should support
matz
2006-12-07
1
-1
/
+1
*
* string.c (sym_eql): fail early to gain performance.
matz
2006-09-20
1
-3
/
+3
*
* eval.c (Init_eval): rename #invoke_method and
matz
2006-07-26
1
-4
/
+4
*
* lib/delegate.rb (Delegator): should not delegate "funcall".
matz
2006-02-20
1
-3
/
+3
*
* eval.c (rb_mod_define_method): should save safe_level in the
matz
2005-12-29
1
-82
/
+89
*
* range.c (rb_range_beg_len): should return Qfalse for non-range
matz
2005-10-05
1
-21
/
+174
*
* numeric.c (fix_equal, fix_cmp, fix_gt, fix_ge, fix_lt, fix_le):
matz
2005-08-12
1
-45
/
+31
*
* 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
*
reverted (commit miss) [ruby-dev:26141]
ocean
2005-05-12
1
-3
/
+3
*
* eval.c (break_jump): break should not cross functions.
matz
2005-05-11
1
-3
/
+3
*
* lib/delegate.rb (SimpleDelegator::dup): wrong number of
matz
2004-11-10
1
-8
/
+8
*
* array.c (rb_ary_times): Array#* should return an instance of
matz
2004-10-19
1
-3
/
+11
*
* io.c (read_all): block string buffer modification during
matz
2004-10-19
1
-0
/
+9
*
* enum.c (enum_sort_by): do not use qsort directly. use
matz
2004-09-21
1
-1
/
+0
*
* parse.y (string_content): turn off NODE_NEWLINE flag to avoid
matz
2004-05-07
1
-12
/
+19
*
* lib/delegate.rb (DelegateClass): define internal methods of the
nobu
2004-03-31
1
-7
/
+7
*
* exception message clean-up by Ian Macdonald <ian@caliban.org>.
matz
2004-03-29
1
-0
/
+3
*
* misc/ruby-mode.el: better support for general delimited
matz
2004-01-27
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