gambas-source-code/gb.desktop
Benoît Minisini b3db598050 [DEVELOPMENT ENVIRONMENT]
* BUG: Breakpoints are correctly reset when opening a new project.

[INTERPRETER]
* BUG: The GB.NewString(), GB.NewZeroString() and GB.TempString() API 
  signature has changed. All components have been updated accordingly.
* OPT: Many optimizations to speed up the interpreter.

[GB.EVAL]
* NEW: During syntax highlighting, the first character of class names is
  automatically converted to uppercase.


git-svn-id: svn://localhost/gambas/trunk@2992 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-06-04 23:48:53 +00:00
..
src [DEVELOPMENT ENVIRONMENT] 2010-06-04 23:48:53 +00:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac [CONFIGURATION] 2009-08-16 22:07:48 +00:00
COPYING
gambas.h
gb.image.h
gb_common.h
gb_list.h
gb_list_temp.h
INSTALL
install-sh [CONFIGURATION] 2010-03-10 00:14:54 +00:00
ltmain.sh
m4 [CONFIGURATION] 2009-08-16 22:51:28 +00:00
Makefile.am [CONFIGURATION] 2009-08-16 22:07:48 +00:00
missing [CONFIGURATION] 2010-03-10 00:14:54 +00:00
NEWS
README
reconf