You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
roker f1179d91da move operations are 'noexcept'. implement copy_out() for stringpair and message. 4 years ago
..
Makefile add default goal in Makefile. 4 years ago
bloblist.cc remove warning. :-D 4 years ago
bloblist.hh remove warning. :-D 4 years ago
crlf.cc add operator""_CRLF() to ease definition of NET-ASCII/NET-Unicode test data strings. 4 years ago
crlf.hh implement the wrapper for certain types. 4 years ago
identity.cc add identity_list* Wrapper<::identity_list*>::copy_out() 4 years ago
nfc.cc add char* strdup_NFC(string_view s). FIXME: The more efficient implementation needs some more internal re-work, that's why this correct but stupid quick'n'dirty implementation is there for now. 4 years ago
nfc.hh add char* strdup_NFC(string_view s). FIXME: The more efficient implementation needs some more internal re-work, that's why this correct but stupid quick'n'dirty implementation is there for now. 4 years ago
nfc_sets.cc generate_nfc_compose() is in namespace pEp. 4 years ago
nfc_sets.hh add NFC functions from pEpMIME. 4 years ago
string_view.hh add u16string_view. 4 years ago
stringlist.cc uuuh... a const_cast would silent the compiler. hmm. 4 years ago
types.cc move operations are 'noexcept'. implement copy_out() for stringpair and message. 4 years ago
types.hh fix cut & paste errors, so the compiler is happy again. :) 4 years ago
wrapper.hh move operations are 'noexcept'. implement copy_out() for stringpair and message. 4 years ago