Commit History

Author SHA1 Message Date
  pierre c8cf28e4ef + Add similar checks for unit constants and procedures 14 years ago
  florian 0781ac1f82 + support for lpc1768 by David Welch 14 years ago
  marco d6726a6ade * --dont-trim avoids trimming while loading XMLs. Mantis #16683 14 years ago
  pierre 041f3d0222 Fix 20093 bug report 14 years ago
  michael d443fafc3c Patch from Ludo Brands to fix issue #20106 14 years ago
  paul 3c5d642685 fix indenting (after the merge of namespaces branch) 14 years ago
  pierre 0a3ac5a89d * Check that uvmt.a_int and uvmt_a.int variables have different location 14 years ago
  pierre 09a50cc538 * Same problem also appears with interface variables 14 years ago
  sergei 2650326e6b * Call get_high_value_sym() instead of duplicating its functionality. 14 years ago
  sergei 3ad7552fc4 * TXMLConfig.ResetKey: Don't access memory beyond allocated array length, resolves #20098. 14 years ago
  paul 4b24a58871 compiler: remove/hide few unused variables 14 years ago
  paul adceaf438c reintegrate paul/namespaces branch into trunk: 14 years ago
  joost c0fa7e930b * Removed several mem-leaks 14 years ago
  pierre 0fc9930789 * Fix Makefile that was generated using an invalid version of fpcmake binary 14 years ago
  sekelsenmat 3e7a09df25 regexpr: Merges patch from bug #19109 fixes alignment issues 14 years ago
  sekelsenmat dbc08b5c1f Merges the fixes from SynRegExpr, specially fixes 64-bits, while removing the synedit defines 14 years ago
  pierre ed03858129 Add USE_OLD_REGEXPR option for regular expression unit choice 14 years ago
  pierre 75650bdf21 + USE_OLD_REGEXPR added for DEBUG option 14 years ago
  pierre 0b353a076a Regenerate Makefile after change of list of units 14 years ago
  pierre 279c7199d3 Added oldregexpr to list of units 14 years ago
  pierre f05f0ebe43 Updated unit name, needed to avoid compiler error 14 years ago
  sekelsenmat ac059d3f99 regexpr: Forgotten file from commmit 18891 14 years ago
  pierre 70dfb89620 + Test for bug report 20093 14 years ago
  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 years ago
  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 years ago
  paul 61f2335de9 compiler: replace "string" with ansistring where we concatenate substrings to prevent 255 chars limit overflow 14 years ago
  Tomas Hajny 55685d11b2 * fixes for FileExists and DirectoryExists 14 years ago
  marco d6ec10d166 * patch to order output of getschemainfo(sttables) for sqlite, patch by Lacak2, mantis #19957 14 years ago
  marco b43f780a06 * small rewording and enhancement of readme.txt, Patch by Bigchimp, Mantis #20079 14 years ago
  marco f34a76cc58 * committed patch that improves comments and changes interbase/firebird pwd to the default "masterkey" 14 years ago