Go to most recent revision | Show changed files | Directory listing | RSS feed
search.js/1.10/2005-11-29-03: - Added feature test for location property - Fixed and optimized URI decoder - Pretty printing - Fixed JSdoc - Failed SearchString.prototype.getValue() defaults to empty string (instead of null)
string.js/1.29/2005-06-02-19: - format(): Added csCSpn conversion modifiers (no explicit conversion yet)
string.js/1.29/2005-05-29-03: - format(): Added printf() conversion specifiers - pad(): Fixed JSdoc
css.js/0.1/2005-05-28-00: - Added CSS object and CSS.version property, minor renaming
string.js/1.29/2005-05-21-23: - Does not use Number.prototype.addProperties() anymore because KJS doesn't support it - Does not overwrite built-in prototype properties anymore - format(): Refined JSdoc, disabled unsupported flags, several optimizations - pad() now defaults to non-breaking space, added String.prototype.pad() - rgb2HexCode() moved to css.js
* math.js/1.16/2005-05-21-17: min()/max()/avg() now support recursion into arrays
window.js/1.29/2005-05-16-20: LoadFrame(): Removed unnecessary eval() branch
←Prev12Next→
Show All