[Unison-hackers] [unison-svn] r166 - in trunk/src: . ubase

bcpierce@cis.upenn.edu bcpierce at cis.upenn.edu
Sun Jul 9 15:12:00 EDT 2006


Author: bcpierce
Date: 2006-07-09 15:12:00 -0400 (Sun, 09 Jul 2006)
New Revision: 166

Added:
   trunk/src/uigtk.ml
   trunk/src/uigtk.mli
Modified:
   trunk/src/Makefile
   trunk/src/Makefile.OCaml
   trunk/src/RECENTNEWS
   trunk/src/main.ml
   trunk/src/mkProjectInfo.ml
   trunk/src/ubase/trace.ml
   trunk/src/ubase/trace.mli
   trunk/src/ubase/util.ml
   trunk/src/ubase/util.mli
   trunk/src/uicommon.mli
   trunk/src/update.ml
Log:
* Refined some of the low-level printing and debug-tracing code
  (mainly for the benefit of Harmony, which shares some low-level
  modules with Unison)

* Added a better error message for "ambiguous paths".

* Restored uigtk.mli (which I forgot to restore the other day)

* Added the beginnings of a self-test suite




More information about the Unison-hackers mailing list