source: @ 1822

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1822   3 months Freddie Akeroyd Fix NXgetdata and NXgetinfo for HDF5 Variable length string datasets. Refs …
(edit) @1821   3 months Freddie Akeroyd Add support for reading HDF5 VL string attributes. Support for VL datasets …
(edit) @1820   3 months Freddie Akeroyd Pass configure arguments properly to mock. Also update dependencies to …
(edit) @1819   3 months Ray Osborn Refs #322: Mostly tidying things up. * Updated exceptions to use …
(edit) @1818   3 months Freddie Akeroyd Packaging mods. Refs #327
(edit) @1817   4 months Freddie Akeroyd Fix windows packaging. Refs #327
(edit) @1816   4 months Freddie Akeroyd More mods for NXvalidate building. Refs #327
(edit) @1815   4 months Freddie Akeroyd Create 4.3.0-rc2 Refs #306
(edit) @1814   4 months Freddie Akeroyd Update with trunk changes from [1777] to [1813]. Refs #306
(edit) @1813   4 months Freddie Akeroyd Add intiial support for mock rpm builds. Refs #328
(edit) @1812   4 months Freddie Akeroyd * Create proper nxconfig.h from CMake * Build NXvalidate in CMake Refs …
(edit) @1811   4 months Freddie Akeroyd * Some general CMake code refactoring * Improve locating of external …
(edit) @1810   4 months Freddie Akeroyd Fix MinGW build issues. Refs #325
(edit) @1809   4 months Freddie Akeroyd Also trap non-printable characters in attributes when converting to …
(edit) @1808   4 months Ray Osborn Refs #322: Further improvements to make file saves work more intuitively. …
(edit) @1807   4 months Freddie Akeroyd Trap non-printable characters in conversion to definition. Refs #320
(edit) @1806   4 months Ray Osborn Refs #322: Further improvements to make file saves work more intuitively. …
(edit) @1805   4 months Ray Osborn Refs #322: Added arguments to use the standard matplotlib format strings …
(edit) @1804   4 months Paul Kienzle Refs #322: Allow root.save() to replace the underlying file; tree property …
(edit) @1803   4 months Ray Osborn Refs #323: Added 'nxload' as an alias to 'load' for use when there are …
(edit) @1802   4 months Freddie Akeroyd Remove references to nxvalidate.properties.in Refs #236
(edit) @1801   4 months Ray Osborn Refs #322: Major revision to the tree API to make it more robust and …
(edit) @1800   4 months Stephen Rankin Changed back to nxvalidate.properties, as it kills of the GUI when built …
(edit) @1799   4 months Freddie Akeroyd Add in extra tests. Refs #320
(edit) @1798   4 months Freddie Akeroyd Fix path to nxconvert. Refs #236
(edit) @1797   4 months Freddie Akeroyd * Fix issue of only writing links to output HDF5 files * Also speed up …
(edit) @1796   5 months Peter Peterson Modifying prints so it can be more easily parsed. Refs #317.
(edit) @1795   5 months Peter Peterson First version of the magic script. Refs #317.
(edit) @1794   5 months Freddie Akeroyd Windows CMake updates. Refs #281
(edit) @1793   5 months Freddie Akeroyd Add check for python ctypes module. Refs #316
(edit) @1792   6 months Freddie Akeroyd Fix constness of various functions. Refs #286
(edit) @1791   6 months Freddie Akeroyd Fix some warnings. Refs #286
(edit) @1790   6 months Freddie Akeroyd Fix some warnings. Refs #286
(edit) @1789   6 months Freddie Akeroyd Print warning if HDF5 version less that 1.6 Refs #310
(edit) @1788   6 months Freddie Akeroyd Use size_t rather than int to allow larger file sizes in write. Refs #315
(edit) @1787   6 months Freddie Akeroyd Write a single space for empty strings (rather than an empty node) - this …
(edit) @1786   6 months Freddie Akeroyd Set chunk size correctly for zero sized array. Refs #313
(edit) @1785   6 months Freddie Akeroyd Fix bug in NX5nativeisexternallink. Refs #311
(edit) @1784   6 months Freddie Akeroyd NXconvert now processes non NX prefixed classes. Refs #312
(edit) @1783   6 months Freddie Akeroyd Fix copy of final RPM. Refs #307
(edit) @1782   6 months Freddie Akeroyd Add build scripts. Refs #307
(edit) @1781   6 months Eugenwintersberger Started with unit tests for the python binding. refs #296
(edit) @1780   6 months Freddie Akeroyd Create 4.3.0-rc1 tag. Refs #306
(edit) @1779   6 months Freddie Akeroyd Update 4.3 branch tag to rc1. Refs #306
(edit) @1778   6 months Freddie Akeroyd Create 4.3 branch from trunk [1777]. Refs #306
(edit) @1777   6 months Freddie Akeroyd Update comments. Refs #307
(edit) @1776   6 months Freddie Akeroyd Fixes for earlier autoconf versions. Refs #307
(edit) @1775   6 months Freddie Akeroyd Add m4 macros to pick up svn version automatically and set release …
(edit) @1774   6 months Peter Peterson Adding missing include and deleted an unused variable. Refs #286.
(edit) @1773   6 months Freddie Akeroyd Add CPP files. Refs #305
(edit) @1772   6 months Freddie Akeroyd Merge in a few updates from Mantid version. Refs #303
(edit) @1771   6 months Freddie Akeroyd Add char type for win32 - not sure why it was commented out, but guess it …
(edit) @1770   6 months Freddie Akeroyd * don't install headers for tclap * remove check for history library * …
(edit) @1769   6 months Freddie Akeroyd Fix snprintf definition for win32. Refs #303
(edit) @1768   6 months Freddie Akeroyd Remove snprintf redefiniiton. Refs #303
(edit) @1767   6 months Freddie Akeroyd Add additional -L flag to shared library directory. This seems to be …
(edit) @1766   6 months Freddie Akeroyd H5_VERSION macro does not exist on ubuntu! Refs #303
(edit) @1765   6 months Freddie Akeroyd Add in debian build files from Tobias Richter. Refs #305
(edit) @1764   6 months Freddie Akeroyd Alternative fix for --prefix refs #303
(edit) @1763   6 months Freddie Akeroyd Fix rpm prefix issue. Refs #303
(edit) @1762   6 months Freddie Akeroyd Fix bug in handling of unlimited dimensions. Refs #303
(edit) @1761   6 months Freddie Akeroyd Add in support for 64bit integers. Refs #304
(edit) @1760   6 months Freddie Akeroyd Add MSVC TLS definition. Refs #303
(edit) @1759   6 months Freddie Akeroyd Add back in API compatibility defines - needed if HDF5-1.8 has been …
(edit) @1758   6 months Freddie Akeroyd Fix line endings. Refs #303
(edit) @1757   6 months Freddie Akeroyd Tidy up error handling to see if that helps. Refs #303
(edit) @1756   6 months Freddie Akeroyd Use H5S_UNLIMITED ratherthan NX_UNLIMITED refs #303
(edit) @1755   6 months Freddie Akeroyd Add in explict checks for HDF5 >= 1.8.0 Refs #303
(edit) @1754   6 months Freddie Akeroyd Enable python by default. Refs #302
(edit) @1753   6 months Freddie Akeroyd Pass configure options down into spec file. Refs #302
(edit) @1752   6 months Freddie Akeroyd Pass down configure options and set library version. Refs #302
(edit) @1751   6 months Freddie Akeroyd Handle dependency on readline and libxml2 better. refs #302
(edit) @1750   6 months Freddie Akeroyd pthread fix for Mac. Refs #300
(edit) @1749   7 months Freddie Akeroyd Windows build fixes. Refs #281
(edit) @1748   7 months Freddie Akeroyd Windows build fixes. Refs #281
(edit) @1747   7 months Freddie Akeroyd Add optional name syntax checking via NXACC_CHECKNAMESYNTAX flag refs #301
(edit) @1746   7 months Freddie Akeroyd Fix libxml2 reference on RHEL5. Refs #300
(edit) @1745   7 months Freddie Akeroyd Use PTHREAD_MUTEX_RECURSIVE_NP instead of PTHREAD_MUTEX_RECURSIVE (for …
(edit) @1744   7 months Freddie Akeroyd Add pthread locking for Linux. Refs #300
(edit) @1743   7 months Freddie Akeroyd Tody up HDF5 CPP defines. Refs #290
(edit) @1742   7 months Freddie Akeroyd Fix path length bug in C++ inquire file command - tests now work. Refs …
(edit) @1741   7 months Tobias Richter refs #290, #299 Create link in the right place. The test creates it in …
(edit) @1740   7 months Freddie Akeroyd Add NXreopen export Refs #298
(edit) @1739   7 months Freddie Akeroyd Add test for NXreopen(). Refs #298
(edit) @1738   7 months Freddie Akeroyd Add NXreopen() function to create a second NXhandle referencing the same …
(edit) @1737   7 months Tobias Richter refs #290 inquirefile works now but it it reports the absolute path so …
(edit) @1736   7 months Freddie Akeroyd Fix function prototypes. Refs #286
(edit) @1735   7 months Freddie Akeroyd Remove some warnings and allow passing of globals (e.g. warnings) C/C++ …
(edit) @1734   7 months Tobias Richter refs #290, #274, #258, #221, #285 implement all in Java remove duplicate …
(edit) @1733   7 months Freddie Akeroyd Add missing include. Refs #297
(edit) @1732   7 months Freddie Akeroyd Merge in Mantid mods from Roman. Refs #297
(edit) @1731   7 months Tobias Richter refs #290 added hdf5 specific isexternalgroup and even isexternaldataset …
(edit) @1730   7 months Tobias Richter refs #290 external linking works fine now Only the reporting …
(edit) @1729   7 months Tobias Richter implement more hdf1.8 features to make external links visible refs #290
(edit) @1728   7 months Tobias Richter external linking in hdf5 refs #290 external links are created correctly, …
(edit) @1727   7 months Freddie Akeroyd Fixes for Windows building. refs #281
(edit) @1726   7 months Freddie Akeroyd Include cpack at end. Refs #281
(edit) @1725   7 months Stephen Rankin We need a WELCOME File. ref#281
(edit) @1724   7 months Stephen Rankin Added CPack include explicitly. ref#281
(edit) @1723   7 months Stephen Rankin Exclude IPNS_CPP, no CMakeLists.txt file. ref#281
Note: See TracRevisionLog for help on using the revision log.