Add signed int extract and construction functions, and test.
[ocaml-bitstring.git] / pa_bitstring.ml
2014-07-30 Richard W.M. JonesAdd signed int extract and construction functions,...
2013-07-18 Richard W.M. JonesAllow bitstring to be compiled with Core.
2012-01-17 Richard W.M. JonesIn a '{...} as foo' binding, save the original bitstrin...
2010-01-08 Richard W.M. JonesFix empty case for OCaml 3.11 and above.
2008-10-17 Richard W.M. JonesOn fastpath, 32/64 bit zeros must be allocated each...
2008-08-26 Richard W.M. JonesThis patch completes the optimization / fastpaths in...
2008-08-26 Richard W.M. JonesThis large, but mostly mechanical, patch removes an...
2008-08-26 Richard W.M. JonesThe attached patch is necessary to work around a bug...
2008-07-17 Richard W.M. JonesRenaming bitmatch -> bitstring.
2008-07-17 Richard W.M. JonesRename files and libraries from bitmatch* to bitstring*