Commit History

Auteur SHA1 Bericht Datum
  Jonas Maebe a29524800f * converted variant dispatch parameter construction from a hacked temp 9 jaren geleden
  Jonas Maebe abe8d44f37 * changed allocating a temp with type sinttype and size sinttype*dims for 9 jaren geleden
  Jonas Maebe ffe4e7fada * addition to r32779: also fix the type correctness of the array parameter 9 jaren geleden
  Jonas Maebe 04c5d2ee6e * generate indirect symbols for LLVM too 9 jaren geleden
  Jonas Maebe 44839ba0c0 * handle AB_INDIRECT and AB_EXTERNAL_INDIRECT in the llvm assembler writer 9 jaren geleden
  Jonas Maebe 4fff9645af * use tasmbind for llvm aliases and derive llvm flags from that 9 jaren geleden
  svenbarth e15816e35b Fix for Mantis #30110. Speed up finalization of array of primitive/simple records (aka records not containing managed types). 9 jaren geleden
  pierre 7fd805c5d8 * Fix compilation for win16 OS with -dSYSTEMDEBUG 9 jaren geleden
  pierre e4a9e0ceea * Fix compilation for msdos OS with -dSYSTEMDEBUG 9 jaren geleden
  pierre 14359cffec Fix system compilation for win16 OS by setting FPC_NO_DEFAULT_MEMORYMANAGER and adding dummy FinalizeHeap 9 jaren geleden
  pierre 06b0bb56c1 Disable SysFreeMem call for argv for win16 OS, which does not use SysFreeMem 9 jaren geleden
  svenbarth e522affbf6 Regenerate NativeNT Makefile after recent Makefile.fpc changes in r33711, r33712 and r33713 9 jaren geleden
  svenbarth 8a42ef764d Fix compilation of NativeNT target, patch by Karl-Michael Schindler. Fixes Mantis #30149. 9 jaren geleden
  svenbarth d3b936073a + add rule for the ISO Pascal unit 9 jaren geleden
  svenbarth 8927b8f6b1 * use the dummy DOS unit from the Embedded target so that we can use it for the ExtPas unit 9 jaren geleden
  Jonas Maebe f1dad33217 * file forgotten to commit in r33708 9 jaren geleden
  Károly Balogh 25c34aedc2 m68k: implemented tcpucasenode.genlinearlist. 68k doesn't need cmp after sub, as sub sets the flags as expected. results in simpler, faster and more compact code 9 jaren geleden
  Jonas Maebe f0753d85ad * fix the Upgrade to Unicode version 7 and CLDR 27 from r32814 9 jaren geleden
  Károly Balogh b6242d14ed * use currpara.paraloc[calleeside].def instead of currpara.vardef when copying parameters to local registers in ncgutil. this mimics hlcgobj behavior and fixes parameters passed by reference to be allocated into intregs on m68k. among others, this has a big impact on OOP code, because of self, for example 9 jaren geleden
  pierre 01358a9989 Fix compilation for Windows OS after commit 33702 9 jaren geleden
  michael 365a246c9a * Allow server to run message queue in a thread 9 jaren geleden
  michael 253589b0b6 * Fix compilation for msdos 9 jaren geleden
  michael d2ce69a98c * Allow to specify a number of messages to send 9 jaren geleden
  michael ca8929b930 * All platforms use a queue now 9 jaren geleden
  florian 35b18fbf85 * change address related variables from aint to PInt to avoid range check errors 9 jaren geleden
  michael 8e75ac64f1 * Patch from Graeme GeldenHuys to implement UnicodeString versions of MatchStr() and IndexStr() (bug ID 30113) 9 jaren geleden
  michael 5e3b22ab15 * Patch to Split AdvancedIPC and AdvancedSingleInstance, by Luiz Americo (Bug ID 30141) 9 jaren geleden
  michael 5f8fd810b8 * Test programs for crashing IPC server 9 jaren geleden
  michael d53c4b4153 * Fix compilation of pipesipc 9 jaren geleden
  michael 7c91516b24 * Remove old stale file checking mechanism 9 jaren geleden