florian
|
85c46e72cc
* reverted previous commit because it turned out when testing on x86-64, that unit x86 requires a deep overhaul
|
17 anni fa |
florian
|
9c7b0c7693
* enabled ports unit for x86_64-linux
|
17 anni fa |
florian
|
f56b741948
* quicker finalization of dyn. arrays, thanks to the hint of Volker Zipfel
|
17 anni fa |
michael
|
930de03fae
* Fixes so it compiles in all cases
|
17 anni fa |
michael
|
14ffd4dd6d
* Corrected int64 type name
|
17 anni fa |
michael
|
c33657c0e0
* Improvements to tiopf code generator, and build project for use with lazarus
|
17 anni fa |
florian
|
fffc05731c
* don't crash when ranges are passed erroneously to an array of const, resolves #11632
|
17 anni fa |
michael
|
f4c51462ad
* Code generator for populating a data dictionary in code
|
17 anni fa |
michael
|
4705c4c5de
* Fixed saving/restoring of precision in TDDFielddef
|
17 anni fa |
marco
|
7e72e81662
* pboolean is now deprecated because it conflicts with system.pboolean. Under ifndef 2_2. (#11380)
|
17 anni fa |
Almindor
|
3195d8bd79
* patch from Vincent to fix TReader.ReadCollection calling clear() logic
|
17 anni fa |
Jonas Maebe
|
f07b132292
* enabled smart linking by default for Darwin (will break building
|
17 anni fa |
florian
|
38a6d955e3
* moved to proper location
|
17 anni fa |
florian
|
f5d9a9d1b7
* empty tprocess command line results on windows now in the same exception as on unix
|
17 anni fa |
florian
|
d71c80b757
- $Id tag removed
|
17 anni fa |
florian
|
ed9c7ceaea
* support deprecated for types
|
17 anni fa |
Almindor
|
68fffefb33
* remove useless redefinitions
|
17 anni fa |
marco
|
c12945d323
* mode objfpc in gzio to avoid 16-bit blocksize gzio as per #11611.
|
17 anni fa |
Jonas Maebe
|
c00108009d
* insert vmt as hidden field in objectdefs
|
17 anni fa |
Jonas Maebe
|
98e843c092
* support overriding debuginfo for classrefdefs
|
17 anni fa |
joost
|
fdb790ad2c
* Fixed compilation by reverting r11321 because after the added dependency on the dom unit the package dependency on fcl-xml is missing in the makefiles and I do not know how to fix that properly
|
17 anni fa |
marco
|
70e08a344b
* fix for the problems Sebastian G. mentioned. refiid's not everywhere translated to const x :tiid. Fixed, also found a place where it was written as constrefidd: tiid
|
17 anni fa |
joost
|
976151cf02
* First try to implement TBufDataset.LoadFromFile and SaveToFile (xml)
|
17 anni fa |
Jonas Maebe
|
2348c7ea00
* allow ssa to happen for outer for-loop control variables
|
17 anni fa |
giulio
|
5a3f7c5bad
Added symbolic to installer
|
17 anni fa |
michael
|
1ea2129c0d
* Changed var to out parameters for strtoint*
|
17 anni fa |
michael
|
b32a493b7d
* Fixed memory leak when re-assigning datasource property
|
17 anni fa |
michael
|
d812fa0c92
* Patch from Sergei Gorelkin:
|
17 anni fa |
Jonas Maebe
|
f3afd6d934
* fixed TCollection.FindItemID as suggested by "de" (mantis #11588)
|
17 anni fa |
giulio
|
c05626b4b5
Fixed typo (GBD=>GDB)
|
17 anni fa |