Skip to content

Commit

Permalink
MetaIO 2020-12-04 (1d5fb8c4)
Browse files Browse the repository at this point in the history
Run the UpdateFromUpstream.sh script to extract upstream MetaIO
using the following shell commands.

$ git archive --prefix=upstream-metaio/ 1d5fb8c4 -- 
  src
  License.txt
   | tar x
$ git shortlog --perl-regexp --author='^((?!Kitware Robot).*)$' --no-merges --abbrev=8 --format='%h %s' 4828268c..1d5fb8c4

Dženan Zukić (2):
      eb179906 COMP: remove pre-VS2015 backwards compatibility definition of snprintf
      8053356e STYLE: trim trailing spaces

Hans Johnson (15):
      9b0ed12f STYLE: Remove meaningless empty comment lines
      e10277e9 STYLE: Convert CMake-language commands to lower case
      d7c69db1 STYLE: Remove CMake-language block-end command arguments
      02aa0e2b ENH: Update minimum cmake version and project
      2f790773 COMP: Add recently removed 'override'
      04ee44b8 STYLE: Prefer c++11 'using' to 'typedef'
      60c26484 STYLE: Make prototype match definition names
      2172be08 STYLE: Require braces around statements
      1a3b5279 COMP: Prefer const member functions
      17a8b901 STYLE: One declaration per line for readability
      81160cbb STYLE: Prefer = default to explicitly trivial implementations
      a1002e69 STYLE: Use auto for variable type matches the type of the initializer expression
      3807bbd7 STYLE: Prefer raw-string-literal over escapes
      5c21003a COMP: Define META_DEBUG as a bool
      1d5fb8c4 ENH: Update CI to include newer versions of cmake.

Niels Dekker (1):
      c9db10ec ENH: MetaIO support reading strings of >= 500 chars (up to 32767 chars) (InsightSoftwareConsortium#93)

Sean McBride (1):
      e0cab79d Applied a bunch of clang-tidy suggestions

Stephen R. Aylward (2):
      f473b7b8 ENH: Parse() should handle char *argv[] as const (InsightSoftwareConsortium#91)
      34db3e80 Tube point fields (InsightSoftwareConsortium#92)

Change-Id: Ie8f2186b55981e9e2b92e57ccccc341bcfd23ae2
  • Loading branch information
MetaIO Maintainers authored and blowekamp committed Dec 7, 2020
1 parent 7e6f1ba commit 17e7440
Show file tree
Hide file tree
Showing 16,017 changed files with 30,095 additions and 2,980,106 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
6 changes: 0 additions & 6 deletions .ExternalData/README.rst

This file was deleted.

94 changes: 0 additions & 94 deletions .circleci/config.yml

This file was deleted.

151 changes: 0 additions & 151 deletions .clang-format

This file was deleted.

19 changes: 0 additions & 19 deletions .editorconfig

This file was deleted.

53 changes: 0 additions & 53 deletions .gitattributes

This file was deleted.

2 changes: 0 additions & 2 deletions .github/FUNDING.yml

This file was deleted.

67 changes: 0 additions & 67 deletions .github/ISSUE_TEMPLATE/bug_report.md

This file was deleted.

Loading

0 comments on commit 17e7440

Please sign in to comment.