| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Dropped C90 Support (For numerous reasons) | 2016-05-21 | 1 | -743/+733 | |
| * | Instantiated Hash Table | 2016-05-21 | 3 | -432/+428 | |
| * | Minor code layout changes | 2016-05-21 | 1 | -0/+1 | |
| * | Minor code layout changes | 2016-05-21 | 4 | -44/+77 | |
| * | New file API and improved platform layer | 2016-05-21 | 3 | -1225/+1389 | |
| * | Linux Experimental Support (DON'T USE IT PLEASE) | 2016-05-17 | 1 | -48/+15 | |
| * | Linux Experimental Support (DON'T USE IT) | 2016-05-17 | 1 | -21/+265 | |
| * | C90 Support | 2016-05-16 | 1 | -13/+15 | |
| * | gb_atomic(32|64)_spin_(lock|unlock) | 2016-05-16 | 2 | -3/+35 | |
| * | Recursive "Mutex"; Key States; gbRandom | 2016-05-16 | 2 | -310/+376 | |
| * | Better File Handling and better printf (WIN32 Only) | 2016-05-15 | 2 | -442/+386 | |
| * | Highly experimental platform layer (WIN32 Only) | 2016-05-15 | 2 | -32/+1055 | |
| * | Fix minor file bugs | 2016-05-13 | 1 | -197/+198 | |
| * | Compile as C++ | 2016-05-13 | 1 | -8/+10 | |
| * | New File Handing System! No stdio or stdlib! | 2016-05-13 | 3 | -242/+527 | |
| * | Capture length fix and little more documentation | 2016-05-13 | 1 | -55/+64 | |
| * | Code readjustment | 2016-05-12 | 2 | -119/+87 | |
| * | New \ codes and bug fixes | 2016-05-12 | 2 | -25/+68 | |
| * | gb_regex.h Initial Version | 2016-05-12 | 2 | -5/+994 | |
| * | Add string precision and width (experimental) | 2016-05-11 | 2 | -8/+23 | |
| * | Started making stdio & stdlib optional | 2016-05-10 | 1 | -63/+743 | |
| * | Update README.md | 2016-05-09 | 1 | -1/+1 | |
| * | Fix gb_endian_swap32() | 2016-05-09 | 1 | -2/+3 | |
| * | Probable timing bug for gb_time_now() | 2016-05-08 | 1 | -7/+8 | |
| * | Work on multiple compilers (Windows) | 2016-05-08 | 1 | -35/+37 | |
| * | Scratch Memory Allocator | 2016-05-08 | 1 | -92/+201 | |
| * | Faster Mutex and the Free List is slightly improved | 2016-05-08 | 2 | -191/+244 | |
| * | Try fixing GitHub project language | 2016-05-08 | 2 | -8/+14 | |
| * | Basic Virtual Memory System and Dreadful Free List | 2016-05-07 | 4 | -271/+720 | |
| * | Fix *_appendv bug | 2016-05-03 | 2 | -5/+6 | |
| * | Huge overhaul! | 2016-05-03 | 3 | -573/+539 | |
| * | Fix alignment in gb_heap_allocator_proc | 2016-05-03 | 3 | -107/+292 | |
| * | Update README.md | 2016-05-02 | 1 | -2/+2 | |
| * | Hash Table and Hashing Functions | 2016-05-02 | 2 | -199/+1171 | |
| * | Implement rough versions of mod, remainder, copy_sign | 2016-05-01 | 1 | -1/+1 | |
| * | Implement rough versions of mod, remainder, copy_sign | 2016-05-01 | 1 | -88/+27 | |
| * | OS X Support | 2016-04-28 | 1 | -17/+202 | |
| * | Linux Support | 2016-04-28 | 1 | -2/+3 | |
| * | Update README.md | 2016-04-28 | 1 | -4/+4 | |
| * | C90 Support | 2016-04-28 | 1 | -126/+129 | |
| * | Windows GCC Support and C90-ish Support | 2016-04-28 | 1 | -107/+106 | |
| * | C90 Support | 2016-04-28 | 1 | -73/+70 | |
| * | Windows GCC Support and MSVC x86 Support | 2016-04-28 | 1 | -339/+678 | |
| * | gb.h - Formatting - that's it | 2016-04-27 | 3 | -170/+166 | |
| * | Update Documentation for gb_gl.h | 2016-04-27 | 3 | -91/+105 | |
| * | gb.h v0.05 & gb_gl.h v0.04 | 2016-04-27 | 3 | -287/+585 | |
| * | Better Rounded Rect | 2016-04-27 | 2 | -112/+143 | |
| * | Basic State Rendering | 2016-04-26 | 3 | -46/+192 | |
| * | Update Readme | 2016-04-26 | 3 | -4/+7 | |
| * | Handle Spaces now!!!! | 2016-04-26 | 1 | -4/+13 |
