58 Commits

Author SHA1 Message Date
Matt Arant
ac142b6a66 Core Changes 2023-10-06 18:32:17 +00:00
Brad Arant
2a8cfcee2a testing changes and JString 2023-03-08 17:59:53 -08: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
88d51cb598 Added support for MString in File 2022-11-19 10:18:09 -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
36348aba17 Merge branch 'master' of ssh://barant.com/git/CoreUtils 2022-08-05 06:18:59 -07:00
Brad Arant
eb48a5180d Fix File object. 2022-08-05 06:18:22 -07:00
Brad Arant
d1c38dcfc8 Fix the operator != on ZString. 2022-08-05 00:28:58 +00:00
Brad Arant
d38b7f0c55 MString fixes. 2022-08-03 16:16:29 -07:00
Brad Arant
963a0561e8 Continues ZString and MString adjustments. 2022-07-30 18:04:27 -07:00
Brad Arant
f8bc2df133 Merge up with master branch. 2022-07-28 18:52:30 -07:00
Brad Arant
db801727c6 MString now string builds with << operator. 2022-07-28 18:36:44 -07:00
Brad Arant
036978130d MString updates. 2022-07-28 08:06:33 -07:00
Brad Arant
d2f13c192c Added != operator functions. 2022-07-21 20:51:48 -07:00
Brad Arant
d8df083d6b Added char * << to MString for string assignment. 2022-07-21 19:39:47 -07: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
6697a59c43 Update 2022-06-29 11:07:21 -07:00
Brad Arant
082263f5ea Merge commit from develop 2022-05-23 12:51:44 -07:00
Brad Arant
e411d31cb6 MString edebugged. 2022-05-20 19:04:48 -07:00
Brad Arant
b25650c5a7 << operator now outputs fulll ZString. 2022-04-04 13:35:15 -07:00
Brad Arant
59228ad356 Developed MString. 2022-03-15 20:07:43 -07:00
Brad Arant
91286649cc Eliminate includes file and include locally as required. 2022-02-14 07:04:20 -08:00
Brad Arant
be014d0d24 ZString debugged. 2022-01-29 15:50:32 +00:00
Brad Arant
a37c4e6829 Updated and working. 2022-01-24 14:03:58 -08:00
Brad Arant
d4148b0ab4 Optmizations for IMF objects. 2021-09-23 16:30:33 -07:00
Brad Arant
a0129273b3 Added testing function for ZString. 2021-09-22 18:01:54 -07:00
Brad Arant
191899fbb7 Fixed equals on zstring when length mismatches occured. 2021-08-31 17:59:24 -07:00
Brad Arant
deb88cb14d Latest updates. 2021-08-26 22:57:47 -07:00
Brad Arant
c10b760903 Compiles 2021-08-21 13:39:57 -07:00
Brad Arant
1632a41b3e Its working!!! 2021-08-11 21:37:48 -07:00
Brad Arant
a3ba545c59 Continued fixing data passages. 2021-08-08 10:43:42 -07:00
Brad Arant
ff4d818f8b Working Compiling Version 2021-08-07 11:47:01 -07:00
78cb2fdd10 ZString modifications. 2021-07-31 11:15:07 -07:00
ff2c2b7432 All sorts of new crap and adjustments 2021-07-23 11:44:36 -07:00
Brad Arant
7e06591de6 Sync. 2021-01-09 18:27:48 -08:00
Brad Arant
c3c9530b4b Advancing along here. 2020-12-09 09:43:52 -08:00
5bd9e9ca21 Have the thing compiling and delivering pages. 2020-12-03 14:07:04 -08:00
Brad Arant
b6f4bf8a71 Got it compiling and somewhat working, except post. 2020-11-29 13:58:17 -08:00
Brad Arant
41852d019c Sync. 2020-11-16 17:00:28 -08:00
Brad Arant
1499de40a7 Merge branch 'master' of ssh://192.168.0.250/~/CoreUtils 2020-11-07 17:26:51 -08:00
Brad Arant
c00476719c Added vscode 2020-11-07 17:25:37 -08:00
4b6d455689 Sync. 2020-10-27 14:41:06 -07:00
Brad Arant
6894968732 Compiles now. 2020-10-24 19:19:57 -07:00
4f95b4591b sync. 2020-08-05 11:57:35 -07:00
591705f897 More development on the messaging. 2020-05-07 10:20:22 -07:00
f4496fc682 Continued refinement of IMF objects. 2020-05-04 10:02:52 -07:00
018c130df1 Changes to add thread id to Log. 2020-04-23 14:21:06 -07:00