log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
prosody-hg
log util/array.lua @ 1922:
d5fe0f9b377a
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-8
tip
age
author
description
Mon, 05 Oct 2009 18:39:28 +0100
Matthew Wild
util.array: Small logic fix for array:filter()
Mon, 05 Oct 2009 17:56:31 +0100
Matthew Wild
util.array: Fix for array:filter() (in-place filtering)
Mon, 05 Oct 2009 14:38:04 +0100
Matthew Wild
util.array: Per-array methods now always mutate the array, array.* return a mutated copy, and most methods (e.g. sort) now return the array
Fri, 10 Jul 2009 03:08:38 +0100
Matthew Wild
Add copyright header to those files missing one
Sat, 20 Jun 2009 22:47:12 +0100
Matthew Wild
util.array: Add support for + operator to create a new array from two arrays joined
Sat, 20 Jun 2009 22:45:07 +0100
Matthew Wild
util.array: Make array:reverse() and array:shuffle() return the array to allow chaining
Sat, 20 Jun 2009 22:43:54 +0100
Matthew Wild
util.array: Add array:append() method, to append a new array to an existing one
Wed, 22 Apr 2009 17:46:17 +0100
Matthew Wild
util.array: Add array.collect() to collect results from iterators into an array, and use module() to correctly set the module name
less
more
|
(0)
-8
tip