Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2002-04-11 | - the 36^6 hash space gives 31 bits, not 32 bits. We need to mask the | Andrew Tridgell | 1 | -2/+4 |
2002-04-11 | a few debug statements (disabled) | Andrew Tridgell | 1 | -2/+7 |
2002-04-11 | don't treat '.' as FLAG_ASCII, instead handle it separately | Andrew Tridgell | 1 | -2/+2 |
2002-04-11 | - tidier flag checking code | Andrew Tridgell | 1 | -8/+40 |
2002-04-11 | added some more comments | Andrew Tridgell | 1 | -5/+15 |
2002-04-11 | some optimisations to the new mangling system | Andrew Tridgell | 1 | -16/+44 |
2002-04-11 | this adds a completely new hash based mangling scheme | Andrew Tridgell | 1 | -0/+510 |