source: trunk/src @ 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) @1816   4 months Freddie Akeroyd More mods for NXvalidate building. Refs #327
(edit) @1811   4 months Freddie Akeroyd * Some general CMake code refactoring * Improve locating of external …
(edit) @1797   4 months Freddie Akeroyd * Fix issue of only writing links to output HDF5 files * Also speed up …
(edit) @1794   5 months Freddie Akeroyd Windows CMake updates. Refs #281
(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) @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) @1769   6 months Freddie Akeroyd Fix snprintf definition for win32. Refs #303
(edit) @1766   6 months Freddie Akeroyd H5_VERSION macro does not exist on ubuntu! Refs #303
(edit) @1762   6 months Freddie Akeroyd Fix bug in handling of unlimited dimensions. Refs #303
(edit) @1760   6 months Freddie Akeroyd Add MSVC TLS definition. Refs #303
(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) @1752   6 months Freddie Akeroyd Pass down configure options and set library version. 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) @1747   7 months Freddie Akeroyd Add optional name syntax checking via NXACC_CHECKNAMESYNTAX flag refs #301
(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) @1741   7 months Tobias Richter refs #290, #299 Create link in the right place. The test creates it in …
(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) @1735   7 months Freddie Akeroyd Remove some warnings and allow passing of globals (e.g. warnings) C/C++ …
(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) @1687   7 months Tobias Richter add api to create external link to dataset refs #290 sort of required to …
(edit) @1683   7 months Tobias Richter switch H5E lot H5Gcreate and H5Gopen refs #287
(edit) @1680   7 months Tobias Richter switch H5Dopen refs #287
(edit) @1679   7 months Tobias Richter switch H5Dcreate refs #287
(edit) @1678   7 months Tobias Richter refs #298 refs #286
(edit) @1677   7 months Tobias Richter switch H5Aiterate to version 2 refs #287
(edit) @1676   7 months Tobias Richter fix H5Acreate at first refs #287
(edit) @1674   7 months Freddie Akeroyd Fixes for Windows building. refs #281
(edit) @1673   7 months Freddie Akeroyd Tidy ups. Refs #285
(edit) @1672   7 months Tobias Richter fix extending dataset when new data does not fill entire space of all …
(edit) @1666   7 months Tobias Richter refs #289
(edit) @1657   7 months Peter Peterson Refs #286.
(edit) @1656   7 months Peter Peterson Refs #286.
(edit) @1653   7 months Freddie Akeroyd Fix windows compile issues. Refs #285
(edit) @1652   7 months Freddie Akeroyd Add export symbols for new 64bit dimension functions. refs #285
(edit) @1650   7 months Freddie Akeroyd Fix NX_UNLIMITED with multiple dimensions. Refs #258
(edit) @1649   7 months Freddie Akeroyd XML now working with int64 dimensions. Refs #258
(edit) @1648   7 months Freddie Akeroyd More fixes. Refs #258
(edit) @1647   7 months Freddie Akeroyd Now compiles and links with int64 dimensions, but some tests fail. refs …
(edit) @1646   7 months Tobias Richter remove check for -1 to allow unlimited for all dimensions handle following …
(edit) @1645   7 months Freddie Akeroyd Fix typo. Refs #285
(edit) @1642   7 months Freddie Akeroyd Next stage of new 64bit dimension functions. Refs #285
(edit) @1636   7 months Pete Jemian point to current WWW site in license text, refs #281
(edit) @1632   8 months Stephen Rankin Now build on Linux again, including mxml. ref#281
(edit) @1629   9 months Freddie Akeroyd Updates for cmake building on win64. Refs #281
(edit) @1618   10 months Stephen Rankin CMake Windows update ref#236.
(edit) @1615   10 months Tobias Richter add tests for external linking to data sets refs #274
(edit) @1612   10 months Pedro.vicente refs #271 use H5Dset_extent instead of H5Dextend (deprecated function)
(edit) @1610   10 months Tobias Richter fix cut and paste error that stranglely does not show up on hdf5 files, …
(edit) @1606   10 months Stephen Rankin Initial import of CMake Files ref#281.
(edit) @1604   10 months Tobias Richter open externally linked objects read only refs #274, #275 napi5.c: looks …
(edit) @1594   11 months Tobias Richter make externallinks for datasets work (reading) refs #274 this change is …
(edit) @1592   11 months Freddie Akeroyd Missed header file. Refs #272
(edit) @1591   11 months Freddie Akeroyd Add global locking aroud all calls to underlying data routines from the …
(edit) @1583   15 months Reuterma Updating ignores. This refs #264.
(edit) @1581   15 months Reuterma Updating ignores. This refs #264.
(edit) @1563   20 months Reuterma Adding preamble and switching C and C++ documentation over to use it. This …
(edit) @1553   20 months Tobias Richter check for thread local storage MacOS X doesn't have it (this way) refs …
(edit) @1548   20 months Tobias Richter create new error reporting function that only takes a message as parameter …
(edit) @1546   20 months Tobias Richter use Disable and Enable ErrorReporting so that threaded versions are …
(edit) @1545   20 months Tobias Richter report errors to stderr refs #251
(edit) @1544   20 months Tobias Richter remove error reporting for obviously non-fatal case. refs #247
(edit) @1542   20 months Tobias Richter allow setting of error reporting in thread local storage so that multiple …
(edit) @1497   23 months Freddie Akeroyd Trap unopened group in makedata for now. Fixes #242.
(edit) @1476   2 years Freddie Akeroyd Add reference to test program. Refs #231
(edit) @1474   2 years Freddie Akeroyd More doc tweaks. Also now automatically builds javadoc for web. Refs #231
(edit) @1470   2 years Freddie Akeroyd Update docs. Refs #220
(edit) @1449   2 years Pedro.vicente refs #226 Save a NeXus file with chunking and no compression
(edit) @1448   2 years Pedro.vicente refs #205 updated VS project refs #211 added herr_t instead of int
(edit) @1443   2 years Freddie Akeroyd Add versioning to shared library on trunk. Refs #209.
(edit) @1439   2 years Pedro.vicente refs #211 declare some HDF5 variables with the correct types
(edit) @1430   2 years Freddie Akeroyd Add NXgetversion refs #222
(edit) @1420   2 years Mark Koennecke - refs #217, I reimplemented Nxgetgroupinfo in an alternative and …
(edit) @1419   2 years Freddie Akeroyd Remove creation of NexusFile5 structure to save on stack space. Refs #217.
(edit) @1416   2 years Mark Koennecke - Fixed type codes in napi5.c refs #214
(edit) @1414   2 years Freddie Akeroyd Add vms build files. Refs #212
(edit) @1410   2 years Pedro.vicente In hdf5ToNXType and other places declared these variables with the types …
(edit) @1389   2 years Pedro.vicente eliminated Visual Studio compiler warnings 1) unreferenced local …
(edit) @1387   2 years Pedro.vicente Eliminated the following compiler warnings, due to declared but used …
(edit) @1383   2 years Pedro.vicente Changed napi4.c to include a conditional compilation preprocessor …
(edit) @1380   2 years Pedro.vicente Added a Visual Studio 2008 solution named /windows/nexus.sln with projects …
(edit) @1378   2 years Pedro.vicente Fix: deleted the variables Systems and compilers tested: Windows 7, …
(edit) @1375   3 years Mark Koennecke - Implemented NXgetpath for C, C++, Java, SWIG and F77, refs #199 - Python …
(edit) @1282   3 years Mark Koennecke - Fixes for refs #193 - The problem with the one character attribute was …
Note: See TracRevisionLog for help on using the revision log.