# do not edit -- automatically generated by arch changelog
# arch-tag: automatic-ChangeLog--jgoerzen@complete.org--projects/missinglib--head--0.0
#

2004-12-13 14:26:09 GMT	John Goerzen <jgoerzen@complete.org>	patch-80

    Summary:
      Tighten up control file deps for new ocaml version
    Revision:
      missinglib--head--0.0--patch-80


    modified files:
     ChangeLog debian/control


2004-12-13 14:22:42 GMT	John Goerzen <jgoerzen@complete.org>	patch-79

    Summary:
      Preparing upload for new OCaml
    Revision:
      missinglib--head--0.0--patch-79


    modified files:
     ChangeLog debian/changelog


2004-09-01 18:16:30 GMT	John Goerzen <jgoerzen@complete.org>	patch-78

    Summary:
      More work on ABNF core and support
    Revision:
      missinglib--head--0.0--patch-78


    new files:
     libsrc/bnf/aBNF_def.ml

    modified files:
     ChangeLog libsrc/bnf/aBNF_core.mli libsrc/bnf/bNFparseutil.ml
     libsrc/bnf/bNFparseutil.mli


2004-09-01 16:14:27 GMT	John Goerzen <jgoerzen@complete.org>	patch-77

    Summary:
      Completed core definitions
    Revision:
      missinglib--head--0.0--patch-77


    new files:
     libsrc/bnf/aBNF_core.mli

    modified files:
     ChangeLog libsrc/Makefile


2004-09-01 16:04:39 GMT	John Goerzen <jgoerzen@complete.org>	patch-76

    Summary:
      Completed ABNF core
    Revision:
      missinglib--head--0.0--patch-76


    modified files:
     ChangeLog libsrc/bnf/aBNF_core.ml


2004-09-01 15:51:24 GMT	John Goerzen <jgoerzen@complete.org>	patch-75

    Summary:
      Checkpointing BNF work
    Revision:
      missinglib--head--0.0--patch-75


    modified files:
     ChangeLog libsrc/bnf/aBNF_core.ml


2004-09-01 15:50:48 GMT	John Goerzen <jgoerzen@complete.org>	patch-74

    Summary:
      Checkpointing BNF work
    Revision:
      missinglib--head--0.0--patch-74


    modified files:
     ChangeLog libsrc/bnf/aBNF_core.ml


2004-09-01 15:43:06 GMT	John Goerzen <jgoerzen@complete.org>	patch-73

    Summary:
      Fixed compilation problems
    Revision:
      missinglib--head--0.0--patch-73


    modified files:
     ChangeLog libsrc/Makefile libsrc/bnf/aBNF_core.ml


2004-09-01 15:36:42 GMT	John Goerzen <jgoerzen@complete.org>	patch-72

    Summary:
      Starting on ABNF core
    Revision:
      missinglib--head--0.0--patch-72


    new files:
     libsrc/bnf/aBNF_core.ml libsrc/bnf/bNF_boot.ml

    modified files:
     ChangeLog libsrc/Makefile libsrc/bnf/bNFparseutil.ml
     libsrc/bnf/bNFparseutil.mli


2004-09-01 14:54:46 GMT	John Goerzen <jgoerzen@complete.org>	patch-71

    Summary:
      Slight updates to BNFparseutil
    Revision:
      missinglib--head--0.0--patch-71


    modified files:
     ChangeLog libsrc/bnf/bNFparseutil.ml
     libsrc/bnf/bNFparseutil.mli


2004-09-01 01:30:07 GMT	John Goerzen <jgoerzen@complete.org>	patch-70

    Summary:
      Added parse utils
    Revision:
      missinglib--head--0.0--patch-70


    new files:
     libsrc/bnf/bNFparseutil.mli

    modified files:
     ChangeLog libsrc/Makefile libsrc/bnf/bNFparseutil.ml
     libsrc/streamutil/streamutil.mli


