Commit Graph

11 Commits

Author SHA1 Message Date
gingerBill b6021f11c2 Update gb.h - v0.02
Minor fixes to work with older versions of MSVC
2016-03-03 16:15:25 +00:00
gingerBill de04cbcee7 New Libraries 2016-03-03 11:37:48 +00:00
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 ea11e036f3 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	gb.h
2015-12-17 12:27:46 +00:00
gingerBill d130420db7 Change conventions slightly 2015-12-17 12:26:24 +00:00
gingerBill 32582df9de Remove C++ specific macros 2015-12-15 11:00:42 +00:00
gingerBill 216b9a419f Allow for no <stdio.h> 2015-12-15 00:18:52 +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 2e594a5849 Add gb.h - Just the prototypes
C89/C99 version of gb.hpp
2015-12-14 15:42:52 +00:00