Commit Graph

34680 Commits

Author SHA1 Message Date
marco
97e4608614 * Typo fix, reported by Basil, Mantis #20131
git-svn-id: trunk@18940 -
2011-09-02 08:01:30 +00:00
pierre
a6b290c97a * More dual result table support
git-svn-id: trunk@18938 -
2011-09-01 16:29:28 +00:00
pierre
4c0a04bc48 * Support more tags/branches for sources
git-svn-id: trunk@18937 -
2011-09-01 15:40:20 +00:00
pierre
c0cfded280 * Partial support for OLDTESTRESULTS table
git-svn-id: trunk@18936 -
2011-09-01 15:16:31 +00:00
pierre
752241adba Reorder some fields
git-svn-id: trunk@18935 -
2011-09-01 14:34:54 +00:00
pierre
e56aa45c5a + phony sources rule added to remove any PPU files in source directories
git-svn-id: trunk@18934 -
2011-09-01 14:25:15 +00:00
pierre
aa62380d72 Display all svn revisions for DEBUGCGI or listall
git-svn-id: trunk@18933 -
2011-09-01 14:09:31 +00:00
marco
01d686c11d * paper size constants updated, patch by G. Fink, Mantis #20120
git-svn-id: trunk@18932 -
2011-09-01 08:40:51 +00:00
pierre
acd585513a * New test to check that external linker error generates a compilation error
git-svn-id: trunk@18931 -
2011-09-01 07:35:12 +00:00
paul
8a8db0a822 compiler: pass both modulename and filename to tmodule.create. extract modulename from filename if modulename is not passed (probably fix an error with asm/obj filename appeared after the namespace branch merge).
git-svn-id: trunk@18930 -
2011-09-01 01:50:53 +00:00
pierre
6528363222 * Extend test between unit_a.var variable and u_unit_a.var procedure
git-svn-id: trunk@18929 -
2011-08-31 22:40:02 +00:00
pierre
c8cf28e4ef + Add similar checks for unit constants and procedures
git-svn-id: trunk@18928 -
2011-08-31 22:22:36 +00:00
florian
0781ac1f82 + support for lpc1768 by David Welch
git-svn-id: trunk@18927 -
2011-08-31 20:17:23 +00:00
marco
d6726a6ade * --dont-trim avoids trimming while loading XMLs. Mantis #16683
git-svn-id: trunk@18924 -
2011-08-31 19:33:20 +00:00
pierre
041f3d0222 Fix 20093 bug report
git-svn-id: trunk@18922 -
2011-08-31 16:20:40 +00:00
michael
d443fafc3c Patch from Ludo Brands to fix issue #20106
git-svn-id: trunk@18921 -
2011-08-31 08:51:35 +00:00
paul
3c5d642685 fix indenting (after the merge of namespaces branch)
git-svn-id: trunk@18920 -
2011-08-31 08:10:31 +00:00
pierre
0a3ac5a89d * Check that uvmt.a_int and uvmt_a.int variables have different location
git-svn-id: trunk@18916 -
2011-08-30 15:52:59 +00:00
pierre
09a50cc538 * Same problem also appears with interface variables
git-svn-id: trunk@18915 -
2011-08-30 10:27:26 +00:00
sergei
2650326e6b * Call get_high_value_sym() instead of duplicating its functionality.
git-svn-id: trunk@18914 -
2011-08-30 08:44:04 +00:00
sergei
3ad7552fc4 * TXMLConfig.ResetKey: Don't access memory beyond allocated array length, resolves #20098.
git-svn-id: trunk@18913 -
2011-08-30 07:40:50 +00:00
paul
4b24a58871 compiler: remove/hide few unused variables
git-svn-id: trunk@18912 -
2011-08-30 01:32:23 +00:00
paul
adceaf438c reintegrate paul/namespaces branch into trunk:
r18890 | paul | 2011-08-29 16:45:23 +0800 (Пн, 29 авг 2011) | 1 line

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)
------------------------------------------------------------------------
r18886 | paul | 2011-08-29 10:46:13 +0800 (Пн, 29 авг 2011) | 1 line

compiler: replace "string" with ansistring where we concatenate substrings to prevent 255 chars limit overflow
------------------------------------------------------------------------
r18859 | paul | 2011-08-27 11:52:07 +0800 (Сб, 27 авг 2011) | 1 line

compiler: implement delphi like namespaces

