Historial de Commits

Autor SHA1 Mensaje Fecha
  Jonas Maebe 60d75fa97e * fixed (harmless) range error in 64 bit BSD-based RTLs hace 9 años
  michael bd06efefa2 * Support for AcceptIdleTimeout, correct termination when running threaded (bug ID 29879) hace 9 años
  michael c05373bfe1 * Do not raise error if a connection was created during accept, silently drop the connection hace 9 años
  Jonas Maebe 46166c89cb - removed no longer used and unsafe ttemprefnode.create_offset() hace 9 años
  Jonas Maebe 712e4f90d6 - removed (unnecessary) use of ctemprefnode.create_offset() while parsing hace 9 años
  Jonas Maebe 661be0baad * replaced ctemprefnode.create_offset() usage in variant array indexing hace 9 años
  michael 6a07c59280 * Implement idle timeout demo hace 9 años
  michael e39a964239 * Implement Idle timeout for accepting connections hace 9 años
  michael a03999cb79 * Implement Idle timeout for accepting connections hace 9 años
  marcus a25663d64f MorphOS: fixed sockets inside threads hace 9 años
  Jonas Maebe 9d2bba1917 * create a separate type and def for the LLVM "i1" type, because reusing hace 9 años
  Jonas Maebe a29524800f * converted variant dispatch parameter construction from a hacked temp hace 9 años
  Jonas Maebe abe8d44f37 * changed allocating a temp with type sinttype and size sinttype*dims for hace 9 años
  Jonas Maebe ffe4e7fada * addition to r32779: also fix the type correctness of the array parameter hace 9 años
  Jonas Maebe 04c5d2ee6e * generate indirect symbols for LLVM too hace 9 años
  Jonas Maebe 44839ba0c0 * handle AB_INDIRECT and AB_EXTERNAL_INDIRECT in the llvm assembler writer hace 9 años
  Jonas Maebe 4fff9645af * use tasmbind for llvm aliases and derive llvm flags from that hace 9 años
  svenbarth e15816e35b Fix for Mantis #30110. Speed up finalization of array of primitive/simple records (aka records not containing managed types). hace 9 años
  pierre 7fd805c5d8 * Fix compilation for win16 OS with -dSYSTEMDEBUG hace 9 años
  pierre e4a9e0ceea * Fix compilation for msdos OS with -dSYSTEMDEBUG hace 9 años
  pierre 14359cffec Fix system compilation for win16 OS by setting FPC_NO_DEFAULT_MEMORYMANAGER and adding dummy FinalizeHeap hace 9 años
  pierre 06b0bb56c1 Disable SysFreeMem call for argv for win16 OS, which does not use SysFreeMem hace 9 años
  svenbarth e522affbf6 Regenerate NativeNT Makefile after recent Makefile.fpc changes in r33711, r33712 and r33713 hace 9 años
  svenbarth 8a42ef764d Fix compilation of NativeNT target, patch by Karl-Michael Schindler. Fixes Mantis #30149. hace 9 años
  svenbarth d3b936073a + add rule for the ISO Pascal unit hace 9 años
  svenbarth 8927b8f6b1 * use the dummy DOS unit from the Embedded target so that we can use it for the ExtPas unit hace 9 años
  Jonas Maebe f1dad33217 * file forgotten to commit in r33708 hace 9 años
  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 hace 9 años
  Jonas Maebe f0753d85ad * fix the Upgrade to Unicode version 7 and CLDR 27 from r32814 hace 9 años
  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 hace 9 años