#fpc #freepascal #compiler #fpcobj #pascal

florian 297bddba4a * adapted test: the correct result of ExtractFileDrive('\\server\share\path\file') is '\\server\share' 16 years ago
compiler 14107b42b2 * fixed tw9039{a,b} for 64 bit platforms (qwordvar > int64var) is evaluated 16 years ago
ide 10c67a4ad5 * fields after objects methods. 16 years ago
installer 5e12d9a070 + added support for fcl-res 16 years ago
packages a9d9841eee * XPath: number-to-string conversion is now compliant to the specs (no scientific notation, decimal separator is a hardcoded period, correct output values for INF/NAN) + tests. 16 years ago
rtl 6dfd5cb5b8 * fix ExtractFileDrive for \\server\share\path\file: it should return \\server\share 16 years ago
tests 297bddba4a * adapted test: the correct result of ExtractFileDrive('\\server\share\path\file') is '\\server\share' 16 years ago
utils 1f6ec379de * moved field definitions before method/property definitions (see mantis 16 years ago
.gitattributes 9d659dc937 * accept const <guid const> = <guid string>; again, resolves #14134 16 years ago
.gitignore d2dabe9a33 * updated nds/gba linker scripts and reverted some changes for 2.2.4a release 16 years ago
Makefile 4a7cd0c512 * Makefiles regenerated 16 years ago
Makefile.fpc 6b17415106 + delete base.build-stamp.* 16 years ago