gambas-source-code/main/lib
gambas 234c2c690a [GB.DB]
* NEW: Add a driver API that handles debugging messages.
* NEW: Print the current date/time before any debugging message.

[GB.DB.MYSQL]
* NEW: Use the new driver API to print debugging messages.

[GB.DB.ODBC]
* NEW: Use the new driver API to print debugging messages.

[GB.DB.POSTGRESQL]
* NEW: Use the new driver API to print debugging messages.

[GB.DB.SQLITE2]
* NEW: Use the new driver API to print debugging messages.

[GB.DB.SQLITE3]
* NEW: Use the new driver API to print debugging messages.
2019-08-30 09:09:16 +02:00
..
clipper Update library to version 6.4.2. 2019-06-29 16:10:21 +02:00
complex
compress
data
db [GB.DB] 2019-08-30 09:09:16 +02:00
debug Cosmetic changes in debugger code. 2019-03-21 23:14:22 +01:00
draw Painting on an already painted device now correctly inherits the Paint.FontScale property. 2019-07-10 04:22:14 +02:00
eval New Highlight.Alternate style, and make the matching braces blink with the cursor. 2019-06-29 16:11:51 +02:00
geom
gui
gui.opengl
gui.qt
gui.qt.opengl
gui.qt.webkit
gui.trayicon
image
image.effect
inotify
jit Fix boolean datatype management. 2019-08-21 01:23:12 +02:00
option
signal
term
vb
gb.component
Makefile.am