gambas-source-code/main
gambas fd7ae28ac9 File.RealPath() is a new statis method that returns the the canonicalized absolute pathname of path, with no symbolic links inside.
[INTERPRETER]
* NEW: File.RealPath() is a new statis method that returns the the canonicalized absolute pathname of path, with no symbolic links inside.
2019-02-28 02:57:25 +01:00
..
gbc Unused function warnings now point at the beginning of the function. 2019-02-08 23:07:47 +01:00
gbx File.RealPath() is a new statis method that returns the the canonicalized absolute pathname of path, with no symbolic links inside. 2019-02-28 02:57:25 +01:00
lib Connection.GetTemplate() and Connection.ApplyTemplate() now take tables without primary key into account correctly. 2019-02-06 23:24:08 +01:00
mime Strip png files with ImageMagick convert command. 2018-09-19 20:53:00 +02:00
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 Only use tag in trunk_version.h if it is *exactly* that commit 2018-05-05 18:07:50 +02:00
NEWS
README
reconf
TODO