summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * Rename for management operators (proposed by Florian): AddRef -> Copy and C...maciejmaciej2016-05-067-28/+28
* Copy operator (if declared) is executed instead of default fpc_Copy code (any...maciej2016-04-112-25/+29
* RTL support for new management operators AddRef and Copy (NOTE: names can be ...maciej2016-04-102-14/+170
* Missing conversion token/operator for new management operators AddRef and Cop...maciej2016-04-101-2/+4
* New tokens, proper parsing and new VMT slots for new management operators: Ad...maciej2016-04-104-9/+40
* merge to trunk r33457 maciej2016-04-09664-32465/+45228
* Allow Initialize management operator for SetLength for dynamic arrays (fix fo...maciej2016-03-294-1/+118
* * RTL compileable with the FPC 3.0maciej2016-03-293-0/+35
* rtti.inc:maciej2016-03-141-2/+0
* ncgrtti.pas, symconst.pas, symtable.pas:maciej2016-03-133-10/+3
* Add support for new record operators (management operators): Initialize, Fina...maciej2016-03-0719-50/+840
* Fix small typo - don't use 'COPY' token as keywordmaciej2016-02-231-1/+1
* New tokens for new record operators: Initialize, Copy and Finalize. Small adj...maciej2016-02-235-5/+29
* synchronized with r33113maciej2016-02-23892-167774/+201342
* initial commit for smart pointers branchmaciej2015-10-1216024-0/+7113911
* initial commit for generics.collections branchmaciej2015-10-1216024-0/+7113911
* + branch directory for Maciej Izakflorian2015-07-190-0/+0