Branch: refs/heads/master
Home: https://github.com/qooxdoo/qooxdoo
Commit: 446ddec89251350688db3167d86b94bca28763ca
https://github.com/qooxdoo/qooxdoo/commit/446ddec89251350688db3167d86b94bca28763ca
Author: John Spackman <joh...@ze...>
Date: 2016-07-27 (Wed, 27 Jul 2016)
Changed paths:
M framework/source/class/qx/data/Array.js
M framework/source/class/qx/lang/Array.js
M framework/source/class/qx/test/data/DataArray.js
M framework/source/class/qx/test/lang/Array.js
Log Message:
-----------
add qx.data.Array.replace and qx.lang.Array.replace;
normalise qx.data.Array to accept native arrays and qx.data.Arrays where applicable
Commit: f682be6e584a24b08e0fb89bd9326409e53024fd
https://github.com/qooxdoo/qooxdoo/commit/f682be6e584a24b08e0fb89bd9326409e53024fd
Author: John Spackman <joh...@ze...>
Date: 2016-07-27 (Wed, 27 Jul 2016)
Changed paths:
M framework/source/class/qx/data/Array.js
M framework/source/class/qx/lang/Array.js
M framework/source/class/qx/test/data/DataArray.js
M framework/source/class/qx/test/lang/Array.js
Log Message:
-----------
More work synchronising qx.lang.Array and qx.data.Array:
add missing qx.lang.Array.exclude;
normalise qx.lang.Array methods to support native and data arrays;
added missing unit tests
Commit: 79e601ca289a1c02902b056d6a29e41c4a5c7c15
https://github.com/qooxdoo/qooxdoo/commit/79e601ca289a1c02902b056d6a29e41c4a5c7c15
Author: John Spackman <joh...@ze...>
Date: 2016-07-27 (Wed, 27 Jul 2016)
Changed paths:
M framework/source/class/qx/lang/Array.js
M framework/source/class/qx/test/lang/Array.js
Log Message:
-----------
bugfix and unit tests
Commit: 9d002039e2153ac004443d5c38a5042ee43d1787
https://github.com/qooxdoo/qooxdoo/commit/9d002039e2153ac004443d5c38a5042ee43d1787
Author: John Spackman <joh...@ze...>
Date: 2016-07-27 (Wed, 27 Jul 2016)
Changed paths:
M framework/source/class/qx/data/Array.js
M framework/source/class/qx/lang/Array.js
Log Message:
-----------
lint warnings
Commit: 1bd56288edfa31fce8c21a51ab621210b1ea11e2
https://github.com/qooxdoo/qooxdoo/commit/1bd56288edfa31fce8c21a51ab621210b1ea11e2
Author: John Spackman <joh...@ze...>
Date: 2016-08-12 (Fri, 12 Aug 2016)
Changed paths:
M framework/source/class/qx/lang/Array.js
Log Message:
-----------
minor bugfix
Commit: a1b580ed331eda21cac977b00451291519082733
https://github.com/qooxdoo/qooxdoo/commit/a1b580ed331eda21cac977b00451291519082733
Author: Cajus Pollmeier <ca...@na...>
Date: 2016-08-23 (Tue, 23 Aug 2016)
Changed paths:
M framework/source/class/qx/data/Array.js
M framework/source/class/qx/lang/Array.js
M framework/source/class/qx/test/data/DataArray.js
M framework/source/class/qx/test/lang/Array.js
Log Message:
-----------
Merge pull request #9113 from johnspackman/arrays
Compare: https://github.com/qooxdoo/qooxdoo/compare/8f49c5edbefe...a1b580ed331e |