diff options
| author | 2016-05-12 23:16:37 +0100 | |
|---|---|---|
| committer | 2016-05-12 23:16:37 +0100 | |
| commit | b4e34b810bf53a64eb9ccfc3cf628187c7d31bbd (patch) | |
| tree | 3c4e0414002f0a0811fd789e9dab4a830a4689ce /README.md | |
| parent | gb_regex.h Initial Version (diff) | |
New \ codes and bug fixes
Diffstat (limited to '')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,12 +4,12 @@ gb single-file public domain libraries for C & C++ library | latest version | category | description ----------------|----------------|----------|------------- -**gb.h** | 0.11a | misc | Helper library (Standard Library _Improvement_) +**gb.h** | 0.11a | misc | Helper library (Standard library _improvement_) **gb_math.h** | 0.06c | math | Vector math library geared towards game development **gb_gl.h** | 0.04b | graphics | OpenGL Helper Library **gb_string.h** | 0.95 | strings | A better string library (this is built into gb.h too with custom allocator support!) **gb_ini.h** | 0.93 | misc | Simple ini file loader library -**gb_regex.h** | 0.01 | regex | Highly experimental Regular Expressions Library +**gb_regex.h** | 0.01a | regex | Highly experimental regular expressions library ## FAQ |