2004-09-01 00:26:30 GMT	John Goerzen <jgoerzen@complete.org>	patch-69

    Summary:
      Work of BNFparseutil
    Revision:
      missinglib--head--0.0--patch-69


    new files:
     libsrc/bnf/bNFparseutil.ml

    modified files:
     ChangeLog libsrc/strutil/strutil.mli


2004-08-31 21:47:44 GMT	John Goerzen <jgoerzen@complete.org>	patch-68

    Summary:
      Added string_of_charlist function
    Revision:
      missinglib--head--0.0--patch-68


    modified files:
     ChangeLog libsrc/strutil/strutil.ml libsrc/strutil/strutil.mli


2004-08-31 21:42:24 GMT	John Goerzen <jgoerzen@complete.org>	patch-67

    Summary:
      Fixed BNFsupport docs
    Revision:
      missinglib--head--0.0--patch-67


    modified files:
     ChangeLog Makefile libsrc/bnf/bNFsupport.mli


2004-08-31 21:37:23 GMT	John Goerzen <jgoerzen@complete.org>	patch-66

    Summary:
      Merged in pa_bparser support
    Revision:
      missinglib--head--0.0--patch-66


    new files:
     libsrc/camlp4/.arch-ids/=id libsrc/camlp4doc/.arch-ids/=id
     libsrc/camlp4doc/pa_bparser.mli

    removed files:
     unmerged/.arch-ids/=id

    modified files:
     ChangeLog libsrc/META libsrc/Makefile
     libsrc/camlp4/pa_bparser.ml

    renamed files:
     unmerged/.arch-ids/pa_op.ml.id
       ==> libsrc/camlp4/.arch-ids/pa_bparser.ml.id
     unmerged/.arch-ids/pa_op.orig.ml.id
       ==> libsrc/camlp4/.arch-ids/pa_op.ml.ocaml-orig.id
     unmerged/pa_op.ml
       ==> libsrc/camlp4/pa_bparser.ml
     unmerged/pa_op.orig.ml
       ==> libsrc/camlp4/pa_op.ml.ocaml-orig

    new directories:
     libsrc/camlp4 libsrc/camlp4/.arch-ids libsrc/camlp4doc
     libsrc/camlp4doc/.arch-ids

    removed directories:
     unmerged unmerged/.arch-ids


2004-08-31 20:28:46 GMT	John Goerzen <jgoerzen@complete.org>	patch-65

    Summary:
      Added the beta support for backtracking parsers
    Revision:
      missinglib--head--0.0--patch-65


    new files:
     unmerged/.arch-ids/=id unmerged/.arch-ids/pa_op.ml.id
     unmerged/.arch-ids/pa_op.orig.ml.id unmerged/pa_op.ml
     unmerged/pa_op.orig.ml

    modified files:
     ChangeLog libsrc/bnf/bNFsupport.ml

    new directories:
     unmerged unmerged/.arch-ids


2004-08-31 18:18:50 GMT	John Goerzen <jgoerzen@complete.org>	patch-64

    Summary:
      Major refactor of bnf support code to better support stream operations
    Revision:
      missinglib--head--0.0--patch-64


    modified files:
     ChangeLog libsrc/bnf/bNFsupport.ml libsrc/bnf/bNFsupport.mli


2004-08-31 17:54:50 GMT	John Goerzen <jgoerzen@complete.org>	patch-63

    Summary:
      First try of lazyStream class
    Revision:
      missinglib--head--0.0--patch-63


    new files:
     libsrc/bnf/bNFsupport.mli

    modified files:
     ChangeLog libsrc/Makefile libsrc/bnf/bNFsupport.ml


2004-08-31 17:21:26 GMT	John Goerzen <jgoerzen@complete.org>	patch-62

    Summary:
      Added BNF infrastructure
    Revision:
      missinglib--head--0.0--patch-62


    new files:
     libsrc/bnf/.arch-ids/=id libsrc/bnf/bNFsupport.ml

    modified files:
     ChangeLog

    new directories:
     libsrc/bnf libsrc/bnf/.arch-ids


