Commit History

Author SHA1 Message Date
  pierre 42c98f3cd5 Override abstract method to abvoid warning at compilation time 14 years ago
  pierre fc9dd61f03 Avoid warning about missing fields in embedded_controllers array 14 years ago
  pierre 3a7af29d3a Use aint type local variable in read_index_shift to avoid wrong typecast 14 years ago
  pierre 33800a0b59 * Avoid warnings and add create_varargs_paraloc_info method 14 years ago
  paul 26f66897cd compiler: 14 years ago
  pierre 2b4e2dc164 * Fix ChangeMessageVerbosity by adingd a recordpendingmessagestate call 14 years ago
  michael 2625b1dfa4 * Improved efficiency of Now/Date/Time 14 years ago
  pierre da62249d6b * Fix code to avoid use of unitialized rv local variable in tmoddivnode.simplify method 14 years ago
  paul aba10cd184 compiler: 14 years ago
  michael 86c0b324fd * Added ReReadTimeZone 14 years ago
  paul 82dd2e28d5 tests: 14 years ago
  paul 60de075ebe rtl: initialize CodePage field of ReadStr/WriteStr Text variables 14 years ago
  paul 435b72bcb1 compiler: check left node to be ord const diring widechar/unicodechar to shortstring before executing the code related to tordconstn() 14 years ago
  paul 8feb3806b8 tests: adapt test for codepage aware strings 14 years ago
  paul b8589d98cc compiler: Don't allow duplicate property/procedure identifiers inside object declaration. The code which allowed this for delphi mode was initially written based on invalid test from mantis #0009176. Fixes bug #0020580. 14 years ago
  paul f685d67647 compiler: correctly traverse record fields while generating record constant (bug #0020594) 14 years ago
  florian 6b4a5c3cf6 * default arm-linux to linux eabi, oabi is basically dead 14 years ago
  florian 5d4607f65a * ignore errors in setlength parsing inside a generic functin, resolves #20557 14 years ago
  sekelsenmat 2df900652e fpvectorial is now moved to lazarus/components/fpvectorial 14 years ago
  florian 5fd5770059 * load/write loadnodeflags from/to ppu 14 years ago
  florian 6ec0f2549a * factored load node flags out of node flags to gain space 14 years ago
  florian d6e429e871 * .lpi version update 14 years ago
  joost 65b7c1b515 * Same change as in r19552 for all other packages compiled with fpmake 14 years ago
  joost 58a9e40e88 * Take INSTALL_BASEDIR into account on make install, this is used by rpm-building 14 years ago
  joost 14ec31daff * On go32v2, fppkg does not depend on fcl-net 14 years ago
  paul 62b4ef3d1a compiler: don't create a parasymtable for property if property has no parameters 14 years ago
  sekelsenmat aaabc35058 Disables compiling fpvectorial 14 years ago
  paul 5c00cdf40d rtl: correct ifdef for a code which assigns a codepage to textrec to use FPC_HAS_CPSTRING 14 years ago
  florian 72425b49c9 * fixes bootstrapping with upcoming 2.6.x 14 years ago
  sergei 6a3fe72de9 + Support .rva directive in AT&T reader. Put it into base class because it generally applies to all targets with COFF output, but enabled for Windows targets only (others need additional testing). 14 years ago