52 |
2005-05-21 23:00:00 |
PointedEars |
/trunk/ |
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 |
|