compiler
|
cbad0abab5
+ Platform-specific exception support for x86_64-win64. Enable by cycling with OPT=-dTEST_WIN64_SEH.
|
13 years ago |
ide
|
70e6637b9e
* fix for crash of textmode IDE when loading CHM index that contains empty tags.
|
13 years ago |
installer
|
88183dfcba
* wrong path suggested for LIBPATH fixed
|
13 years ago |
packages
|
ee8268dd7f
* Do not use a buildunit when compiling intgdb, since it is not possible to compile single files in the BeforeCompile even when a buildunits is used.
|
13 years ago |
rtl
|
a8fe9601de
* Get rid of using pdynarraytypeinfo, instead treat rtti as distinct 'header' and 'data' parts. In variants unit, use rtti declarations from typinfo directly. In system unit, declare private tdynarraytypedata record which (like typinfo.TTypeData) is not packed on alignment-sensitive targets. This simplifies code and removes scary pointer manipulations, should also yield better code on aligned targets.
|
13 years ago |
tests
|
562932a2c9
* change dllparam into PtrInt, this is required for 64 bit systems, patch based on Gennadiy's patch in #21089, resolves #21089
|
13 years ago |
utils
|
7f59902842
* Patch from Hand-Peter Diettrich to fix CHM extension usage
|
13 years ago |
.gitattributes
|
cbad0abab5
+ Platform-specific exception support for x86_64-win64. Enable by cycling with OPT=-dTEST_WIN64_SEH.
|
13 years ago |
.gitignore
|
2df900652e
fpvectorial is now moved to lazarus/components/fpvectorial
|
14 years ago |
Makefile
|
5a4b8cfef2
* don't build utils on gba and embedded
|
13 years ago |
Makefile.fpc
|
5a4b8cfef2
* don't build utils on gba and embedded
|
13 years ago |