2004-08-20 14:38:08 GMT	John Goerzen <jgoerzen@complete.org>	patch-61

    Summary:
      Fixed syntax error
    Revision:
      missinglib--head--0.0--patch-61


    modified files:
     ChangeLog libsrc/strutil/strutil.ml


2004-08-20 14:37:15 GMT	John Goerzen <jgoerzen@complete.org>	patch-60

    Summary:
      Added new Strutil.trunc function.
    Revision:
      missinglib--head--0.0--patch-60


    modified files:
     ChangeLog debian/changelog libsrc/strutil/strutil.ml
     libsrc/strutil/strutil.mli


2004-08-06 21:54:36 GMT	John Goerzen <jgoerzen@complete.org>	patch-59

    Summary:
      Fixed silly brainos
    Revision:
      missinglib--head--0.0--patch-59


    modified files:
     ChangeLog libsrc/unixutil/unixutil.ml


2004-08-06 21:51:28 GMT	John Goerzen <jgoerzen@complete.org>	patch-58

    Summary:
      Added new abspath and isdir functions to Unixutil
    Revision:
      missinglib--head--0.0--patch-58


    modified files:
     ChangeLog debian/changelog libsrc/unixutil/unixutil.ml
     libsrc/unixutil/unixutil.mli


2004-08-04 19:58:06 GMT	John Goerzen <jgoerzen@complete.org>	patch-57

    Summary:
      Added README
    Revision:
      missinglib--head--0.0--patch-57


    modified files:
     ChangeLog README


2004-08-04 19:54:26 GMT	John Goerzen <jgoerzen@complete.org>	patch-56

    Summary:
      Updated docs for new features
    Revision:
      missinglib--head--0.0--patch-56


    modified files:
     ChangeLog README debian/changelog debian/control


2004-08-04 19:51:23 GMT	John Goerzen <jgoerzen@complete.org>	patch-55

    Summary:
      Changed t to a virtual class
    Revision:
      missinglib--head--0.0--patch-55


    modified files:
     ChangeLog libsrc/anyDBM/anyDBM.ml libsrc/anyDBM/anyDBM.mli


2004-08-04 19:45:37 GMT	John Goerzen <jgoerzen@complete.org>	patch-54

    Summary:
      Renamed AnyDBM_Interface to AnyDBM
    Revision:
      missinglib--head--0.0--patch-54


    modified files:
     ChangeLog libsrc/Makefile libsrc/anyDBM/anyDBM.ml
     libsrc/anyDBM/anyDBM.mli libsrc/anyDBM/anyDBM_String.ml
     libsrc/anyDBM/anyDBM_String.mli

    renamed files:
     libsrc/anyDBM/anyDBM_Interface.ml
       ==> libsrc/anyDBM/anyDBM.ml
     libsrc/anyDBM/anyDBM_Interface.mli
       ==> libsrc/anyDBM/anyDBM.mli


2004-08-04 19:42:59 GMT	John Goerzen <jgoerzen@complete.org>	patch-53

    Summary:
      Updated docs
    Revision:
      missinglib--head--0.0--patch-53


    modified files:
     ChangeLog libsrc/anyDBM/anyDBM_Interface.mli
     libsrc/anyDBM/anyDBM_String.ml libsrc/anyDBM/anyDBM_String.mli


2004-08-04 19:34:23 GMT	John Goerzen <jgoerzen@complete.org>	patch-52

    Summary:
      AnyDBM_String now builds
    Revision:
      missinglib--head--0.0--patch-52


    new files:
     libsrc/anyDBM/anyDBM_String.mli

    modified files:
     ChangeLog Makefile libsrc/META libsrc/Makefile
     libsrc/anyDBM/anyDBM_Interface.ml
     libsrc/anyDBM/anyDBM_Interface.mli
     libsrc/anyDBM/anyDBM_String.ml


2004-08-04 19:03:23 GMT	John Goerzen <jgoerzen@complete.org>	patch-51

    Summary:
      Updated to split out the utilities
    Revision:
      missinglib--head--0.0--patch-51


    new files:
     libsrc/anyDBM/anyDBM_String.ml

    modified files:
     ChangeLog libsrc/anyDBM/anyDBM_Interface.ml
     libsrc/anyDBM/anyDBM_Interface.mli


