| Commit message (Expand) | Author | Age | Files | Lines |
* | [svn-r27407] Updated the H5_ATTR_* macros. | Dana Robinson | 2015-07-18 | 2 | -3/+4 |
|
|
* | [svn-r27364] Add Mac Framework support | Allen Byrne | 2015-07-09 | 10 | -51/+22 |
|
|
* | [svn-r27267] Combine float checks and int checks to eliminate possible conflicts | Allen Byrne | 2015-06-22 | 1 | -199/+213 |
|
|
* | [svn-r27252] Fix whitespace | Allen Byrne | 2015-06-19 | 1 | -15/+15 |
|
|
* | [svn-r27238] Add function prototype for local function | Allen Byrne | 2015-06-18 | 1 | -29/+30 |
|
|
* | [svn-r27196] Move pbbits file to subfolder | Allen Byrne | 2015-06-12 | 55 | -137/+137 |
|
|
* | [svn-r27185] fix more instances where both mpi is_initialized and is_finalize... | Mohamad Chaarawi | 2015-06-10 | 1 | -7/+7 |
|
|
* | [svn-r27133] - Add a new attribute function characterstic for format: | Mohamad Chaarawi | 2015-06-01 | 15 | -59/+59 |
|
|
* | [svn-r27111] move undef of __attribute__ back to private and remove its usage... | Mohamad Chaarawi | 2015-05-26 | 1 | -3/+3 |
|
|
* | [svn-r27071] Description: | Quincey Koziol | 2015-05-15 | 1 | -3/+3 |
|
|
* | [svn-r27058] Description: | Quincey Koziol | 2015-05-13 | 1 | -6/+33 |
|
|
* | [svn-r26953] Remove src temporary debug build props. | Allen Byrne | 2015-04-28 | 1 | -2/+2 |
|
|
* | [svn-r26936] Incorrect use of HSIZE_T_FORMAT macro, needed to be sub macro H5... | Allen Byrne | 2015-04-27 | 1 | -3/+3 |
|
|
* | [svn-r26750] HDFFV-8667: h5repack crashes on enumerated 8-bit type nested in ... | Albert Cheng | 2015-04-07 | 7 | -25757/+11 |
|
|
* | [svn-r26721] Disable failing test | Allen Byrne | 2015-04-03 | 1 | -1/+1 |
|
|
* | [svn-r26711] Recommitting revisions 26669 and 26670, removing VPATH and redun... | Larry Knox | 2015-04-02 | 12 | -12/+0 |
|
|
* | [svn-r26702] HDFFV-8667: h5repack crashes on enumerated 8-bit type nested in ... | Albert Cheng | 2015-04-01 | 1 | -3/+16 |
|
|
* | [svn-r26699] Generators are only built static | Allen Byrne | 2015-04-01 | 6 | -13/+13 |
|
|
* | [svn-r26693] Remove use of obsolete HDF5_USE_FILTER_{internal} | Allen Byrne | 2015-04-01 | 2 | -94/+22 |
|
|
* | [svn-r26683] Remove internal filter checks | Allen Byrne | 2015-03-31 | 2 | -33/+17 |
|
|
* | [svn-r26682] Add new test from test script | Allen Byrne | 2015-03-31 | 1 | -0/+3 |
|
|
* | [svn-r26677] HDFFV-8957: h52gif crashes when run against one of our own examp... | Albert Cheng | 2015-03-31 | 4 | -0/+25756 |
|
|
* | [svn-r26670] Remove VPATH and LONE_COLON | Larry Knox | 2015-03-31 | 2 | -19/+1 |
|
|
* | [svn-r26660] HDFFV-9131: autotols rework | Allen Byrne | 2015-03-30 | 12 | -24/+0 |
|
|
* | [svn-r26649] squish warnings. | Mohamad Chaarawi | 2015-03-30 | 2 | -38/+34 |
|
|
* | [svn-r26635] Description: | Quincey Koziol | 2015-03-28 | 2 | -23/+2 |
|
|
* | [svn-r26594] Merge macros and fortran changes from dual_binary feature. | Allen Byrne | 2015-03-25 | 11 | -43/+43 |
|
|
* | [svn-r26509] Run reconfigure after merges from autotools_rework branch. | Jerome Soumagne | 2015-03-20 | 12 | -24/+0 |
|
|
* | [svn-r26505] Merge r26435 from autotools_rework branch. | Jerome Soumagne | 2015-03-20 | 1 | -1/+1 |
|
|
* | [svn-r26438] Fixed some double promotion warnings from gcc 4.9.2. Most were in | Dana Robinson | 2015-03-11 | 2 | -2/+2 |
|
|
* | [svn-r26408] Missed an H5_HAVE_FILTER_SHUFFLE line. | Dana Robinson | 2015-03-09 | 1 | -1/+1 |
|
|
* | [svn-r26387] warning fixes from Feb27. | Mohamad Chaarawi | 2015-03-06 | 1 | -4/+12 |
|
|
* | [svn-r26380] Recapture updated error files for h5dump tests | Allen Byrne | 2015-03-06 | 3 | -105/+21 |
|
|
* | [svn-r26333] Eliminates gcc warnings due to -Wunsuffixed-float-constants. | Dana Robinson | 2015-03-01 | 10 | -155/+161 |
|
|
* | [svn-r26329] Merge of r26069, r26070, and r26072 from the features/autotools_... | Dana Robinson | 2015-02-27 | 20 | -294/+33 |
|
|
* | [svn-r26305] convert dump_dcpl to use switch statement | Allen Byrne | 2015-02-25 | 1 | -241/+189 |
|
|
* | [svn-r26303] remove files with .clog2 extension generated by MPE when doing m... | Mohamad Chaarawi | 2015-02-25 | 12 | -25/+25 |
|
|
* | [svn-r26279] re-commit 26260 that Dana moved out fixing the versioning of fun... | Mohamad Chaarawi | 2015-02-23 | 1 | -3/+0 |
|
|
* | [svn-r26276] Merged r26075-80, 86 from features/autotools_rework branch. | Dana Robinson | 2015-02-23 | 1 | -1/+0 |
|
|
* | [svn-r26271] Reverse merge of r26260 which was causing daily test failures. | Dana Robinson | 2015-02-22 | 1 | -0/+3 |
|
|
* | [svn-r26260] - add an attribute callback to call H5_term_library when MPI_COM... | Mohamad Chaarawi | 2015-02-20 | 1 | -3/+0 |
|
|
* | [svn-r26223] add another H5close before finalize so with-mpe does not fail. | Mohamad Chaarawi | 2015-02-18 | 1 | -1/+4 |
|
|
* | [svn-r26208] Update cmake minimums | Allen Byrne | 2015-02-18 | 12 | -12/+12 |
|
|
* | [svn-r26188] Merged autotools fixes into the trunk: | Scot Breitenfeld | 2015-02-16 | 12 | -12/+24 |
|
|
* | [svn-r26180] merge configure fixes for HDFFV-9068,9069,9096,9097,9135 from au... | Mohamad Chaarawi | 2015-02-16 | 12 | -12/+0 |
|
|
* | [svn-r26040] HDFFV-9018: Install pdb files to bin folder with dlls. | Allen Byrne | 2015-01-26 | 1 | -1/+1 |
|
|
* | [svn-r25955] Added Perform and io_timer back into build. | Allen Byrne | 2015-01-05 | 2 | -2/+2 |
|
|
* | [svn-r25954] HDFFV-9046: reorganize hdf5/perform, step 2 | Albert Cheng | 2015-01-05 | 2 | -7/+13 |
|
|
* | [svn-r25951] HDFFV-9054: disable io_timer in tools lib and perform sub-folder... | Allen Byrne | 2015-01-05 | 2 | -2/+2 |
|
|
* | [svn-r25946] Removed debug statments that use //. | Albert Cheng | 2015-01-04 | 3 | -12/+0 |
|
|