compiler
|
92f927976e
* Rewrote fpc_dynarray_copy to trim out-of-range arguments instead of raising range error. Makes behavior Delphi-compatible and resolves #21396.
|
13 years ago |
ide
|
81035c392d
* fix building IDE by adding fcl-xml and fcl-base
|
13 years ago |
installer
|
a7912e0d6b
Update Makefile for mips-linux support
|
13 years ago |
packages
|
a417e9d0b6
* fcl-xml, making progress with streaming API, moved DOM-dependent stuff from TXMLTextReader to the TLoader helper object. Now TXMLTextReader class is almost free from direct DOM dependencies (indirect ones like TDOMParser are still present, also entity handling is still intertwined too closely).
|
13 years ago |
rtl
|
92f927976e
* Rewrote fpc_dynarray_copy to trim out-of-range arguments instead of raising range error. Makes behavior Delphi-compatible and resolves #21396.
|
13 years ago |
tests
|
af66d92faf
* Update complete i386-freebsd C objects with gcc 4.2.1 from FreeSBD 8.2 release
|
13 years ago |
utils
|
55116303b9
Add indirectly required ppacakges
|
13 years ago |
.gitattributes
|
af66d92faf
* Update complete i386-freebsd C objects with gcc 4.2.1 from FreeSBD 8.2 release
|
13 years ago |
.gitignore
|
2df900652e
fpvectorial is now moved to lazarus/components/fpvectorial
|
14 years ago |
Makefile
|
76d29ff172
* some Makefiles regenerated to support mips-linux
|
13 years ago |
Makefile.fpc
|
5a4b8cfef2
* don't build utils on gba and embedded
|
13 years ago |