gambas-source-code/main
gambas b24029f722 Object.SizeOf() on embedded arrays now returns the size of the array, and not the size of the temporary object created for accessing the array.
[INTERPRETER]
* NEW: Object.SizeOf() on embedded arrays now returns the size of the array, and not the size of the temporary object created for accessing the array.
2021-06-12 02:02:44 +02:00
..
gbc Fix compilation of local static identifier access. 2021-06-02 09:59:11 +02:00
gbx Object.SizeOf() on embedded arrays now returns the size of the array, and not the size of the temporary object created for accessing the array. 2021-06-12 02:02:44 +02:00
lib Fix memory leaks in debugger expression evaluation routines. 2021-06-12 01:39:52 +02:00
man Fix man pages. 2020-06-20 05:10:29 +02:00
mime
share Call an optional fork helper in each loaded component libraries before starting a task. 2021-06-05 03:11:54 +02:00
tools/gbh3 Add man pages. 2020-06-20 04:56:22 +02:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Detect git/svn version with a macro instead of creating a header file 2021-03-31 09:26:49 +02: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