2004-08-04 16:14:09 GMT	John Goerzen <jgoerzen@complete.org>	patch-50

    Summary:
      Things compile now
    Revision:
      missinglib--head--0.0--patch-50


    modified files:
     ChangeLog libsrc/anyDBM/anyDBM_Interface.ml
     libsrc/anyDBM/anyDBM_Interface.mli


2004-08-04 13:42:14 GMT	John Goerzen <jgoerzen@complete.org>	patch-49

    Summary:
      Completed basic AnyDBM interface
    Revision:
      missinglib--head--0.0--patch-49


    new files:
     libsrc/compiletests/.arch-ids/=id libsrc/compiletests/dbm.ml

    modified files:
     ChangeLog libsrc/anyDBM/anyDBM_Interface.ml
     libsrc/anyDBM/anyDBM_Interface.mli

    new directories:
     libsrc/compiletests libsrc/compiletests/.arch-ids


2004-08-03 20:02:16 GMT	John Goerzen <jgoerzen@complete.org>	patch-48

    Summary:
      Now supports close
    Revision:
      missinglib--head--0.0--patch-48


    modified files:
     ChangeLog libsrc/anyDBM/anyDBM_Interface.ml
     libsrc/anyDBM/anyDBM_Interface.mli


2004-08-03 20:00:03 GMT	John Goerzen <jgoerzen@complete.org>	patch-47

    Summary:
      Compiles again
    Revision:
      missinglib--head--0.0--patch-47


    new files:
     libsrc/anyDBM/anyDBM_Interface.mli

    modified files:
     ChangeLog libsrc/Makefile libsrc/anyDBM/anyDBM_Interface.ml

    renamed files:
     libsrc/anyDBM/interface.ml
       ==> libsrc/anyDBM/anyDBM_Interface.ml


2004-08-03 19:21:13 GMT	John Goerzen <jgoerzen@complete.org>	patch-46

    Summary:
      Renamed
    Revision:
      missinglib--head--0.0--patch-46


    modified files:
     ChangeLog

    renamed files:
     libsrc/anydbm/.arch-ids/=id
       ==> libsrc/anyDBM/.arch-ids/=id

    new directories:
     libsrc/anyDBM/.arch-ids

    removed directories:
     libsrc/anydbm/.arch-ids

    renamed directories:
     libsrc/anydbm
       ==> libsrc/anyDBM


2004-08-03 19:20:44 GMT	John Goerzen <jgoerzen@complete.org>	patch-45

    Summary:
      Start of AnyDBM support
    Revision:
      missinglib--head--0.0--patch-45


    new files:
     libsrc/anydbm/.arch-ids/=id libsrc/anydbm/interface.ml

    modified files:
     ChangeLog libsrc/Makefile

    new directories:
     libsrc/anydbm libsrc/anydbm/.arch-ids


2004-07-29 18:13:28 GMT	John Goerzen <jgoerzen@complete.org>	patch-44

    Summary:
      Switched to comma for separator
    Revision:
      missinglib--head--0.0--patch-44


    modified files:
     ChangeLog libsrc/hashtblutil/hashtblutil.ml
     test/testhashtblutil.ml


2004-07-29 18:09:58 GMT	John Goerzen <jgoerzen@complete.org>	patch-43

    Summary:
      Added reading/writing hash tables
    Revision:
      missinglib--head--0.0--patch-43


    modified files:
     ChangeLog debian/changelog libsrc/Makefile
     libsrc/hashtblutil/hashtblutil.ml
     libsrc/hashtblutil/hashtblutil.mli test/testhashtblutil.ml


2004-07-27 14:38:14 GMT	John Goerzen <jgoerzen@complete.org>	patch-42

    Summary:
      Changed dep to ocaml-nox
    Revision:
      missinglib--head--0.0--patch-42


    modified files:
     ChangeLog debian/changelog debian/control


