Commit Graph

13 Commits

Author SHA1 Message Date
mo7sen 7c4768a3dd Fixed overlapping push in ev_str
Run tests / Run tests (push) Successful in 10s
2026-05-04 21:07:10 +03:00
mo7sen 82abc8fee5 Fixed non-memory related failing tests
Run tests / Run tests (push) Failing after 9s
2026-05-04 20:42:46 +03:00
mo7sen 396e2c1e52 Changed evstring to use capacity instead of size
Run tests / Run tests (push) Failing after 9s
2026-05-03 23:52:41 +03:00
mo7sen 0f62e962c9 Fixed str - find_first_empty_query
Run tests / Run tests (push) Failing after 9s
2026-05-03 23:30:34 +03:00
mo7sen c38e5784e9 Multiple Changes 2026-05-02 01:02:01 +03:00
mo7sen 76a5bf0afa Fixed incorrect function signature in evstring_pushView 2026-04-21 14:06:09 +02:00
mo7sen b5b2df24aa Fixed multiple evstring bugs 2026-04-21 13:57:58 +02:00
mo7sen 8410e66eb5 [ev_str] Added COPY and FREE to type data
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2025-07-07 10:45:09 +03:00
mo7sen df24bf2940 Added equal_fn to evstring TypeData
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2024-10-13 14:45:17 +03:00
mo7sen 7f8d34504a Fixed issue with pushFmt producing incorrect output
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2024-10-06 23:43:07 +03:00
mo7sen f0253c8fc2 Removed forgotten debug printf
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2022-05-18 22:05:43 +02:00
mo7sen 7ec5d242aa Moved EV_STR_evstring_MAGIC to header part so that evstr(...) can use it
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2022-01-30 16:17:21 +00:00
mo7sen b0be90cbba Added initial ev_str implementaiton
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
2022-01-29 20:00:59 +00:00