Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-12 | Added concat method to Text that does not mutate base | Aki | |
2022-04-12 | Added simple formatting function for Text | Aki | |
2022-03-27 | Moved FoundationEx closer to c++ standard | Aki | |
It now builds with gcc on Linux | |||
2022-03-27 | Replaced own ThreadSync with atomic variable in Text | Aki | |
2022-03-24 | Added ostream output for Text | Aki | |
2022-02-13 | Added copyright NOTICE and project license, cleaned up notices in files | Aki | |
I want the legal state of the project to be clear while avoiding unnecessary amount of boilerplate in source code (with duplicated content) which some open source projects tend to create. The notice in source is now way smaller while the notice in NOTICE gives much better overview of the entire project. I hope this is a solution that respects the project's history, original author, and all contributions made to it over the years. | |||
2022-01-30 | Removed trailing whitespace all over the place | Aki | |
2021-10-02 | Streamlined file and guard endings in Foundation and NetEx | Aki | |
2013-07-07 | Updated open source license declaration and fixed some formatting issues. | milo24x7@gmail.com | |
2011-12-08 | Variable scoping fixes | FWoltermann@gmail.com | |
2011-12-08 | Initial upload | FWoltermann@gmail.com | |