c2764bc3f8
* BUG: Fix compilation of WebPage having UTF-8 characters inside. [INTERPRETER] * BUG: A background task automatically closes the file descriptor of every other tasks. * BUG: A task cannot create sub-tasks. * NEW: There is an hard limit of simultaneous 256 background tasks now. That should prevent fork bombing. * BUG: Process.Kill does not try to wait for the task completion, and return immediately. * BUG: Fix events flushing at task termination. [GB.EVAL.HIGHLIGHT] * BUG: Fix WebPage highlighting. [GB.WEB] * BUG: The session cookie is now only accessible to the current CGI script. * NEW: Response.SendFile() can set the content-type according to the file extension, if no content-type has been specified. git-svn-id: svn://localhost/gambas/trunk@5096 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
src | ||
acinclude.m4 | ||
AUTHORS | ||
ChangeLog | ||
configure.ac | ||
COPYING | ||
depcomp | ||
INSTALL | ||
Makefile.am | ||
missing | ||
NEWS | ||
README | ||
reconf | ||
TODO |