Commit History

Author SHA1 Message Date
  sergei 7f62d5cfb0 * tcg.g_array_rtti_helper: if high-value is a constant, handle it without using a register. 14 years ago
  sergei 48d93dc40e * Fixed handling of "open array of managed type" out-parameters at caller side. Reference count should be decremented only for those array elements which are actually passed to the called procedure; it may be a part of original array if range or slice is used. Concludes work on #18859. 14 years ago
  joost 2df0ef4937 * Use GetWindowsSpecialDir from the new windirs unit 14 years ago
  joost 2937190516 * Moved and renamed GetSpecialDir from sysutils to new windirs unit, so it can be used in the compiler 14 years ago
  joost a2511cecb0 * When debug is defined, use -gl, not -glh 14 years ago
  joost e3eeca3efd * Updated comments in fpc.cfg partly based on comments in samplecfg's fpc.cfg 14 years ago
  joost 4be289bb72 * Add the gcc-library path to the IDE-configuration, like samplecfg does 14 years ago
  joost 404701afad * Removed -Oppentium3 from IDE settings, because that only works on i386 14 years ago
  sergei 3e6ad5f5aa * tcgvecnode, simplified range checking for strings. Removed FPC_*STR_CHECKZERO helpers, and changed FPC_*STR_CHECKRANGE so they accept the original left node. Now strings are checked the same way as dynamic arrays, and the compiler part is considerably simpler. 14 years ago
  Jonas Maebe ac283bb237 * when checking whether the current class definition finalises an existing 14 years ago
  marco c439d0107d * patch to allow append for TEventlog, from Ido. Mantis 18355 14 years ago
  Jonas Maebe 8e788c6fa5 * further fixes for parsing declarations involving nested types that are 14 years ago
  joost 4ac545752c * Solved problem with uninitialized variable 14 years ago
  sergei cf4c00e8d6 tcgvecnode, cleanup/refactoring: 14 years ago
  Jonas Maebe 7d5c4a0887 * regenerated with current fpcmake 14 years ago
  Jonas Maebe bc9ce007d0 * regenerated using current fpcmake 14 years ago
  joost 9cb4f545bf * Add path of (user specific) packages installed with fppkg to fpc.cfg 14 years ago
  joost b1dd2f8659 * Fixed compilation on WinCE after r17114 and r17094 14 years ago
  pierre 1f1172e73e * Fix win64 compilation failure 14 years ago
  pierre dd627980e3 + Group C and CPP sources into C_SOURCES and CPP_SOURCES variables 14 years ago
  Jonas Maebe af38604706 * fixed spelling of "isforward" parameter in previous patch 14 years ago
  Jonas Maebe 707f19e4c9 * factored out parsing of fully qualified nested types inside their 14 years ago
  Jonas Maebe ad5eea80e1 * corrected test name 14 years ago
  pierre 3378979f2b * Test for bug report 18702 14 years ago
  pierre 1544e9b7a8 * new object files compiled with mingw32 gcc 3.4.5 14 years ago
  joost 94cfe51faa * Added ability to use $LOCAL_APPDATA, $APPDATA, $COMMON_APPDATA, 14 years ago
  marco 32a7502f38 * Change TProxyStream.seek to 64-bit variant. 14 years ago
  sekelsenmat c0f254d706 Fixes compiling avisocncvectorialwriter, adds a dimension entity and multiple improvements to fpvtocanvas and the DXF vectorial reader 14 years ago
  michael 5aea0bc565 * Additional todos 14 years ago
  michael 32ce1b042f * Better error checking 14 years ago