gambas-source-code/main
Benoît Minisini 5d0c54bca2 Some fixes in overflow detection.
[INTERPRETER]
* BUG: Fix overflow detection in conversion functions.
* BUG: Check for overflow detection only if the '__has_builtin' pseudo-macro is implemented by the compiler.
2022-12-09 16:07:12 +01:00
..
gbc Implement overflow detection in JIT compiler. Some jump optimizations in the compiler and the interpreter. 2022-12-09 15:00:55 +01:00
gbx Some fixes in overflow detection. 2022-12-09 16:07:12 +01:00
lib Implement overflow detection in JIT compiler. Some jump optimizations in the compiler and the interpreter. 2022-12-09 15:00:55 +01:00
man
mime Add 48x48 version of mimetypes and application icons. 2022-11-29 11:24:48 +01:00
share Some fixes in overflow detection. 2022-12-09 16:07:12 +01:00
tools/gbh3
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Add Md5(), Sha1(), Sha256() and Sha512() functions. 2022-09-13 02:48:11 +02:00
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am Add 48x48 version of mimetypes and application icons. 2022-11-29 11:24:48 +01:00
NEWS
README
reconf
TODO