rrq/rrqmisc.git
2022-07-25 Ralph Ronnquistportability fixes master
2022-07-22 Ralph Ronnquistdiy DNS lookup tool
2022-07-22 Ralph Ronnquistadded compilation variant
2022-07-22 Ralph Ronnquistmemory management for efi
2022-07-22 Ralph Ronnquistremoved junk
2022-07-22 Ralph Ronnquistadded explicit "unused" markers
2022-07-22 Ralph Ronnquistuse nibble vector
2022-07-22 Ralph Ronnquistchanged ABI
2022-07-22 Ralph Ronnquistdefault to identity-hash
2022-07-22 Ralph Ronnquistbug fix; item and key were mixed up
2022-07-22 Ralph Ronnquistupdated vector ABI
2022-07-22 Ralph Ronnquiststop at firs error
2022-07-22 Ralph RonnquistSpelling fix for consistent letter case
2022-07-22 Ralph Ronnquistrefactored sources
2022-07-18 Ralph Ronnquistreorg fixup
2022-07-18 Ralph Ronnquistreorg fixup
2022-07-18 Ralph Ronnquistmajor reorganisation
2022-07-17 Ralph Ronnquistrefactoring
2022-07-13 Ralph Ronnquiststarting on View
2022-07-13 Ralph Ronnquistadapt to use Relation_next
2022-07-13 Ralph Ronnquistadd the *variables callback
2022-07-13 Ralph Ronnquistadd Tuple_calloc
2022-07-13 Ralph Ronnquistrework Relation_next and HashVector_next to void query...
2022-07-13 Ralph RonnquistCleanup Tuple to allow self-typing.
2022-07-12 Ralph Ronnquistfurther camelcase fixing
2022-07-12 Ralph RonnquistAdded Query functions. Major renaming of stuff to use...
2022-07-10 Ralph Ronnquistupgrade for hashvector ABI changes.
2022-07-10 Ralph Ronnquistexpanded tests
2022-07-10 Ralph Ronnquistchange tupleitem key to be column matched with null...
2022-07-10 Ralph Ronnquistuse hashvector for knockouts
2022-07-10 Ralph Ronnquistrevise hashvector_contents to optionally create the...
2022-07-09 Ralph Ronnquistinitial test
2022-07-09 Ralph Ronnquistinclude all knockout matches
2022-07-09 Ralph Ronnquistadded tostring callback
2022-07-09 Ralph Ronnquistadded convenience callbacks
2022-07-09 Ralph Ronnquistadded convenience callbacks
2022-07-09 Ralph Ronnquistadded
2022-07-08 Ralph Ronnquisttesting relations
2022-07-08 Ralph Ronnquistrevised relation_add_constraint ABI and added convenien...
2022-07-08 Ralph Ronnquistexported the callbacks, and added convenience macros
2022-07-08 Ralph Ronnquisteditorial
2022-07-08 Ralph Ronnquistreworked hasing with "query"
2022-07-08 Ralph Ronnquistspelling correction
2022-07-08 Ralph Ronnquistdocumentation edits
2022-07-08 Ralph RonnquistChange "this" to be void pointer so as to avoid spuriou...
2022-07-08 Ralph Ronnquistfixing "hashvector_next"
2022-07-06 Ralph Ronnquisteditorials for doxygen
2022-07-06 Ralph Ronnquistrevamp relation implementation
2022-07-06 Ralph Ronnquistfix vararg usae; use static callbacks
2022-07-06 Ralph Ronnquistuse static callbacks
2022-07-05 Ralph Ronnquistcreate with a small hashvector size
2022-07-05 Ralph RonnquistAdd "relation" implementation based on hashvector
2022-07-05 Ralph RonnquistAdd hashvector_create + some polishing
2022-07-05 Ralph Ronnquistupdates towards supporting relation.
2022-07-05 Ralph RonnquistUse enum for variants; add "clone" and "find" and impor...
2022-07-03 Ralph Ronnquisteditorial
2022-07-01 Ralph Ronnquistupgrade for changed vector
2022-07-01 Ralph Ronnquistmisspelling
2022-07-01 Ralph Ronnquistoutput polishing 0.2
2022-07-01 Ralph Ronnquistadded auto-reclaim of zero indexes
2022-07-01 Ralph Ronnquistdebugged: working 0.1
2022-06-30 Ralph Ronnquistseparate hash function
2022-06-30 Ralph Ronnquistinitial tuple support
2022-06-30 Ralph Ronnquistusing doxygen for documentation
2022-06-30 Ralph Ronnquistrework to handle vector variants 0-3
2022-06-27 Ralph Ronnquistremoved "fifovector" -- empty
2022-06-27 Ralph Ronnquistdebugging" vector" and added regression test
2022-06-27 Ralph Ronnquistrestore to the 8-bit level index variant
2022-06-26 Ralph Ronnquistadded
2022-06-26 Ralph Ronnquistdebug vector_iterate for 4-bit levels
2022-06-26 Ralph Ronnquistdebugging
2022-06-26 Ralph Ronnquistchange to use renamed vector
2022-06-26 Ralph Ronnquistrenamed pvector to vector and changed into generalized...
2022-06-25 Ralph Ronnquistcleanup
2022-06-25 Ralph Ronnquistadded IP aging
2022-06-25 Ralph Ronnquistcleanup
2022-06-25 Ralph Ronnquistadded the qvector variant
2022-06-25 Ralph Ronnquistcorrection for deleting items
2022-06-24 Ralph Ronnquistslightly generalized page-indexed vector
2022-06-23 Ralph RonnquistChange to use hashvector and externalised ignore list
2022-06-22 Ralph Ronnquistdebugging
2022-06-21 Ralph Ronnquistsaved for convenience
2022-06-21 Ralph Ronnquistcleanup and commenting
2022-06-21 Ralph Ronnquistcleanup and commenting
2022-06-21 Ralph Ronnquistuse "unsigned long" for indexing
2022-06-20 Ralph Ronnquistremoved
2022-06-20 Ralph RonnquistAdded hashvector (actually)
2022-06-20 Ralph RonnquistAdded hashvector and examples
2022-06-20 Ralph RonnquistUsing 64-bit index. Added more primitives.
2022-06-17 Ralph Ronnquistadded pvector
2022-06-15 Ralph Ronnquistless output
2022-06-15 Ralph Ronnquistcorrections
2022-06-15 Ralph Ronnquistinitial
2022-06-14 Ralph Ronnquistadded