Commit Graph

47 Commits

Author SHA1 Message Date
gingerBill 21c240a8ae Explicit Everything! 2016-01-01 19:33:06 +00:00
gingerBill 8c934b2edc Macro fixes 2015-12-17 22:56:29 +00:00
gingerBill d130420db7 Change conventions slightly 2015-12-17 12:26:24 +00:00
gingerBill 6b0de059ff gb.hpp - Allocators can be passed to gb_alloc/free/etc. without cast using `typedef void *gb_Allocator_Ptr` 2015-12-14 23:53:20 +00:00
gingerBill 987bfcd0ef gb.h - Implement all functions (from gb.hpp) 2015-12-14 20:18:03 +00:00
gingerBill 34c6e2cf91 Remove `_Allocator` suffix for allocator types 2015-12-07 20:49:23 +00:00
gingerBill 039dab926b sort::quick 2015-12-02 20:34:35 +00:00
gingerBill 3addf42948 GB_ASSERT prints call stack 2015-12-02 15:38:18 +00:00
gingerBill 9c169017d1 Pool Allocator 2015-12-02 15:06:36 +00:00
gingerBill fdf6d07472 Dealloc to Free & More Hashing Functions 2015-11-29 19:03:08 +00:00
gingerBill 7c971f24fb Heap Allocator Fix 2015-11-29 18:04:33 +00:00
gingerBill 0d09743505 Better Allocation system 2015-11-29 15:53:59 +00:00
gingerBill 16c31df712 Array bug fix 2015-11-28 22:55:24 +00:00
gingerBill 2159ae399a gb.hpp v0.25 - gb_math.hpp v0.03
0.25  - Faster Heap_Allocator for Windows using HeapAlloc
0.03  - Remove templated min/max/clamp
2015-11-27 00:20:44 +00:00
gingerBill ddcc482418 Many bug fixes
Fix Hash_Table
Fix gb_ini Error Handling
2015-11-22 21:18:51 +00:00
gingerBill f1994008a3 Hash_Table Bug Fixes 2015-11-19 23:22:21 +00:00
gingerBill 40fb44f654 More documentation and bug fixes 2015-11-19 22:27:57 +00:00
gingerBill 63d895da0a gb.hpp - Minor changes 2015-11-19 00:35:56 +00:00
gingerBill 76110e7570 Move Semantics for Array and Hash_Table 2015-11-18 18:10:34 +00:00
Ginger Bill e6479090cd gb.hpp - Code rearrangement into namespaces 2015-11-18 15:05:10 +00:00
Ginger Bill 6a907c89a3 Fix array::free 2015-11-18 12:18:33 +00:00
Ginger Bill e262e3df14 Fix Another Typo causing unresolved external symbol 2015-11-18 11:16:48 +00:00
Ginger Bill ef2665e8bd Typo fixes 2015-11-18 09:53:00 +00:00
gingerBill c01deefae5 Better `static` keywords 2015-11-17 23:45:30 +00:00
gingerBill ca1dc8a116 gb_math.hpp - Initial Version 2015-11-17 11:17:37 +00:00
gingerBill a8f308e2cd gb.hpp - #ifndef for many macros 2015-11-17 10:45:07 +00:00
gingerBill 9be05386ac gb.hpp - Angle 2015-11-15 19:30:24 +00:00
gingerBill 915845b0dc gb.hpp - Cache friendly Transform and String fixes 2015-11-09 10:34:46 +00:00
gingerBill d4a4a0770a gb.hpp - Hash_Table bug fixes 2015-11-01 00:45:54 +00:00
gingerBill 816e259257 gb.hpp - Reduction of implicit RAII 2015-10-28 18:32:42 +00:00
gingerBill c9f13a015c gb.hpp - All References are const convention 2015-10-18 20:55:49 +01:00
gingerBill 89941d395a gb.hpp - Namespaced Types 2015-10-18 12:18:54 +01:00
gingerBill 0c7b9852d8 gb.hpp - Fix Todos 2015-10-05 21:58:47 +01:00
gingerBill fa39e9a0c5 gb.hpp - Basic Type Traits 2015-10-05 21:30:55 +01:00
gingerBill 9d20181665 gb.hpp - Random 2015-10-05 18:17:30 +01:00
gingerBill 677709b2fd gb.hpp - Complex 2015-10-04 20:59:40 +01:00
gingerBill 2357bdd227 gb.hpp - Atomics 2015-10-03 15:35:16 +01:00
gingerBill f14d316429 gb.hpp - Atomics 2015-10-03 15:26:29 +01:00
Ginger Bill d0d9b1aff7 gb.hpp - Bug Fixes 2015-10-02 13:11:18 +01:00
gingerBill 5c0fb2c0e7 gb.hpp - Matrix(2,3) 2015-09-30 22:12:16 +01:00
gingerBill dfa72f255e gb.hpp - Fix Bugs 2015-09-29 15:11:18 +01:00
gingerBill 5dd9944582 Os spec ideas 2015-09-28 23:57:43 +01:00
gingerBill bbc94498dc gb.hpp - Transform Type and Quaternion Functions 2015-09-28 22:42:15 +01:00
gingerBill f03fe57c7f gb.hpp - String 2015-09-28 21:58:33 +01:00
gingerBill 519708db13 gb.hpp - Time functions 2015-09-28 20:31:26 +01:00
gingerBill c962f3fa17 gb.hpp - Hash Table Support 2015-09-27 20:43:22 +01:00
gingerBill 8cbcfd373d Add experimental gb.hpp 2015-09-27 19:03:47 +01:00