Rune - Further Object abstraction work
[rune.git] / classes / sys / str.d
2023-05-30 Matthew DillonRune - Reformulate "unrestricted" scope for core types 2/2
2021-02-02 Matthew DillonRune - Objectification of references work part 3 (inter...
2021-01-25 Matthew DillonRune - reformat classes/* and tests/*
2021-01-23 Matthew DillonRune - Finalize 'char' and other basic integer types
2021-01-22 Matthew DillonRune - Add copyright notice to classes/
2021-01-21 Matthew DillonRune - Refactor size_t into usize_t and ssize_t
2020-05-21 Matthew DillonRune - Clean up strings
2016-08-18 Matthew DillonRune - Add strdup(), strcmp(), strncmp()
2016-01-31 Matthew DillonRune - Misc work
2016-01-30 Matthew Dillonrune - constant suffix parsing, adjust show, work on...
2014-10-26 Matthew DillonParse - Bring in type and variable naming rules
2014-05-09 Matthew DillonRUNE - Initial repo re-creation