fix typos [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@47948 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
0621ddc423
commit
1c90afbc1a
@ -31,9 +31,9 @@ Wed Oct 15 12:26:58 2014 Tanaka Akira <akr@fsij.org>
|
||||
Wed Oct 15 07:21:09 2014 Tanaka Akira <akr@fsij.org>
|
||||
|
||||
* enum.c: min(n) drops elements bigger than the n-th maximum element.
|
||||
(struct nmin_data): New field to record the n-th maximumelement, limit
|
||||
(struct nmin_data): New field to record the n-th maximum element, limit
|
||||
(nmin_filter): Update limit field.
|
||||
(nmin_i): Drop too big eleents.
|
||||
(nmin_i): Drop too big elements.
|
||||
(nmin_run): Initialize limit field.
|
||||
|
||||
Wed Oct 15 07:00:14 2014 Eric Wong <e@80x24.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user