compiler
|
ceee186f2f
* typecheck all array indices, not just integer and boolean types
|
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
|
b5cc3fbd6c
* ftBytes,ftVarBytes support in odbcconnection.setparameters
|
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
|
ceee186f2f
* typecheck all array indices, not just integer and boolean types
|
13 years ago |
utils
|
7f59902842
* Patch from Hand-Peter Diettrich to fix CHM extension usage
|
13 years ago |
.gitattributes
|
ceee186f2f
* typecheck all array indices, not just integer and boolean types
|
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 |