[NeXus-code-svn] r1814 - in branches/4.3: . applications applications/NXbrowse applications/NXconvert applications/NXtranslate applications/NXvalidate applications/NXvalidate/src/org/nexusformat/nxvalidate/resources bindings/cpp bindings/java bindings/python/nxs bindings/python/test cmake_include include src test third_party third_party/mxml-2.6 utils

apache at nexusformat.org apache at nexusformat.org
Tue Feb 7 14:37:57 GMT 2012


Author: Freddie Akeroyd
Date: Tue Feb  7 14:37:57 2012
New Revision: 1814

Added:
   branches/4.3/bindings/python/test/
      - copied from r1813, /trunk/bindings/python/test/
   branches/4.3/bindings/python/test/nxs_napi_lowlevel.py
      - copied unchanged from r1813, /trunk/bindings/python/test/nxs_napi_lowlevel.py
   branches/4.3/bindings/python/test/runtest.py
      - copied unchanged from r1813, /trunk/bindings/python/test/runtest.py
   branches/4.3/cmake_include/FindHDF5.cmake
      - copied unchanged from r1813, /trunk/cmake_include/FindHDF5.cmake
   branches/4.3/cmake_include/Utilities.cmake
      - copied unchanged from r1813, /trunk/cmake_include/Utilities.cmake
   branches/4.3/include/nxconfig_h_cmake.in
      - copied unchanged from r1813, /trunk/include/nxconfig_h_cmake.in
   branches/4.3/nsis_install.nsh
      - copied unchanged from r1813, /trunk/nsis_install.nsh
   branches/4.3/nsis_unsinstall.nsh
      - copied unchanged from r1813, /trunk/nsis_unsinstall.nsh
   branches/4.3/test/testsuitetojunit.py
      - copied unchanged from r1813, /trunk/test/testsuitetojunit.py
   branches/4.3/utils/
      - copied from r1813, /trunk/utils/
   branches/4.3/utils/build_kit_from_svn
      - copied unchanged from r1813, /trunk/utils/build_kit_from_svn
Removed:
   branches/4.3/cmake_include/FindSystemConfig.cmake
Modified:
   branches/4.3/   (props changed)
   branches/4.3/CMakeLists.txt
   branches/4.3/CPackOptions.cmake.in
   branches/4.3/applications/CMakeLists.txt
   branches/4.3/applications/NXbrowse/NXbrowse.c
   branches/4.3/applications/NXconvert/Makefile.am
   branches/4.3/applications/NXconvert/nxconvert_common.cpp
   branches/4.3/applications/NXtranslate/CMakeLists.txt
   branches/4.3/applications/NXvalidate/CMakeLists.txt
   branches/4.3/applications/NXvalidate/src/org/nexusformat/nxvalidate/resources/nxvalidate.properties
   branches/4.3/autogen.sh
   branches/4.3/bindings/cpp/CMakeLists.txt
   branches/4.3/bindings/cpp/NeXusFile.cpp
   branches/4.3/bindings/java/CMakeLists.txt
   branches/4.3/bindings/python/nxs/napi.py
   branches/4.3/bindings/python/nxs/tree.py
   branches/4.3/build_rpm.in
   branches/4.3/cmake_include/FindAnt.cmake
   branches/4.3/cmake_include/FindHDF4.cmake
   branches/4.3/cmake_include/FindMXML.cmake
   branches/4.3/cmake_include/FindSZIP.cmake
   branches/4.3/configure.ac
   branches/4.3/include/napi.h
   branches/4.3/include/napi4.h
   branches/4.3/include/napi5.h
   branches/4.3/include/nxxml.h
   branches/4.3/nexus_spec.in
   branches/4.3/src/CMakeLists.txt
   branches/4.3/src/napi.c
   branches/4.3/src/napi4.c
   branches/4.3/src/napi5.c
   branches/4.3/src/nxio.c
   branches/4.3/src/nxxml.c
   branches/4.3/test/Makefile.am
   branches/4.3/test/napi_test.c
   branches/4.3/test/napi_test_cpp.cxx
   branches/4.3/test/test_nxunlimited.c
   branches/4.3/test/testsuite.at
   branches/4.3/third_party/CMakeLists.txt
   branches/4.3/third_party/mxml-2.6/CMakeLists.txt

Log:
Update with trunk changes from [1777] to [1813]. Refs #306


Modified: branches/4.3/CMakeLists.txt
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/CMakeLists.txt?r1=1813&r2=1814

Modified: branches/4.3/CPackOptions.cmake.in
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/CPackOptions.cmake.in?r1=1813&r2=1814

Modified: branches/4.3/applications/CMakeLists.txt
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/applications/CMakeLists.txt?r1=1813&r2=1814

