ocaml/otherlibs
Xavier Leroy aea227fdeb Better hashing!
- New generic hash function based on Murmur 3, with better statistical
  properties (PR#5225), and better speed
- Make sure equal floats hash equally (PR#5222)
- Breadth-first traversal instead of depth-first
- Added seeded hash functions and seeded functorial interface to Hashtbl.


git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@11056 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
2011-05-29 09:52:27 +00:00
..
bigarray Better hashing! 2011-05-29 09:52:27 +00:00
db clean up spaces and tabs 2010-01-22 12:48:24 +00:00
dbm Ignoring compiled files. 2011-03-17 23:25:14 +00:00
dynlink Ignoring compiled files. 2011-03-17 23:25:14 +00:00
graph Ignoring compiled files. 2011-03-17 23:25:14 +00:00
labltk Ignoring compiled files. 2011-03-17 23:25:14 +00:00
num Ignoring compiled files. 2011-03-17 23:25:14 +00:00
str Ignoring compiled files. 2011-03-17 23:25:14 +00:00
systhreads Ignoring compiled files. 2011-03-17 23:25:14 +00:00
threads Ignoring compiled files. 2011-03-17 23:25:14 +00:00
unix Ignoring compiled files. 2011-03-17 23:25:14 +00:00
win32graph Ignoring compiled files. 2011-03-17 23:25:14 +00:00
win32unix Ignoring compiled files. 2011-03-17 23:25:14 +00:00
Makefile Fixes for BSD make. 2007-11-08 09:17:48 +00:00
Makefile.nt clean up spaces and tabs 2010-01-22 12:48:24 +00:00
Makefile.shared Enable to (old) -dlcode option by default. -nodynlink disables it. 2008-07-15 15:31:32 +00:00