hns
72feb3356a
* Add new Filters.js module contributed by Michael Platzer
...
* Add Filters.js and JSON.js to all.js
2007-04-17 13:43:59 +00:00
hns
486e9a5836
* Add @fileoverview JSDoc comment
...
* Move static methods down to the bottom of the file to circumvent
a strange bug that prevents documentation from being generated.
2007-02-09 11:00:07 +00:00
hns
da7bdcfba0
* Add @fileoverview JSDoc comment
...
* Move static methods down to the bottom of the file to circumvent
a strange bug that prevents documentation from being generated.
* Some JSDoc comment fixes
2007-02-09 10:04:48 +00:00
grob
748779d346
added localisation support to format() and toPercent(). both now accept an optional java.util.Locale instance as last argument
2006-12-14 17:28:43 +00:00
stefanp
e6d7fe7520
workaround for http://helma.org/bugs/show_bug.cgi?id=474 went into the wrong repository: changed the way the number of days is calculated.
2006-08-21 15:57:05 +00:00
7860cbdde2
* added String.NULL as constant containing the empty string ""
...
* added global- and HopObject-related macros to core
2006-08-06 11:27:56 +00:00
b3c82d5a06
* added missing dontEnum() call for String.prototype.parseJSON
...
* shortened toJSONString() method to simply toJSON()
2006-07-24 17:18:52 +00:00
ef369a61bf
initial check-in as adaptation of code at http://www.json.org/json.js
2006-07-24 17:09:23 +00:00
80b6083da7
added count, enbase64 as well as debase64 methods
2006-07-24 16:03:57 +00:00
f2cc5103b4
* fixed decimal format in format method
...
* removed unnecessary condition in toPercent method
2006-07-18 08:24:59 +00:00
zumbrunn
620ce4c305
Fixed all.js to correctly reference core files
2006-05-30 18:34:31 +00:00
zumbrunn
6daa6c0794
Added Helma license notice
2006-04-24 08:27:00 +00:00
zumbrunn
ebf02d851d
added all.js files as convenience SingleFileRepositories to load all the Javascript library files in modules/core and/or modules/helma
2006-04-24 07:18:45 +00:00
zumbrunn
66876ba214
initial commit of modules with javascript library structure for Helma 1.5
2006-04-24 06:58:02 +00:00