vibe-core/source/vibe
Sönke Ludwig 58ee4a8839
Use a thread local allocator instead of processAllocator in HashMap.
This is required since processAllocator returns an ISharedAlloactor since 2.075.0. Because HashMap is operating only thread-local, this should generally be safe.
2017-06-28 17:22:13 +02:00
..
core Adjust for eventcore 0.8.12. 2017-06-27 01:11:50 +02:00
internal Use a thread local allocator instead of processAllocator in HashMap. 2017-06-28 17:22:13 +02:00
appmain.d Add appmain for backwards compatibility. 2016-11-04 21:34:01 +01:00