Commit Graph

12 Commits

Author SHA1 Message Date
martin
17edfd4871 LazCollections: add virtual / rename field
git-svn-id: trunk@64016 -
2020-10-15 18:37:36 +00:00
martin
c5e7f1e250 lazcollections: TLazThreadedQueue refactor into threaded/none-threaded part
git-svn-id: trunk@63861 -
2020-09-03 08:21:02 +00:00
martin
144fb11c00 lazcollections: TLazThreadedQueue fix ShutDown
git-svn-id: trunk@63860 -
2020-09-03 08:21:00 +00:00
martin
b2b157269c lazcollections: TLazThreadedQueue fix Grow.
git-svn-id: trunk@63833 -
2020-08-26 19:14:58 +00:00
martin
005fe7208d lazcollections: TLazThreadedQueue, allow subclasses to Lock/Unlock and access queue.
git-svn-id: trunk@63827 -
2020-08-25 17:31:49 +00:00
martin
f89f1c10b4 LazUtils: lazcollections, TLazThreadedQueue fix for 3.2.0
git-svn-id: trunk@63817 -
2020-08-23 20:38:07 +00:00
martin
b61fd4c937 LazCollection: Fix TLazThreadedQueue.Grow / Fix race condition Issue #0037612
git-svn-id: trunk@63811 -
2020-08-22 20:27:15 +00:00
juha
d43fa548b8 LazUtils: Rename unit LazUTF8SysUtils -> LazSysUtils. It had nothing to do with character encoding.
git-svn-id: trunk@58630 -
2018-07-25 13:38:59 +00:00
juha
920c072f0e LazUtils: Add, fix and unify header comments of many units.
git-svn-id: trunk@52518 -
2016-06-18 16:40:04 +00:00
joost
c65c09f800 * Added TLazThreadedQueue.PopItemTimeout to be able to specify different timeout then the default
git-svn-id: trunk@51236 -
2016-01-10 15:45:53 +00:00
mattias
2785411ce8 lazutils: fixe compilation
git-svn-id: trunk@48996 -
2015-05-12 14:24:43 +00:00
joost
b4b8dab3b4 LazUtils: Added unit lazcollections with generic class TLaThreadedQueue<T>, for usage in fpdebug
git-svn-id: trunk@48990 -
2015-05-11 20:15:50 +00:00