Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | manual fix from merge with develop | M. Scot Breitenfeld | 2017-10-26 | 1 | -0/+1 |
| | |||||
* | fixed merge with develop issues | M. Scot Breitenfeld | 2017-10-26 | 1 | -2/+2 |
| | |||||
* | Merge branch 'develop' into hdf5_1_10 | M. Scot Breitenfeld | 2017-10-26 | 1 | -789/+195 |
|\ | |||||
| * | Major rework of H5PL package code before bringing VOL changes | Dana Robinson | 2017-07-14 | 1 | -790/+197 |
| | | | | | | | | | | | | | | | | over. Brings coding standards in line with the rest of the library, enforces better software engineering principles, and makes everything more maintainable. | ||||
| * | HDFFV-10170 revert entire change | Allen Byrne | 2017-04-25 | 1 | -83/+3 |
| | | |||||
| * | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to ↵ | Larry Knox | 2017-04-25 | 1 | -6/+4 |
| | | | | | | | | | | | | | | | | | | | | hdf5_1_10 * commit '54957d37f5aa73912763dbb6e308555e863c43f4': Commit copyright header change for src/H5PLpkg.c which was added after running script to make changes. Add new files in release_docs to MANIFEST. Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Merge pull request #407 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10_1 to hdf5_1_10_1 Change copyright headers to replace url referring to file to be removed and replace it with new url for COPYING file. | ||||
| * | Revert HDFFV-9655 by disabling test and not using new function. | Allen Byrne | 2017-04-24 | 1 | -7/+9 |
| | | |||||
| * | Merge pull request #447 in HDFFV/hdf5 from ↵ | Allen Byrne | 2017-04-21 | 1 | -7/+87 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | ~BYRN/hdf5_adb:bugfix/HDFFV-9655-plugin-path-relative to develop * commit 'a995a63085d88e1a633770536efeff5b01569445': HDFFV-9655 fix test and some warnings HDFFV-9655 fix compile and test HDFFV-9655 - Add functions for '@' - untested | ||||
| | * | HDFFV-9655 fix test and some warnings | Allen Byrne | 2017-04-21 | 1 | -3/+3 |
| | | | |||||
| | * | Merge remote-tracking branch 'origin/develop' into | Allen Byrne | 2017-04-21 | 1 | -151/+93 |
| | |\ | | | | | | | | | | | | | bugfix/HDFFV-9655-plugin-path-relative | ||||
| | | * | Fix parameter form | Allen Byrne | 2017-04-21 | 1 | -4/+4 |
| | | | | |||||
| | * | | HDFFV-9655 fix compile and test | Allen Byrne | 2017-04-21 | 1 | -35/+47 |
| | | | | |||||
| | * | | HDFFV-9655 - Add functions for '@' - untested | Allen Byrne | 2017-03-29 | 1 | -0/+68 |
| | | | | |||||
| * | | | Fixed problems that prevent bin/trace from marking up some functions. | Dana Robinson | 2017-04-21 | 1 | -6/+16 |
| | |/ | |/| | |||||
| * | | Express test mods to test/cache.c | mainzer | 2017-04-15 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modified test/cache.c to skip the smoke checks with paged aggregation for all express test levels other than 0 Change to src/H5PL.c seems to be the result of autogen.sh. As it seems to be correct, I am checking it in. Tested serial and parallel (debug only) on jelly. | ||||
| * | | Update with checks for index bounds | Allen Byrne | 2017-04-03 | 1 | -1/+10 |
| | | | |||||
| * | | HDFFV-10143 fix use before set | Allen Byrne | 2017-03-30 | 1 | -1/+1 |
| | | | |||||
| * | | Fix code error and use H5PL_MAX_PATH_NUM in test | Allen Byrne | 2017-03-30 | 1 | -2/+1 |
| | | | |||||
| * | | HDFFV-10143 Cleanup due to comments | Allen Byrne | 2017-03-30 | 1 | -4/+2 |
| | | | |||||
| * | | HDFFV-10143 change h5PLget to use buffer like H5Iget_name | Allen Byrne | 2017-03-30 | 1 | -31/+32 |
| | | | |||||
| * | | HDFFV-10143 change put to replace and add const | Allen Byrne | 2017-03-30 | 1 | -6/+6 |
| | | | |||||
| * | | Remove redundant code | Allen Byrne | 2017-03-30 | 1 | -13/+9 |
| | | | |||||
| * | | HDFFV-10143 Use Windows A version of ExpandEnvironmentStrings | Allen Byrne | 2017-03-30 | 1 | -1/+1 |
| | | | |||||
| * | | HDFFV-10143 Fix initial issues from review | Allen Byrne | 2017-03-30 | 1 | -100/+37 |
| |/ | |||||
| * | HDFFV-10143 add APIs to manipulate plugin path table | Allen Byrne | 2017-03-28 | 1 | -0/+298 |
| | | |||||
* | | merge from develop and apply HDFFV-8611 | Allen Byrne | 2017-05-24 | 1 | -1/+1 |
| | | |||||
* | | Change signature of H5PLget_size | Allen Byrne | 2017-04-25 | 1 | -8/+10 |
| | | |||||
* | | Fixed problems that prevent bin/trace from marking up some functions. | Dana Robinson | 2017-04-24 | 1 | -2/+8 |
| | | |||||
* | | bin/trace updates in H5PL.c | Dana Robinson | 2017-04-20 | 1 | -0/+4 |
| | | |||||
* | | Reformat char * args | Allen Byrne | 2017-04-18 | 1 | -4/+4 |
| | | |||||
* | | Add new files in release_docs to MANIFEST. | lrknox | 2017-04-15 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Cimmit changes to Makefile.in(s) and H5PL.c that resulted from running autogen.sh. Conflicts: README.txt c++/src/Makefile.in fortran/src/Makefile.in hl/c++/src/Makefile.in hl/fortran/src/Makefile.in hl/src/Makefile.in java/src/jni/Makefile.in release_docs/RELEASE.txt src/Makefile.in | ||||
* | | Change copyright headers to replace url referring to file to be removed | lrknox | 2017-04-14 | 1 | -6/+4 |
| | | | | | | | | | | | | | | | | and replace it with new url for COPYING file. Fix 2 lines in java error test expected output file where messages include line numbers changed by reducing the copyright header by 2 lines. | ||||
* | | Update with checks for index bounds | Allen Byrne | 2017-04-03 | 1 | -1/+10 |
| | | |||||
* | | HDFFV-10143 fix use before set | Allen Byrne | 2017-03-30 | 1 | -1/+1 |
| | | |||||
* | | Fix code error and use H5PL_MAX_PATH_NUM in test | Allen Byrne | 2017-03-30 | 1 | -2/+1 |
| | | |||||
* | | HDFFV-10143 Cleanup due to comments | Allen Byrne | 2017-03-30 | 1 | -4/+2 |
| | | |||||
* | | HDFFV-10143 change h5PLget to use buffer like H5Iget_name | Allen Byrne | 2017-03-30 | 1 | -31/+32 |
| | | |||||
* | | HDFFV-10143 change put to replace and add const | Allen Byrne | 2017-03-30 | 1 | -6/+6 |
| | | |||||
* | | HDFFV-10143 Use Windows A version of ExpandEnvironmentStrings | Allen Byrne | 2017-03-30 | 1 | -1/+1 |
| | | |||||
* | | Remove redundant code | Allen Byrne | 2017-03-30 | 1 | -13/+9 |
| | | |||||
* | | HDFFV-10143 Fix initial issues from review | Allen Byrne | 2017-03-30 | 1 | -100/+37 |
| | | |||||
* | | HDFFV-10143 add APIs to manipulate plugin path table | Allen Byrne | 2017-03-28 | 1 | -0/+298 |
|/ | |||||
* | Change dlopen from RTLD_NOW to RTLD_LAZY | Allen Byrne | 2016-12-12 | 1 | -1/+1 |
| | |||||
* | Add error log for dlopen | Allen Byrne | 2016-10-27 | 1 | -1/+1 |
| | |||||
* | [svn-r30312] HDFFV-9706: Commit changes as discussed in HDF5-379. | Allen Byrne | 2016-08-22 | 1 | -25/+32 |
| | |||||
* | [svn-r30285] Description: | Quincey Koziol | 2016-08-13 | 1 | -1/+1 |
| | | | | | | | | | More warning cleanups, bringing the build down to 25 unique types of warnings, with 550 warnings in 122 files (down from 28, 770, and 134). Tested on: MacOSX/64 10.11.5 (amazon) w/serial & parallel (h5committest forthcoming) | ||||
* | [svn-r30231] HDFFV-9944: else statement and braces. | Allen Byrne | 2016-08-01 | 1 | -17/+24 |
| | | | | refactored out the assert statement since H5MM_xfree allows null argument. | ||||
* | [svn-r30113] Description: | Quincey Koziol | 2016-06-28 | 1 | -1/+1 |
| | | | | | | | | Clean up warnings (from 2774 -> 1560, with my standard debug build) Tested on: MacOSX/64 10.11.5 (amazon) w/serial, parallel & production (h5committest forthcoming) | ||||
* | [svn-r28795] Description: | Quincey Koziol | 2016-01-05 | 1 | -3/+3 |
| | | | | | | | | Clean up more memory allocation mis-matches. Tested on: Linux/32 2.6.x (jam) w/serial MacOSX/64 10.11.2 (amazon) w/serial & parallel | ||||
* | [svn-r27768] Description: | Quincey Koziol | 2015-09-14 | 1 | -76/+92 |
| | | | | | | | | | | | | | | | | | | | | | | Complete revamp of package initialization/shutdown mechanism in the library. Each package now has a single init/term routine. This new way should avoid packages being re-initialized during library shutdown and is also be _much_ more proactive about giving feedback for resource leaks internal to the library. Introduces a new "module" header file for packages in the library (e.g src/H5Fmodule.h) which sets up some necessary package configuration macros for the FUNC_ENTER/LEAVE macros. (The VFL drivers have their own slightly modified version of this header, src/H5FDdrvr_module.h) Also cleaned up a bunch of resources leaks all across the library and tests, along with addressing many warnings, as I encountered them. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel Linux/64 3.10.x (kituo) w/serial & parallel Linux/64 2.6.x (ostrich) w/serial |