gambas-source-code/main/lib
Benoît Minisini c69f98fdf1 Fix quoting when displaying a string value.
[GB.DEBUG]
* BUG: Fix quoting when displaying a string value.
2023-01-20 15:56:35 +01:00
..
clipper
complex Raise a "Mathematic error" if the real or imaginary part of a complex number is not finite. 2022-11-29 20:52:14 +01:00
compress
data
db Don't use '-O3'. It makes benchmarks sometimes slower than using '-O2'. 2023-01-10 21:55:25 +01:00
debug Fix quoting when displaying a string value. 2023-01-20 15:56:35 +01:00
draw Paint.Rectangle() with a border radius now works as expected with a negative width or height. 2023-01-03 14:38:46 +01:00
eval Fix rewrite of ERROR instruction. 2023-01-05 17:39:29 +01:00
geom Add Expand() and Shrink() methods to the rectangle classes. 2023-01-02 20:22:30 +01:00
gui
gui.opengl
gui.qt
gui.qt.opengl
gui.qt.webkit
gui.trayicon
gui.webview
hash
image 'gb.image' is now compatible with 'gb.web.gui'. 2023-01-16 00:54:11 +01:00
image.effect
inotify
jit Fix arithmetic overflow detection on datatype conversion. 2023-01-13 23:20:04 +01:00
option
signal
term
test Fix arithmetic overflow detection on datatype conversion. 2023-01-13 23:20:04 +01:00
vb
gb.component
Makefile.am