2004-07-27 13:50:08 GMT	John Goerzen <jgoerzen@complete.org>	patch-41

    Summary:
      Updated for OCaml 3.08
    Revision:
      missinglib--head--0.0--patch-41


    modified files:
     ChangeLog debian/changelog debian/control


2004-07-21 21:21:24 GMT	John Goerzen <jgoerzen@complete.org>	patch-40

    Summary:
      Added Streamutil.fold_left; this is 0.4.2
    Revision:
      missinglib--head--0.0--patch-40


    modified files:
     ChangeLog debian/changelog libsrc/streamutil/streamutil.ml
     libsrc/streamutil/streamutil.mli test/teststreamutil.ml


2004-06-18 01:14:09 GMT	John Goerzen <jgoerzen@complete.org>	patch-39

    Summary:
      Final doc fixes; this is 0.4.1
    Revision:
      missinglib--head--0.0--patch-39


    modified files:
     ChangeLog README debian/changelog debian/control
     libsrc/fileutil/fileutil.ml libsrc/fileutil/fileutil.mli
     libsrc/streamutil/streamutil.ml
     libsrc/streamutil/streamutil.mli libsrc/unixutil/unixutil.ml
     libsrc/unixutil/unixutil.mli test/testfileutil.ml


2004-06-17 22:40:29 GMT	John Goerzen <jgoerzen@complete.org>	patch-38

    Summary:
      abspath tests pass
    Revision:
      missinglib--head--0.0--patch-38


    modified files:
     ChangeLog libsrc/fileutil/fileutil.ml
     libsrc/listutil/listutil.ml test/testfileutil.ml


2004-06-17 22:10:25 GMT	John Goerzen <jgoerzen@complete.org>	patch-37

    Summary:
      Working on abspath
    Revision:
      missinglib--head--0.0--patch-37


    modified files:
     ChangeLog libsrc/fileutil/fileutil.ml test/testfileutil.ml


2004-06-17 22:02:46 GMT	John Goerzen <jgoerzen@complete.org>	patch-36

    Summary:
      Working on abspath
    Revision:
      missinglib--head--0.0--patch-36


    new files:
     test/testfileutil.ml

    modified files:
     ChangeLog README debian/changelog libsrc/Makefile
     libsrc/compose/compose.mli libsrc/compose/composeoper.mli
     libsrc/fileutil/fileutil.ml libsrc/fileutil/fileutil.mli
     libsrc/listutil/listutil.ml libsrc/listutil/listutil.mli
     libsrc/streamutil/streamutil.ml
     libsrc/streamutil/streamutil.mli libsrc/unixutil/unixutil.ml
     libsrc/unixutil/unixutil.mli test/Makefile test/runtests.ml
     test/testutil.ml


2004-06-17 20:30:26 GMT	John Goerzen <jgoerzen@complete.org>	patch-35

    Summary:
      Added take/drop list support
    Revision:
      missinglib--head--0.0--patch-35


    modified files:
     ChangeLog libsrc/listutil/listutil.ml
     libsrc/listutil/listutil.mli libsrc/streamutil/streamutil.ml
     test/testlistutil.ml


2004-06-17 18:49:02 GMT	John Goerzen <jgoerzen@complete.org>	patch-34

    Summary:
      Fixed bugs detected by tests
    Revision:
      missinglib--head--0.0--patch-34


    modified files:
     ChangeLog libsrc/streamutil/streamutil.ml
     test/teststreamutil.ml


2004-06-17 18:33:20 GMT	John Goerzen <jgoerzen@complete.org>	patch-33

    Summary:
      Starting tests
    Revision:
      missinglib--head--0.0--patch-33


    new files:
     test/teststreamutil.ml

    modified files:
     ChangeLog libsrc/Makefile libsrc/streamutil/streamutil.ml
     libsrc/streamutil/streamutil.mli test/Makefile
     test/runtests.ml


