summaryrefslogtreecommitdiffhomepage
path: root/stc/cstring.h
AgeCommit message (Expand)Author
2020-07-16API CHANGES: CHash now splitted to CMap / CSet, still in chash.h header. Rena...Tyge Løvset
2020-07-16CHanged API: Renamed CString to CStr and CVector to CVec. All function names ...Tyge Løvset
2020-07-16Renamed cstring_release to cstring_move, and removed old cstring_move func.Tyge Løvset
2020-06-16Removed glm. Some opt. on hash.Tylo
2020-06-15Fixed including standard include files.Tylo
2020-06-15Compile on Linux.Tylo
2020-05-23Many minor cstring bug fixes and improvements. Added demos.c and advanced_exa...Tylo
2020-05-22Clean up. Added makeReserved() and renamed to makeFilled()Tylo
2020-05-20Cleanup, and small fix in makeFmt.Tylo
2020-05-18Added cstring_printf(s, fmt...) and simlilar constructor cstring_makeFmt() an...Tylo
2020-04-27Refactor private _string_size nameTyge
2020-04-25Renamed cslist to cflist (forward_list). Renamed cstring_makeCopy() to cstri...Tyge
2020-04-23Fixed bugs with use of "Raw" types, and updated EXAMPLE.md accordingly.Tyge
2020-04-19Moved gl math to glm folderTyge
2020-04-16Some improvementsTyge
2020-04-15- Added cmat3, cmat4, cquatTyge
2020-04-15Renamed folder.Tyge