| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2016-05-13 | Capture length fix and little more documentation | 1 | -55/+64 | ||
| 2016-05-12 | Code readjustment | 2 | -119/+87 | ||
| 2016-05-12 | New \ codes and bug fixes | 2 | -25/+68 | ||
| 2016-05-12 | gb_regex.h Initial Version | 2 | -5/+994 | ||
| Highly experimental Regular Expressions Library | |||||
| 2016-05-11 | Add string precision and width (experimental) | 2 | -8/+23 | ||
| 2016-05-10 | Started making stdio & stdlib optional | 1 | -63/+743 | ||
| Not tested much | |||||
| 2016-05-09 | Update README.md | 1 | -1/+1 | ||
| 2016-05-09 | Fix gb_endian_swap32() | 1 | -2/+3 | ||
| 2016-05-08 | Probable timing bug for gb_time_now() | 1 | -7/+8 | ||
| 2016-05-08 | Work on multiple compilers (Windows) | 1 | -35/+37 | ||
| 2016-05-08 | Scratch Memory Allocator | 1 | -92/+201 | ||
| 2016-05-08 | Faster Mutex and the Free List is slightly improved | 2 | -191/+244 | ||
| 2016-05-08 | Try fixing GitHub project language | 2 | -8/+14 | ||
| 2016-05-07 | Basic Virtual Memory System and Dreadful Free List | 4 | -271/+720 | ||
| Note: Windows only The Free list allocator is absolutely dreadful! | |||||
| 2016-05-03 | Fix *_appendv bug | 2 | -5/+6 | ||
| 2016-05-03 | Huge overhaul! | 3 | -573/+539 | ||
| 2016-05-03 | Fix alignment in gb_heap_allocator_proc | 3 | -107/+292 | ||
| 2016-05-02 | Update README.md | 1 | -2/+2 | ||
| 2016-05-02 | Hash Table and Hashing Functions | 2 | -199/+1171 | ||
| 2016-05-01 | Implement rough versions of mod, remainder, copy_sign | 1 | -1/+1 | ||
| 2016-05-01 | Implement rough versions of mod, remainder, copy_sign | 1 | -88/+27 | ||
| 2016-04-28 | OS X Support | 1 | -17/+202 | ||
| 2016-04-28 | Linux Support | 1 | -2/+3 | ||
| Maybe even OS X support. Yet to test though. | |||||
| 2016-04-28 | Update README.md | 1 | -4/+4 | ||
| 2016-04-28 | C90 Support | 1 | -126/+129 | ||
| 2016-04-28 | Windows GCC Support and C90-ish Support | 1 | -107/+106 | ||
| 2016-04-28 | C90 Support | 1 | -73/+70 | ||
| 2016-04-28 | Windows GCC Support and MSVC x86 Support | 1 | -339/+678 | ||
| 2016-04-27 | gb.h - Formatting - that's it | 3 | -170/+166 | ||
| 2016-04-27 | Update Documentation for gb_gl.h | 3 | -91/+105 | ||
| 2016-04-27 | gb.h v0.05 & gb_gl.h v0.04 | 3 | -287/+585 | ||
| 2016-04-27 | Better Rounded Rect | 2 | -112/+143 | ||
| 2016-04-26 | Basic State Rendering | 3 | -46/+192 | ||
| 2016-04-26 | Update Readme | 3 | -4/+7 | ||
| 2016-04-26 | Handle Spaces now!!!! | 1 | -4/+13 | ||
| 2016-04-26 | Basic Font Rendering - No Spaces yet | 3 | -36/+284 | ||
| 2016-04-26 | Font Loading and caching | 2 | -50/+905 | ||
| 2016-04-25 | gb_math.h - Less/no dependencies or CRT | 2 | -46/+317 | ||
| 2016-04-24 | Consistent styling | 3 | -259/+172 | ||
| 2016-04-24 | Update README.md | 1 | -3/+4 | ||
| 2016-04-24 | gb_gl.h and new naming conventions | 2 | -285/+1656 | ||
| 2016-04-23 | Updates!!!!! | 5 | -8716/+4088 | ||
| 2016-04-12 | Update gb.h | 1 | -11/+11 | ||
| 2016-04-12 | Update README.md | 1 | -3/+3 | ||
| 2016-04-12 | Update gb.h | 1 | -386/+526 | ||
| 2016-04-10 | New gb.h!!!! | 1 | -370/+1414 | ||
| 2016-04-10 | License Update | 1 | -45/+40 | ||
| 2016-04-08 | Update README.md | 1 | -1/+1 | ||
| 2016-04-08 | Use 64-bit murmur64 version on WIN64 | 1 | -3/+3 | ||
| 2016-04-08 | Update gb_math.h | 1 | -5/+6 | ||