2004-06-17 15:58:20 GMT	John Goerzen <jgoerzen@complete.org>	patch-32

    Summary:
      Several updates
    Revision:
      missinglib--head--0.0--patch-32

    Added doc-base support
    
    Added skeleton Unixutil support

    new files:
     libsrc/unixutil/.arch-ids/=id libsrc/unixutil/unixutil.ml
     libsrc/unixutil/unixutil.mli

    modified files:
     ChangeLog debian/missinglib.doc-base libsrc/Makefile

    renamed files:
     debian/.arch-ids/missinglib.doc-base.EX.id
       ==> debian/.arch-ids/missinglib.doc-base.id
     debian/missinglib.doc-base.EX
       ==> debian/missinglib.doc-base

    new directories:
     libsrc/unixutil libsrc/unixutil/.arch-ids


2004-06-16 01:47:12 GMT	John Goerzen <jgoerzen@complete.org>	patch-31

    Summary:
      Compiles again
    Revision:
      missinglib--head--0.0--patch-31


    modified files:
     ChangeLog libsrc/hashtblutil/hashtblutil.ml


2004-06-15 22:02:51 GMT	John Goerzen <jgoerzen@complete.org>	patch-30

    Summary:
      Working on compose-based funcs
    Revision:
      missinglib--head--0.0--patch-30


    modified files:
     ChangeLog libsrc/compose/composeoper.ml
     libsrc/compose/composeoper.mli
     libsrc/hashtblutil/hashtblutil.ml libsrc/strutil/strutil.ml


2004-06-15 21:52:50 GMT	John Goerzen <jgoerzen@complete.org>	patch-29

    Summary:
      Start of compose support
    Revision:
      missinglib--head--0.0--patch-29


    new files:
     libsrc/compose/.arch-ids/=id libsrc/compose/compose.ml
     libsrc/compose/compose.mli libsrc/compose/composeoper.ml
     libsrc/compose/composeoper.mli

    modified files:
     ChangeLog libsrc/Makefile

    new directories:
     libsrc/compose libsrc/compose/.arch-ids


2004-06-05 17:06:49 GMT	John Goerzen <jgoerzen@complete.org>	patch-28

    Summary:
      This is 0.4.0
    Revision:
      missinglib--head--0.0--patch-28


    new files:
     libsrc/fileutil/.arch-ids/=id libsrc/fileutil/fileutil.ml
     libsrc/fileutil/fileutil.mli

    modified files:
     ChangeLog debian/changelog libsrc/Makefile

    new directories:
     libsrc/fileutil libsrc/fileutil/.arch-ids


2004-06-05 16:52:07 GMT	John Goerzen <jgoerzen@complete.org>	patch-27

    Summary:
      Removed file/ directory -- was never built anyway
    Revision:
      missinglib--head--0.0--patch-27


    removed files:
     libsrc/file/.arch-ids/=id libsrc/file/file.ml

    modified files:
     ChangeLog

    removed directories:
     libsrc/file libsrc/file/.arch-ids


2004-06-05 16:51:14 GMT	John Goerzen <jgoerzen@complete.org>	patch-26

    Summary:
      Added split_ws and tests
    Revision:
      missinglib--head--0.0--patch-26


    modified files:
     ChangeLog debian/changelog debian/control
     libsrc/strutil/strutil.ml libsrc/strutil/strutil.mli
     test/teststrutil.ml


2004-06-05 16:37:53 GMT	John Goerzen <jgoerzen@complete.org>	patch-25

    Summary:
      Interpolation now works
    Revision:
      missinglib--head--0.0--patch-25


    modified files:
     ChangeLog libsrc/configParser/configParser.mli
     test/testconfigparser.ml


2004-06-05 16:32:56 GMT	John Goerzen <jgoerzen@complete.org>	patch-24

    Summary:
      Adjusted getdata to new system
    Revision:
      missinglib--head--0.0--patch-24


    modified files:
     ChangeLog libsrc/configParser/configParser.ml
     {arch}/=tagging-method


2004-06-05 16:29:40 GMT	John Goerzen <jgoerzen@complete.org>	patch-23

    Summary:
      First attempt to fix getdata
    Revision:
      missinglib--head--0.0--patch-23


    modified files:
     ChangeLog libsrc/configParser/configParser.ml
     {arch}/=tagging-method


