gambas-source-code/main/lib/db
Benoît Minisini 246cf40553 Don't use '-O3'. It makes benchmarks sometimes slower than using '-O2'.
[CONFIGURATION]
* BUG: Do not use the default CFLAGS forces by autotools. Either use the CFLAGS provided on the command-line, or the default ones of the project.

[INTERPRETER]
* OPT: Don't use '-O3'. It makes benchmarks sometimes slower than using '-O2'.

[COMPILER]
* OPT: Optimize variable initialization.
2023-01-10 21:55:25 +01:00
..
gb.db Don't use '-O3'. It makes benchmarks sometimes slower than using '-O2'. 2023-01-10 21:55:25 +01:00
c_subcollection.c Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
c_subcollection.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
CConnection.c Connection: It's now possible to specify the password in the connection URL. 2022-09-20 12:54:14 +02:00
CConnection.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
CDatabase.c Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
CDatabase.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
CField.c Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
CField.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
CIndex.c Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
CIndex.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
CResult.c Result: 'Editable' is a new property that returns if the result is editable. 2022-11-15 02:16:24 +01:00
CResult.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
CResultField.c Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
CResultField.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
CTable.c Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
CTable.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
CUser.c Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
CUser.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
deletemap.c Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
deletemap.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb.db.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.db.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb.db.proto.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
gb_barray.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
main.c Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
main.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
Makefile.am [INTERPRETER] 2012-11-14 22:24:15 +00:00
sqlite.c Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00
sqlite.h Replace my old depracted gmail mail by the new one. 2022-09-12 15:13:13 +02:00