florian
|
a15d8778d6
+ create jump tables for case statements on x86-64
|
17 years ago |
florian
|
9e88af9a78
* support ABSOLUTE32 in the COFF writer on x86-64, resolves #10641
|
17 years ago |
michael
|
32d0e652ff
* Emit help text if options not correct
|
17 years ago |
michael
|
0eb08af40e
* patch from Graeme Geldenhuys so it compiles again
|
17 years ago |
florian
|
5d87a1c6e7
* typos fixed
|
17 years ago |
michael
|
cc0c2d6467
* SqlScript committed
|
17 years ago |
michael
|
7edc274432
* Session info in lps file
|
17 years ago |
michael
|
1da8d36fb7
* Set unit output path that does not disturb make
|
17 years ago |
michael
|
861e6b8985
* Support for indexes and creating sql from them
|
17 years ago |
Almindor
|
eae0bf0a08
* fix oversight bug in SDL.pas, SDL_WM_SetIcon() accepts a PUint8 as second argument
|
17 years ago |
florian
|
5ff2312993
* fixed x86 unit for x86-64
|
17 years ago |
florian
|
85c46e72cc
* reverted previous commit because it turned out when testing on x86-64, that unit x86 requires a deep overhaul
|
17 years ago |
florian
|
9c7b0c7693
* enabled ports unit for x86_64-linux
|
17 years ago |
florian
|
f56b741948
* quicker finalization of dyn. arrays, thanks to the hint of Volker Zipfel
|
17 years ago |
michael
|
930de03fae
* Fixes so it compiles in all cases
|
17 years ago |
michael
|
14ffd4dd6d
* Corrected int64 type name
|
17 years ago |
michael
|
c33657c0e0
* Improvements to tiopf code generator, and build project for use with lazarus
|
17 years ago |
florian
|
fffc05731c
* don't crash when ranges are passed erroneously to an array of const, resolves #11632
|
17 years ago |
michael
|
f4c51462ad
* Code generator for populating a data dictionary in code
|
17 years ago |
michael
|
4705c4c5de
* Fixed saving/restoring of precision in TDDFielddef
|
17 years ago |
marco
|
7e72e81662
* pboolean is now deprecated because it conflicts with system.pboolean. Under ifndef 2_2. (#11380)
|
17 years ago |
Almindor
|
3195d8bd79
* patch from Vincent to fix TReader.ReadCollection calling clear() logic
|
17 years ago |
Jonas Maebe
|
f07b132292
* enabled smart linking by default for Darwin (will break building
|
17 years ago |
florian
|
38a6d955e3
* moved to proper location
|
17 years ago |
florian
|
f5d9a9d1b7
* empty tprocess command line results on windows now in the same exception as on unix
|
17 years ago |
florian
|
d71c80b757
- $Id tag removed
|
17 years ago |
florian
|
ed9c7ceaea
* support deprecated for types
|
17 years ago |
Almindor
|
68fffefb33
* remove useless redefinitions
|
17 years ago |
marco
|
c12945d323
* mode objfpc in gzio to avoid 16-bit blocksize gzio as per #11611.
|
17 years ago |
Jonas Maebe
|
c00108009d
* insert vmt as hidden field in objectdefs
|
17 years ago |