Skip to content
Snippets Groups Projects
  1. Mar 24, 2017
    • Kitware Robot's avatar
      KWSys 2017-03-24 (7e9f7b7b) · fda80fde
      Kitware Robot authored and Brad King's avatar Brad King committed
      Code extracted from:
      
          https://gitlab.kitware.com/utils/kwsys.git
      
      at commit 7e9f7b7bdc8ac54006a40a775867022c4d678b06 (master).
      
      Upstream Shortlog
      -----------------
      
      Brad King (3):
            0af48083 Drop custom Git whitespace check attribute
            6365886c Define a custom Git attribute to mark sources using our C style
            d22c2743 clang-format.bash: Use Git attributes to mark files for formatting
      
      Egor Pugin (3):
            ce44c58a FStream: Export ReadBOM() from shared library
            04e24b2b ConsoleBuf: Remove export macro from BasicConsoleBuf template
            858d5edd Encoding: Export CommandLineArguments from shared library
      fda80fde
  2. Nov 09, 2016
    • Kitware Robot's avatar
      KWSys 2016-11-09 (18c65411) · 773b36e5
      Kitware Robot authored and Brad King's avatar Brad King committed
      Code extracted from:
      
          http://public.kitware.com/KWSys.git
      
      at commit 18c654114de3aa65429542f95308720bc68f9231 (master).
      
      Upstream Shortlog
      -----------------
      
      Brad King (14):
            37306a1c FStream: Quiet unused argument warning
            15e90a3c Sort includes to stabilize include order w.r.t. clang-format
            26509227 Copyright.txt: Add notice of copyright by contributors
            fc42d3f2 Add temporary script to filter license notices
            c41c1bc4 Simplify KWSys per-source license notices
            1d4c0b4a Remove temporary script that filtered license notices
            a4f5ef79 SystemInformation: Remove stray comment
            8649a886 kwsysPrivate: Protect KWSYS_HEADER macro from clang-format
            89b98af5 Configure clang-format for KWSys source tree
            547dacad Add a script to run clang-format on the entire source tree
            aa94be0c CONTRIBUTING: Add a section on coding style
            6604c4b6 Empty commit at end of history preceding clang-format style transition
            2b3e2b1c Tell Git to not export 'clang-format' infrastructure
            18c65411 FStream: Include Configure.hxx before other headers
      
      Kitware Robot (1):
            6c973b46 Revise C++ coding style using clang-format
      773b36e5
  3. Jul 20, 2016
  4. Sep 02, 2015
    • Kitware Robot's avatar
      KWSys 2015-08-28 (dc3fdd7f) · 1b79433a
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ dc3fdd7f | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' cdaf522c..dc3fdd7f
      Brad King (9):
            15a16826 Remove include <kwsys/ios/*> and kwsys_ios:: compatibility layer
            a5799c17 Remove unused KWSYS_IOS_USE_{SSTREAM,STRSTREAM_H,STRSTREA_H} checks
            198957cf Remove unused KWSYS_IOS_USE_SSTREAM check
            24d2b60e Remove support for pre-C++98 streams
            2a581c30 Remove support for pre-C++98 std::string missing operators
            5f3fd465 Remove support for pre-C++98 STL
            cded1574 Remove support for pre-C++98 STL from hash_map and hash_set
            f130a3ab Remove kwsys/cstddef compatibility header
            dc3fdd7f Remove support for pre-C++98 template capabilities
      1b79433a
  5. Jan 21, 2015
    • Kitware Robot's avatar
      KWSys 2015-01-20 (b33e7b96) · 77444a7d
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ b33e7b96 | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 425fa73e..b33e7b96
      Brad King (2):
            57c3ef1d Suppress deprecation warnings for GetVersionEx on Intel compiler
            b33e7b96 FStream: Fix exception spec on our standard stream replacements
      
      Change-Id: I69044c5879a1ec4a5be59bdda05540c1eb65b197
      77444a7d
  6. Mar 04, 2014
    • Kitware Robot's avatar
      KWSys 2014-03-03 (b1916e0a) · f096786d
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ b1916e0a | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 606d7d6f..b1916e0a
      Adrien Destugues (1):
            b1916e0a SystemInformation: Update CPU count code for Haiku
      
      Clinton Stimpson (3):
            0d8ef429 Encoding:  Help enforce the use of wide apis on Windows.
            cfbc1cc8 FStream: Remove unused basic_filebuf declaration.
            b3b20cc0 FStream: Add ability to detect BOM.
      
      Jiri Malak (1):
            e66d99b8 SystemTools: Fix compilation with Open Watcom
      
      Matt McCormick (1):
            b3db597b SystemInformation: Mark EXECINFO_LIB as advanced
      
      Change-Id: I154a92be7a3ec4c7c12bffbfcd7b50ec7de53c5f
      f096786d
  7. Dec 23, 2013
    • Kitware Robot's avatar
      KWSys 2013-12-21 (e81f2a9e) · d4efa5f8
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ e81f2a9e | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 2426b57d..e81f2a9e
      Clinton Stimpson (1):
            e81f2a9e FStream: Fix opening non-existant file.
      
      Change-Id: I1f79e6671de7733d1b8e8a34ce627749c2f666b7
      d4efa5f8
  8. Dec 19, 2013
    • Kitware Robot's avatar
      KWSys 2013-12-19 (88165c5e) · f788d9a1
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ 88165c5e | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 1010d0e3..88165c5e
      Clinton Stimpson (2):
            ab6f8c36 FStream: Fix rdbuf() return and use use of FStream in SystemTools.
            88165c5e Encoding: Fix bug in kwsysEncoding_DupToNarrow.
      
      Rolf Eike Beer (2):
            d2bcbe11 SystemInformation: extract CPU information on Linux/Sparc
            b2fd7da5 ProcessUNIX: close /proc entry before starting recursion
      
      Ådne Hovda (1):
            a02a1ad2 SystemInformation: Fix compilation on HP-UX 11.11 hppa
      
      Change-Id: I225e0517379d88612f18215b43c7d6a9daad6326
      f788d9a1
  9. Nov 25, 2013
    • Kitware Robot's avatar
      KWSys 2013-11-21 (1010d0e3) · 704ab3d2
      Kitware Robot authored and Brad King's avatar Brad King committed
      Extract upstream KWSys using the following shell commands.
      
      $ git archive --prefix=upstream-kwsys/ 1010d0e3 | tar x
      $ git shortlog --no-merges --abbrev=8 --format='%h %s' 6eab64c3..1010d0e3
      Brad King (2):
            ace1364c Encoding: Remove unused include
            1010d0e3 SystemTools: Avoid unused function warnings
      
      Clinton Stimpson (4):
            0c2ff1f7 Encoding: Add Encoding module.
            8abbad82 FStream: Add FStream module.
            0a98de97 KWSys: Port to use wide character Windows APIs throughout.
            2b0c683d Encoding: Default to ANSI code page on Windows
      
      David Cole (1):
            f67bb2ba SystemTools: Move typedef mode_t inside the SystemTools class
      
      Sean McBride (1):
            a40b9263 SystemInformation: Work around gcc -Wliteral-suffix warning
      
      Change-Id: Ie52df972331cc7377c236d410ead86024e9d15ab
      704ab3d2
Loading