oxjs/source/Ox/js
2012-08-29 17:40:27 +02:00
..
Array.js fix sort value for '[article] [number or quoted string]', add test 2012-08-29 17:40:27 +02:00
Async.js remove Ox.Break 2012-07-05 10:58:08 +02:00
Collection.js remove Ox.Break 2012-07-05 10:58:08 +02:00
Color.js make Ox.rgb always return integers 2012-06-24 17:41:27 +02:00
Constants.js remove unneeded constants 2012-06-04 11:49:27 +02:00
Core.js fix Ox.localStorage for Firefox 3.6 2012-07-05 19:48:20 +02:00
Date.js use base 10 in parseInt, use Math.floor for numbers 2012-06-13 10:28:21 +02:00
DOM.js add useCapture argument to addEventListener, not optional in FF 3.6 2012-07-05 19:50:01 +02:00
Encoding.js in documentation use foo, not <code>foo</code> 2012-06-02 13:06:44 +02:00
Format.js remove Ox.Break 2012-07-05 10:58:08 +02:00
Function.js minor cleanup 2012-06-21 13:47:52 +02:00
Geo.js remove Ox.Break 2012-07-05 10:58:08 +02:00
Hash.js minor cleanup 2012-06-11 23:45:37 +02:00
HTML.js Ox.parseMarkdown: don't make replacements inside code spans/blocks; Ox.sanitizeHTML: add (failing) test; remove unneccessary escaping inside [] in regular expressions 2012-06-24 15:37:46 +02:00
JavaScript.js remove Ox.Break 2012-07-05 10:58:08 +02:00
Math.js Ox.divideInt -> Ox.splitInt 2012-06-25 16:43:03 +02:00
Object.js remove Ox.Break 2012-07-05 10:58:08 +02:00
Polyfill.js remove Ox.polyfill.localStorage 2012-07-05 19:47:33 +02:00
RegExp.js simplify escapeRegExp regexp 2012-05-29 12:59:41 +02:00
Request.js update documentation for request methods 2012-07-03 23:55:05 +02:00
String.js remove Ox.Break 2012-07-05 10:58:08 +02:00
Type.js remove Ox.Break 2012-07-05 10:58:08 +02:00