gambas-source-code/main
Benoît Minisini 3840aa7985 [INTERPRETER]
* OPT: Optimize some string functions by not using arguments passed by 
  reference.
* OPT: Integrate the "=" operator function into the main execution loop to
  save one function call.
* OPT: Optimize string comparison functions on x86 and x64_64 architectures
  by comparing eight bytes in one shot.


git-svn-id: svn://localhost/gambas/trunk@4104 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2011-09-07 12:38:29 +00:00
..
gbc
gbx [INTERPRETER] 2011-09-07 12:38:29 +00:00
lib [GB.EVAL] 2011-09-01 18:50:07 +00:00
mime [DEVELOPMENT ENVIRONMENT] 2011-08-20 00:33:36 +00:00
share [INTERPRETER] 2011-09-07 12:38:29 +00:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac
COPYING
depcomp
INSTALL
m4
Makefile.am [DEVELOPMENT ENVIRONMENT] 2011-08-20 00:33:36 +00:00
missing
NEWS
README
reconf
TODO