Modified: branches/4.3/applications/NXbrowse/NXbrowse.c
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/applications/NXbrowse/NXbrowse.c?r1=1813&r2=1814

Modified: branches/4.3/applications/NXconvert/Makefile.am
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/applications/NXconvert/Makefile.am?r1=1813&r2=1814

Modified: branches/4.3/applications/NXconvert/nxconvert_common.cpp
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/applications/NXconvert/nxconvert_common.cpp?r1=1813&r2=1814

Modified: branches/4.3/applications/NXtranslate/CMakeLists.txt
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/applications/NXtranslate/CMakeLists.txt?r1=1813&r2=1814

Modified: branches/4.3/applications/NXvalidate/CMakeLists.txt
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/applications/NXvalidate/CMakeLists.txt?r1=1813&r2=1814

Modified: branches/4.3/applications/NXvalidate/src/org/nexusformat/nxvalidate/resources/nxvalidate.properties
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/applications/NXvalidate/src/org/nexusformat/nxvalidate/resources/nxvalidate.properties?r1=1813&r2=1814

Modified: branches/4.3/autogen.sh
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/autogen.sh?r1=1813&r2=1814

Modified: branches/4.3/bindings/cpp/CMakeLists.txt
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/bindings/cpp/CMakeLists.txt?r1=1813&r2=1814

Modified: branches/4.3/bindings/cpp/NeXusFile.cpp
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/bindings/cpp/NeXusFile.cpp?r1=1813&r2=1814

Modified: branches/4.3/bindings/java/CMakeLists.txt
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/bindings/java/CMakeLists.txt?r1=1813&r2=1814

Modified: branches/4.3/bindings/python/nxs/napi.py
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/bindings/python/nxs/napi.py?r1=1813&r2=1814

Modified: branches/4.3/bindings/python/nxs/tree.py
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/bindings/python/nxs/tree.py?r1=1813&r2=1814

Modified: branches/4.3/build_rpm.in
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/build_rpm.in?r1=1813&r2=1814

Modified: branches/4.3/cmake_include/FindAnt.cmake
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/cmake_include/FindAnt.cmake?r1=1813&r2=1814

Modified: branches/4.3/cmake_include/FindHDF4.cmake
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/cmake_include/FindHDF4.cmake?r1=1813&r2=1814

Modified: branches/4.3/cmake_include/FindMXML.cmake
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/cmake_include/FindMXML.cmake?r1=1813&r2=1814

Modified: branches/4.3/cmake_include/FindSZIP.cmake
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/cmake_include/FindSZIP.cmake?r1=1813&r2=1814

Modified: branches/4.3/configure.ac
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/configure.ac?r1=1813&r2=1814

Modified: branches/4.3/include/napi.h
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/include/napi.h?r1=1813&r2=1814

Modified: branches/4.3/include/napi4.h
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/include/napi4.h?r1=1813&r2=1814

Modified: branches/4.3/include/napi5.h
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/include/napi5.h?r1=1813&r2=1814

Modified: branches/4.3/include/nxxml.h
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/include/nxxml.h?r1=1813&r2=1814

Modified: branches/4.3/nexus_spec.in
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/nexus_spec.in?r1=1813&r2=1814

Modified: branches/4.3/src/CMakeLists.txt
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/src/CMakeLists.txt?r1=1813&r2=1814

Modified: branches/4.3/src/napi.c
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/src/napi.c?r1=1813&r2=1814

Modified: branches/4.3/src/napi4.c
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/src/napi4.c?r1=1813&r2=1814

Modified: branches/4.3/src/napi5.c
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/src/napi5.c?r1=1813&r2=1814

Modified: branches/4.3/src/nxio.c
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/src/nxio.c?r1=1813&r2=1814

Modified: branches/4.3/src/nxxml.c
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/src/nxxml.c?r1=1813&r2=1814

Modified: branches/4.3/test/Makefile.am
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/test/Makefile.am?r1=1813&r2=1814

Modified: branches/4.3/test/napi_test.c
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/test/napi_test.c?r1=1813&r2=1814

Modified: branches/4.3/test/napi_test_cpp.cxx
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/test/napi_test_cpp.cxx?r1=1813&r2=1814

Modified: branches/4.3/test/test_nxunlimited.c
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/test/test_nxunlimited.c?r1=1813&r2=1814

Modified: branches/4.3/test/testsuite.at
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/test/testsuite.at?r1=1813&r2=1814

Modified: branches/4.3/third_party/CMakeLists.txt
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/third_party/CMakeLists.txt?r1=1813&r2=1814

Modified: branches/4.3/third_party/mxml-2.6/CMakeLists.txt
Url: http://svn.nexusformat.org/viewvc/NeXusCode/branches/4.3/third_party/mxml-2.6/CMakeLists.txt?r1=1813&r2=1814


More information about the NeXus-code-svn mailing list