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
/
enumerator.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate taint/trust and related methods, and make the methods no-ops
Jeremy Evans
2019-11-18
1
-3
/
+0
*
Right size the Enumerator internal lazy_use_super_method hash
Lourens Naudé
2019-10-29
1
-1
/
+1
*
Improve Enumerator.produce docs
zverok
2019-10-27
1
-0
/
+15
*
Documentation improvements for Ruby core
zverok
2019-10-26
1
-1
/
+7
*
Add rb_enumeratorize_with_size_kw and related macros
Jeremy Evans
2019-09-30
1
-7
/
+19
*
Fix more keyword separation issues
Jeremy Evans
2019-09-26
1
-2
/
+2
*
Fix keyword argument separation issues in Enumerator::Generator#each
Jeremy Evans
2019-09-26
1
-1
/
+1
*
Handle keyword argument separation for Enumerator#size
Jeremy Evans
2019-09-20
1
-1
/
+1
*
Consolidate empty keyword handling
Jeremy Evans
2019-09-13
1
-8
/
+2
*
Document and test Enumerator.produce
Akinori MUSHA
2019-09-12
1
-0
/
+22
*
Implement Enumerator.produce [Feature #14781]
Akinori MUSHA
2019-09-12
1
-1
/
+156
*
Fix keyword argument separation warnings for enumerators
Jeremy Evans
2019-09-06
1
-9
/
+21
*
Describe #eager in the Enumerator::Lazy section
Akinori MUSHA
2019-09-04
1
-6
/
+25
*
Implement Enumerator::Lazy#eager [Feature #15901]
Akinori MUSHA
2019-09-04
1
-0
/
+21
*
Fix Enumerator::Lazy#{to_enum,enum_for} where method is defined in Lazy
Jeremy Evans
2019-09-03
1
-1
/
+68
*
Make Enumerator::Lazy#with_index be lazy
Jeremy Evans
2019-09-03
1
-0
/
+66
*
Revert "Make Enumerator::Lazy#with_index be lazy"
Jeremy Evans
2019-09-01
1
-66
/
+0
*
Make Enumerator::Lazy#with_index be lazy
Jeremy Evans
2019-09-01
1
-0
/
+66
*
rb_proc_new / rb_fiber_new now free from ANYARGS
卜部昌平
2019-08-27
1
-1
/
+1
*
rb_rescue / rb_rescue2 now free from ANYARGS
卜部昌平
2019-08-27
1
-1
/
+1
*
#define RB_BLOCK_CALL_FUNC_STRICT 1
卜部昌平
2019-08-27
1
-3
/
+3
*
Minor documentation fixes [ci skip]
Jeremy Evans
2019-08-24
1
-4
/
+4
*
* expand tabs.
git
2019-08-13
1
-4
/
+4
*
Add compaction callbacks for Enumerator
Aaron Patterson
2019-08-13
1
-15
/
+65
*
Use predefined idTo_proc
Nobuyoshi Nakada
2019-08-01
1
-3
/
+2
*
Remove duplicate functions
Nobuyoshi Nakada
2019-06-21
1
-33
/
+2
*
* expand tabs.
git
2019-06-21
1
-1
/
+1
*
Enumerator::Lazy should support filter_map
Shugo Maeda
2019-06-21
1
-0
/
+31
*
Fix an example [ci skip]
Nobuyoshi Nakada
2019-06-21
1
-1
/
+1
*
Fix call-seq of lazy.filter_map [ci skip]
Kazuhiro NISHIYAMA
2019-06-21
1
-3
/
+2
*
* expand tabs.
git
2019-06-21
1
-3
/
+3
*
Lazy filter_map
Nobuyoshi Nakada
2019-06-21
1
-0
/
+35
*
[DOC] Improve documentation for Enumerator::Lazy
Marcus Stollsteimer
2019-05-18
1
-12
/
+12
*
Static symbols can't be moved (they are not RValue)
Aaron Patterson
2019-05-14
1
-11
/
+12
*
Symbols can move so only cache IDs
Aaron Patterson
2019-05-14
1
-12
/
+11
*
Add `or nil` to call-seq of `Enumerator::ArithmeticSequence#begin`
Kazuhiro NISHIYAMA
2019-04-27
1
-1
/
+1
*
enumerator.c: force hash values fixable
nobu
2019-04-08
1
-1
/
+1
*
enumerator.c: make arith_seq_first support nil begin
mrkn
2019-04-04
1
-0
/
+3
*
Add Enumerator::Lazy docs.
hsbt
2019-03-20
1
-26
/
+221
*
Implement Enumerator::Yielder#to_proc
knu
2019-03-11
1
-2
/
+25
*
* expand tabs.
svn
2019-01-30
1
-1
/
+1
*
enumerator.c: fix arith_seq_first for Infinity
mrkn
2019-01-30
1
-10
/
+115
*
enumerator.c: fix inspect with the last empty hash
nobu
2018-12-24
1
-1
/
+1
*
range.c: reject ArithmeticSequence in rb_range_values
mrkn
2018-12-21
1
-1
/
+1
*
enumerator.c: Fix airth_seq_each for Rational
mrkn
2018-12-21
1
-2
/
+4
*
enumerator.c: Add rb_arithmetic_sequence_components_t
mrkn
2018-12-12
1
-9
/
+9
*
enumerator.c: rb_arithmetic_sequence_extract
mrkn
2018-12-12
1
-0
/
+21
*
Prefer rb_check_arity when 0 or 1 arguments
nobu
2018-12-06
1
-5
/
+2
*
use RARRAY_AREF instead of RARRAY_PTR_USE.
ko1
2018-12-03
1
-28
/
+20
*
Add Float::INFINITY or nil to call-seq of Enumerator::Chain#size [ci skip]
kazu
2018-11-27
1
-1
/
+1
[next]