.. |
frmrtlrun.pp
|
* Add streaming tests
|
2019-07-07 18:41:05 +00:00 |
index.html
|
* Correct ReadString to be delphi compatible: count is number of characters, not bytes
|
2021-09-11 19:09:26 +02:00 |
tcclasses.pas
|
* Additional tests for classes/sysutils, based on bugreports
|
2021-05-12 19:00:32 +00:00 |
tccompstreaming.pp
|
* Fix streaming of chars outside ASCII range
|
2021-09-12 11:21:09 +02:00 |
tcgenarrayhelper.pas
|
* Dictionary start
|
2020-05-31 09:21:27 +00:00 |
tcgenericdictionary.pp
|
* Add comparer version of dictionary
|
2021-04-14 10:38:27 +00:00 |
tcgenericlist.pp
|
* Added generic TStack/TObjectStack and tests
|
2020-06-07 15:21:36 +00:00 |
tcgenericqueue.pp
|
* Added generic TStack/TObjectStack and tests
|
2020-06-07 15:21:36 +00:00 |
tcgenericstack.pp
|
* Stack is enumerated from bottom up
|
2020-06-07 15:36:14 +00:00 |
tcstream.pp
|
* Correct ReadString to be delphi compatible: count is number of characters, not bytes
|
2021-09-11 19:09:26 +02:00 |
tcstreaming.pp
|
* Fix streaming of chars outside ASCII range
|
2021-09-12 11:21:09 +02:00 |
tcstringhelp.pp
|
* Add tests for string helpers
|
2020-04-26 11:01:16 +00:00 |
tcsyshelpers.pp
|
* revert last commit
|
2020-04-26 21:06:49 +00:00 |
tcsysutils.pas
|
* Additional tests for classes/sysutils, based on bugreports
|
2021-05-12 19:00:32 +00:00 |
testcomps.pp
|
* Fix streaming of chars outside ASCII range
|
2021-09-12 11:21:09 +02:00 |
testrtl.lpi
|
* Correct ReadString to be delphi compatible: count is number of characters, not bytes
|
2021-09-11 19:09:26 +02:00 |
testrtl.lpr
|
* Fix streaming of chars outside ASCII range
|
2021-09-12 11:21:09 +02:00 |
tohelper.inc
|
* Forgot to commit
|
2020-06-07 20:54:39 +00:00 |