compiler
|
* patch by Christo Crause: more descriptive error message when BRxx destination out of reach
|
2018-02-25 15:31:17 +00:00 |
installer
|
* fpcmake.inc and Makefiles renerated after last commit
|
2017-12-27 15:08:18 +00:00 |
packages
|
* added hex2dec64, 64-bit equivalent of hex2dec, mantis #33228
|
2018-02-25 15:27:53 +00:00 |
rtl
|
* fixed operator mod for floats as proposed by wp in #33167, resolves #33167
|
2018-02-24 18:23:06 +00:00 |
tests
|
* test works only well if the constants have the same type as the operands of mod
|
2018-02-24 23:13:29 +00:00 |
utils
|
* importtl new parameter --ref-style that allows to set different styles for reference input param. (var, constref or const [ref])
|
2018-02-25 14:52:51 +00:00 |
.gitattributes
|
* fixed operator mod for floats as proposed by wp in #33167, resolves #33167
|
2018-02-24 18:23:06 +00:00 |
.gitignore
|
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
2018-01-06 20:22:30 +00:00 |
fpmake_add1.inc
|
* Handle the location of each package at run-time, not at compilation time
|
2013-06-02 17:55:23 +00:00 |
fpmake_proc1.inc
|
* Handle the location of each package at run-time, not at compilation time
|
2013-06-02 17:55:23 +00:00 |
fpmake.pp
|
* Handle the location of each package at run-time, not at compilation time
|
2013-06-02 17:55:23 +00:00 |
Makefile
|
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
2018-01-06 20:22:30 +00:00 |
Makefile.fpc
|
* made the ide a package, so it can be build in parallel with the other packages, reasons:
|
2018-01-06 20:22:30 +00:00 |