summaryrefslogtreecommitdiffstats
path: root/c++
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r24090] Merging r24045 through r24089 from VOL branchMohamad Chaarawi2013-08-302-4/+8
|\
| * [svn-r24088] Merging r24044 through r24087Mohamad Chaarawi2013-08-302-4/+8
| |\
| | * [svn-r24077] Updated -help output for compile scripts for changing default ↵Larry Knox2013-08-271-3/+7
| | | | | | | | | | | | | | | | | | from -noshlib to -shlib when hdf5 is built without static libraries (--disable-static). Tested with h5committest on jam, koala, ostrich and platypus.
| | * [svn-r24068] Snapshot version 1.9 release 162HDF Tester2013-08-251-1/+1
| | |
* | | [svn-r24045] Merging r23841 through r24044 from VOL branch.Mohamad Chaarawi2013-08-217-66/+83
|\ \ \ | |/ /
| * | [svn-r24044] Merging r23833 through r24043 from trunk.Mohamad Chaarawi2013-08-217-66/+83
| |\ \ | | |/
| | * [svn-r24029] Move TESTS to seperate file to allow easier editing by all ↵Allen Byrne2013-08-194-62/+77
| | | | | | | | | | | | | | | | | | developers. Tested: local linux
| | * [svn-r23989] Snapshot version 1.9 release 161HDF Tester2013-08-111-1/+1
| | |
| | * [svn-r23968] Snapshot version 1.9 release 160HDF Tester2013-08-041-1/+1
| | |
| | * [svn-r23926] Snapshot version 1.9 release 159HDF Tester2013-07-211-1/+1
| | |
| | * [svn-r23895] Snapshot version 1.9 release 158HDF Tester2013-07-141-1/+1
| | |
| | * [svn-r23875] HDFFV-8322: free allocation before throwing exception.Allen Byrne2013-07-091-2/+4
| | | | | | | | | | | | Tested: local linux
| | * [svn-r23865] Snapshot version 1.9 release 157HDF Tester2013-07-071-1/+1
| | |
| | * [svn-r23861] HDFFV-8322: Mismatched free() / delete / delete [] for cpp_testhdf5Allen Byrne2013-07-031-1/+1
| | | | | | | | | | | | Tested:" local linux
| | * [svn-r23849] Snapshot version 1.9 release 156HDF Tester2013-06-301-1/+1
| | |
| * | [svn-r23887] add the VOL error code to H5err.txtMohamad Chaarawi2013-07-114-61/+60
| | | | | | | | | | | | rerun reconfigure. All the other changes must be due to different autotools versions used before.
* | | [svn-r23837] merge from VOL branch and add new callbacksMohamad Chaarawi2013-06-276-24/+9
|\ \ \ | |/ /
| * | [svn-r23834] merge from trunk up to r23833.Mohamad Chaarawi2013-06-274-1/+4
| |\ \ | | |/ | | | | | | Fixed several conflicts, mostly because calling API routines internally was removed from several places in the trunk.
| | * [svn-r23806] Snapshot version 1.9 release 155HDF Tester2013-06-231-1/+1
| | |
| | * [svn-r23778] Snapshot version 1.9 release 154HDF Tester2013-06-161-1/+1
| | |
| | * [svn-r23745] HDFFV-8461: Add Windows /MT supportAllen Byrne2013-06-103-0/+3
| | | | | | | | | | | | This adds the UserMacros.cmake support needed.
| | * [svn-r23741] Snapshot version 1.9 release 153HDF Tester2013-06-091-1/+1
| | |
| | * [svn-r23718] Snapshot version 1.9 release 152HDF Tester2013-05-261-1/+1
| | |
| | * [svn-r23708] Snapshot version 1.9 release 151HDF Tester2013-05-191-1/+1
| | |
| * | [svn-r23694] merge from trunkMohamad Chaarawi2013-05-104-24/+6
| |\ \ | | |/
| | * [svn-r23669] Snapshot version 1.9 release 150HDF Tester2013-05-051-1/+1
| | |
| | * [svn-r23642] Snapshot version 1.9 release 149HDF Tester2013-04-281-1/+1
| | |
| | * [svn-r23614] Remove subfolders for includesAllen Byrne2013-04-231-1/+1
| | |
| | * [svn-r23527] Revised usage to reflect change to use -shlib as default when ↵Larry Knox2013-04-021-2/+3
| | | | | | | | | | | | | | | | | | no static libraries were built. No test - text only revision of compile scripts.
| | * [svn-r23509] Duplicated Bin-Minh's changes in the 1.8 branch (r23503) thatDana Robinson2013-04-011-6/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | delete the removed multi dxpl function names from the class. Tested on: jam w/ fortran & C++ I did not test on other platforms (h5committest) since there is nothing even remotely platform-specific here.
| | * [svn-r23495] ported revisions 23433:23494 from the trunkRaymond Lu2013-03-293-7/+112
| | |
* | | [svn-r23767] Update autoconf files after running reconfigure on jamJerome Soumagne2013-06-134-65/+80
| | |
* | | [svn-r23583] update the encoding/decoding part of the IOD pluginMohamad Chaarawi2013-04-124-4/+4
| | | | | | | | | | | | | | | | | | | | | - complete overhaul to use FS proc macros - remove dead code Rename FS routines to HG and update configure magic and makefiles Many bug fixes
* | | [svn-r23489] merge VOL branch in:Mohamad Chaarawi2013-03-291-1/+1
|\ \ \ | |/ / | | | | | | | | | - resolved conflicts with the VOL callbacks changes to support better async I/O - the IOD plugin still does not leverage those changes yet
| * | [svn-r23474] Bring recent trunk changes into the VOL branch including the ↵Mohamad Chaarawi2013-03-281-1/+1
| |\ \ | | | | | | | | | | | | fix to Ph5diff
| | * | [svn-r23456] Description:Binh-Minh Ribler2013-03-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A "return" was missing from a non-void function. Fixed. Platforms Tested: Linux/32 2.6 (jam) Linux/ppc64 (ostrich) Asked Allen check Windows.
* | | | [svn-r23457] add --enable-eff to configure that defaults to noMohamad Chaarawi2013-03-264-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | add HAVE_EFF build flag to indicate whether the IOD plugin should be compiled or not add an AM conditional to indicate whether the EFF test exampels should be compiled or not tested on jam
* | | | [svn-r23452] pull from VOL branchMohamad Chaarawi2013-03-2520-132/+194
|\ \ \ \ | |/ / /
| * | | [svn-r23443] merged from trunkMohamad Chaarawi2013-03-2520-132/+194
| |\ \ \ | | |/ /
| | * | [svn-r23438] Purpose: Fix bug HDFFV-7520Binh-Minh Ribler2013-03-233-7/+112
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Description: Added wrappers for H5Aexists. Platforms Tested: Linux/32 2.6 (jam) Linux/64 2.6 (koala) Linux/ppc64 (ostrich)
| | * | [svn-r23433] Fix for HDFFV-7996.Larry Knox2013-03-221-0/+14
| | |/ | | | | | | | | | | | | | | | | | | Compile scripts will add paths for external libraries linked to executable files that they create. Eliminates need for LD_LIBRARY_PATH for szip in locations not known to ld. Teted on platypus and emu (64bit) in addition to h5committest.
| | * [svn-r23431] Fix for HDFFV-8141.Larry Knox2013-03-221-11/+22
| | | | | | | | | | | | | | | | | | | | | | | | Changes default value for USE_SHARED_LIB in compile scripts to yes when static is disabled. Comments in scripts about the order of flag variables containing library paths was also corrected. Tested with h5committest on duck, jam, koala, and ostrich in addition to specific testing for the compile script change.
| | * [svn-r23428] Description:Binh-Minh Ribler2013-03-221-3/+3
| | | | | | | | | | | | | | | | | | Fixed bug HDFFV-4272. Just typos in documentation. Platform tested: Jam
| | * [svn-r23427] Purpose: Fix bug HDFFV-8067Binh-Minh Ribler2013-03-2211-27/+31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Description: + The C++ test failed with the new PGI compilers versions 12.4 and 12.5 + An exception thrown by an internal function, which was called by a constructor, was not propagating to the test program during the stack unwinding, so it couldn't be caught by the test and the program terminated. + Various trials and errors indicated that the problem is where an STD string converted to a char* being passed to the internal function, but confirmation has not been found yet. It could be a compiler bug. Solution: + Added a try/catch in the constructor around the internal function and re-throw the exception when it is caught. This is a workaround. + Unrelated minor fixes: removed unused variables and MESSAGE's; commented out tvlstr.cpp/test_read_vl_string_attribute because it may be redundant, and commented out H5Tpkg.h inclusion because TEST_ALIGNMENT is not added yet and probably not necessary in the C++ API. Platforms tested: Linux/32 2.6 (jam) with PGI compilers Linux/32 2.6 (jam) with GNU compilers Linux/64 2.6 (koala)
| | * [svn-r23366] Removed the H5Pset_dxpl_multi and H5Pget_dxpl_multi functions ↵Dana Robinson2013-03-181-37/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | from the library. The intended functionality for them was never fully implemented and they are fundamentally broken. The functions were removed from the C and C++ interfaces. They were not exported in the Fortran interface. Tested on: jam(c++/fortran/hl) I tested using check-vfd to ensure the multi VFD still works properly. There is no reason to test this on other machines or on parallel.
| | * [svn-r23361] Snapshot version 1.9 release 148HDF Tester2013-03-171-1/+1
| | |
| | * [svn-r23341] Snapshot version 1.9 release 147HDF Tester2013-03-101-1/+1
| | |
| | * [svn-r23323] Snapshot version 1.9 release 146HDF Tester2013-03-031-1/+1
| | |
| | * [svn-r23311] Snapshot version 1.9 release 145HDF Tester2013-02-241-1/+1
| | |
| | * [svn-r23305] HDFFV-8257: szip still used even if headers are not found. ↵Allen Byrne2013-02-184-4/+4
| | | | | | | | | | | | | | | | | | Change configure to test the result of the CHECK HEADERS call before checking for the library. Tested: local linux, h5committest