sergei
|
3ad7552fc4
* TXMLConfig.ResetKey: Don't access memory beyond allocated array length, resolves #20098.
|
14 жил өмнө |
paul
|
4b24a58871
compiler: remove/hide few unused variables
|
14 жил өмнө |
paul
|
adceaf438c
reintegrate paul/namespaces branch into trunk:
|
14 жил өмнө |
joost
|
c0fa7e930b
* Removed several mem-leaks
|
14 жил өмнө |
pierre
|
0fc9930789
* Fix Makefile that was generated using an invalid version of fpcmake binary
|
14 жил өмнө |
sekelsenmat
|
3e7a09df25
regexpr: Merges patch from bug #19109 fixes alignment issues
|
14 жил өмнө |
sekelsenmat
|
dbc08b5c1f
Merges the fixes from SynRegExpr, specially fixes 64-bits, while removing the synedit defines
|
14 жил өмнө |
pierre
|
ed03858129
Add USE_OLD_REGEXPR option for regular expression unit choice
|
14 жил өмнө |
pierre
|
75650bdf21
+ USE_OLD_REGEXPR added for DEBUG option
|
14 жил өмнө |
pierre
|
0b353a076a
Regenerate Makefile after change of list of units
|
14 жил өмнө |
pierre
|
279c7199d3
Added oldregexpr to list of units
|
14 жил өмнө |
pierre
|
f05f0ebe43
Updated unit name, needed to avoid compiler error
|
14 жил өмнө |
sekelsenmat
|
ac059d3f99
regexpr: Forgotten file from commmit 18891
|
14 жил өмнө |
pierre
|
70dfb89620
+ Test for bug report 20093
|
14 жил өмнө |
sekelsenmat
|
233081e94c
Adds Sorokin's RegExpr.pas to the Free Pascal Packages, as discussed in the mailling list. Renamed the old RegExpr.pp to oldregexpr.pp
|
14 жил өмнө |
paul
|
fbbbc1117d
compiler: also parse dots in package name and in units which package contains (although package support is not implemented yet in FPC it can parse packages)
|
14 жил өмнө |
paul
|
61f2335de9
compiler: replace "string" with ansistring where we concatenate substrings to prevent 255 chars limit overflow
|
14 жил өмнө |
Tomas Hajny
|
55685d11b2
* fixes for FileExists and DirectoryExists
|
14 жил өмнө |
marco
|
d6ec10d166
* patch to order output of getschemainfo(sttables) for sqlite, patch by Lacak2, mantis #19957
|
14 жил өмнө |
marco
|
b43f780a06
* small rewording and enhancement of readme.txt, Patch by Bigchimp, Mantis #20079
|
14 жил өмнө |
marco
|
f34a76cc58
* committed patch that improves comments and changes interbase/firebird pwd to the default "masterkey"
|
14 жил өмнө |
marco
|
facc124827
* move validate to newvalue assignment, fixes regression in non fcl-db datasets
|
14 жил өмнө |
florian
|
e3e1e4b7c6
* fpc_LibInitializeUnits can be empty if the target has no shared lib support
|
14 жил өмнө |
florian
|
519df6d3a8
* fix compilation without exit code
|
14 жил өмнө |
florian
|
2c42d8e1e8
* be able to use feature fileio without feature random
|
14 жил өмнө |
florian
|
26a9bbbd13
* fix sysdir.inc dummy for embedded targets
|
14 жил өмнө |
florian
|
a683b7e9f1
* make IsLibrary a constant if the target has no dyn. lib support
|
14 жил өмнө |
florian
|
df01d0209e
* report code and data size for embedded targets
|
14 жил өмнө |
florian
|
1491d77c9d
* avoid ugly space in compilation summary
|
14 жил өмнө |
florian
|
d21fde5604
* disable thumb2_bare for now
|
14 жил өмнө |