Commit History

Author SHA1 Message Date
  michael 7edc274432 * Session info in lps file 17 years ago
  michael 1da8d36fb7 * Set unit output path that does not disturb make 17 years ago
  michael 861e6b8985 * Support for indexes and creating sql from them 17 years ago
  Almindor eae0bf0a08 * fix oversight bug in SDL.pas, SDL_WM_SetIcon() accepts a PUint8 as second argument 17 years ago
  florian 5ff2312993 * fixed x86 unit for x86-64 17 years ago
  florian 85c46e72cc * reverted previous commit because it turned out when testing on x86-64, that unit x86 requires a deep overhaul 17 years ago
  florian 9c7b0c7693 * enabled ports unit for x86_64-linux 17 years ago
  florian f56b741948 * quicker finalization of dyn. arrays, thanks to the hint of Volker Zipfel 17 years ago
  michael 930de03fae * Fixes so it compiles in all cases 17 years ago
  michael 14ffd4dd6d * Corrected int64 type name 17 years ago
  michael c33657c0e0 * Improvements to tiopf code generator, and build project for use with lazarus 17 years ago
  florian fffc05731c * don't crash when ranges are passed erroneously to an array of const, resolves #11632 17 years ago
  michael f4c51462ad * Code generator for populating a data dictionary in code 17 years ago
  michael 4705c4c5de * Fixed saving/restoring of precision in TDDFielddef 17 years ago
  marco 7e72e81662 * pboolean is now deprecated because it conflicts with system.pboolean. Under ifndef 2_2. (#11380) 17 years ago
  Almindor 3195d8bd79 * patch from Vincent to fix TReader.ReadCollection calling clear() logic 17 years ago
  Jonas Maebe f07b132292 * enabled smart linking by default for Darwin (will break building 17 years ago
  florian 38a6d955e3 * moved to proper location 17 years ago
  florian f5d9a9d1b7 * empty tprocess command line results on windows now in the same exception as on unix 17 years ago
  florian d71c80b757 - $Id tag removed 17 years ago
  florian ed9c7ceaea * support deprecated for types 17 years ago
  Almindor 68fffefb33 * remove useless redefinitions 17 years ago
  marco c12945d323 * mode objfpc in gzio to avoid 16-bit blocksize gzio as per #11611. 17 years ago
  Jonas Maebe c00108009d * insert vmt as hidden field in objectdefs 17 years ago
  Jonas Maebe 98e843c092 * support overriding debuginfo for classrefdefs 17 years ago
  joost fdb790ad2c * Fixed compilation by reverting r11321 because after the added dependency on the dom unit the package dependency on fcl-xml is missing in the makefiles and I do not know how to fix that properly 17 years ago
  marco 70e08a344b * fix for the problems Sebastian G. mentioned. refiid's not everywhere translated to const x :tiid. Fixed, also found a place where it was written as constrefidd: tiid 17 years ago
  joost 976151cf02 * First try to implement TBufDataset.LoadFromFile and SaveToFile (xml) 17 years ago
  Jonas Maebe 2348c7ea00 * allow ssa to happen for outer for-loop control variables 17 years ago
  giulio 5a3f7c5bad Added symbolic to installer 17 years ago