aboutsummaryrefslogtreecommitdiffstats
path: root/gb.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update gb.h - v0.02Gravatar gingerBill 2016-03-031-38/+59
| | | Minor fixes to work with older versions of MSVC
* New LibrariesGravatar gingerBill 2016-03-031-2099/+418
|
* Explicit Everything!Gravatar gingerBill 2016-01-011-83/+81
|
* Macro fixesGravatar gingerBill 2015-12-171-23/+48
|
* Merge remote-tracking branch 'origin/master'Gravatar gingerBill 2015-12-171-18/+5
|\ | | | | | | | | # Conflicts: # gb.h
| * Remove C++ specific macrosGravatar gingerBill 2015-12-151-19/+2
| |
* | Change conventions slightlyGravatar gingerBill 2015-12-171-277/+299
|/
* Allow for no <stdio.h>Gravatar gingerBill 2015-12-151-17/+31
|
* gb.hpp - Allocators can be passed to gb_alloc/free/etc. without cast using ↵Gravatar gingerBill 2015-12-141-29/+119
| | | | `typedef void *gb_Allocator_Ptr`
* gb.h - Implement all functions (from gb.hpp)Gravatar gingerBill 2015-12-141-199/+1943
|
* Add gb.h - Just the prototypesGravatar gingerBill 2015-12-141-0/+656
C89/C99 version of gb.hpp