Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

General improvements and refactoring #44

Merged
merged 10 commits into from
Apr 15, 2024
Merged

General improvements and refactoring #44

merged 10 commits into from
Apr 15, 2024

Conversation

larsewi
Copy link
Owner

@larsewi larsewi commented Apr 15, 2024

  • Changed include guard to _LEECH_UTILS_H in utils.h
  • Removed obsolete string array functions
  • Moved file functions to files.c
  • Renamed file function to have File suffix
  • Removed obsolete LCH_Allocate function
  • Added error handling to LCH_StringSplit
  • Move string functions to string_lib.c
  • Renamed parse version/number functions to have string suffix
  • Cleaned up unused imports
  • Initial capacity, buffer size & load factor is now configurable

larsewi added 10 commits April 15, 2024 12:47
Ticket: None
Changelog: None
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
Ticket: None
Changelog: None
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
Ticket: None
Changelog: None
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
Ticket: None
Changelog: None
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
Ticket: None
Changelog: None
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
Ticket: None
Changelog: None
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
Ticket: None
Changelog: None
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
Ticket: None
Changelog: None
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
Ticket: None
Changelog: None
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
Ticket: None
Changelog: None
Signed-off-by: Lars Erik Wik <lars.erik.wik@northern.tech>
@larsewi larsewi merged commit 1767973 into master Apr 15, 2024
4 checks passed
@larsewi larsewi deleted the bogus branch April 16, 2024 12:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant