svenbarth 930b76e8fb Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode. 12 lat temu
..
action.inc 4d2786d238 * Patch from Luiz americo to use FPList where possible 15 lat temu
bits.inc 39aef35bdc * pass not only exception address but also frame to raise: 13 lat temu
classes.inc bd7cc36ea6 The documentation says that a "BeginThread" needs to be followed by a "CloseThread". The implementation of TThread did not respect this yet. 12 lat temu
classesh.inc 930b76e8fb Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode. 12 lat temu
collect.inc 441e059f32 * Changed ooChanged to ooChange, to be more consistent with tense in other values 13 lat temu
compon.inc 3cafdc2a58 * Fix from Luiz Americo to avoid crash when a freenotification is registered during destroy. (bug ID 23031) 13 lat temu
constsg.inc 4ace790492 * remove $Log 20 lat temu
constss.inc 4ace790492 * remove $Log 20 lat temu
cregist.inc e1b9814b5d * fixed some warnings and notes while compiling RTL. 19 lat temu
dm.inc 790a4fe2d3 * log and id tags removed 20 lat temu
filer.inc 4ace790492 * remove $Log 20 lat temu
intf.inc aa5a5e79ce merge revisions: 13909,13923,13924,13934,13935,13942,13943,13944,13946,13948,13950,13951,13952,13983,13994: 16 lat temu
lists.inc 66553a253e * Applied and expanded patch from Luiz Americo to implement faster notifyobservers (bug ID 23419) 12 lat temu
parser.inc 0d14fc2851 * Second patch from Mattias Gaertner (bug 19623, should fix 19633 as well) 14 lat temu
persist.inc 66553a253e * Applied and expanded patch from Luiz Americo to implement faster notifyobservers (bug ID 23419) 12 lat temu
reader.inc 4b5c8bcac2 * Access VMT members using TVmt record instead of pointer manipulations. 13 lat temu
resref.inc b4971c72d3 * partial fix for mantis #22912 (waiting on clarification from Unicode 13 lat temu
sllist.inc b4971c72d3 * partial fix for mantis #22912 (waiting on clarification from Unicode 13 lat temu
streams.inc 930b76e8fb Fix compilation of WinCE. Change the fixed UNICODE define of WinCE to FPC_OS_UNICODE, so that it won't be undefined when changing the mode/string type and that the usage of a UNICODE API is independant of the mode. 12 lat temu
stringl.inc 37ba6f9b27 * Fixed 23805 12 lat temu
twriter.inc 4ace790492 * remove $Log 20 lat temu
util.inc f60fbbb01b * Removed inttostr, isvalidident so sysutils versions are used. 18 lat temu
writer.inc fa0454afe2 * Fixed references to sub components (mantis #18021) 15 lat temu