Go to most recent revision | Show changed files | Directory listing | RSS feed
dhtml.js/0.9/2005-02-20-17 - Added semicolons to function expression assignments - getElementsByClassName(): Fixed matcher to support several class names (word boundaries) - Added disableElements()
collection.js/0.1/2005-02-15-22: - Restore prototype methods in constructor - Added target checks
Added css.js
Added loadidx.js
Added enhanced.js
Added time.js
types.js/1.29/2004-12-10-21: isMethod() now supports strings to be evaluated
string.js/1.29/2004-11-21-15: - Added several functions - Added Number.prototype.toFixed(), .toUnsigned() - leadingZero(): uses pad() - Improved String method use detection - replaceText() supports String.prototype.split() - Replaced String.addPrototypeProperties() in favor of String.prototype.addProperties()
types.js/1.29/2004-10-23-11: - Removed .vu references - JSdoc cleanup - isInstanceOf() uses typeof for constructor feature test - isMethod(): optimizations
Added tsearch-notes.txt
object.js/0.1/2004-09-06-22: - Removed .vu references - Added PE properties - clone() cleanup - Added findNewProperty(), _hasOwnProperty() - inheritFrom(): JSdoc cleanup, use function expression for Dummy() - Function.prototype.apply()/.call(): referred by global variable, uses findNewProperty()
Imported printf*.c as template for string.js:format()
dhtml.js/0.9/2004-08-08-06: - Named function expressions - Reformatted JSdoc
Added object.js
dhtml.js/0.8/2004-07-10-03: Added several functions
string.js/1.29/2004-07-10-01: - Removed String.addToPrototype() in favor of String.prototype.addProperties() - Added several functions - stripTags(): Added support for format flags
* math.js/1.16/2004-06-06-07 - Removed global variables in favor of Math properties - Added support for complex numbers, dimensions, intervals and matrices
Added collection.js/0.1/2004-05-04-02
←Prev12Next→
Show All