gambas-source-code/main
gambas 9ed2dab99e Fix thousand separators and Date values with no date formatting.
[INTERPRETER]
* BUG: Use the correct thousand separators.
* BUG: Val() correctly formats Date values with no date again, using 'gb.LongTime' format.
2021-01-02 22:31:03 +01:00
..
gbc Running the informer for all components will not analyze the 'gb' component. 2020-11-28 00:40:52 +01:00
gbx Fix thousand separators and Date values with no date formatting. 2021-01-02 22:31:03 +01:00
lib Do not crash if '$XDG_CURRENT_DESKTOP' is not defined. 2020-12-26 22:44:57 +01:00
man
mime
share Stat().Device is a new property that return the device containing the file as a string. 2020-12-19 17:37:31 +01:00
tools/gbh3
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am Only keep the 'gb.component' file for the native component and remove 'gb.so' and 'gb.la'. 2020-11-28 00:46:57 +01:00
NEWS
README
reconf
TODO