gambas-source-code/main
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
..
gbc [CONFIGURATION] 2009-05-22 14:52:36 +00:00
gbx [CONFIGURATION] 2009-05-22 14:52:36 +00:00
lib [CONFIGURATION] 2009-05-22 14:52:36 +00:00
libltdl [CONFIGURATION] 2009-05-01 16:27:45 +00:00
mime
share [CONFIGURATION] 2009-05-22 14:52:36 +00:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
config.guess
config.sub
configure.ac [CONFIGURATION] 2009-05-15 17:57:29 +00:00
COPYING
depcomp
INSTALL
install-sh
ltmain.sh
Makefile.am
missing
NEWS
README
reconf
TODO