Commit Graph

26 Commits

Author SHA1 Message Date
Allen Byrne
507a90d704 Add test for plugin initialize check 2017-07-26 10:47:09 -05:00
lrknox
583952ed15 Change copyright headers to replace url referring to file to be
removed and replace it with new url for COPYING file.
2017-05-16 10:16:12 -05:00
Allen Byrne
724538ad54 Change the signature of H5PLget_size function 2017-05-11 09:33:06 -05:00
Allen Byrne
a77dec357b Add missing test status 2017-04-06 14:32:23 -05:00
Allen Byrne
d28a427769 HDFFV-10143 branch does not have HDprintf 2017-04-04 13:35:10 -05:00
Allen Byrne
790f8fcf03 Fix typo deletion 2017-04-04 10:17:12 -05:00
Allen Byrne
ceb8bdc33d HDFFV-10143 clean up format and function return 2017-04-04 10:02:48 -05:00
Allen Byrne
c85ca3b7cc Update with checks for index bounds 2017-04-03 12:36:29 -05:00
Allen Byrne
4992a26ab3 Correct usuage of HD prefix 2017-04-03 08:04:44 -05:00
Allen Byrne
774b1cfe79 HDFFV-10143 surround will fail with try block 2017-03-30 17:14:25 -05:00
Allen Byrne
7c0bf0c41d HDFFV-10143 typo cleanup 2017-03-30 17:14:20 -05:00
Allen Byrne
398424ccc0 HDFFV-10143 typo removed 2017-03-30 17:14:15 -05:00
Allen Byrne
a27c4955fa Fix code error and use H5PL_MAX_PATH_NUM in test 2017-03-30 17:14:03 -05:00
Allen Byrne
4626032e03 HDFFV-10143 Cleanup due to comments 2017-03-30 15:04:26 -05:00
Allen Byrne
06ed851867 HDFFV-10143 remove debugging output 2017-03-30 14:48:39 -05:00
Allen Byrne
52b994bc5d HDFFV-10143 change h5PLget to use buffer like H5Iget_name 2017-03-30 14:41:41 -05:00
Allen Byrne
4014d5109c HDFFV-10143 change put to replace and add const 2017-03-30 14:41:33 -05:00
Allen Byrne
7fce861b67 HDFFV-10143 Fix initial issues from review
Fixed Conflicts:
	MANIFEST
	test/plugin.c
2017-03-30 13:00:36 -05:00
Allen Byrne
ba2cfde1fd Merge/port changes from develop back to 1.8 for tools and cmake 2017-03-29 16:44:23 -05:00
Allen Byrne
d6d7e62d0b [svn-r30171] HDFFV-9939: convert cmake copy commands to reduce issue with too long command lines on some platforms.
Also, refactor hl/tools/gif3h5 cmake files.
JAVA-1920: add plugin test with plugin that depends on hdf5
2016-07-12 12:16:00 -05:00
Allen Byrne
ad4154cdc8 [svn-r26700] Generators are only built static
Plugin test for disable state does not print error stack and does not print FAILED
2015-04-01 16:04:06 -05:00
Allen Byrne
b1cd5f4f8a [svn-r26460] HDFFV-8520: Add api to control plugins
h5committest
2015-03-16 12:57:46 -05:00
Quincey Koziol
55345aaf4d [svn-r23550] Description:
Bring r23549 from trunk to desy_1_8 branch:

    More misc. cleanups, but main change is to make an "extern" header file
for the plugin interface.

Tested on:
    Mac OSX/64 10.8.3 (amazon)
2013-04-04 16:05:34 -05:00
Raymond Lu
cae6fcf563 [svn-r23537] I corrected the copyright information and added some comment in H5Pocpl.c.
Tested on koala - no code change.
2013-04-03 14:26:26 -05:00
Raymond Lu
4da796299b [svn-r23521] I merged the changes for testing groups with filter into this branch.
Tested on jam and koala.
2013-04-02 11:44:31 -05:00
Raymond Lu
95332ad177 [svn-r23510] I merged the changes for DESY project from the trunk (r23496) into this 1.8 DESY branch.
Tested with h5committest (duck failed with CMake because I don't know how to change test/CMakeLists.txt.  I'll wait for Allen to do it).
2013-04-01 15:42:58 -05:00