Commit Graph

15 Commits

Author SHA1 Message Date
Kevin Larke
2945b1ac79 cmText.h/c : Added cmTextLineCount(). 2016-04-17 17:28:38 -04:00
Kevin Larke
fd59f5ae69 cmText.c : Implemented cmTextEncodeBase64(). 2015-07-31 11:12:22 -07:00
Kevin Larke
c5eaaf54b0 cmText.h/c : Added cmTextDecodeBase64(). 2015-07-31 08:20:39 -07:00
kevin
9dc8a4eb8c Merge branch 'master' of klarke.webfactional.com:webapps/git/repos/libcm 2014-01-21 22:37:40 -05:00
kevin
a4020934ee cmText.h/c : Added cmTextLastWhiteChar(). 2014-01-21 22:37:18 -05:00
kevin
84782a1fa8 cmText.h/c : Added cmTextTrimBegin(),cmTextTrimEnd() and cmTextTime(). 2014-01-17 16:54:24 -05:00
kevin
e1a6257d74 cmText.h/c : Added cmTextNextRow(),cmTextMinIndent(),cmTextOutdent(). 2014-01-12 13:06:45 -05:00
kevin
bc7b5a4c09 cmText.h/c : Added cmTextVAppendSS(), cmTextLength(), cmTextCmpN(), cmTextToLower(), cmTextToUpper(). 2014-01-06 16:12:13 -05:00
kpl
f9f9873eaf cmText.h/c : Added cmTextSysIsStored() and cmTsIsStored(). 2013-10-12 20:21:08 -07:00
kevin
d0b9ccafe5 cmText.c:Added a va_end() to mach the va_copy in _cmTextSysVPrintf(). 2013-05-22 10:31:22 -07:00
kevin
c144c71349 cmText.h/c: Added cmTextIsNotEmpty() 2013-04-11 00:26:33 -07:00
kevin
87cc2c4ceb cmTsVPrintfP.c: cmTsVPrintfP() added assert(). 2013-03-21 12:06:03 -07:00
kevin
a40294f9a9 cmText.c cmTextIsEmpty() now returns true when input == NULL. 2013-01-13 16:36:40 -08:00
kpl
dd8ef2dbe6 Makefile.am Added cmTextTemplate.c/h cmText.c/h Added CmTextReplaceFirst() 2012-11-06 13:24:00 -08:00
kevin
b108da1911 Initial commit 2012-10-29 20:52:39 -07:00