gambas-source-code/main/lib
Benoît Minisini 67ecd4b00a [INTERPRETER]
* NEW: New syntax for GB.AddString() and GB.ExtendString() interpreter API.
  Do not pass the string by reference anymore.
* NEW: GB.AddChar() is a new API for adding just a char to a string.

[GB.DB.SQLITE2]
* BUG: Fix ignored system call return values.

[GB.DB.SQLITE3]
* BUG: Fix ignored system call return values.

[GB.DB.NET]
* BUG: Fix ignored system call return values.

[GB.V4L]
* BUG: Remove some unused local variables.


git-svn-id: svn://localhost/gambas/trunk@4105 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2011-09-07 19:43:11 +00:00
..
compress [CONFIGURATION] 2011-06-03 00:51:09 +00:00
db [INTERPRETER] 2011-09-07 19:43:11 +00:00
debug [INTERPRETER] 2011-09-07 19:43:11 +00:00
draw [CONFIGURATION] 2011-06-03 00:51:09 +00:00
eval [INTERPRETER] 2011-09-07 19:43:11 +00:00
gui [CONFIGURATION] 2011-06-03 00:51:09 +00:00
image [DEVELOPMENT ENVIRONMENT] 2011-08-27 17:31:51 +00:00
image.effect [CONFIGURATION] 2011-06-03 00:51:09 +00:00
option [CONFIGURATION] 2011-06-03 00:51:09 +00:00
signal [CONFIGURATION] 2011-06-03 00:51:09 +00:00
vb [CONFIGURATION] 2011-06-03 00:51:09 +00:00
gb.component
Makefile.am