gambas-source-code/main
gambas 558f05fe21 Fix array and allocation management, so that allocating a byte array with a number of elements near the greatest integer does not crash anymore.
[INTERPRETER]
* BUG: Fix array and allocation management, so that allocating a byte array with a number of elements near the greatest integer does not crash anymore.
2021-12-09 23:50:41 +01:00
..
gbc Array classes can be used with the IS operator without being declared elsewhere first. 2021-11-08 12:25:58 +01:00
gbx Fix array and allocation management, so that allocating a byte array with a number of elements near the greatest integer does not crash anymore. 2021-12-09 23:50:41 +01:00
lib AvlTree: Clearing the tree now correctly frees all nodes. 2021-11-05 20:11:24 +01:00
man
mime
share Fix array and allocation management, so that allocating a byte array with a number of elements near the greatest integer does not crash anymore. 2021-12-09 23:50:41 +01:00
tools/gbh3
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Move 'gb.form.htmlview' source code directory at the top, so it is compiled after the components its project requires. 2021-10-31 17:55:55 +01:00
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am Fix deletion of empty directories. 2021-05-22 16:04:41 +02:00
NEWS
README
reconf
TODO