2004-06-05 16:18:51 GMT	John Goerzen <jgoerzen@complete.org>	patch-22

    Summary:
      Wrote tests for interpolation
    Revision:
      missinglib--head--0.0--patch-22


    modified files:
     ChangeLog libsrc/configParser/configParser.mli
     test/testconfigparser.ml


2004-06-05 15:54:31 GMT	John Goerzen <jgoerzen@complete.org>	patch-21

    Summary:
      Fixed compilation warnings and tests work.
    Revision:
      missinglib--head--0.0--patch-21


    modified files:
     ChangeLog Makefile.setup libsrc/configParser/configParser.ml
     test/testconfigparser.ml


2004-06-05 15:38:27 GMT	John Goerzen <jgoerzen@complete.org>	patch-20

    Summary:
      Now compiles.
    Revision:
      missinglib--head--0.0--patch-20


    modified files:
     ChangeLog libsrc/configParser/configParser.ml
     libsrc/configParser/configParser.mli


2004-05-25 15:41:30 GMT	John Goerzen <jgoerzen@complete.org>	patch-19

    Summary:
      Merged in libounit-ocaml-dev fix
    Revision:
      missinglib--head--0.0--patch-19


    modified files:
     ChangeLog debian/changelog debian/control


2004-04-30 04:58:14 GMT	John Goerzen <jgoerzen@complete.org>	patch-18

    Summary:
      checkpointing
    Revision:
      missinglib--head--0.0--patch-18


    new files:
     libsrc/file/file.ml

    modified files:
     ChangeLog


2004-04-29 19:58:02 GMT	John Goerzen <jgoerzen@complete.org>	patch-17

    Summary:
      Now appear to work
    Revision:
      missinglib--head--0.0--patch-17


    modified files:
     ChangeLog libsrc/indexed/indexed.ml


2004-04-29 19:51:56 GMT	John Goerzen <jgoerzen@complete.org>	patch-16

    Summary:
      Another checkpoint
    Revision:
      missinglib--head--0.0--patch-16


    modified files:
     ChangeLog libsrc/indexed/indexed.ml


2004-04-29 19:42:26 GMT	John Goerzen <jgoerzen@complete.org>	patch-15

    Summary:
      Checkpointing
    Revision:
      missinglib--head--0.0--patch-15


    modified files:
     ChangeLog libsrc/indexed/indexed.ml


2004-04-29 18:25:23 GMT	John Goerzen <jgoerzen@complete.org>	patch-14

    Summary:
      Experimenting
    Revision:
      missinglib--head--0.0--patch-14


    modified files:
     ChangeLog libsrc/indexed/indexed.ml


2004-04-29 16:40:13 GMT	John Goerzen <jgoerzen@complete.org>	patch-13

    Summary:
      Initial work on indexed complete
    Revision:
      missinglib--head--0.0--patch-13


    new files:
     libsrc/file/.arch-ids/=id libsrc/indexed/.arch-ids/=id
     libsrc/indexed/indexed.ml

    modified files:
     ChangeLog libsrc/Makefile

    new directories:
     libsrc/file libsrc/file/.arch-ids libsrc/indexed
     libsrc/indexed/.arch-ids


2004-04-28 21:33:18 GMT	John Goerzen <jgoerzen@complete.org>	patch-12

    Summary:
      Working on configParser class
    Revision:
      missinglib--head--0.0--patch-12


    modified files:
     ChangeLog libsrc/configParser/configParser.mli


2004-04-28 18:52:43 GMT	John Goerzen <jgoerzen@complete.org>	patch-11

    Summary:
      Experimental new version of the configParser
    Revision:
      missinglib--head--0.0--patch-11


    modified files:
     ChangeLog libsrc/configParser/configParser.ml
     libsrc/configParser/configParser.mli


2004-04-28 15:43:28 GMT	John Goerzen <jgoerzen@complete.org>	patch-10

    Summary:
      Added tests for default options
    Revision:
      missinglib--head--0.0--patch-10


    modified files:
     ChangeLog test/testconfigparser.ml


