helma/helma
grob cd05f1679b * fixed a bug in Index.create() to correctly work for both disk- and ram-indexes
* added missing argument documentation
* fixed typo in Index.addDocuments()
2007-05-07 14:58:52 +00:00
..
all.js Added Helma license notice 2006-04-24 08:27:00 +00:00
Aspects.js added constructor tag in order to please jsdoc 2007-02-19 10:54:27 +00:00
Chart.js * added jsdoc compatible inline documentation 2007-02-08 13:14:32 +00:00
Color.js * added jsdoc compatible inline documentation 2007-02-08 13:14:32 +00:00
Database.js Oops, gotta love these late binding languages 2007-02-08 21:01:56 +00:00
File.js changed docs for readAll in File and helma.File to reflect that it seems to be intended to return a String, not an Array 2007-03-14 10:11:24 +00:00
Ftp.js * Support helma.File and use it by default. Should fix bug #493 2007-02-08 09:12:21 +00:00
ganymed-ssh2.jar initial commit of modules with javascript library structure for Helma 1.5 2006-04-24 06:58:02 +00:00
Group.js Renamed helma.Group.Wrapper to helma.Group.GroupObject 2007-04-05 15:53:09 +00:00
Html.js reverted change in 1.5: the param object passed might not be a javascript object, but a wrapped map, therefor can't use clone(). instead call Object.prototype.reduce to convert the object into a js object. 2007-02-22 18:08:41 +00:00
Http.js fixed bug 510: 2007-05-03 11:09:05 +00:00
Image.js initial commit of modules with javascript library structure for Helma 1.5 2006-04-24 06:58:02 +00:00
jxl.jar initial commit of modules with javascript library structure for Helma 1.5 2006-04-24 06:58:02 +00:00
lucene-analyzers.jar updated lucene from 1.4.3 to 1.9.1 2006-09-29 13:51:37 +00:00
lucene-core.jar updated lucene from 1.4.3 to 1.9.1 2006-09-29 13:51:37 +00:00
Mail.js fixed a problem in smtp port assignment as reported by stefan rinner (http://grazia.helma.at/pipermail/helma-dev/2007-May/003580.html) 2007-05-04 06:57:59 +00:00
Search.js * fixed a bug in Index.create() to correctly work for both disk- and ram-indexes 2007-05-07 14:58:52 +00:00
Skin.js added @type tag for renderAsString method 2007-02-24 13:27:15 +00:00
Ssh.js * added JsDoc compatible inline documentation 2007-01-30 17:31:52 +00:00
Url.js added minimum docs just so jsdoc at least includes the references to helma.Url 2007-02-24 08:31:36 +00:00
Zip.js * added JsDoc compatible inline documentation 2007-01-30 17:31:13 +00:00