Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-10 | Add ucase(), lcase(), casecmp(), alpha(), digit(), alnum() | Karen Arutyunov | 1 | -1/+1 | |
2016-07-12 | Use ./ instead of just . to denote current directory in buildfiles | Boris Kolpackov | 1 | -1/+1 | |
2016-07-07 | Add cpfile() | Karen Arutyunov | 1 | -2/+2 | |
2016-06-23 | Add mkslink(), mkhlink() | Karen Arutyunov | 1 | -1/+1 | |
2016-05-31 | Port to MinGW | Karen Arutyunov | 1 | -1/+3 | |
2016-05-04 | Add base64_encode(), base64_decode() | Karen Arutyunov | 1 | -1/+1 | |
2016-04-21 | Add timestamp from_string() | Karen Arutyunov | 1 | -1/+1 | |
2016-02-28 | Add SHA256 calculator | Boris Kolpackov | 1 | -1/+1 | |
Based on the sha256c.c file from the FreeBSD project and ported to compile on Linux, Mac OS, and Windows. The file is licensed under the simplified/2-clause BSD license so the library is now MIT/BSD-licensed. | |||||
2016-01-27 | Add support for parsing cpu-vendor-os target triplets | Boris Kolpackov | 1 | -1/+1 | |
2016-01-09 | Update copyright year | Boris Kolpackov | 1 | -1/+1 | |
2015-07-09 | Implement directory iteration support | Boris Kolpackov | 1 | -1/+1 | |
2015-06-18 | Move path and filesystem from build2 to libbutl | Boris Kolpackov | 1 | -1/+1 | |
2015-06-18 | Move prefix-map from build2 to libbutl | Boris Kolpackov | 1 | -0/+7 | |