]> git.mdlowis.com Git - projs/alib.git/shortlog
projs/alib.git
2018-06-29 Michael D.... added headers for reference counting and arena memory... master
2017-03-30 Michael D.... update error messages to show functions and args along...
2017-03-30 Michael D.... Updated license text and reworked stdc.h
2017-02-24 Michael D.... added docs file stubs
2017-02-23 Michael D.... Update link syntax in readme
2017-02-23 Michael D.... Update license link
2017-02-23 Michael D.... Update license link
2017-02-23 Michael D.... Update README.md
2017-02-23 Michael D.... Renamed source folder to src
2017-02-23 Michael D.... Switched to ISC license embedded in each file
2017-02-23 Michael D.... more consistent style and added a sort function for...
2017-02-23 Michael D.... Fixed some warnings in utf8.h
2017-02-23 Michael D.... added type aliases for standard int types to remove...
2017-02-23 Michael D.... Switched to the ISC license. Same terms as BSD only...
2017-02-23 Michael D.... Simplified makefile
2016-07-28 Mike LowisRenamed util to stdc to better reflect it's purpose
2016-07-28 Mike LowisImplemente plan9 header style: Remove includes and...
2016-07-28 Mike LowisInitial commit