gambas-source-code/main
Benoît Minisini 348f1cefbd [INTERPRETER]
* BUG: Fix a useless and incorrect string initialization in the UTF-8 to
  UTF-16 internal conversion routine.
* BUG: Native functions that return a string must not use the 
  GB.ReturnNull() API, but GB.ReturnVoidString() instead. Fix the
  String.LCase() and String.UCase() functions accordingly.
* BUG: Date() function takes one argument, or at least three arguments now.


git-svn-id: svn://localhost/gambas/trunk@4213 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2011-10-24 14:52:20 +00:00
..
gbc [CONFIGURATION] 2011-10-16 19:24:01 +00:00
gbx [INTERPRETER] 2011-10-24 14:52:20 +00:00
lib [CONFIGURATION] 2011-10-16 19:24:01 +00:00
mime [DEVELOPMENT ENVIRONMENT] 2011-10-20 00:03:25 +00:00
share [CONFIGURATION] 2011-10-16 19:24:01 +00:00
acinclude.m4
AUTHORS
ChangeLog
compile
component.am
configure.ac [INTERPRETER] 2011-07-24 16:55:09 +00:00
COPYING
depcomp
INSTALL
m4
Makefile.am [DEVELOPMENT ENVIRONMENT] 2011-08-20 00:33:36 +00:00
missing
NEWS
README
reconf
TODO