Age | Commit message (Expand) | Author |
---|---|---|
2023-08-23 | docs: add struct module documentation | Jo-Philipp Wich |
2023-05-27 | struct: remove state->len | Felix Fietkau |
2022-06-08 | struct: add optional offset argument to `unpack()` | Jo-Philipp Wich |
2022-06-04 | struct: fix packing `*` format after other repeated formats | Jo-Philipp Wich |
2022-01-24 | struct: implement `*` format, fix invalid memory accesses | Jo-Philipp Wich |
2022-01-04 | struct: reuse double packing routines from core | Jo-Philipp Wich |
2021-11-01 | treewide: fix typo in exported function names and types | Jo-Philipp Wich |
2021-11-01 | struct: fix PowerPC specific compiler pragma name | Jo-Philipp Wich |
2021-10-31 | lib: introduce struct library | Jo-Philipp Wich |