joost
|
395f1bccb7
* fpmake.pp fixes
|
15 years ago |
marco
|
faf2bdfd62
* fix for mantis 16344 (quoted filename in $include ) + testparser example from that series of bugreports.
|
15 years ago |
marco
|
19a47dbf9d
* fixing fpdoc for strict protected/private additions.
|
15 years ago |
marco
|
2b3d3f6fa5
* fix for mantis 16347, support for filename in 'xxx' in unit clause
|
15 years ago |
marco
|
8c20080391
* patch from Dmitry Boyarintsev for Mantis 16346. Strict private/protected support for fcl pascal parser
|
15 years ago |
marco
|
c830e76137
* Patch for class abstract and class sealed support by Dimitry Boyarintsev.
|
15 years ago |
joost
|
f95c24176a
* Set the value of the LocalRepository macro in both compilersettings, after the globalsettings are read
|
15 years ago |
joost
|
3c42ad5e5e
* TZipper.ZipFiles should zip files, got broken in r13464
|
15 years ago |
marco
|
94eae61a31
* fixed escaping of echo line. (mingw). Mantis 16335
|
15 years ago |
joost
|
82eb1a1a1c
* Do not handle files with the same name as a package as a package-file if the extension is not .zip
|
15 years ago |
joost
|
d27093ceba
* Evaluate macros when getting LocalUnitDir and GlobalUnitDir
|
15 years ago |
ivost
|
980c353421
* added function IncludeLeadingPathDelimiter: it adds a path delimiter in front of a path
|
15 years ago |
florian
|
fecd661bcb
* fixed COPYDATASTRUCT as suggested by Dmitry Boyarintsev, resolves #16321
|
15 years ago |
Jonas Maebe
|
c67712f81f
+ tthread.start method, simply calls tthread.resume for now (mantis #16326)
|
15 years ago |
Jonas Maebe
|
34487fa455
* part of r15163, forgot to commit
|
15 years ago |
Jonas Maebe
|
0dcedf3799
* do not crash but give a fatal error when using Objective-Pascal code
|
15 years ago |
Jonas Maebe
|
2eddd5e704
* don't try to bitpack types > 32 bit on 32 bit cpus (mantis #16328)
|
15 years ago |
joost
|
3295cd8370
* First search for a user-specific configuration file, if that does not exist,
|
15 years ago |
florian
|
e235d71cb7
* update of Portuguese message files by Marcelo B Paula, resolves #16314
|
15 years ago |
joost
|
2ca892c361
* Added ability to use macros ({AppConfigDir}, {UserDir} and {LocalRepository}) in path settings
|
15 years ago |
joost
|
28395de42e
* Moved fptemplate from fcl-web to fcl-base
|
15 years ago |
florian
|
62c630abce
* handle usage of generics type as class type correctly, resolves #16065
|
15 years ago |
Jonas Maebe
|
f2e1819bae
* put the call to afterconstructor inside the implicit try/catch block
|
15 years ago |
Jonas Maebe
|
4a934bdb33
* fixed small Darwin-specific dependency error (fcl-extra_smart has to
|
15 years ago |
florian
|
3aa1315c06
* thumb2 opcode fixes by Jeppe Johansen, resolves #16306
|
15 years ago |
ivost
|
c9e3480f44
* implemented uuid_create_sha1_from_name
|
15 years ago |
ivost
|
c3c1cfbb9f
* added crc128 support
|
15 years ago |
paul
|
f982d041e5
tests: fix test for powerpc
|
15 years ago |
Jonas Maebe
|
72758864e4
* only allow field names in record/object typed constant declarations (mantis #16234)
|
15 years ago |
joost
|
1c2e134a5b
* Use the gtk2 build-unit
|
15 years ago |