Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r27393] removed unused C functions | Scot Breitenfeld | 2015-07-15 | 5 | -457/+8 |
| | |||||
* | [svn-r27392] removed unused C functions | Scot Breitenfeld | 2015-07-15 | 3 | -158/+6 |
| | |||||
* | [svn-r27391] Added build dependencies to generated files | Scot Breitenfeld | 2015-07-15 | 2 | -9/+12 |
| | |||||
* | [svn-r27390] Add fortran source depends command | Allen Byrne | 2015-07-15 | 1 | -6/+16 |
| | |||||
* | [svn-r27389] Added generated files to install | Scot Breitenfeld | 2015-07-15 | 1 | -0/+1 |
| | |||||
* | [svn-r27388] Removed robodoc documenation. | Scot Breitenfeld | 2015-07-14 | 84 | -21422/+0 |
| | |||||
* | [svn-r27387] added definitions for H5LTset_attribute_*_c | Scot Breitenfeld | 2015-07-14 | 1 | -6/+36 |
| | |||||
* | [svn-r27386] misc clean-up | Scot Breitenfeld | 2015-07-14 | 1 | -2/+2 |
| | |||||
* | [svn-r27385] H5Dwrite,H5Dread,H5Awrite,H5Dread for INTEGERs and Characters ↵ | Scot Breitenfeld | 2015-07-14 | 4 | -1733/+400 |
| | | | | are now generated code | ||||
* | [svn-r27384] H5Dwrite and H5Awrite for INTEGERs are now generated code | Scot Breitenfeld | 2015-07-14 | 4 | -40/+87 |
| | |||||
* | [svn-r27383] removed unused functions | Scot Breitenfeld | 2015-07-14 | 1 | -258/+0 |
| | |||||
* | [svn-r27382] Documenation changes | Scot Breitenfeld | 2015-07-14 | 12 | -14/+90 |
| | |||||
* | [svn-r27381] comments added | Scot Breitenfeld | 2015-07-14 | 1 | -6/+6 |
| | |||||
* | [svn-r27379] formatting clean-up | Scot Breitenfeld | 2015-07-14 | 4 | -17/+13 |
| | |||||
* | [svn-r27378] svn merge -r27326:27377 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-07-14 | 37 | -169/+197 |
|\ | |||||
| * | [svn-r27372] Snapshot version 1.9 release 224 | HDF Tester | 2015-07-13 | 13 | -24/+24 |
| | | |||||
| * | [svn-r27364] Add Mac Framework support | Allen Byrne | 2015-07-09 | 24 | -145/+173 |
| | | |||||
* | | [svn-r27377] Cleaned-up comment formatting: | Scot Breitenfeld | 2015-07-14 | 15 | -2414/+2414 |
| | | | | | | | | 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' | ||||
* | | [svn-r27376] set default value of SIZEOF___FLOAT128 | Scot Breitenfeld | 2015-07-14 | 1 | -0/+2 |
| | | |||||
* | | [svn-r27375] Moved generating Fortran 'test' code from the fortran src ↵ | Scot Breitenfeld | 2015-07-13 | 6 | -199/+109 |
| | | | | | | | | directory to the fortran 'test' directory. Updated autotools and cmake. | ||||
* | | [svn-r27374] misc cleanup | Scot Breitenfeld | 2015-07-13 | 1 | -0/+3 |
| | | |||||
* | | [svn-r27373] moved building generated test APIs to a sperated build program ↵ | Scot Breitenfeld | 2015-07-13 | 2 | -0/+273 |
| | | | | | | | | | | | | (was in fortran/src/H5_buildiface.F90) | ||||
* | | [svn-r27368] misc. code clean-up | Scot Breitenfeld | 2015-07-09 | 5 | -49/+20 |
| | | |||||
* | | [svn-r27366] misc. clean-up | Scot Breitenfeld | 2015-07-09 | 1 | -209/+11 |
| | | |||||
* | | [svn-r27365] added build dependencies for hl fortran builds | Scot Breitenfeld | 2015-07-09 | 2 | -7/+7 |
| | | |||||
* | | [svn-r27360] moved H5test_kind.F90 H5_buildiface.F90 | Scot Breitenfeld | 2015-07-09 | 5 | -34/+34 |
| | | |||||
* | | [svn-r27359] Fixed Cmake to handle autogenerated Fortran HL APIs | Scot Breitenfeld | 2015-07-09 | 4 | -2/+54 |
| | | |||||
* | | [svn-r27358] Fixed test to handle DOUBLE PRECISION that was promoted using ↵ | Scot Breitenfeld | 2015-07-09 | 1 | -33/+102 |
| | | | | | | | | compiler options. | ||||
* | | [svn-r27357] svn merge -r27208:27356 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-07-09 | 14 | -25/+24 |
|\ \ | |/ | |||||
| * | [svn-r27346] remove reference to file removed from cmake_ext_mod | Allen Byrne | 2015-07-08 | 1 | -1/+0 |
| | | |||||
| * | [svn-r27339] Snapshot version 1.9 release 223 | HDF Tester | 2015-07-06 | 13 | -49/+52 |
| | | |||||
* | | [svn-r27355] added generation of HL Fortran Interfaces for REALs | Scot Breitenfeld | 2015-07-08 | 8 | -2931/+826 |
| | | |||||
* | | [svn-r27354] fixed #if spec | Scot Breitenfeld | 2015-07-08 | 1 | -1/+1 |
| | | |||||
* | | [svn-r27351] updated missing preprocessor defines | Scot Breitenfeld | 2015-07-08 | 2 | -25/+13 |
| | | |||||
* | | [svn-r27350] updated missing cmake defines | Scot Breitenfeld | 2015-07-08 | 2 | -31/+54 |
| | | |||||
* | | [svn-r27337] cmake configure test for Fortran | Scot Breitenfeld | 2015-07-05 | 1 | -0/+461 |
| | | |||||
* | | [svn-r27334] svn merge -r27326:27332 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-07-02 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | [svn-r27332] Fix src/CMakeLists.txt after Quincey's metadata cache changes | Jerome Soumagne | 2015-07-02 | 1 | -0/+2 |
| | | |||||
* | | [svn-r27333] added comments | Scot Breitenfeld | 2015-07-02 | 2 | -1/+2 |
| | | |||||
* | | [svn-r27328] updated reconfigure | Scot Breitenfeld | 2015-07-02 | 1 | -25/+28 |
| | | |||||
* | | [svn-r27327] svn merge -r27208:27326 https://svn.hdfgroup.uiuc.edu/hdf5/trunk | Scot Breitenfeld | 2015-07-02 | 125 | -16717/+23530 |
|\ \ | |/ | |||||
| * | [svn-r27320] Fix uninitialized memory write valgrind errors in trunk. Did ↵ | Neil Fortner | 2015-07-01 | 8 | -16/+46 |
| | | | | | | | | | | | | | | | | this by modifying metadata cache clients to clear unused memory in the buffer after serializing. Tested: ummon; jam, koala, ostrich (h5committest) | ||||
| * | [svn-r27313] switch internal cdash URL | Allen Byrne | 2015-06-30 | 1 | -2/+2 |
| | | |||||
| * | [svn-r27298] Description: | Quincey Koziol | 2015-06-29 | 5 | -134/+159 |
| | | | | | | | | | | | | | | | | | | Separate H5AC layer from using package-scoped pieces of the H5C layer, moving from including H5Cpkg.h to H5Cprivate.h. Tested on: MacOSX/64 10.10.3 (amazon) w/serial, parallel & production Linux/32 2.6.x (jam) w/serial & parallel | ||||
| * | [svn-r27296] Description: | Quincey Koziol | 2015-06-29 | 7 | -38/+28 |
| | | | | | | | | | | | | | | | | | | Correct error with braces around macro (in production builds), also clean up a few warnings. Tested on: MacOSX/64 10.10.3 (amazon) w/serial, parallel & production Linux/32 2.6 (jam) w/serial & parallel | ||||
| * | [svn-r27294] Description: | Quincey Koziol | 2015-06-29 | 6 | -711/+320 |
| | | | | | | | | | | | | | | | | | | | | Clean up parameters to H5C__flush_single_entry: accept cache entry instead of address, and make new flag for deleting entry from skiplist on destroy instead of a separate parameter to the routine. Tested on: MacOSX/64 10.10.3 (amazon) w/serial & parallel Linux/32 2.6.x (jam) w/serial & parallel | ||||
| * | [svn-r27293] Description: | Quincey Koziol | 2015-06-27 | 12 | -3512/+3666 |
| | | | | | | | | | | | | | | | | Split parallel metadata cache code into separate source code modules. Tested on: MacOSX/64 10.10.3 (amazon) w/serial & parallel (too minor for h5committest) | ||||
| * | [svn-r27292] Description: | Quincey Koziol | 2015-06-27 | 6 | -22/+62 |
| | | | | | | | | | | | | | | | | | | | | Bring 'fail if unknown always' object header message flag from the avoid_truncate branch, strengthen error checking for unknown messages, and try to catch object header code configurations at compile time (instead of runtime). Tested on: MacOSX/64 10.10.3 (amazon) w/serial & parallel (h5committest forthcoming) | ||||
| * | [svn-r27283] Change generic directory in tarballs to hdfsrc. | Larry Knox | 2015-06-25 | 1 | -4/+4 |
| | | | | | | | | Remove some commented lines. | ||||
| * | [svn-r27280] Add temporary file to create tarballs for buildbot (and ↵ | Larry Knox | 2015-06-24 | 2 | -0/+395 |
| | | | | | | | | possibly all) daily testing. When the behavior is acceptable, the changes should be merged into the regular release script as a --revision option. |