Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-11 | Add a new testHEADmaster | ||
2023-05-11 | Change the description for pkgconf | ||
2023-05-11 | Add test1 in ignore | ||
2023-05-11 | string2 0.0.0-a4v0.0.0-a4 | ||
2023-05-11 | Add str2.pc in ignore | ||
2023-05-11 | Add the strsplit() function | ||
2023-05-11 | Add tests | ||
2023-05-11 | Change the way how to build this library | ||
2023-05-11 | Move string2.h inside src/ | ||
2023-04-04 | Correct some syntax error in Makefile | ||
2023-03-01 | Edit README.md | ||
2023-03-01 | Keep it simple | ||
2023-02-23 | Rename function | ||
2023-02-23 | Update README.md | ||
2023-02-23 | Replace a Makefile message | ||
2023-02-23 | Add install target | ||
2023-02-23 | Change name to the library | ||
2023-02-23 | string2 0.0.0-a3v0.0.0-a3 | ||
2023-02-23 | Change the name of all functions | ||
strstarts -> strlft strends -> strrgt strlibver -> string2ver | |||
2023-02-23 | Add comments in Makefile | ||
2023-02-07 | libstr 0.0.0-a2v0.0.0-a2 | ||
This release changes only the directory structure. Itsn't adding new functions. | |||
2023-02-07 | Add note section | ||
2023-02-07 | Add README.md | ||
2023-02-07 | Rewrite build system | ||
2023-02-03 | libstr 0.0.0-a1v0.0.0-a1 | ||
2023-02-03 | Add test cleaning when run clean target | ||
2023-02-03 | Add function to get libraryversion | ||
2023-02-03 | Correct the clean target in test directory | ||
2023-02-03 | Add *.core in ignore | ||
2023-02-03 | Initial commit | ||