oxjs/source/Ox/js
2012-05-29 12:20:50 +02:00
..
Array.js fix a bug in sort, rename vars, re-enable Ox.api documentation 2012-05-28 07:52:46 +02:00
Async.js remove print statement, make slow tests faster 2012-05-27 18:46:59 +02:00
Collection.js add comment 2012-05-28 15:53:38 +02:00
Color.js rename vars; add tests 2012-05-25 09:35:20 +02:00
Constants.js remove Ox.TYPES 2012-05-27 22:09:52 +02:00
Core.js use Ox.filter 2012-05-25 19:46:27 +02:00
Date.js add a fixme and a semicolon 2012-05-27 23:17:02 +02:00
DOM.js Ox.$.bind -> Ox.$.on, Ox.$.unbind -> Ox.$.off 2012-05-28 15:53:10 +02:00
Encoding.js fix a potential bug in Ox.decodeBase32 2012-05-27 23:16:35 +02:00
Format.js move Ox.parseDuration to String.js 2012-05-27 16:53:23 +02:00
Function.js improved test 2012-05-28 15:52:27 +02:00
Geo.js fix Ox.isEqual(-0, +0), update tests 2012-05-27 18:59:40 +02:00
Hash.js minor cleanup 2012-05-25 13:42:33 +02:00
HTML.js improve test 2012-05-27 21:32:08 +02:00
JavaScript.js in Ox.doc, fix item.line; in Ox.tokenize, make line and column start at 1, not 0 2012-05-27 21:53:02 +02:00
Math.js use native ''.trim; rename vars 2012-05-25 14:32:17 +02:00
Object.js IE fixes 2012-05-25 16:28:05 +00:00
Polyfill.js Ox.fallback -> Ox.polyfill 2012-05-29 12:20:50 +02:00
RegExp.js add test 2012-05-27 18:41:14 +02:00
Request.js IE fixes 2012-05-25 16:28:05 +00:00
String.js move Ox.parseDuration to String.js 2012-05-27 16:51:49 +02:00
Type.js 'null' and 'undefined' are primitives, too 2012-05-29 12:12:54 +02:00