Commit Verlauf

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