gambas-source-code/main
gambas f38f1b1657 Variant[].Sort() and Variant[].SortUsing() methods have been added and SortUsing() methods now take an optional sort mode as second argument.
[INTERPRETER]
* NEW: Variant[].Sort() and Variant[].SortUsing() methods have been added.
* NEW: SortUsing() methods now take an optional sort mode as second argument.
2019-03-08 21:42:33 +01:00
..
gbc Unused function warnings now point at the beginning of the function. 2019-02-08 23:07:47 +01:00
gbx Variant[].Sort() and Variant[].SortUsing() methods have been added and SortUsing() methods now take an optional sort mode as second argument. 2019-03-08 21:42:33 +01:00
lib gb.inotify: Fix Watch.Events[] accessor 2019-03-07 08:24:08 +01:00
mime
share Define a new limit constant, that is the maximum length of the System.Language variable. It is 16 bytes. 2019-02-26 21:01:18 +01:00
tools/gbh3 Put 'gbh3' back into the git repository. 2019-02-25 00:20:43 +01:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Fix optional inotify library detection. 2018-11-21 01:49:12 +01:00
COPYING
gb.pcre.h
INSTALL
m4
Makefile.am
NEWS
README
reconf
TODO