Brad Arant
|
f6e5e60e5b
|
MString streaming work.
|
2024-03-26 11:09:07 -07:00 |
|
Brad Arant
|
37b9a5e316
|
Added ZString constructor for assignment on definition.
|
2024-02-16 14:38:04 -08:00 |
|
Brad Arant
|
d020363bc9
|
Trying to fix MString assignments.
|
2023-10-10 15:49:46 -07:00 |
|
Brad Arant
|
b44a00862b
|
Fixed leak in MString when assigning from another MString.
|
2023-10-07 18:04:23 -07:00 |
|
Matt Arant
|
ac142b6a66
|
Core Changes
|
2023-10-06 18:32:17 +00:00 |
|
Brad Arant
|
f39bdc98f6
|
jstring changes
|
2023-03-08 13:54:42 -08:00 |
|
Brad Arant
|
8f8c14d7b2
|
Changes to MString to add insert and remove methods.
|
2023-01-05 11:51:20 -08:00 |
|
Brad Arant
|
2a349c6ceb
|
Many fixes for MString, ZString.
|
2022-08-23 09:30:56 -07:00 |
|
Brad Arant
|
d0d5172afa
|
Added substring capability to ZString.
|
2022-08-07 17:21:37 -07:00 |
|
Brad Arant
|
d1c38dcfc8
|
Fix the operator != on ZString.
|
2022-08-05 00:28:58 +00:00 |
|
Brad Arant
|
287933f9ce
|
Added ZString.c_str() function; Added MStrin operator=.
|
2022-07-16 21:33:55 -07:00 |
|
Brad Arant
|
2a4fc0ad6f
|
Fixed delimiter depth on ZString::split.
|
2022-07-13 13:51:33 -07:00 |
|
Brad Arant
|
a37c4e6829
|
Updated and working.
|
2022-01-24 14:03:58 -08:00 |
|
Brad Arant
|
a0129273b3
|
Added testing function for ZString.
|
2021-09-22 18:01:54 -07:00 |
|