-
- Downloads
KWSys 2016-12-02 (4967ccc0)
Code extracted from: http://public.kitware.com/KWSys.git at commit 4967ccc054d268c430e73445f3a103e737c5f5f7 (master). Upstream Shortlog ----------------- Brad King (4): 818405fc Fix typo in clang-format script documentation a0c60eec Terminal: Add tmux to VT100 color support whitelist 5e556d53 Refactor CMake policy settings cb55cf5a Set CMake Policy CMP0063 to NEW within KWSys Chuck Atkins (2): f1afce25 DynamicLoader: Re-organize preprocessor checks to use if, elif, else d94f92f7 DynamicLoader: Expand noop implementation to more platforms Dāvis Mosāns (5): a7e82be0 ConsoleBuf: Expose Manager ConsoleBuf to be accessible 2a3f6f6b ConsoleBuf: Add Manager convenience method for UTF-8 pipes 1c7c2139 ConsoleBuf: Fix character handling between buffer boundaries f069db91 Encoding: Fix conversion of strings that contain null bytes 4967ccc0 ConsoleBuf: Fix output for strings that contain null byte Matt Leotta (1): 6a642f72 SystemInformation: Skip loopback devices in search for FQDN
Showing
- CMakeLists.txt 21 additions, 7 deletionsCMakeLists.txt
- ConsoleBuf.hxx.in 57 additions, 30 deletionsConsoleBuf.hxx.in
- DynamicLoader.cxx 68 additions, 86 deletionsDynamicLoader.cxx
- EncodingCXX.cxx 58 additions, 2 deletionsEncodingCXX.cxx
- SystemInformation.cxx 6 additions, 1 deletionSystemInformation.cxx
- Terminal.c 2 additions, 0 deletionsTerminal.c
- testConsoleBuf.cxx 24 additions, 9 deletionstestConsoleBuf.cxx
- testConsoleBuf.hxx 1 addition, 1 deletiontestConsoleBuf.hxx
- testConsoleBufChild.cxx 2 additions, 1 deletiontestConsoleBufChild.cxx
- testEncoding.cxx 31 additions, 0 deletionstestEncoding.cxx
Loading
Please register or sign in to comment