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 [INTERPRETER] 2010-05-22 18:02:34 +00:00
CConnection.h
CDatabase.c [INTERPRETER] 2010-05-22 18:02:34 +00:00
CDatabase.h
CField.c [INTERPRETER] 2010-05-22 18:02:34 +00:00
CField.h
CIndex.c [INTERPRETER] 2010-05-22 18:02:34 +00:00
CIndex.h
CResult.c [INTERPRETER] 2010-05-22 18:02:34 +00:00
CResult.h
CResultField.c
CResultField.h
CTable.c [INTERPRETER] 2010-05-22 18:02:34 +00:00
CTable.h
CUser.c [INTERPRETER] 2010-05-22 18:02:34 +00:00
CUser.h
deletemap.c
deletemap.h
gb.db.component
gb.db.h
gb.db.proto.h
gb_barray.h
main.c [INTERPRETER] 2010-05-22 18:02:34 +00:00
main.h
Makefile.am
sqlite.c [INTERPRETER] 2010-05-22 18:02:34 +00:00
sqlite.h