Mercurial > trustbridge
log common/strhelp.h @ 1092:02fd9992ccc9
age | author | description |
---|---|---|
2014-04-16 | Andre Heinecke | Add License |
2014-04-04 | Sascha Wilde | Added terminateing version of asprintf. |
2014-04-01 | Andre Heinecke | Add utf16 conversion functions for Windows. |
2014-03-28 | Andre Heinecke | Change the specification of str_b64_decode so that it matches the |
2014-03-25 | Andre Heinecke | Add C linkage for strhelp. Check for data in commontest. |
2014-03-25 | Andre Heinecke | Add memory allocating base64 decode function |
2014-03-24 | Sascha Wilde | Added functrion to trim white space from string. |
2014-03-24 | Sascha Wilde | Added string comparison functions. |
2014-03-22 | Sascha Wilde | Removed trailing whitespace. |
2014-03-22 | Sascha Wilde | Fix doxygen documentation. |
2014-03-21 | Sascha Wilde | Refactoring: unified naming of string vector functions. |
2014-03-21 | Andre Heinecke | Also add output size handling to str_append_str |
2014-03-18 | Andre Heinecke | Use strn functions and improve error handling. |
2014-03-18 | Andre Heinecke | Start work on cinst. Strhelp new helpers to work with C String |