gambas-source-code/main
Benoît Minisini eeec97396c [DEVELOPMENT ENVIRONMENT]
* NEW: When the 'gb.web' component is selected, a new option is available 
  in the project property dialog: "Run in an embedded HTTP server".

(INTERPRETER]
* NEW: GB.System.Debug() is a new API that allows to know if the 
  interpreter is run in debugging mode.

[GB.DEBUG]
* NEW: The debugger tells the IDE when its prompt is the first one.

[GB.HTTPD]
* NEW: Reset locale to "C" before running the http server.
* BUG: The CGI "SCRIPT_NAME" variable is set to "/".
* NEW: The default CGI timeout is now 10 minutes.
* NEW: Behave accurately when run in debugging mode : only one CGI script
  at a time is allowed.
* NEW: When run in debugging mode, there is no CGI timeout.


git-svn-id: svn://localhost/gambas/trunk@5765 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2013-07-27 17:23:04 +00:00
..
gbc [DEVELOPMENT ENVIRONMENT] 2013-07-19 11:02:32 +00:00
gbx [DEVELOPMENT ENVIRONMENT] 2013-07-27 17:23:04 +00:00
lib [DEVELOPMENT ENVIRONMENT] 2013-07-27 17:23:04 +00:00
mime
share [DEVELOPMENT ENVIRONMENT] 2013-07-27 17:23:04 +00:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac [CONFIGURATION] 2013-05-25 13:23:39 +00:00
COPYING
depcomp
gb.pcre.h [INTERPRETER] 2013-07-12 23:57:53 +00:00
INSTALL
m4
Makefile.am [INTERPRETER] 2013-07-12 23:57:53 +00:00
missing
NEWS
README
reconf
TODO