gambas-source-code/main
Benoît Minisini 35368a3648 [DEVELOPMENT ENVIRONMENT]
* BUG: Fix profiling of Eval() calls.

[INTERPRETER]
* NEW: GB.ReturnBorrow() is a new API to temporarily borrow the return 
  value.
* NEW: GB.ReleaseBorrow() is a new API to release the return value borrowed
  by the previous function, without releasing it.

[GB.DEBUG]
* BUG: Fix profiling of Eval() calls.

[GB.V4L]
* BUG: Fix a compilation warning.


git-svn-id: svn://localhost/gambas/trunk@5053 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2012-08-18 13:06:58 +00:00
..
gbc [INTERPRETER] 2012-07-08 23:23:24 +00:00
gbx [DEVELOPMENT ENVIRONMENT] 2012-08-18 13:06:58 +00:00
lib [DEVELOPMENT ENVIRONMENT] 2012-08-18 13:06:58 +00:00
mime
share [DEVELOPMENT ENVIRONMENT] 2012-08-18 13:06:58 +00:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac [DEVELOPMENT ENVIRONMENT] 2012-07-09 15:37:42 +00:00
COPYING
depcomp
INSTALL
m4
Makefile.am
missing
NEWS
README
reconf
TODO