util.xml: Remove unused parameter (thanks, luacheck)
[prosody.git] / util / array.lua
2015-05-03 Kim AlvefurMerge 0.9->0.10
2015-04-25 Kim AlvefurMerge 0.9->0.10
2015-03-27 Matthew WildMerge 0.9->0.10 (third time lucky)
2015-03-26 Kim AlvefurMerge 0.9->0.10 again
2015-03-26 Matthew WildMerge 0.9->0.10
2015-02-24 Matthew WildMerge 0.9->0.10
2015-02-21 Kim AlvefurMerge 0.9->0.10
2015-01-26 Kim AlvefurMerge 0.9->0.10
2014-11-20 Kim AlvefurMerge 0.9->0.10
2014-11-09 Kim AlvefurMerge 0.9 -> 0.10
2014-10-26 Kim AlvefurMerge 0.9->0.10
2014-10-14 Matthew WildMerge 0.9->0.10
2014-10-08 Waqas HussainMerge 0.9->0.10
2014-10-05 Kim AlvefurMerge 0.9->0.10
2014-09-17 Kim Alvefurutil.array: Add type() local
2014-09-09 Kim AlvefurMerge 0.9->0.10
2014-09-03 Matthew WildMerge 0.9->0.10
2014-09-02 Kim AlvefurMerge 0.9->0.10
2014-08-28 Matthew WildMerge 0.9->0.10
2014-08-28 Matthew WildMerge 0.9->0.10
2014-07-31 Matthew WildMerge 0.9->0.10
2014-07-25 Matthew WildMerge 0.9->0.10
2014-07-25 Matthew WildMerge 0.9->0.10
2014-07-04 Kim AlvefurMerge 0.9->0.10
2014-06-30 Kim AlvefurMerge 0.9->0.10
2014-06-21 Kim AlvefurMerge 0.9->0.10
2014-05-09 Kim AlvefurMerge 0.9->0.10
2014-04-26 Kim AlvefurMerge 0.9->0.10
2014-04-22 Kim AlvefurMerge 0.9->0.10
2014-04-10 Kim AlvefurMerge 0.9->0.10
2014-04-02 Matthew WildMerge 0.9->0.10
2014-03-25 Kim AlvefurMerge 0.9->0.10
2014-03-09 Kim AlvefurMerge 0.9->0.10
2014-02-26 Kim AlvefurMerge 0.9->0.10
2014-02-12 Kim AlvefurMerge 0.9 -> 0.10
2014-02-06 Kim AlvefurMerge 0.9->0.10
2014-02-03 Kim AlvefurMerge 0.9->0.10
2014-01-21 Matthew WildMerge 0.9->0.10
2014-01-18 Matthew WildMerge 0.9->0.10
2014-01-12 Matthew WildMerge 0.9->0.10
2013-12-18 Kim AlvefurMerge 0.9->0.10
2013-12-16 Matthew WildMerge 0.9->0.10
2013-12-16 Matthew WildMerge 0.9->0.10
2013-12-13 Matthew WildMerge 0.9->0.10
2013-12-11 Matthew WildMerge 0.9->0.10
2013-11-29 Matthew WildMerge 0.9->0.10
2013-11-28 Kim AlvefurMerge 0.9->0.10
2013-11-24 Kim AlvefurMerge 0.9->0.10
2013-11-21 Matthew WildMerge 0.9->0.10
2013-11-12 Matthew WildMerge 0.9->0.10
2013-11-10 Matthew WildMerge 0.9->0.10
2013-11-09 Matthew WildMerge 0.9->0.10
2013-10-31 Kim AlvefurMerge 0.9 -> 0.10
2013-10-10 Matthew WildMerge 0.9->0.10
2013-10-06 Kim Alvefurutil.array: Improve array:reverse() and make it work...
2013-10-05 Matthew WildMerge 0.9->0.10
2013-09-30 Matthew WildMerge 0.9->0.10
2013-09-21 Kim AlvefurMerge Tobias SCRAM-PLUS work
2013-09-16 Matthew WildMerge 0.9->trunk
2013-09-03 Kim AlvefurMerge 0.9->trunk
2013-09-03 Matthew WildMerge 0.9->trunk
2013-09-02 Matthew WildMerge 0.9->trunk
2013-08-24 Matthew WildMerge 0.9->trunk
2013-08-09 Florian ZeitzRemove all trailing whitespace
2013-05-10 Matthew WildMerge 0.9->trunk
2013-05-07 Waqas Hussainutil.array: Wrap tostring() output in {} (otherwise...
2013-05-01 Matthew WildMerge tls branch
2013-05-01 Matthew WildMerge s2s branch
2013-05-01 Matthew WildMerge sasl branch
2012-08-08 Matthew Wildutil.array: Accept an iterator to the array constructor
2011-12-09 Waqas Hussainutil.array: Avoid globals.
2011-12-09 Waqas Hussainutil.array: Make array:push() chainable.
2011-12-07 Matthew Wildutil.array: Expand some of the more basic methods to...
2011-12-07 Matthew Wildutil.array: Add pluck() method to pick a given property...
2011-09-24 Matthew Wildutil.array: Fix array.collect() for iterators that...
2011-06-02 Matthew WildMerge 0.6->0.7
2011-06-01 Matthew WildMerge 0.7->0.8
2011-06-01 Matthew WildMerge 0.7->0.8
2010-10-16 Waqas HussainMonster whitespace commit (beware the whitespace monster).
2010-05-21 Matthew WildMerge with backout
2010-05-05 Matthew WildMerge Tobias's fancy SASL branch->trunk
2010-03-22 Matthew WildMerge 0.7->trunk
2010-03-22 Matthew WildMerge 0.6->0.7
2010-03-22 Matthew WildUpdate copyright headers for 2010
2009-11-16 Tobias MarkmannMerge with sasl branch.
2009-10-13 Matthew WildMerge with 0.5
2009-10-13 Waqas HussainMerge with 0.5
2009-10-08 Matthew Wildutil.array: Oh no it isn't!
2009-10-05 Matthew WildMerge with 0.5
2009-10-05 Matthew Wildutil.array: Small logic fix for array:filter()
2009-10-05 Matthew WildMerge with 0.5
2009-10-05 Matthew Wildutil.array: Fix for array:filter() (in-place filtering)
2009-10-05 Matthew Wildutil.array: Fix for array:filter() (in-place filtering)
2009-10-05 Matthew WildMerge with 0.5
2009-10-05 Matthew Wildutil.array: Per-array methods now always mutate the...
2009-10-05 Matthew Wildutil.array: Per-array methods now always mutate the...
2009-07-10 Matthew WildAdd copyright header to those files missing one
2009-06-20 Matthew WildMerge with Tobias
2009-06-20 Matthew Wildutil.array: Add support for + operator to create a...
2009-06-20 Matthew Wildutil.array: Make array:reverse() and array:shuffle...
next