提交历史

作者 SHA1 备注 提交日期
  Pierre Muller 598fbb23a1 Create build unit inside Unit sub-directory to allow parallel build of different targets using bmBuildUnit 8 月之前
  Michaël Van Canneyt 697ee67e97 * Avoid conflict with dirwatch in fcl-base 3 月之前
  Pierre Muller 952fda2a17 Remove unneeded exclusion of z80 OSes 3 月之前
  Pierre Muller 386219db0a Remove outdated comments 3 月之前
  Pierre Muller 8c35709cd1 Fix compilation of packages for msdos and win16 OSes 3 月之前
  marcoonthegit 09b7bb935f * add HIMAGELIST_QueryInterface 3 月之前
  Pierre Muller 5f0e468901 Avoid using AllOSes in rtl-unicode fpmake to avoid considering targets which cannot support unicode 3 月之前
  Pierre Muller f6e353d257 Add macosclassic OS to list of collation and code page units 3 月之前
  Pierre Muller 0c02585c62 Add macosclassic to several sets listing OSes for specific units 3 月之前
  Pierre Muller fedf091a27 Add character unit to macos RTL unit list 3 月之前
  Pierre Muller ca8bed443f Remove option -Allvm-mc-10 for wasm32 compiler 3 月之前
  Pierre Muller 290c597878 Remove llvm-mc-10 support in agllvmmc unit 3 月之前
  marcoonthegit b08a4584ca * imagelist_cocreateinstance, a vista function added. 3 月之前
  Rika Ichinose 0a45266aec Remove HeapInc.FirstFlag. 3 月之前
  Pierre Muller 80883ee7c0 Fix compilation for win16 OS by using USE_WINDOWS_UNIT macro, defined for other Windows OSes 3 月之前
  Pierre Muller 41c510a5b6 Enable rtl-objpas for i8086-win16 target 3 月之前
  Pierre Muller f2d8869286 Also use USE_WINDOWS_UNIT macro in rtti unit 3 月之前
  Pierre Muller bfa16c0b32 Use USE_WINDOWS_OLE_FUNCTIONS macro to avoid build failure for win16 OS target 3 月之前
  Pierre Muller b648c6e237 Add support for win16 target by introducing USE_WINDOWS_UNIT define, which is set for other Windows OSes 3 月之前
  Rika Ichinose 20fb141ca2 Instantly free OS chunks of dead threads. 3 月之前
  Rika Ichinose 02752fdd36 Orphaned chunks can’t have empty arenas. 3 月之前
  Pierre Muller ae74e9f8cd Set MaxBracesArg constant value to $7FFF - 1 to fit into a 16-bit signed integer, for a 16-bit CPU 3 月之前
  Pierre Muller aed26f7aed Use explicit typecast to INTEGER mode for constants to avoid range check error when INTEGER is only 16-bit signed 3 月之前
  Pierre Muller 602761fe44 Use al register to load a byte by value parameter in SetCGAPalette and SetCGABorder procedures 3 月之前
  Michaël Van Canneyt 2d351ba50d * Fix compilation for 16/8 bit platforms 3 月之前
  Pierre Muller 6d22408256 Use unsigned local variable NetAddrToStr to avoid range check error 3 月之前
  Pierre Muller a841bccf75 Explicitly disable range and overflow checking 3 月之前
  Pierre Muller c64dc1f97e The atomic operation require that range and overflow checks are disabled 3 月之前
  Pierre Muller a58def8baa Use Cardinal type of FTimeout field and change parameter type accordingly 3 月之前
  florian 67df8802b1 * avoid warning on unintialized variable 3 月之前