gambas-source-code/main/lib/debug
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
..
CDebug.c [CONFIGURATION] 2011-06-03 00:51:09 +00:00
CDebug.h [CONFIGURATION] 2011-06-03 00:51:09 +00:00
debug.c [INTERPRETER] 2011-09-07 19:43:11 +00:00
debug.h [CONFIGURATION] 2011-06-03 00:51:09 +00:00
gb.debug.component * Copy https://gambas.svn.sourceforge.net/svnroot/gambas/2.0 to https://gambas.svn.sourceforge.net/svnroot/gambas/gambas 2007-12-30 16:41:49 +00:00
gb.debug.h [INTERPRETER] 2011-07-24 09:45:44 +00:00
main.c [CONFIGURATION] 2011-06-03 00:51:09 +00:00
main.h [CONFIGURATION] 2011-06-03 00:51:09 +00:00
Makefile.am [CONFIGURATION] 2009-08-24 14:19:32 +00:00
print.c [CONFIGURATION] 2011-06-03 00:51:09 +00:00
print.h [CONFIGURATION] 2011-06-03 00:51:09 +00:00