juha
e0b2abcbe7
JediCodeFormat: Clean out Delphi support from our fork. Delphi users get JCF from SourceForge.
...
git-svn-id: trunk@63852 -
2020-08-31 09:02:33 +00:00
juha
d9ac09795b
Respect compiler OPT='-v0' by using {$push} and {$pop} in code. Issue #34955 .
...
git-svn-id: trunk@60706 -
2019-03-16 21:17:58 +00:00
juha
32f2f78b28
JCF2: Use String type + UTF-8 instead of WideString. Prevents conversions and compiler warnings. Also related to issue #27945 .
...
git-svn-id: trunk@51043 -
2015-12-26 16:52:28 +00:00
marco
96616afa61
* fixed compilation of 2.7.1, this component used a function that has been deprecated since 2007
...
git-svn-id: trunk@37315 -
2012-05-18 12:28:58 +00:00
paul
66216cd1eb
jcf2: update from the main repository to r823
...
git-svn-id: trunk@22217 -
2009-10-18 08:58:08 +00:00
paul
3ded592929
jcf: fix compilation error for unixes
...
git-svn-id: trunk@19110 -
2009-03-26 06:06:45 +00:00
paul
78dd5824d8
jcf: fix compilation error for unixes
...
git-svn-id: trunk@19109 -
2009-03-26 06:01:17 +00:00
paul
5a9e74a1fa
jcf: update from the main repository
...
git-svn-id: trunk@19107 -
2009-03-26 05:55:59 +00:00
paul
471ec5ea59
jcf2: sync with r773 of main jcf2 tree (also fixes issue #0012977 ):
...
- some use of JcfStringUtils instead of JclStrings
- IndentProcedureBody setting
- StrPadLeft implementation in JcfStringUtils.pas
- added StrIPos function to JcfStringUtils.pas and tests
- renamed VersionConsts.pas to JcfVersionConsts.pas to avoid a name clash with a unit in another package
- rearranging util functions
git-svn-id: trunk@18292 -
2009-01-15 02:08:47 +00:00