ocaml-bitstring.git
16 years agoMove more common bithandling code into I/I32/I64 modules.
Richard W.M. Jones [Wed, 2 Apr 2008 11:06:07 +0000 (11:06 +0000)]
Move more common bithandling code into I/I32/I64 modules.
Fix constructor functions.

16 years agoOutline of documentation.
Richard W.M. Jones [Wed, 2 Apr 2008 08:14:40 +0000 (08:14 +0000)]
Outline of documentation.

16 years agoLGPL notices.
Richard W.M. Jones [Wed, 2 Apr 2008 08:05:58 +0000 (08:05 +0000)]
LGPL notices.

16 years agoMakefile make install/clean.
Richard W.M. Jones [Wed, 2 Apr 2008 08:03:26 +0000 (08:03 +0000)]
Makefile make install/clean.

16 years agoAdded README
Richard W.M. Jones [Wed, 2 Apr 2008 08:03:03 +0000 (08:03 +0000)]
Added README

16 years agoUpdated MANIFEST
Richard W.M. Jones [Wed, 2 Apr 2008 08:02:52 +0000 (08:02 +0000)]
Updated MANIFEST

16 years agoMETA file
Richard W.M. Jones [Wed, 2 Apr 2008 08:02:44 +0000 (08:02 +0000)]
META file

16 years agoAutoconfify.
Richard W.M. Jones [Wed, 2 Apr 2008 07:20:26 +0000 (07:20 +0000)]
Autoconfify.

16 years agoIgnore tarballs
Richard W.M. Jones [Tue, 1 Apr 2008 22:19:59 +0000 (22:19 +0000)]
Ignore tarballs

16 years agoAdded MANIFEST, distribution rule.
Richard W.M. Jones [Tue, 1 Apr 2008 22:18:24 +0000 (22:18 +0000)]
Added MANIFEST, distribution rule.

16 years agoFixed byte swaps so that now ext3 superblock can be parsed.
Richard W.M. Jones [Tue, 1 Apr 2008 19:10:45 +0000 (19:10 +0000)]
Fixed byte swaps so that now ext3 superblock can be parsed.

16 years agoFixed syntax of the examples.
Richard W.M. Jones [Tue, 1 Apr 2008 17:31:12 +0000 (17:31 +0000)]
Fixed syntax of the examples.

16 years agoAdded constructors.
Richard W.M. Jones [Tue, 1 Apr 2008 17:05:37 +0000 (17:05 +0000)]
Added constructors.

16 years agoNow supports constant field patterns in bitmatch.
Richard W.M. Jones [Tue, 1 Apr 2008 15:22:46 +0000 (15:22 +0000)]
Now supports constant field patterns in bitmatch.

16 years agoAdded extract_int_be_unsigned and extract_int32_be_unsigned.
Richard W.M. Jones [Tue, 1 Apr 2008 10:58:53 +0000 (10:58 +0000)]
Added extract_int_be_unsigned and extract_int32_be_unsigned.

16 years agoFix corrupted IPv4/6 packets.
Richard W.M. Jones [Tue, 1 Apr 2008 10:58:35 +0000 (10:58 +0000)]
Fix corrupted IPv4/6 packets.

16 years agoAdded IPv4 and IPv6 ping packets.
Richard W.M. Jones [Tue, 1 Apr 2008 10:06:37 +0000 (10:06 +0000)]
Added IPv4 and IPv6 ping packets.

16 years agoAdded Bitmatch.hexdump_bitstring
Richard W.M. Jones [Tue, 1 Apr 2008 10:06:12 +0000 (10:06 +0000)]
Added Bitmatch.hexdump_bitstring

16 years agoAvoid compiler warning from 'raise Exit; ()'
Richard W.M. Jones [Tue, 1 Apr 2008 10:05:14 +0000 (10:05 +0000)]
Avoid compiler warning from 'raise Exit; ()'

16 years agoextract_char_unsigned
Richard W.M. Jones [Tue, 1 Apr 2008 08:56:43 +0000 (08:56 +0000)]
extract_char_unsigned

16 years agoBitmatch syntax extension, working on bits and bitstrings.
Richard W.M. Jones [Mon, 31 Mar 2008 22:52:17 +0000 (22:52 +0000)]
Bitmatch syntax extension, working on bits and bitstrings.

16 years agoNew repository initialized by cvs2svn.
(no author) [Mon, 31 Mar 2008 22:52:17 +0000 (22:52 +0000)]
New repository initialized by cvs2svn.