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
/
proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* expand tabs.
git
2019-06-12
1
-3
/
+3
*
Add compaction support for more types.
Aaron Patterson
2019-06-11
1
-1
/
+4
*
Unpin objects that `proc` references
Aaron Patterson
2019-06-03
1
-9
/
+62
*
Add class ref to `UnboundMethod#owner` doc
okuramasafumi
2019-04-27
1
-1
/
+1
*
Adds a reference to `TracePoint` to `binding` docs
Kazuhiro NISHIYAMA
2019-04-22
1
-1
/
+1
*
* expand tabs.
svn
2019-04-13
1
-1
/
+1
*
Proc.new: change deprecation warning for clarity (issue #15539)
marcandre
2019-04-13
1
-1
/
+1
*
range.c: force hash values fixable
nobu
2019-04-08
1
-1
/
+1
*
[DOC] fix markups [ci skip]
nobu
2019-03-28
1
-53
/
+49
*
proc.c: call respond_to_missing? with a symbol
nobu
2019-03-06
1
-8
/
+13
*
* expand tabs.
svn
2019-01-28
1
-3
/
+3
*
Add refinements support to method/instance_method.
nobu
2019-01-28
1
-4
/
+4
*
proc.c: proc without block
nobu
2019-01-10
1
-0
/
+3
*
proc.c: check if callable
nobu
2019-01-10
1
-4
/
+33
*
proc.c: [DOC] fix typos
stomar
2018-12-14
1
-2
/
+2
*
* remove trailing spaces. [ci skip]
svn
2018-12-14
1
-1
/
+1
*
tweak syntax of Proc documentation [ci skip]
duerst
2018-12-14
1
-31
/
+36
*
proc.c: [DOC] fix typos
stomar
2018-12-13
1
-3
/
+3
*
[DOC] Fix typos [ci skip]
kazu
2018-12-13
1
-1
/
+1
*
Enhance Proc docs [Misc #14610]
duerst
2018-12-12
1
-4
/
+164
*
Prefer rb_check_arity when 0 or 1 arguments
nobu
2018-12-06
1
-2
/
+1
*
* expand tabs.
svn
2018-11-26
1
-2
/
+2
*
Support targetting TracePoint [Feature #15289]
ko1
2018-11-26
1
-7
/
+7
*
proc.c: [DOC] refine proc-compistion examples [ci skip]
nobu
2018-11-23
1
-17
/
+13
*
Proc#<< and Proc#>>
nobu
2018-11-22
1
-13
/
+82
*
proc.c: Support any callable when composing Procs
nobu
2018-11-22
1
-13
/
+3
*
proc.c: Implement Method#* for Method composition
nobu
2018-11-22
1
-0
/
+25
*
proc.c: Implement Proc#* for Proc composition
nobu
2018-11-22
1
-0
/
+54
*
proc.c: [DOC] improve docs for {Method,Proc}#===
stomar
2018-10-26
1
-7
/
+7
*
proc.c: [DOC] fix grammar in doc for Method#to_s
stomar
2018-10-26
1
-2
/
+2
*
Improve docs of Proc / Method
aycabta
2018-10-21
1
-5
/
+49
*
Prefer `rb_fstring_lit` over `rb_fstring_cstr`
nobu
2018-10-13
1
-3
/
+3
*
revisit `RARRAY_PTR()`.
ko1
2018-10-10
1
-7
/
+5
*
Remove obsolete comment from Module#define_method documentation
tenderlove
2018-07-25
1
-4
/
+2
*
UNREACHABLE_RETURN
nobu
2018-07-24
1
-1
/
+1
*
Add TracePoint#parameters
mame
2018-06-03
1
-4
/
+4
*
remove VM_ENV_DATA_INDEX_ENV_PROC.
ko1
2018-05-23
1
-9
/
+1
*
proc.c: fix segfault when no singleton class
nobu
2018-04-03
1
-8
/
+10
*
Fix Kernel#singleton_method with Module#Prepend
nobu
2018-04-03
1
-3
/
+3
*
Remove outdated proc.c binding comment.
nobu
2018-03-21
1
-3
/
+1
*
no ID cache in Init functions
nobu
2018-02-16
1
-0
/
+1
*
mjit_compile.c: merge initial JIT compiler
k0kubun
2018-02-04
1
-2
/
+2
*
proc: fix super_method segfault after bind
normal
2018-01-30
1
-0
/
+1
*
use predefined IDs
kazu
2018-01-22
1
-1
/
+1
*
Speedup `block.call` [Feature #14330]
ko1
2018-01-07
1
-0
/
+3
*
explicit cast to void* required for %p
shyouhei
2018-01-02
1
-1
/
+1
*
`$SAFE` as a process global state. [Feature #14250]
ko1
2017-12-28
1
-21
/
+4
*
proc.c: empty iseq names
nobu
2017-12-28
1
-1
/
+4
*
proc.c (bind_location): Add Binding#source_location
mame
2017-12-26
1
-0
/
+20
*
Add Method#=== that invokes #call
a_matsuda
2017-12-12
1
-0
/
+1
[next]