1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 11:38:21 +02:00
Beef/BeefySysLib/util
2022-05-06 11:28:38 -07: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 Comptime debugging 2022-03-08 06:27:06 -08:00
BeefPerf.cpp Fixes from valgrind 2022-03-18 18:06:14 -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
BitSet.h Fixes from valgrind 2022-03-18 18:06:14 -07: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 Compiler performance enhancements 2022-05-06 11:28:38 -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
Compress.cpp Compression interface change 2021-12-05 12:08:03 -08:00
Compress.h zlib interface 2021-11-14 18:01:37 -08: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 Compiler performance enhancements 2022-05-06 11:28:38 -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 Val128 + operator 2021-11-29 08:39:06 -08:00
HashSet.h Changed to single alloc 2020-02-13 07:53:32 -08:00
Heap.cpp Compression support 2021-12-03 14:18:04 -08:00
Heap.h Fixed heap bugs - mostly a major leak 2021-11-26 17:59:58 -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
MathUtils.cpp Additional 3d support 2021-05-25 10:57:22 -04:00
MathUtils.h Additional 3d support 2021-05-25 10:57:22 -04:00
Matrix4.cpp Initial checkin 2019-08-23 11:56:54 -07:00
Matrix4.h Additional 3d support 2021-05-25 10:57:22 -04:00
MultiHashSet.h Compiler performance enhancements 2022-05-06 11:28:38 -07: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 Additional 3d support 2021-05-12 07:24:29 -04:00
Quaternion.h Additional 3d support 2021-05-12 07:24:29 -04: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 Start of anonymous 'using' field 2022-02-19 07:38:05 -05:00
SLIList.h Initial checkin 2019-08-23 11:56:54 -07:00
Sphere.cpp Additional 3d support 2021-05-25 10:57:22 -04:00
Sphere.h Additional 3d support 2021-05-25 10:57:22 -04: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 Compiler performance enhancements 2022-05-06 11:28:38 -07:00
String.h Compiler performance enhancements 2022-05-06 11:28:38 -07: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 Additional 3d support 2021-05-25 10:57:22 -04:00
Vector.h Additional 3d support 2021-05-25 10:57:22 -04: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
ZipFile.cpp Show comptime emits as embedded sourceviews 2022-04-16 06:27:54 -07:00
ZipFile.h Show comptime emits as embedded sourceviews 2022-04-16 06:27:54 -07:00