Collection.js
|
remove 'Ox.copy' alias
|
2012-06-04 11:26:01 +02:00 |
Constants.js
|
remove unneeded constants
|
2012-06-04 11:49:27 +02:00 |
Core.js
|
in documentation use foo , not <code>foo</code>
|
2012-06-02 13:06:44 +02:00 |
Date.js
|
allow for passing milliseconds to Ox.parseDate
|
2012-06-04 12:02:29 +02:00 |
DOM.js
|
in documentation use foo , not <code>foo</code>
|
2012-06-02 13:06:44 +02:00 |
Encoding.js
|
in documentation use foo , not <code>foo</code>
|
2012-06-02 13:06:44 +02:00 |
Format.js
|
remove 'factor' argument from Ox.formatUnit
|
2012-06-04 12:41:40 +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 |
Math.js
|
in documentation use foo , not <code>foo</code>
|
2012-06-02 13:06:44 +02:00 |
Object.js
|
in documentation use foo , not <code>foo</code>
|
2012-06-02 13:06:44 +02:00 |
RegExp.js
|
simplify escapeRegExp regexp
|
2012-05-29 12:59:41 +02:00 |
Request.js
|
IE fixes
|
2012-05-25 16:28:05 +00:00 |
String.js
|
typo in docs
|
2012-06-04 14:07:49 +02:00 |
Type.js
|
add test
|
2012-06-03 10:39:59 +02:00 |