gambas-source-code/main/lib
gambas 043229a013 Result.GetAll() is a new method that returns an array of the values of a specific field from each record.
[INTERPRETER]
* NEW: New API for reference a Gambas string.

[GB.DB]
* NEW: Result.GetAll() is a new method that returns an array of the values of a specific field from each record. It is about twice faster than the equivalent code written in Gambas.
2018-03-07 22:06:02 +01:00
..
clipper Use a power of two as internal coordinate scale. 2018-02-22 04:30:25 +01:00
complex Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
compress [WIKI CGI SCRIPT] 2015-06-14 22:10:16 +00:00
data Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
db Result.GetAll() is a new method that returns an array of the values of a specific field from each record. 2018-03-07 22:06:02 +01:00
debug Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
draw Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
eval Fix parsing of quoted identifiers. 2018-02-17 20:41:39 +01:00
geom Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gui Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gui.opengl Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gui.qt Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gui.qt.opengl Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gui.qt.webkit Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gui.trayicon Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
image Image.Invert() is a new method that inverts an image. It takes an optional boolean argument that indicates if the color hue must be kept. 2018-02-28 14:55:48 +01:00
image.effect Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
inotify Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
option
signal Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
term Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
vb Replace my old sourceforge mail address by the new one. 2018-02-12 02:53:46 +01:00
gb.component
Makefile.am [DEVELOPMENT ENVIRONMENT] 2017-08-29 00:42:58 +02:00