summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2020-04-26Renamed c_defaultDestroy to c_noDestroyTyge
2020-04-26Updated doc.Tyge
2020-04-26Refactored: Uses STC_API to control extern or static inline. Define STC_HEADE...Tyge
2020-04-25Removed parameter posixly_correct, instead use official '+' in first positio...Tyge
2020-04-25..Tyge
2020-04-25Renamed cslist to cflist (forward_list). Renamed cstring_makeCopy() to cstri...Tyge
2020-04-24Updated docs, renamed bad to faultyTyge
2020-04-23Removes Warning for C99 usage in VS when compiled as C++.Tyge
2020-04-23Fixed bugs with use of "Raw" types, and updated EXAMPLE.md accordingly.Tyge
2020-04-20Added spliceTyge
2020-04-20Added remove and empty to cslistTyge
2020-04-20Small opt. in cslist, update readme.mdTyge
2020-04-20formatting stuffTyge
2020-04-20glm updateTyge
2020-04-20Fixed and redesigned iterators.Tyge
2020-04-19Renamed to CSListTyge
2020-04-19Updated.Tyge
2020-04-19Renamed clist to cfwdlist, as it implements std::forward_list specs.Tyge
2020-04-19Refactored and changed name from pushAfter to insertAfter.Tyge
2020-04-19Changed vec_unit() to vec_normalize(), replaced tabs in quat.hTyge
2020-04-19Updated change in API: cvector_push -> cvector_pushBack, cvector_pop -> cvect...Tyge
2020-04-19Moved gl math to glm folderTyge
2020-04-16Added sizeTyge
2020-04-16Some improvementsTyge
2020-04-15OptimizeTyge
2020-04-15Minor Refactoring.Tyge
2020-04-15Last update.Tyge
2020-04-15Updated arrayTyge
2020-04-15Renamed and cleanup of benchmark.c. Should be compiled as C++ for compilers s...Tyge
2020-04-15- Added cmat3, cmat4, cquatTyge
2020-04-15Renamed folder.Tyge
2020-04-01Add files via uploadTyge Løvset
2020-04-01Add files via uploadTyge Løvset
2020-04-01Add files via uploadTyge Løvset
2020-04-01Add files via uploadTyge Løvset
2020-03-31Add files via uploadTyge Løvset
2020-03-31Update copt.hTyge Løvset
2020-03-31Update cvec4.hTyge Løvset
2020-03-31Add files via uploadTyge Løvset
2020-03-31Update copt.hTyge Løvset
2020-03-31Rename cgetopt.h to copt.hTyge Løvset
2020-03-31Delete words_dictionary.txtTyge Løvset
2020-03-31Update benchmark.cppTyge Løvset
2020-03-31Update EXAMPLE.mdTyge Løvset
2020-03-31Update README.mdTyge Løvset
2020-03-31Rename c_lib/cvector.h to ccl/cvector.hTyge Løvset
2020-03-31Rename c_lib/cvec3.h to ccl/cvec3.hTyge Løvset
2020-03-31Rename c_lib/cstring.h to ccl/cstring.hTyge Løvset
2020-03-31Rename c_lib/cmap.h to ccl/cmap.hTyge Løvset
2020-03-31Rename c_lib/cgetopt.h to ccl/cgetopt.hTyge Løvset