Историја ревизија

Аутор SHA1 Порука Датум
  Felix Fietkau 151917e819 preserve section list order пре 14 година
  Felix Fietkau cd68df2c25 rename ucimap_data::section to ptr пре 14 година
  Felix Fietkau b6b935fd51 add missing build dependencies пре 14 година
  Felix Fietkau 2a8229347c expose the ucimap_parse_section function in the api, do not defer fixups if immediate lookup works пре 14 година
  Felix Fietkau e0a0a4bf8a protect ucimap.h against multiple inclusions пре 14 година
  Felix Fietkau e414671033 move ucimap into the core library пре 14 година
  Felix Fietkau 477c19a722 ucimap: add new UCIMAP_LIST_AUTO for automatically converting multiple list items whitespace-separated in an option пре 14 година
  Felix Fietkau 237a389754 ucimap: properly test bool interpretation пре 14 година
  Felix Fietkau 65f3dccc35 ucimap: fix boolean interpretation, add range checks for int values (thx, henning) пре 14 година
  Felix Fietkau 034d6a865d add missing lib flags for ucimap-example пре 14 година
  Felix Fietkau 54042793af remove ucimap-example during make clean пре 14 година
  Felix Fietkau 2be6befa78 turn ucimap-example.c into a test case пре 14 година
  Felix Fietkau 7b75c2af80 add missing null pointer check after malloc пре 14 година
  Felix Fietkau f85abaa9f8 ucimap: clarify alloc пре 14 година
  Felix Fietkau 288e37d1e9 bump major version пре 14 година
  Felix Fietkau 9073bf0c71 ucimap: some hints пре 14 година
  Felix Fietkau 82a71ad8d8 ucimap: implement format callback for custom data types пре 14 година
  Felix Fietkau 6d75ac9588 ucimap: add example for using the alloc callback пре 14 година
  Felix Fietkau ceaa2fbb3c ucimap: allow api users to take over allocation of section data structures пре 14 година
  Felix Fietkau 3fa4e980d9 ucimap: move the section data to a dedicated field inside the managed structs пре 14 година
  Felix Fietkau 062323b4f6 ucimap: rename uci_sectmap* to uci_sectionmap* пре 14 година
  Felix Fietkau 8ae8a7fc89 ucimap: add callback for validation/conversion and custom data type пре 14 година
  Felix Fietkau 75c9a5d0fa shorten callback names пре 14 година
  Felix Fietkau 95967daea5 ucimap: add an example for optmap data structure encapsulation пре 14 година
  Felix Fietkau 75888e2645 ucimap: cleanup OPTMAP_OPTION macro, rename to UCIMAP_OPTION пре 14 година
  Felix Fietkau 1afdbf8f22 ucimap: ignore unhandled data structure changes for now пре 14 година
  Felix Fietkau f107b5a34f fix ucimap_set_changed пре 14 година
  Felix Fietkau ec7b1de53e ucimap: free memory allocated for fixups пре 14 година
  Felix Fietkau 7af0c0eda0 ucimap: clean up list handling, use arrays instead of linked lists пре 14 година
  Felix Fietkau 43ff3a3a54 ucimap: allow sectmaps to specify the option map data structure size (useful for encapsulating it in another data structure пре 14 година