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