Quincey Koziol
|
8277409a9b
|
[svn-r23549] Description:
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 15:57:59 -05:00 |
|
Raymond Lu
|
86c0d2aa05
|
[svn-r23536] I corrected the copyright information and added some comment in H5Pocpl.c.
Tested on jam - no code change.
|
2013-04-03 14:15:13 -05:00 |
|
Raymond Lu
|
97caaff719
|
[svn-r23533] I changed the operation in dynlib2.c from math operations pow and sqrt to simpler multiplication and division
to avoid potential rounding problem in math operations.
Tested on jam - simple change.
|
2013-04-03 11:30:46 -05:00 |
|
Raymond Lu
|
b8c258a970
|
[svn-r23519] I used H5Gcreate instead of H5Gcreate2 in plugin.c. I corrected it and added some real operation in the dummy filter library dynlib3.c.
Tested on jam and koala.
|
2013-04-02 11:12:20 -05:00 |
|
Raymond Lu
|
72e84fcd82
|
[svn-r23513] I added a test case in plugin.c for testing using filter for groups and created a dummy filter library for this test case.
Tested on jam and koala.
|
2013-04-01 18:28:48 -05:00 |
|
Raymond Lu
|
ed621aae38
|
[svn-r23494] I added another filter library dynlib2.c for plugin.c test. The test script moves the libdynlib2.so to /tmp then runs
plugin.c.
Tested on jam and koala.
|
2013-03-29 15:59:15 -05:00 |
|
Raymond Lu
|
8ffd55478e
|
[svn-r23432] I added a new macro HDF5_PLUGIN_PRELOAD to skip plugin loading during data reading.
Tested on koala and jam.
|
2013-03-22 16:39:53 -05:00 |
|
Raymond Lu
|
76d6b9f4db
|
[svn-r23401] I cleaned up the test.
Tested on koala.
|
2013-03-20 10:50:52 -05:00 |
|
Quincey Koziol
|
af9a3abb3d
|
[svn-r23380] Description:
Review & cleanup code.
|
2013-03-18 23:22:34 -05:00 |
|
Raymond Lu
|
e37ee97a58
|
[svn-r23350] I cleaned up some code and added comments for my previous checkin of the DESY project.
Tested on koala.
|
2013-03-14 15:00:48 -05:00 |
|
Raymond Lu
|
55822485c6
|
[svn-r23346] First commit for DESY project. It has the basic functionality of loading dynamically filter libraries and a simple test for it.
Tested on koala.
|
2013-03-13 14:35:26 -05:00 |
|