Commit Details

Anon32

Repository https://webdav.seas.upenn.edu/svn/unison/trunk /trunk
by vouillon on 2009-07-30 16:58 (5 months ago)

* Windows text UI: now put the console into UTF-8 output mode. This
is the right thing to do when in Unicode mode, and is no worse than
what we had previously otherwise (the console use some esoteric
encoding by default). This only works when using a Unicode font
instead of the default raster font.
* Windows text UI: put the terminal into raw mode
* Incorrect paths ("path" directive) now result in an error update
item rather than a fatal error.
* Ignore any BOM (byte-order mark) character at the beginning of
profile files (this character is produced by many tools under
Windows)

Language Totals

  Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
  Objective Caml 86 35 21 0 10 0
  C 48 0 1 0 12 0

Files Changed

[10 total ]
File Language Code Added Code Removed Comments Added Comments Removed Blanks Added Blanks Removed
src/mkProjectInfo.ml
  Objective Caml 1 1 0 0 1 0
src/RECENTNEWS
src/system/system_generic.ml
  Objective Caml 16 0 1 0 3 0
src/system/system_intf.ml
  Objective Caml 4 0 0 0 1 0
src/system/system_win.ml
  Objective Caml 15 0 10 0 4 0
src/system/system_win_stubs.c
  C 48 0 1 0 12 0
src/ubase/prefs.ml
  Objective Caml 9 1 2 0 0 0
src/uitext.ml
  Objective Caml 25 23 4 0 1 0
src/unicode.ml
  Objective Caml 1 1 4 0 0 0
src/update.ml
  Objective Caml 15 9 0 0 0 0