compiler
|
8b1463aedc
* tprocdef.customprocname: fixed bug introduced in r21069 that was causing result to always contain 'procedure' or 'function' word. These should be included only if pno_proctypeoption flag is given. Resolves #24640.
|
12 years ago |
ide
|
415444a3a5
Fix compilation failure if DEBUG conditional is set, which needs regexpr package
|
12 years ago |
installer
|
c460adf8e8
Regenerate all Makefiles with an up-to-date fpcmake binary
|
12 years ago |
packages
|
2240c24252
fcl-db: dbase: Remove erroneous language ID $20 Czech as it does not appear in references. Fixes issue #0024730: Incorrect dbf Language ID to Locale convert table for Czech locale Windows
|
12 years ago |
rtl
|
3e0cc1e5f6
* fixes for the compilation of unit variants in the i8086 medium memory model
|
12 years ago |
tests
|
59d014dd10
+ extended test tfarptr2 to also test comparisons with nil
|
12 years ago |
utils
|
72b0e72580
* added a fix for crashes on very short fpdoc projects. x.y.z.count was examined without checking x,y and z existed.
|
12 years ago |
.gitattributes
|
56fbf8d4fe
+ added test tfarptr2.pp, which tests far pointer equality comparison
|
12 years ago |
.gitignore
|
04df0d537e
* more finegrained parallelism support for testsuite runs: the tests are no
|
13 years ago |
Makefile
|
4ca7e66661
* Fixed cross-installation after r24625.
|
12 years ago |
Makefile.fpc
|
4ca7e66661
* Fixed cross-installation after r24625.
|
12 years ago |
fpmake.pp
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |
fpmake_add1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |
fpmake_proc1.inc
|
df4191acb3
* Handle the location of each package at run-time, not at compilation time
|
12 years ago |