Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r26403] changes to comments and test should use unsigned var. | Allen Byrne | 2015-03-09 | 1 | -2/+2 |
| | |||||
* | [svn-r26367] HDFFV-8520: Add plugin control APIs. | Allen Byrne | 2015-03-05 | 1 | -0/+53 |
| | |||||
* | [svn-r23549] Description: | Quincey Koziol | 2013-04-04 | 1 | -84/+0 |
| | | | | | | | | 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) | ||||
* | [svn-r23540] I took out the "const" symbol from H5PL_get_plugin_type and ↵ | Raymond Lu | 2013-04-03 | 1 | -3/+2 |
| | | | | | | H5PL_get_plugin_info functions. Tested on jam - simple change. | ||||
* | [svn-r23536] I corrected the copyright information and added some comment in ↵ | Raymond Lu | 2013-04-03 | 1 | -6/+5 |
| | | | | | | H5Pocpl.c. Tested on jam - no code change. | ||||
* | [svn-r23453] FIX plugin DLL decoration | Allen Byrne | 2013-03-25 | 1 | -6/+34 |
| | |||||
* | [svn-r23403] Refactor windows code: | Allen Byrne | 2013-03-20 | 1 | -1/+12 |
| | | | | | | windows uses ';' as path separator windows default path is different windows find files needs '*.*' | ||||
* | [svn-r23380] Description: | Quincey Koziol | 2013-03-19 | 1 | -1/+2 |
| | | | | Review & cleanup code. | ||||
* | [svn-r23350] I cleaned up some code and added comments for my previous ↵ | Raymond Lu | 2013-03-14 | 1 | -0/+1 |
| | | | | | | checkin of the DESY project. Tested on koala. | ||||
* | [svn-r23346] First commit for DESY project. It has the basic functionality ↵ | Raymond Lu | 2013-03-13 | 1 | -0/+45 |
of loading dynamically filter libraries and a simple test for it. Tested on koala. |