Commit Graph

  • 72c1286053 MFile stuff. develop Brad Arant 2025-06-20 00:42:24 +00:00
  • a87ce0bab7 JSON file changes brad Arant 2025-05-17 20:47:09 -07:00
  • 9cd8381845 significant work on cookies and cgi formdata variables. Brad Arant 2025-03-18 16:46:20 -07:00
  • bd5223ca36 more cgi processing multiform work. Brad Arant 2025-03-17 16:45:34 -07:00
  • b774e50b59 more session work. brad Arant 2025-03-17 07:45:02 -07:00
  • a3d5a4f93f more smartbuffer work. Brad Arant 2025-03-12 09:30:56 -07:00
  • 2866056072 more IMF work. Brad Arant 2025-03-11 16:59:16 -07:00
  • fd7a9ed860 some smart buffer work. brad Arant 2025-03-11 07:34:17 -07:00
  • f35fa12902 Merge branch 'develop' of ssh://barant.com/git/CoreUtils into develop brad Arant 2025-03-07 12:40:56 -08:00
  • 96f5c02435 Merge branch 'develop' of ssh://barant.com/git/CoreUtils into develop Brad Arant 2025-03-06 14:53:56 -08:00
  • 25916051e6 added CGIFormattedData object. Brad Arant 2025-03-06 14:47:57 -08:00
  • 11f396a749 worked on IMF smartbuffers. brad Arant 2025-02-21 13:22:57 -08:00
  • 3f0a541e80 added byte count limiter for read on MString. brad Arant 2025-02-14 11:56:11 -08:00
  • 5e6d162a05 added b64 encode/decode to MString. Brad Arant 2025-02-06 14:34:11 -08:00
  • d1c450fe48 added logic for toupper and tolower on MString. Brad Arant 2025-02-04 15:43:17 -08:00
  • c40e288a67 added trim operand function. master Brad Arant 2025-01-16 13:38:35 -08:00
  • 5fd02a7a44 Fixed data type on comparisons. barant 2025-01-09 09:04:17 -08:00
  • cfd996fe5a cleanup for valgrind. barant 2024-12-23 13:00:22 -08:00
  • 0ebe8eaf5b cleanup for valgrind. barant 2024-12-23 11:15:53 -08:00
  • e5bfd7a840 fixed bug with substring on ZString. barant 2024-12-23 09:51:10 -08:00
  • 921854e455 fixed bug with asInteger on ZString. barant 2024-12-23 09:37:14 -08:00
  • f8557aa5f5 migrating conversion modifiers from JetCore::Global to MString. barant 2024-12-19 10:32:23 -08:00
  • 10df4a6a99 added changed event handler. barant 2024-12-18 11:26:58 -08:00
  • 7eb2417456 added a pretty output to JString. barant 2024-12-18 09:49:34 -08:00
  • d74fa9689d added a pretty output to JString. Initial. barant 2024-12-17 16:56:05 -08:00
  • d1e5e41ab2 JString fix to compress initial assignment JSON. barant 2024-12-17 09:58:56 -08:00
  • 95254310f0 JString fix to compress initial assignment JSON. barant 2024-12-17 09:56:55 -08:00
  • 83e9b8ca99 bug fixes on mstring and jstring. barant 2024-12-12 15:47:09 -08:00
  • 0d60cce8dc more serious work on JString. barant 2024-12-12 12:22:46 -08:00
  • c6e0486c14 Serious work on JString and some minor MString ajustments. barant 2024-12-11 16:58:34 -08:00
  • 7531c885a7 JString now streams properly. barant 2024-12-11 09:55:40 -08:00
  • 0baa44d076 messing around with jstring. barant 2024-12-10 17:10:49 -08:00
  • c644d8346f fixed asInteger math issue. brad Arant 2024-11-27 15:26:21 -08:00
  • 6cd2fd6cc1 updated zstring_test to accomodate asInteger. brad Arant 2024-11-27 15:18:32 -08:00
  • 6ab31da76f fixed asInteger method to recognize cursor as asDouble does. brad Arant 2024-11-27 15:09:39 -08:00
  • 76ba5414cd fixed moveBackToLineStart() method on ZString. Brad Arant 2024-11-26 10:37:39 -08:00
  • 2de5693e87 added moveBackToLineStart() method on ZString. Brad Arant 2024-11-26 10:33:31 -08:00
  • ab4da04de6 fixed cursor destruction on getLineNumberAtCursor() method to ZString. Brad Arant 2024-11-26 09:48:56 -08:00
  • 52d3985ffa added getLineNumberAtCursor() method to ZString. Brad Arant 2024-11-26 09:45:37 -08:00
  • d6d16a1b7f renamed ifCRLF to trimCRLF to more accurately reflect the function. brad Arant 2024-11-24 11:07:53 -08:00
  • 8f5dd52c6a changed getTokenExclude method to allow escaped characters. Brad Arant 2024-11-14 09:44:12 -08:00
  • c70f135710 Modified nextChar method to return character under cursor before incrementing cursor. Brad Arant 2024-11-13 08:54:09 -08:00
  • 01180021b4 Work on the IMFHeader and IMFMessage. Brad Arant 2024-11-11 15:58:58 -08:00
  • 2e8bb4a123 Created ifNextIgnoreCase method for ZString. Brad Arant 2024-11-05 15:44:51 -08:00
  • bf4ff3fdac Created destructive removeTrailingZeros() method on ZString. Brad Arant 2024-11-04 16:26:40 -08:00
  • faa794cf6b Format the precision and eliminate trailing zeros for 12 digits. Brad Arant 2024-11-04 09:39:13 -08:00
  • f1337c682a Added ability for ifNextInclude and changed data type on isCaracter to ZString. Brad Arant 2024-10-31 15:48:13 -07:00
  • 3eb1f5954a Modified ifNext to only take the ZString parameter and let C++ do the conversions. Brad Arant 2024-10-30 08:36:30 -07:00
  • d0239074a4 Fixed erroneous operator== on ZString. Brad Arant 2024-10-16 11:37:18 -07:00
  • 34e2ca0566 Fixed NULL assignment to ZString. Brad Arant 2024-10-16 11:15:54 -07:00
  • 8648ab3152 Added operator= integer operator. Brad Arant 2024-10-14 10:09:14 -07:00
  • 9d62a09140 Added >= and <= operators to ZString. Brad Arant 2024-09-30 16:50:17 -07:00
  • 439c0c9b32 Fixed bug in asDouble. Brad Arant 2024-09-26 14:17:10 -07:00
  • e2d20a0c2d Changed startsWithDouble to startsWithNumber. Brad Arant 2024-09-26 12:32:04 -07:00
  • 974a509767 Fixed bug in asDouble but changed its operation. Decimal only. Brad Arant 2024-09-26 12:19:34 -07:00
  • 75df8d0282 Made find() return -1 if not found. Brad Arant 2024-09-24 14:19:25 -07:00
  • d7ef47cd49 Add trim to ZString. Brad Arant 2024-09-24 11:14:58 -07:00
  • a1cc142a59 Completed cosing of substring. Brad Arant 2024-08-08 11:42:09 -07:00
  • 39fd88cad9 Added startsWithDouble() method on ZString. Brad Arant 2024-08-01 15:03:28 -07:00
  • 0db4be8a99 Fixed operator< on ZString. Brad Arant 2024-07-31 13:03:45 -07:00
  • ad74a9de85 Completed ZString::compare method. Brad Arant 2024-07-24 17:01:25 +00:00
  • 6409bd2444 ignore string_tests. Brad Arant 2024-07-23 14:30:42 +00:00
  • 2adb523306 testing update. Brad Arant 2024-07-23 14:28:00 +00:00
  • dcf01ce555 initial compare coding. Brad Arant 2024-07-22 14:48:37 -07:00
  • 14a3991209 Merge branch 'develop' of ssh://barant.com/git/CoreUtils into develop Brad Arant 2024-07-22 06:58:17 -07:00
  • b41e95250d Fixed write to not use reference. brad Arant 2024-07-18 18:22:14 -07:00
  • 4945bbfc91 Updated write from ZString to not pass by reference. Brad Arant 2024-07-11 14:02:28 -07:00
  • d5bdfe8ca3 Added lineIsWhitespace function. Brad Arant 2024-07-11 13:53:53 -07:00
  • 81829f15f5 Added a zstring test. Brad Arant 2024-07-11 10:45:20 -07:00
  • 0ffc410a6a Fixed up File object to support better parameter options. Brad Arant 2024-07-09 14:29:15 -07:00
  • 7341d26852 Created read method on MString to read from sockets. Brad Arant 2024-07-09 12:56:10 -07:00
  • cca957b948 Removed stringstream from assignment from double. Brad Arant 2024-07-09 08:29:43 -07:00
  • bfe5283492 Change c++17 to c++20. Fixed formatting on assignment from double. Brad Arant 2024-07-09 08:21:11 -07:00
  • 1c7f961255 Ignore xstring_test binaries. brad Arant 2024-07-08 18:31:57 -07:00
  • 363a6aa496 Fixed assignment of double to MString. brad Arant 2024-07-08 18:27:05 -07:00
  • 5850c247dc Updated test scripts. Brad Arant 2024-07-08 14:13:57 -07:00
  • 1cfdc23a57 Added asDouble method to ZString. Brad Arant 2024-06-15 10:43:41 -07:00
  • beb3673241 Fixed == operator for empty string comparison. Brad Arant 2024-06-14 10:21:28 -07:00
  • f6e5e60e5b MString streaming work. Brad Arant 2024-03-26 11:09:07 -07:00
  • 77d5ea61dd Merge branch 'master' into develop Brad Arant 2024-03-20 11:03:44 -07:00
  • 37b9a5e316 Added ZString constructor for assignment on definition. Brad Arant 2024-02-16 14:38:04 -08:00
  • ce71aefaac Make some methods public for ZString. Brad Arant 2024-02-16 11:28:44 -08:00
  • 2ad0d9a30c JString work. Brad Arant 2024-02-16 11:24:42 -08:00
  • ab14fb3fcd Change return type on File::asZString. Brad Arant 2023-10-11 12:34:36 -07:00
  • d020363bc9 Trying to fix MString assignments. Brad Arant 2023-10-10 15:49:46 -07:00
  • 74ab316e64 Working flat JString sorta Brad Arant 2023-10-09 19:31:12 -07:00
  • 7b333a3984 Added assignment to MString from ZString operator=. Brad Arant 2023-10-08 07:26:26 -07:00
  • 61d9f8015e Fixed pointer type on MString operator=. Brad Arant 2023-10-07 18:15:17 -07:00
  • b44a00862b Fixed leak in MString when assigning from another MString. Brad Arant 2023-10-07 18:04:23 -07:00
  • 423af4eb52 Merge branch 'master' of ssh://barant.com/git/CoreUtils Brad Arant 2023-10-07 14:36:55 -07:00
  • c4b3955320 Added build and .history to .gitignore. Brad Arant 2023-10-07 14:35:10 -07:00
  • badfc4c709 merge Matt Arant 2023-10-07 02:31:33 +00:00
  • ac142b6a66 Core Changes Matt Arant 2023-10-06 18:32:17 +00:00
  • 8a9c1c3bd7 Worked on ZString, MString and JString Brad Arant 2023-10-05 17:57:01 -07:00
  • b873bbf164 Updated exception Brad Arant 2023-03-10 12:55:08 -08:00
  • 2a8cfcee2a testing changes and JString Brad Arant 2023-03-08 17:59:53 -08:00
  • f39bdc98f6 jstring changes Brad Arant 2023-03-08 13:54:42 -08:00
  • 8f8c14d7b2 Changes to MString to add insert and remove methods. Brad Arant 2023-01-05 11:51:20 -08:00
  • 88d51cb598 Added support for MString in File Brad Arant 2022-11-19 10:18:09 -08:00
  • 2a349c6ceb Many fixes for MString, ZString. Brad Arant 2022-08-23 09:30:56 -07:00