pierre
|
e4a9e0ceea
* Fix compilation for msdos OS with -dSYSTEMDEBUG
|
9 ani în urmă |
pierre
|
14359cffec
Fix system compilation for win16 OS by setting FPC_NO_DEFAULT_MEMORYMANAGER and adding dummy FinalizeHeap
|
9 ani în urmă |
pierre
|
06b0bb56c1
Disable SysFreeMem call for argv for win16 OS, which does not use SysFreeMem
|
9 ani în urmă |
svenbarth
|
e522affbf6
Regenerate NativeNT Makefile after recent Makefile.fpc changes in r33711, r33712 and r33713
|
9 ani în urmă |
svenbarth
|
8a42ef764d
Fix compilation of NativeNT target, patch by Karl-Michael Schindler. Fixes Mantis #30149.
|
9 ani în urmă |
svenbarth
|
d3b936073a
+ add rule for the ISO Pascal unit
|
9 ani în urmă |
svenbarth
|
8927b8f6b1
* use the dummy DOS unit from the Embedded target so that we can use it for the ExtPas unit
|
9 ani în urmă |
Jonas Maebe
|
f1dad33217
* file forgotten to commit in r33708
|
9 ani în urmă |
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 ani în urmă |
Jonas Maebe
|
f0753d85ad
* fix the Upgrade to Unicode version 7 and CLDR 27 from r32814
|
9 ani în urmă |
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 ani în urmă |
pierre
|
01358a9989
Fix compilation for Windows OS after commit 33702
|
9 ani în urmă |
michael
|
365a246c9a
* Allow server to run message queue in a thread
|
9 ani în urmă |
michael
|
253589b0b6
* Fix compilation for msdos
|
9 ani în urmă |
michael
|
d2ce69a98c
* Allow to specify a number of messages to send
|
9 ani în urmă |
michael
|
ca8929b930
* All platforms use a queue now
|
9 ani în urmă |
florian
|
35b18fbf85
* change address related variables from aint to PInt to avoid range check errors
|
9 ani în urmă |
michael
|
8e75ac64f1
* Patch from Graeme GeldenHuys to implement UnicodeString versions of MatchStr() and IndexStr() (bug ID 30113)
|
9 ani în urmă |
michael
|
5e3b22ab15
* Patch to Split AdvancedIPC and AdvancedSingleInstance, by Luiz Americo (Bug ID 30141)
|
9 ani în urmă |
michael
|
5f8fd810b8
* Test programs for crashing IPC server
|
9 ani în urmă |
michael
|
d53c4b4153
* Fix compilation of pipesipc
|
9 ani în urmă |
michael
|
7c91516b24
* Remove old stale file checking mechanism
|
9 ani în urmă |
michael
|
a5d38c7ba6
* Added TStringBuilder
|
9 ani în urmă |
florian
|
6f9d74b83e
+ define FPC_NO_DEFAULT_HEAP for the embedded target as well
|
9 ani în urmă |
florian
|
b2f15e2736
* first check for ait_instruction before checking opcode
|
9 ani în urmă |
florian
|
f950dca8a5
* use PUInt for passing around sizes in ogbase as the width of the data type should dependent on the address size and not the ALU size
|
9 ani în urmă |
marco
|
d67dee1d2d
* remove win9xmanager also from .fpcmake
|
9 ani în urmă |
pierre
|
47a10f0b18
Fix build error after commit 33687
|
9 ani în urmă |
marco
|
dd2aae023e
* delete win9xwsmanager, conform bugreport #29108
|
9 ani în urmă |
svenbarth
|
b5d984da7a
pkgutil.pas, createimportlibfromexternals:
|
9 ani în urmă |