gambas-source-code/app/src/gbs3
Benoît Minisini cf2d76daca [CONFIGURATION]
* NEW: WARNING! The bytecode has changed, so every project needs to be
  recompiled.

[DEVELOPMENT ENVIRONMENT]
* NEW: A new project option to use the terminal emulator of the current 
  desktop instead of the built-in output window.
* BUG: "svn update" is now run non-interactive.

[WIKI CGI SCRIPT]
* NEW: {html ... } is a new section to put verbatim HTML inside a page.

[INTERPRETER]
* BUG: Fix a possible bug in the FreeBSD way of opening a pseudo-terminal
  when running an external process.
* NEW: External process can have a custom environment.
* BUG: Some forgotten FreeBSD patch.
* NEW: The hidden "-f" option now takes as argument the name of the debug
  fifo file without the extension. This is needed as now the IDE can put
  a terminal emulator between the debugged process and itself.

[COMPILER]
* NEW: New syntax for the EXEC and SHELL instruction. Now the WITH keyword
  can introduce an array of string, each of one being an environment 
  variable "NAME=VALUE".

[GB.DEBUG]
* NEW: Debug.Start() now returns the name of the debug fifo, without the
  extension.


git-svn-id: svn://localhost/gambas/trunk@1971 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2009-05-22 14:52:36 +00:00
..
.directory [CONFIGURATION] 2008-01-05 14:07:21 +00:00
.icon.png [DEVELOPMENT ENVIRONMENT] 2008-09-26 02:25:29 +00:00
.project [DEVELOPMENT ENVIRONMENT] 2008-09-26 02:25:29 +00:00
.settings [CONFIGURATION] 2009-05-22 14:52:36 +00:00
CComponent.class [CONFIGURATION] 2008-09-16 20:49:39 +00:00
helptext [DEVELOPMENT ENVIRONMENT] 2008-09-26 02:25:29 +00:00
icon.png [DEVELOPMENT ENVIRONMENT] 2008-09-26 02:25:29 +00:00
MMain.module [DEVELOPMENT ENVIRONMENT] 2008-09-26 02:25:29 +00:00
MServerPage.module [CONFIGURATION] 2009-05-15 17:57:29 +00:00