2004-04-27 21:54:22 GMT	John Goerzen <jgoerzen@complete.org>	patch-9

    Summary:
      Adjusted definition of defaults to not explicitly pass sname, oname all the time
    Revision:
      missinglib--head--0.0--patch-9


    modified files:
     ChangeLog libsrc/configParser/configParser.ml


2004-04-27 21:52:54 GMT	John Goerzen <jgoerzen@complete.org>	patch-8

    Summary:
      Default support compiles
    Revision:
      missinglib--head--0.0--patch-8


    modified files:
     ChangeLog libsrc/configParser/configParser.ml
     libsrc/configParser/configParser.mli


2004-04-27 21:45:04 GMT	John Goerzen <jgoerzen@complete.org>	patch-7

    Summary:
      Further experimentation
    Revision:
      missinglib--head--0.0--patch-7


    modified files:
     ChangeLog libsrc/configParser/configParser.ml


2004-04-27 21:11:54 GMT	John Goerzen <jgoerzen@complete.org>	patch-6

    Summary:
      First go at default stuff
    Revision:
      missinglib--head--0.0--patch-6


    modified files:
     ChangeLog libsrc/configParser/configParser.ml


2004-04-27 14:41:50 GMT	John Goerzen <jgoerzen@complete.org>	patch-5

    Summary:
      Initial add of interpolation functions
    Revision:
      missinglib--head--0.0--patch-5


    new files:
     libsrc/configParser/configParser_interp.ml

    modified files:
     ChangeLog libsrc/Makefile
     libsrc/configParser/configParser_interp_lexer.mll


2004-04-27 13:25:50 GMT	John Goerzen <jgoerzen@complete.org>	patch-4

    Summary:
      First draft of configparser interpolation lexer
    Revision:
      missinglib--head--0.0--patch-4


    new files:
     libsrc/configParser/configParser_interp_lexer.mll

    modified files:
     ChangeLog


2004-04-23 18:36:10 GMT	John Goerzen <jgoerzen@complete.org>	patch-3

    Summary:
      Fixed debian/rules typo
    Revision:
      missinglib--head--0.0--patch-3


    modified files:
     ChangeLog debian/rules


2004-04-23 18:35:54 GMT	John Goerzen <jgoerzen@complete.org>	patch-2

    Summary:
      Made final adjustments before first build
    Revision:
      missinglib--head--0.0--patch-2


    modified files:
     ChangeLog README debian/control debian/docs debian/rules


2004-04-23 18:31:53 GMT	John Goerzen <jgoerzen@complete.org>	patch-1

    Summary:
      Added tla ChangeLog file
    Revision:
      missinglib--head--0.0--patch-1


    new files:
     ChangeLog


2004-04-23 18:20:17 GMT	John Goerzen <jgoerzen@complete.org>	base-0

    Summary:
      tag of jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-57
    Revision:
      missinglib--head--0.0--base-0

    (automatically generated log message)

    new patches:
     jgoerzen@complete.org--ocaml/experiment--head--1.0--base-0
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-1
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-2
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-3
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-4
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-5
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-6
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-7
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-8
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-9
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-10
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-11
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-12
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-13
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-14
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-15
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-16
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-17
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-18
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-19
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-20
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-21
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-22
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-23
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-24
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-25
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-26
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-27
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-28
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-29
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-30
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-31
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-32
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-33
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-34
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-35
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-36
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-37
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-38
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-39
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-40
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-41
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-42
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-43
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-44
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--base-0
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-1
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-2
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-3
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-4
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-5
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-6
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-7
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-8
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-9
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-10
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-11
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-12
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-13
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-14
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-15
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-16
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-17
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-18
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-19
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-20
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-21
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-22
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-23
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-24
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-25
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-26
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-27
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-28
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-29
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-30
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-31
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-32
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-33
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-34
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-35
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-36
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-37
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-38
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-39
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-40
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-41
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-42
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-43
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-44
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-45
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-46
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-47
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-48
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-49
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-50
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-51
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-52
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-53
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-54
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-55
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-56
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-57


