change memory usage to bit fields by Sanaloht · Pull Request #4 · staticlibs/ccronexpr

This repository was archived by the owner on Sep 10, 2023. It is now read-only.

Conversation

char arrays for parsed cronexpr changed to uint8_t* bit fields
added tests for memory allocation

@Sanaloht mentioned this pull request

Sep 15, 2017
compile commands in README.md edited