Re: [fpc-devel] Improving i8086 performance..

2013-12-28 Thread Max Nazhalov
On Sat, 28 Dec 2013 01:15:41 +0200, Nikolay Nikolov wrote: It looks correct, but I still haven't reviewed the overflow checking part of the 64-bit multiplication routine. I'll commit the patch when I finish that. Thanks for the effort, Nikolay! To help with the understanding of data/decision

Re: [fpc-devel] Improving i8086 performance..

2013-12-28 Thread Nikolay Nikolov
On 12/28/2013 04:52 PM, Max Nazhalov wrote: On Sat, 28 Dec 2013 01:15:41 +0200, Nikolay Nikolov wrote: It looks correct, but I still haven't reviewed the overflow checking part of the 64-bit multiplication routine. I'll commit the patch when I finish that. Thanks for the effort, Nikolay! To

[fpc-devel] Encoded AnsiString

2013-12-28 Thread Hans-Peter Diettrich
Inspired by the current Lazarus discussion I'd like to learn more about the current state of the implementation of the new AnsiStrings. In case nothing has be done yet, I'd suggest to extend TAnsiRec by the new codePage and elemSize fields (words). These can be zero for now, so that the