gambas-source-code/main/lib/db
Benoît Minisini 117f2ac635 [INTERPRETER]
* NEW: New GB.NewZeroString() API to create a Gambas string from a 
  null-terminated string. Components were modified to use it.
* OPT: Many optimizations everywhere.

[COMPILER]
* OPT: Many optimizations. The compiler should be noticeably faster.


git-svn-id: svn://localhost/gambas/trunk@2953 867c0c6c-44f3-4631-809d-bfa615b0a4ec
2010-05-22 18:02:34 +00:00
..
gb.db
CConnection.c
CConnection.h
CDatabase.c
CDatabase.h
CField.c [INTERPRETER] 2010-05-22 18:02:34 +00:00
CField.h
CIndex.c
CIndex.h
CResult.c
CResult.h
CResultField.c
CResultField.h
CTable.c
CTable.h
CUser.c
CUser.h
deletemap.c
deletemap.h
gb.db.component
gb.db.h
gb.db.proto.h
gb_barray.h
main.c
main.h
Makefile.am
sqlite.c
sqlite.h