mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-11-19 22:29:28 +01:00
The sources of the Free Pascal compiler, RTL, packages and utilities.
See https://www.freepascal.org/ for more info.
* Handle Variant to ShortString conversions entirely in variants unit, removed VarUtils.VariantToShortString + support varUString in DoVarClearComplex * fixed missing result assignment in TCustomVariantType.VarDataIsEmptyParam * TCustomVariantType.UnaryOp and BinaryOp now 'implemented', they raise EVariantInvalidOp git-svn-id: trunk@16529 - |
||
|---|---|---|
| compiler | ||
| ide | ||
| installer | ||
| packages | ||
| rtl | ||
| tests | ||
| utils | ||
| .gitattributes | ||
| .gitignore | ||
| Makefile | ||
| Makefile.fpc | ||