Commit Graph

14 Commits (mmu_man/xf86keys)

Author SHA1 Message Date
Vincent Sanders 5800789df2 trivial docuemntation cleanups to address some of the huge number of docuemntation warnings 13 years ago
Daniel Silverstone 7dd73c5b43 Ensure we actually use the FNV offset basis rather than the prime, for initialising the hash 17 years ago
John Tytgat 5f6c2cbff7 - Compiler warning squash 17 years ago
Vincent Sanders 2f864eeecc Update all source code file headers to reflect GPL version 2 only and contain appropriate licence text 18 years ago
Daniel Silverstone 6807b4208a Remove the netsurf/ from the include paths and rationalise use of <> vs "" in includes 18 years ago
Michael Drake ba23e4b693 Update project URL. 19 years ago
Richard Wilson 8be8304bc6 Plug possible memory leak. Reduce memory usage. Add facility to iterate through a hashtable. 19 years ago
Rob Kendrick 7711781f24 Further hash table optimisations and tidies. Test rig now does more lookups to favour the more comment case for speed tests, etc. 19 years ago
Richard Wilson a8a944bd52 Optimise and tidy up code. 19 years ago
John Mark Bell 2caa96dcc9 Fix attempts to call die() before messages_hash exists: 19 years ago
Rob Kendrick 9670b32b7f Add documentation comments to hash table implementation. 19 years ago
James Bursa efb9fd036b Check for malloc failing in hash_add(). Remove unnecessary casts. 19 years ago
Rob Kendrick 1f9fed8556 Make hash_add() return success/failure bool 19 years ago
Rob Kendrick d6b1f763ff Implement simple reusable write-once hash table for use in new Messages file handling. 19 years ago