kevin
|
9acb24e9e1
|
Apply licensing information to project.
|
2024-12-01 14:35:24 -05:00 |
|
kevin
|
05d0c316f4
|
cwText.h/cpp : Added removeTrailingWhitespace()
|
2024-09-19 15:06:27 -04:00 |
|
kevin
|
a3012db165
|
cwText.h/cpp : Added first/lastMatchChar() for non-const strings.
|
2024-04-22 15:56:11 -04:00 |
|
kevin
|
4d0fda1134
|
cwText.h,cpp : Added case insensitve compare.
|
2024-02-19 21:58:50 -05:00 |
|
kevin
|
b5eaa633ef
|
cwText,cwPianoScore : Added textCopy()
|
2023-12-06 15:22:41 -05:00 |
|
kevin
|
453da9a6df
|
cwText : Added toLower() and toUpper().
|
2023-12-03 11:21:57 -05:00 |
|
kevin
|
d4d325c413
|
cwText.h/cpp : Added firstMatchChar(0 and lastMatchChar().
|
2023-11-19 15:03:42 -05:00 |
|
kevin
|
7e6ab875c9
|
cwText.h/cpp : Added isInteger(), isReal(), isIdentifier().
|
2023-07-25 20:20:45 -04:00 |
|
kevin
|
cee91b11a6
|
cwText.cpp : Changed toText(char*,unsigned,const char*) to eliminate valgrind warnings.
|
2023-05-25 16:06:23 -04:00 |
|
kevin
|
a94fbf8996
|
cwText.cpp : Assert that v is non-null on call to toText().
|
2021-12-27 20:30:08 -05:00 |
|
kevin
|
5afd37c259
|
cwText.h/cpp : Added textIsEqual(), textIsNotEqual().
|
2021-11-05 22:22:30 -04:00 |
|
kevin
|
ca4487d09b
|
cwText.h/cpp : Added textAppend() and textJoin().
|
2020-08-19 20:12:19 -04:00 |
|
kevin.larke
|
938e8c284d
|
cwObject*,cwText* : Added object_t.to_string() function
|
2020-03-24 08:53:00 -04:00 |
|
kpl
|
bcb6b37df4
|
cwText.h/cpp : Added nextNonWhiteChar() functions and toText() functions.
|
2020-03-23 10:42:16 -04:00 |
|
kpl
|
d6e0f5e675
|
Many changes and additions.
Added serial port, websocket, midi and initial audio functionality.
|
2019-12-24 10:05:24 -05:00 |
|
kpl
|
3954d794f1
|
Initial commit
|
2019-12-18 22:24:12 -05:00 |
|