1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 11:38:21 +02:00
Beef/BeefySysLib/util
2021-02-07 16:18:19 -08:00
..
AllocDebug.cpp Linux fix 2020-04-03 16:16:02 -07:00
AllocDebug.h CTFE updates, including heap support 2020-12-17 04:51:05 -08:00
Array.h Added GrowUninitialized 2020-12-13 08:02:31 -08:00
BeefPerf.cpp Increase stack size 2020-03-09 08:42:34 -07:00
BeefPerf.h Fixed constExprs with ints, hover for enum values, _ for enums 2019-12-24 13:13:04 -08:00
BinaryHeap.h Linux fixes 2019-11-07 16:18:05 -08:00
BSpline.cpp Remove unnecessary delete statements 2020-07-10 16:36:14 -07:00
BSpline.h Initial checkin 2019-08-23 11:56:54 -07:00
BumpAllocator.h Extended autocomplete info 2020-10-08 09:41:05 -07:00
CabUtil.cpp Initial checkin 2019-08-23 11:56:54 -07:00
CabUtil.h Initial checkin 2019-08-23 11:56:54 -07:00
CatmullRom.cpp Initial checkin 2019-08-23 11:56:54 -07:00
CatmullRom.h Initial checkin 2019-08-23 11:56:54 -07:00
ChunkedDataBuffer.cpp Optimizations, switching CanImplicitlyCast method, new CPU rate checker 2019-11-19 09:58:35 -08:00
ChunkedDataBuffer.h Optimizations, switching CanImplicitlyCast method, new CPU rate checker 2019-11-19 09:58:35 -08:00
ChunkedVector.h Initial checkin 2019-08-23 11:56:54 -07:00
CritSect.h Initial checkin 2019-08-23 11:56:54 -07:00
CubicFuncSpline.cpp Initial checkin 2019-08-23 11:56:54 -07:00
CubicFuncSpline.h Initial checkin 2019-08-23 11:56:54 -07:00
CubicSpline.cpp Initial checkin 2019-08-23 11:56:54 -07:00
CubicSpline.h Initial checkin 2019-08-23 11:56:54 -07:00
Deque.h Initial macOS changes 2019-10-14 14:08:29 -07:00
Dictionary.h Fixed memory leaks 2020-05-14 14:56:25 -07:00
DLIList.h Initial checkin 2019-08-23 11:56:54 -07:00
FileEnumerator.cpp Initial checkin 2019-08-23 11:56:54 -07:00
FileEnumerator.h Initial checkin 2019-08-23 11:56:54 -07:00
Hash.cpp Added MD5 file hashes to Beef 2020-03-23 12:07:05 -07:00
Hash.h More const eval progress 2020-12-19 14:19:33 -08:00
HashSet.h Changed to single alloc 2020-02-13 07:53:32 -08:00
Heap.cpp Comptime math and bug fixes 2021-01-26 06:33:23 -08:00
Heap.h CTFE updates, including heap support 2020-12-17 04:51:05 -08:00
Json.cpp Initial checkin 2019-08-23 11:56:54 -07:00
Json.h Initial checkin 2019-08-23 11:56:54 -07:00
MappedFile.cpp Initial checkin 2019-08-23 11:56:54 -07:00
MappedFile.h Initial checkin 2019-08-23 11:56:54 -07:00
Matrix4.cpp Initial checkin 2019-08-23 11:56:54 -07:00
Matrix4.h Initial checkin 2019-08-23 11:56:54 -07:00
MultiHashSet.h Preserve equal-hash order during rehash 2021-02-07 16:18:19 -08:00
PerfTimer.cpp Initial checkin 2019-08-23 11:56:54 -07:00
PerfTimer.h Initial const eval feature release 2020-12-23 08:53:38 -08:00
Point.cpp Initial checkin 2019-08-23 11:56:54 -07:00
Point.h Initial checkin 2019-08-23 11:56:54 -07:00
PolySpline.cpp Initial macOS changes 2019-10-14 14:08:29 -07:00
PolySpline.h Initial checkin 2019-08-23 11:56:54 -07:00
Quaternion.cpp Initial checkin 2019-08-23 11:56:54 -07:00
Quaternion.h Initial checkin 2019-08-23 11:56:54 -07:00
Queue.h Initial checkin 2019-08-23 11:56:54 -07:00
Rect.h Initial checkin 2019-08-23 11:56:54 -07:00
SizedArray.h Expanded const aggregate compatibility 2021-01-18 14:09:16 -08:00
SLIList.h Initial checkin 2019-08-23 11:56:54 -07:00
StackHelper.cpp Allows for stack base to change 2020-05-16 10:07:17 -07:00
StackHelper.h Initial checkin 2019-08-23 11:56:54 -07:00
String.cpp Warning fix 2021-01-13 09:24:26 -08:00
String.h Fixed false signature change with multiple extensions 2020-12-31 09:56:51 -08:00
ThreadPool.cpp Deferred Import dynamic/static check, fix calling convention 2019-12-21 05:44:01 -08:00
ThreadPool.h Fixed ability to cancel downloads 2019-09-04 10:27:37 -07:00
TLSingleton.h Initial checkin 2019-08-23 11:56:54 -07:00
UTF8.cpp Apple fixes 2019-10-29 05:01:04 -07:00
UTF8.h Initial checkin 2019-08-23 11:56:54 -07:00
Vector.cpp Initial checkin 2019-08-23 11:56:54 -07:00
Vector.h Initial checkin 2019-08-23 11:56:54 -07:00
WorkThread.cpp Made stack space configurable 2020-08-10 14:45:29 -07:00
WorkThread.h Made stack space configurable 2020-08-10 14:45:29 -07:00