Commit Graph

128 Commits

Author SHA1 Message Date
gingerBill 153c121e14 Code readjustment 2016-05-12 23:39:08 +01:00
gingerBill b4e34b810b New \ codes and bug fixes 2016-05-12 23:16:37 +01:00
gingerBill af72e48601 gb_regex.h Initial Version
Highly experimental Regular Expressions Library
2016-05-12 22:31:46 +01:00
gingerBill 6948a29196 Add string precision and width (experimental) 2016-05-11 00:47:05 +01:00
gingerBill a80a71284e Started making stdio & stdlib optional
Not tested much
2016-05-10 15:53:21 +01:00
gingerBill 4c31161051 Update README.md 2016-05-09 23:16:08 +01:00
gingerBill 3e7f9124e5 Fix gb_endian_swap32() 2016-05-09 23:15:06 +01:00
gingerBill 84ff04269f Probable timing bug for gb_time_now() 2016-05-08 23:32:32 +01:00
gingerBill e7e50accf9 Work on multiple compilers (Windows) 2016-05-08 22:46:53 +01:00
gingerBill 9faf658509 Scratch Memory Allocator 2016-05-08 19:12:35 +01:00
gingerBill ed22864d09 Faster Mutex and the Free List is slightly improved 2016-05-08 16:04:41 +01:00
gingerBill ee11fbd74c Try fixing GitHub project language 2016-05-08 00:04:01 +01:00
gingerBill b61f116e63 Basic Virtual Memory System and Dreadful Free List
Note: Windows only
The Free list allocator is absolutely dreadful!
2016-05-07 23:53:12 +01:00
gingerBill e6a815749a Fix *_appendv bug 2016-05-03 23:56:20 +01:00
gingerBill 1e62616e4e Huge overhaul! 2016-05-03 23:25:52 +01:00
gingerBill 09ca605931 Fix alignment in gb_heap_allocator_proc 2016-05-03 11:55:52 +01:00
gingerBill 950be6d62c Update README.md 2016-05-02 22:12:20 +01:00
gingerBill 1da3c0eac8 Hash Table and Hashing Functions 2016-05-02 22:11:23 +01:00
gingerBill b8dff9481a Implement rough versions of mod, remainder, copy_sign 2016-05-01 02:13:07 +01:00
gingerBill c6d3f17e27 Implement rough versions of mod, remainder, copy_sign 2016-05-01 02:10:32 +01:00
gingerBill 2f413e88dd OS X Support 2016-04-28 16:20:47 +01:00
gingerBill 4e3e5ff12f Linux Support
Maybe even OS X support. Yet to test though.
2016-04-28 15:15:40 +01:00
gingerBill c5a47ac41d Update README.md 2016-04-28 15:03:17 +01:00
gingerBill be84a48292 C90 Support 2016-04-28 15:02:07 +01:00
gingerBill c1cc828026 Windows GCC Support and C90-ish Support 2016-04-28 15:01:00 +01:00
gingerBill 5e8eeb9157 C90 Support 2016-04-28 15:00:44 +01:00
gingerBill a9462c0843 Windows GCC Support and MSVC x86 Support 2016-04-28 14:30:22 +01:00
gingerBill 205fb68da4 gb.h - Formatting - that's it 2016-04-27 23:51:30 +01:00
gingerBill 7461a74138 Update Documentation for gb_gl.h 2016-04-27 22:30:05 +01:00
gingerBill 2b69f77e70 gb.h v0.05 & gb_gl.h v0.04 2016-04-27 16:42:46 +01:00
gingerBill 0431e9e03c Better Rounded Rect 2016-04-27 00:16:24 +01:00
gingerBill f87ce844a6 Basic State Rendering 2016-04-26 23:51:15 +01:00
gingerBill d749171091 Update Readme 2016-04-26 21:44:51 +01:00
gingerBill 0947bc1a50 Handle Spaces now!!!! 2016-04-26 20:28:33 +01:00
gingerBill 7db25d82b8 Basic Font Rendering - No Spaces yet 2016-04-26 20:04:42 +01:00
gingerBill ccbed2aa67 Font Loading and caching 2016-04-26 18:20:58 +01:00
gingerBill 0c6c35ff14 gb_math.h - Less/no dependencies or CRT 2016-04-25 00:29:07 +01:00
gingerBill 76c1c58318 Consistent styling 2016-04-24 21:43:42 +01:00
gingerBill fa56da7ba9 Update README.md 2016-04-24 20:47:53 +01:00
gingerBill 3811da351a gb_gl.h and new naming conventions 2016-04-24 20:45:16 +01:00
gingerBill 748bccf190 README.md Update 2016-04-23 23:09:44 +01:00
gingerBill 41f87ef704 Updates!!!!! 2016-04-23 23:07:15 +01:00
gingerBill a78da2bf50 Update gb.h 2016-04-12 22:46:06 +01:00
gingerBill d7b6d601d1 Update README.md 2016-04-12 21:52:56 +01:00
gingerBill dc5fe7638c Update gb.h 2016-04-12 21:52:09 +01:00
gingerBill ce56da2ff4 New gb.h!!!! 2016-04-10 23:44:42 +01:00
gingerBill 047348c585 License Update 2016-04-10 23:44:24 +01:00
gingerBill 24eb70c5c9 Update README.md 2016-04-08 23:29:11 +01:00
gingerBill d840be2431 Use 64-bit murmur64 version on WIN64 2016-04-08 23:28:48 +01:00
gingerBill 5116635d04 Update gb_math.h 2016-04-08 23:12:26 +01:00