]> mj.ucw.cz Git - libucw.git/commit
Several changes mixed to one commit (sorry, the CVS didn't work for a long time):
authorMartin Mares <mj@ucw.cz>
Mon, 30 Jun 2003 11:18:57 +0000 (11:18 +0000)
committerMartin Mares <mj@ucw.cz>
Mon, 30 Jun 2003 11:18:57 +0000 (11:18 +0000)
commitaef295bc85bf279262e3c586eb68ec79c99b0ba6
treedfd744bc14f8937904a346643a792ee6d8a96b30
parent13654aafac6c001999b94b45758aba504126fc7e
Several changes mixed to one commit (sorry, the CVS didn't work for a long time):

o  Changed index format ID.
o  MAX_COMPLEX_LEN went with the rest of complexes.
o  Introduced data types and handling macros for context bucket ID's.
o  Returned fp_hash() to its original definition -- the previous "fix" was
   deadly wrong: I confused indexing of bytes with indexing of words.
   Also, the fp_hash() has to be monotonic wrt. fpsort's order which the
   new one wasn't.
lib/index.h