-
ignore my comment, the script is getting killed by posix signal SIGXFSZ.
2009-10-28 18:13:58 UTC in Tcl
-
Tcl script to write too big a file raises an uncatchable error. This may be related.
set fd [open /tmp/somerandomfile w]
for {set c 64} {$c > 0} {incr c -1} {
while {![catch {seek $fd [expr 1
2009-10-28 18:00:51 UTC in Tcl
-
A few places in the online docs have typos or otherwise confusing text.
http://exist-db.org/backup.html#N10166 : "Client-side backups are not save." should be "not safe"?
on http://demo.exist-db.org/exist/xquery/functions.xql -
Documentation for "util:eval" says "The third argument specifies if the compiled query expression should be cached." This should be the second argument...
2009-05-30 02:22:45 UTC in eXist
-
dvrsn added the lilyPAD-3.2.zip file.
2009-05-09 01:01:53 UTC in lilyPAD
-
dvrsn created the 3.2 file release.
2009-05-09 00:59:52 UTC in lilyPAD
-
dvrsn committed patchset 34 of module lilyPAD to the lilyPAD CVS repository, changing 3 files.
2009-05-09 00:52:49 UTC in lilyPAD
-
dvrsn committed patchset 33 of module lilyPAD to the lilyPAD CVS repository, changing 13 files.
2009-05-08 00:56:00 UTC in lilyPAD
-
dvrsn committed patchset 6 of module nssqlite3 to the AOLserver CVS repository, changing 1 files.
2008-05-13 21:34:15 UTC in AOLserver
-
dvrsn committed patchset 2270 of module aolserver to the AOLserver CVS repository, changing 1 files.
2008-05-13 21:34:15 UTC in AOLserver
-
dvrsn committed patchset 5 of module nssqlite3 to the AOLserver CVS repository, changing 1 files.
2008-05-13 21:29:05 UTC in AOLserver