brad Arant
|
b41e95250d
|
Fixed write to not use reference.
|
2024-07-18 18:22:14 -07:00 |
|
Brad Arant
|
4945bbfc91
|
Updated write from ZString to not pass by reference.
|
2024-07-11 14:02:28 -07:00 |
|
Brad Arant
|
d5bdfe8ca3
|
Added lineIsWhitespace function.
|
2024-07-11 13:53:53 -07:00 |
|
Brad Arant
|
81829f15f5
|
Added a zstring test.
|
2024-07-11 10:45:20 -07:00 |
|
Brad Arant
|
0ffc410a6a
|
Fixed up File object to support better parameter options.
|
2024-07-09 14:29:15 -07:00 |
|
Brad Arant
|
7341d26852
|
Created read method on MString to read from sockets.
|
2024-07-09 12:56:10 -07:00 |
|
Brad Arant
|
cca957b948
|
Removed stringstream from assignment from double.
|
2024-07-09 08:29:43 -07:00 |
|
Brad Arant
|
bfe5283492
|
Change c++17 to c++20. Fixed formatting on assignment from double.
|
2024-07-09 08:21:11 -07:00 |
|
brad Arant
|
1c7f961255
|
Ignore xstring_test binaries.
|
2024-07-08 18:31:57 -07:00 |
|
brad Arant
|
363a6aa496
|
Fixed assignment of double to MString.
|
2024-07-08 18:27:05 -07:00 |
|
Brad Arant
|
5850c247dc
|
Updated test scripts.
|
2024-07-08 14:13:57 -07:00 |
|
Brad Arant
|
1cfdc23a57
|
Added asDouble method to ZString.
|
2024-06-15 10:43:41 -07:00 |
|
Brad Arant
|
beb3673241
|
Fixed == operator for empty string comparison.
|
2024-06-14 10:21:28 -07:00 |
|
Brad Arant
|
f6e5e60e5b
|
MString streaming work.
|
2024-03-26 11:09:07 -07:00 |
|
Brad Arant
|
77d5ea61dd
|
Merge branch 'master' into develop
|
2024-03-20 11:03:44 -07:00 |
|
Brad Arant
|
37b9a5e316
|
Added ZString constructor for assignment on definition.
|
2024-02-16 14:38:04 -08:00 |
|
Brad Arant
|
ce71aefaac
|
Make some methods public for ZString.
|
2024-02-16 11:28:44 -08:00 |
|
Brad Arant
|
2ad0d9a30c
|
JString work.
|
2024-02-16 11:24:42 -08:00 |
|
Brad Arant
|
ab14fb3fcd
|
Change return type on File::asZString.
|
2023-10-11 12:34:36 -07:00 |
|
Brad Arant
|
d020363bc9
|
Trying to fix MString assignments.
|
2023-10-10 15:49:46 -07:00 |
|
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 |
|
Brad Arant
|
423af4eb52
|
Merge branch 'master' of ssh://barant.com/git/CoreUtils
|
2023-10-07 14:36:55 -07:00 |
|
Brad Arant
|
c4b3955320
|
Added build and .history to .gitignore.
|
2023-10-07 14:35:10 -07:00 |
|
Matt Arant
|
badfc4c709
|
merge
|
2023-10-07 02:31:33 +00:00 |
|
Matt Arant
|
ac142b6a66
|
Core Changes
|
2023-10-06 18:32:17 +00:00 |
|
Brad Arant
|
8a9c1c3bd7
|
Worked on ZString, MString and JString
|
2023-10-05 17:57:01 -07:00 |
|
Brad Arant
|
b873bbf164
|
Updated exception
|
2023-03-10 12:55:08 -08: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 |
|