Allen Byrne
9e2434625d
[svn-r27469] Merge from trunk with dual-binary CMake code.
...
Tested: local linux with CMake
2015-08-05 16:01:07 -05:00
Allen Byrne
0b4b73331d
[svn-r27446] Correct Windows export name
2015-07-30 13:41:18 -05:00
Scot Breitenfeld
fa52a5a44a
[svn-r27442] added missing dependencies
2015-07-30 10:18:42 -05:00
Scot Breitenfeld
c6ccc94574
[svn-r27441] misc. code clean-up
2015-07-30 10:17:41 -05:00
Scot Breitenfeld
e3ac5f3651
[svn-r27440] added missing h5lt*_attribute_f functions
2015-07-30 09:40:47 -05:00
Scot Breitenfeld
ed0bae78a0
[svn-r27426] svn merge -r27377:27425 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
2015-07-22 17:09:05 -05:00
Scot Breitenfeld
479bd3c800
[svn-r27422] changed add_custom_command to add_custom_target
2015-07-21 15:34:29 -05:00
Scot Breitenfeld
e796ff45c7
[svn-r27421] changed from add_custom_command to add_custom_target for generated files, OBJECT_DEPENDS is not fully functional on Windows (cmake 3.1).
2015-07-21 13:44:52 -05:00
Scot Breitenfeld
0040ee0c99
[svn-r27418] format clean-up
2015-07-21 10:19:07 -05:00
Scot Breitenfeld
940da78df9
[svn-r27417] comment code cleanup
2015-07-21 10:11:53 -05:00
Neil Fortner
f550bc0cea
[svn-r27415] Fix potential error with H5I_clear_type which could occur when a callback closed
...
a different ID in the same type. Added a new skiplist routine,
H5SL_try_free_safe, which iterates over items, freeing some of them, and which
intercepts and defers attempts to remove from the list outside of the main
iteration. Changed H5I_clear_type to use this function.
Tested: jam, koala, ostrich (h5committest); ummon
2015-07-20 17:21:36 -05:00
HDF Tester
74e4cd4d21
[svn-r27412] Snapshot version 1.9 release 225
2015-07-19 19:11:50 -05:00
Dana Robinson
94a6e02b3d
[svn-r27407] Updated the H5_ATTR_* macros.
...
- Updated the preprocessor logic that defines the H5_ATTR_* macros. The Solaris
Studio compiler understands __attribute__ but not the specific attributes
that we use. The H5_ATTR_* macros are now defined as blank with that
compiler which significantly cleans up the warnings, making debugging
easier.
- Replaced a few lingering __attribute__ macros with H5_ATTR_* markup.
Tested on: h5committest
Solaris w/ Solaris Studio (emu)
2015-07-18 00:40:06 -05:00
Scot Breitenfeld
a539386a87
[svn-r27406] gave full path to H5_gen.F90
2015-07-17 16:54:07 -05:00
Scot Breitenfeld
2edc6a97db
[svn-r27405] added implicit none
2015-07-17 16:15:23 -05:00
Scot Breitenfeld
a41f88bc3e
[svn-r27404] Implemented new function to compare reals with adjustible precision tolerance.
2015-07-17 16:12:31 -05:00
Scot Breitenfeld
bf8fea70bd
[svn-r27401] code cleanup
2015-07-16 09:34:53 -05:00
Scot Breitenfeld
93161fa55c
[svn-r27400] code clean-up
2015-07-16 09:11:47 -05:00
Scot Breitenfeld
53b3d666e5
[svn-r27399] code clean-up
2015-07-16 08:59:21 -05:00
Scot Breitenfeld
08244fb237
[svn-r27395] cleaned-up code
2015-07-15 15:04:31 -05:00
Scot Breitenfeld
df50addca1
[svn-r27394] added properties generated
2015-07-15 14:57:47 -05:00
Scot Breitenfeld
8617384653
[svn-r27393] removed unused C functions
2015-07-15 13:56:28 -05:00
Scot Breitenfeld
f63785a1ab
[svn-r27392] removed unused C functions
2015-07-15 12:09:06 -05:00
Scot Breitenfeld
4667abe8a5
[svn-r27391] Added build dependencies to generated files
2015-07-15 10:57:40 -05:00
Allen Byrne
b1800ed767
[svn-r27390] Add fortran source depends command
2015-07-15 10:10:43 -05:00
Scot Breitenfeld
ea73fae0fb
[svn-r27389] Added generated files to install
2015-07-15 09:42:01 -05:00
Scot Breitenfeld
03ad911d3d
[svn-r27388] Removed robodoc documenation.
2015-07-14 16:26:27 -05:00
Scot Breitenfeld
72484f3a56
[svn-r27387] added definitions for H5LTset_attribute_*_c
2015-07-14 15:29:32 -05:00
Scot Breitenfeld
e076946256
[svn-r27386] misc clean-up
2015-07-14 13:46:09 -05:00
Scot Breitenfeld
f76d1ca08b
[svn-r27385] H5Dwrite,H5Dread,H5Awrite,H5Dread for INTEGERs and Characters are now generated code
2015-07-14 13:39:10 -05:00
Scot Breitenfeld
0e102fb1cd
[svn-r27384] H5Dwrite and H5Awrite for INTEGERs are now generated code
2015-07-14 12:07:27 -05:00
Scot Breitenfeld
a3de9abcbf
[svn-r27383] removed unused functions
2015-07-14 11:39:16 -05:00
Scot Breitenfeld
6ed616cd99
[svn-r27382] Documenation changes
2015-07-14 11:35:27 -05:00
Scot Breitenfeld
1e147f4442
[svn-r27381] comments added
2015-07-14 11:14:16 -05:00
Scot Breitenfeld
6334416852
[svn-r27379] formatting clean-up
2015-07-14 11:02:08 -05:00
Scot Breitenfeld
2c897f41c0
[svn-r27378] svn merge -r27326:27377 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
2015-07-14 10:34:45 -05:00
Scot Breitenfeld
50c000fb49
[svn-r27377] Cleaned-up comment formatting:
...
sed -e 's/^ \*[ ]*\([A-Z]\)\([a-z]\)/ * \1\2/g' H5Zf.c | sed -e 's/^ \*[ ]*\([a-z]\)/ * \1/g' | sed -e 's/^ \*[ ]*\([0-9]\)/ * \1/g'
2015-07-14 10:31:15 -05:00
Scot Breitenfeld
f50c602b01
[svn-r27376] set default value of SIZEOF___FLOAT128
2015-07-14 09:14:05 -05:00
Scot Breitenfeld
838755cf71
[svn-r27375] Moved generating Fortran 'test' code from the fortran src directory to the fortran 'test' directory. Updated autotools and cmake.
2015-07-13 14:37:28 -05:00
Scot Breitenfeld
c90d6ad286
[svn-r27374] misc cleanup
2015-07-13 13:55:03 -05:00
Scot Breitenfeld
717609a674
[svn-r27373] moved building generated test APIs to a sperated build program (was in fortran/src/H5_buildiface.F90)
2015-07-13 13:54:09 -05:00
HDF Tester
12b86abf18
[svn-r27372] Snapshot version 1.9 release 224
2015-07-12 19:12:22 -05:00
Scot Breitenfeld
b7dc32b0a0
[svn-r27368] misc. code clean-up
2015-07-09 16:56:59 -05:00
Scot Breitenfeld
f71a46a99c
[svn-r27366] misc. clean-up
2015-07-09 14:54:43 -05:00
Scot Breitenfeld
0a8317aab7
[svn-r27365] added build dependencies for hl fortran builds
2015-07-09 13:07:38 -05:00
Allen Byrne
8bbe712961
[svn-r27364] Add Mac Framework support
2015-07-09 11:56:16 -05:00
Scot Breitenfeld
3653d2ad01
[svn-r27360] moved H5test_kind.F90 H5_buildiface.F90
2015-07-09 10:21:11 -05:00
Scot Breitenfeld
b67a6727cf
[svn-r27359] Fixed Cmake to handle autogenerated Fortran HL APIs
2015-07-09 10:01:11 -05:00
Scot Breitenfeld
fc42b3efaa
[svn-r27358] Fixed test to handle DOUBLE PRECISION that was promoted using compiler options.
2015-07-09 09:36:50 -05:00
Scot Breitenfeld
2b7f0d4780
[svn-r27357] svn merge -r27208:27356 https://svn.hdfgroup.uiuc.edu/hdf5/trunk
2015-07-09 08:47:35 -05:00