2024-02-23 babolo Приведение к общему виду. 2022-05-09 babolo Добавлена цель cleacvs. 2005-03-22 dem s/aa_ipv4/ipaggr/g we can add IPv6 support in the future 2005-03-16 dem add addq and subq 2005-03-11 dem new qsub() function code cleanup 2005-03-03 dem qgenerate() can do positive and negative tree. fix memory leak. 2005-01-28 dem * Renaming: T_SEARCH -> SEARCH_T F_SEARCH -> SEARCH_F ADDR_SEARCH -> SEARCH_ADDR AGREGATE -> AGGREGATE * Small description of Q-tree states. 2005-01-19 dem Macros NETMASK() -> SETMASK(), move GETBIT(), new SETBIT_0() and SETBIT_1(). New qgetnext() do that qget() did, and qget() don't mode to next position. qprev() -> qsetprev(). BLANK -> SP. kill some goto. Delete FREE() from low level functions. 2005-01-13 dem delete debug code 2005-01-13 dem fix possible bug with stack in struct qstate 2005-01-10 dem Fix bug in qdelblank(). ntoq work correctly now. 2005-01-08 dem Initial revision of Q-aggregates library