Brad Arant
|
74ab316e64
|
Working flat JString sorta
|
2023-10-09 19:31:12 -07:00 |
|
Brad Arant
|
7b333a3984
|
Added assignment to MString from ZString operator=.
|
2023-10-08 07:26:26 -07:00 |
|
Brad Arant
|
61d9f8015e
|
Fixed pointer type on MString operator=.
|
2023-10-07 18:15:17 -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
|
963a0561e8
|
Continues ZString and MString adjustments.
|
2022-07-30 18:04:27 -07:00 |
|
Brad Arant
|
db801727c6
|
MString now string builds with << operator.
|
2022-07-28 18:36:44 -07:00 |
|
Brad Arant
|
d8df083d6b
|
Added char * << to MString for string assignment.
|
2022-07-21 19:39:47 -07:00 |
|