git-svn-id: trunk@18911 -
2011-08-30 01:10:24 +00:00
joost
c0fa7e930b * Removed several mem-leaks
git-svn-id: trunk@18902 -
2011-08-29 14:44:09 +00:00
pierre
0fc9930789 * Fix Makefile that was generated using an invalid version of fpcmake binary
git-svn-id: trunk@18901 -
2011-08-29 14:09:58 +00:00
sekelsenmat
3e7a09df25 regexpr: Merges patch from bug #19109 fixes alignment issues
git-svn-id: trunk@18900 -
2011-08-29 14:08:11 +00:00
sekelsenmat
dbc08b5c1f Merges the fixes from SynRegExpr, specially fixes 64-bits, while removing the synedit defines
git-svn-id: trunk@18899 -
2011-08-29 14:04:14 +00:00
pierre
ed03858129 Add USE_OLD_REGEXPR option for regular expression unit choice
git-svn-id: trunk@18898 -
2011-08-29 13:38:13 +00:00
pierre
75650bdf21 + USE_OLD_REGEXPR added for DEBUG option
git-svn-id: trunk@18897 -
2011-08-29 13:36:10 +00:00
pierre
0b353a076a Regenerate Makefile after change of list of units
git-svn-id: trunk@18896 -
2011-08-29 13:34:41 +00:00
pierre
279c7199d3 Added oldregexpr to list of units
git-svn-id: trunk@18895 -
2011-08-29 13:33:38 +00:00
pierre
f05f0ebe43 Updated unit name, needed to avoid compiler error
git-svn-id: trunk@18894 -
2011-08-29 13:32:29 +00:00
sekelsenmat
ac059d3f99 regexpr: Forgotten file from commmit 18891
git-svn-id: trunk@18893 -
2011-08-29 12:53:09 +00:00
pierre
70dfb89620 + Test for bug report 20093
git-svn-id: trunk@18892 -
2011-08-29 11:55:21 +00:00
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
git-svn-id: trunk@18891 -
2011-08-29 11:14:46 +00:00
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)
git-svn-id: branches/paul/namespaces@18890 -
2011-08-29 08:45:23 +00:00
paul
61f2335de9 compiler: replace "string" with ansistring where we concatenate substrings to prevent 255 chars limit overflow
git-svn-id: branches/paul/namespaces@18886 -
2011-08-29 02:46:13 +00:00
Tomas Hajny
55685d11b2 * fixes for FileExists and DirectoryExists
git-svn-id: trunk@18885 -
2011-08-28 22:22:29 +00:00
marco
d6ec10d166 * patch to order output of getschemainfo(sttables) for sqlite, patch by Lacak2, mantis #19957
git-svn-id: trunk@18875 -
2011-08-28 14:56:46 +00:00
marco
b43f780a06 * small rewording and enhancement of readme.txt, Patch by Bigchimp, Mantis #20079
git-svn-id: trunk@18874 -
2011-08-28 14:43:00 +00:00
marco
f34a76cc58 * committed patch that improves comments and changes interbase/firebird pwd to the default "masterkey"
Patch from BigChimp, Mantis #20078
   

git-svn-id: trunk@18873 -
2011-08-28 14:40:50 +00:00
marco
facc124827 * move validate to newvalue assignment, fixes regression in non fcl-db datasets
caused by r17220. Patch by Luiz Americo, Mantis #19313

git-svn-id: trunk@18872 -
2011-08-28 08:06:20 +00:00
florian
e3e1e4b7c6 * fpc_LibInitializeUnits can be empty if the target has no shared lib support
git-svn-id: trunk@18871 -
2011-08-27 22:45:49 +00:00
florian
519df6d3a8 * fix compilation without exit code
git-svn-id: trunk@18870 -
2011-08-27 22:45:07 +00:00
florian
2c42d8e1e8 * be able to use feature fileio without feature random
git-svn-id: trunk@18869 -
2011-08-27 22:44:37 +00:00
florian
26a9bbbd13 * fix sysdir.inc dummy for embedded targets
git-svn-id: trunk@18868 -
2011-08-27 22:43:53 +00:00
florian
a683b7e9f1 * make IsLibrary a constant if the target has no dyn. lib support
git-svn-id: trunk@18867 -
2011-08-27 22:43:06 +00:00
florian
df01d0209e * report code and data size for embedded targets
git-svn-id: trunk@18866 -
2011-08-27 22:03:40 +00:00
florian
1491d77c9d * avoid ugly space in compilation summary
git-svn-id: trunk@18865 -
2011-08-27 21:21:24 +00:00
florian
d21fde5604 * disable thumb2_bare for now
git-svn-id: trunk@18864 -
2011-08-27 21:20:33 +00:00