summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r23648] Remove MinGW referenceAllen Byrne2013-04-291-1/+0
|
* [svn-r23647] Correct file reference in pack listAllen Byrne2013-04-291-2/+2
|
* [svn-r23639] Removed INSTALL_MinGW because, Albert Cheng2013-04-262-270/+0
| | | | | | | | | 1. The file states that: NOTE: We are no longer actively supporting MinGW as of 1.8.5. 2. It is not tested for v1.8.11. 3. If we ever supports it again, it can be "restored" from previous release (e.g. v1.8.10).)
* [svn-r23633] Added Windows 8 to configurationAllen Byrne2013-04-262-1/+5
|
* [svn-r23629] HDFFV-8368: Merge removal of include sub-folders from trunkAllen Byrne2013-04-254-7/+7
|
* [svn-r23628] HDFFV-8364: merge from trunkAllen Byrne2013-04-252-2/+2
|
* [svn-r23625] Updated and renamed documentsAllen Byrne2013-04-255-108/+136
|
* [svn-r23624] _ Edited to help readability. Mark Evans2013-04-251-40/+65
| | | | No testing needed.
* [svn-r23623] _ A few more editing changes.Mark Evans2013-04-251-3/+3
|
* [svn-r23622] _ Added a number to the Appendix heading.Mark Evans2013-04-251-1/+1
|
* [svn-r23621] _ Edited to help readability. Mark Evans2013-04-251-74/+126
| | | | No testing needed.
* [svn-r23620] Add windows quick build sectionAllen Byrne2013-04-241-2/+23
|
* [svn-r23619] Bug fix: HDFFV-8390Albert Cheng2013-04-242-5/+5
| | | | | | | | Threadsafe works in v1.8.10 release. But it fails v1.8.11-pre1 tarball in configure stage now. There was a typo in the configure around the checking of pthread library. Fixed it. Tested: AIX and also h5committested.
* [svn-r23617] Add missing test includeAllen Byrne2013-04-241-3/+8
|
* [svn-r23616] added ctest option commandsAllen Byrne2013-04-241-0/+4
|
* [svn-r23615] Corrected and updated instructionsAllen Byrne2013-04-242-111/+136
|
* [svn-r23612] Update cmake and windows usage instructionsAllen Byrne2013-04-233-66/+85
|
* [svn-r23610] Improvement: DFFV-8245Albert Cheng2013-04-221-4/+44
| | | | | | | | | | | | | | | Use Clang as the compiler for the Mac platform. Changed all Mac to use clang/clang++ as the default C and CXX compilers if not provided by the user. Still use gfortran as the default fortran compiler since Apple does not provide any fortran compiler. HDFFV-8245: bug fix. Snow Leopard (darwin 10.X) does not have clang++. Reversed it to use gcc/g++ as the default C and CXX compilers for Darwin 10.X systems. Tested: h5committest plus duck (darwin 11), wren (darwin 12) and fred (darwin 10).
* [svn-r23609] Update with correctionsAllen Byrne2013-04-222-96/+72
|
* [svn-r23605] Snapshot version 1.8 release 12 (snap1)HDF Tester2013-04-226-20/+20
|
* [svn-r23598] Description:Quincey Koziol2013-04-171-404/+290
| | | | | | | | | | | Bring r23597 from trunk back to 1.8 branch: Bring r20683 from Coverity branch back to trunk: Isues 1309-1333: Changed strcpy/strcat to strncpy/strncat with maximum size expe Tested on: Max OSX/64 10.8.3 (amazon) w/C++ & FORTRAN
* [svn-r23593] Remove old referencesAllen Byrne2013-04-161-6/+0
|
* [svn-r23592] Description:Quincey Koziol2013-04-151-6/+77
| | | | | | | | | Bring r23584 from trunk to 1.8 branch: Update with new compiler warnings for gcc 4.8.x Tested on: Mac OSX/64 10.8.3 (amazon) w/gcc 4.8.0
* [svn-r23589] I added SunOS 5.11 (emu) as a newly supported system.Raymond Lu2013-04-151-1/+2
|
* [svn-r23587] Added Windows 8 to supported platformsAllen Byrne2013-04-151-0/+4
|
* [svn-r23586] Snapshot version 1.8 release 12 (snap0)HDF Tester2013-04-156-20/+20
|
* [svn-r23579] I updated the compiler info, system info, and HDF5 support ↵Raymond Lu2013-04-121-27/+17
| | | | | | table of fred, emu, and ostrich. No test is needed.
* [svn-r23573] Removed inappropriate executable properties from a few files. ↵Dana Robinson2013-04-107-0/+0
| | | | | | | | These are often added by Windows text editors. Tested on: jam (just tested to make sure it builds - no code changes)
* [svn-r23570] Merged r23508 from the trunk.Dana Robinson2013-04-101-28/+0
| | | | | | | This removes some dead code that belonged to the multi dxpl functions that were removed in HDF5 1.8.11. Tested on: jam w/ C++ (minor change)
* [svn-r23567] Post v1.8.11 branch-off, changed version to 1.8.12-snap0.Albert Cheng2013-04-0913-142/+51
| | | | | | Reset RELEASE.txt for next release (1.8.12). Tested: h5committest.
* [svn-r23562] I added the info about dynamically loaded filters.Raymond Lu2013-04-081-0/+3
|
* [svn-r23559] Fix valgrind configure errorAllen Byrne2013-04-081-2/+28
| | | | Tested: local linux - with and without valgrind
* [svn-r23557] Snapshot version 1.8 release 11 (snap16)HDF Tester2013-04-076-20/+20
|
* [svn-r23556] Bug fix: HDFFV-8358Albert Cheng2013-04-051-54/+35
| | | | | | | | | | | | | | | | | | | | | | The previous change set exec_prefix, libdir and includedir to actual values. That removed the option for user to hand edit just the first prefix=... to make "everything" to work. Changed h5redeploy to do this by default: ## Installation directories: ## ## prefix architecture-independent files. ## ## exec_prefix architecture-dependent files, default is <prefix>. ## ## libdir libraries, default is <exec_prefix>/lib. ## ## includedir header files, default is <prefix/include>. ## ############################################################################ This allows users to just change the first line of prefix=<...> and the effect will change libdir and includedir too. This was also try to accommodate the -prefix option of h5XX. Unfortunately, after changing h5redeploy, I found out the h5XX code to support -prefix actually does not provide the stated efffect. This will be fixed in the release. Tested: h5committested plus hand test.
* [svn-r23553] Added HDFFV-8247 to thye known bugs section.Joel Plutchak2013-04-051-0/+8
|
* [svn-r23552] I merged the changes for DESY project from desy_1_8 branch back ↵Raymond Lu2013-04-0534-1486/+4073
|\ | | | | | | | | | | to this branch. Tested with Albert's desycommittest script on emu, jam, koala, ostrich, and ostrich-no-shared-lib (duck takes too long. I can't wait for it).
| * [svn-r23551] I updated this branch from the 1.8 branch (not related to DESY ↵Raymond Lu2013-04-0411-182/+110
| |\ | |/ |/| | | | | | | project) and a few changes for CMake and Windows from the trunk (related to DESY). Tested with desycommittest (emu, koala, jam, ostrich, and ostrich-no-shared-lib), but can't wait for duck to finish. It takes too long.
* | [svn-r23545] Description:Quincey Koziol2013-04-041-1/+1
| | | | | | | | | | | | | | | | | | Bring r23544 from trunk to 1.8 branch: Correct API version mistake w/H5Acreate -> H5Acreate2 Tested on: Mac OSX/64 10.8.3 (amazon) w/parallel
* | [svn-r23541] Reverted changes merged unintentionally with revision 23488 ↵Larry Knox2013-04-031-24/+1
| | | | | | | | | | | | from trunk that will not go into the 1.8.11 release. Tested with h5committest.
* | [svn-r23535] Description:Quincey Koziol2013-04-038-155/+106
| | | | | | | | | | | | | | | | | | | | | | Bring r23529 from trunk to 1.8 branch: Stop aliasing property to indicate internal collective metadata operations with property to perform collective raw data operations from the application. Tested on: Mac OSX/64 10.8.3 (amazon) w/parallel (daily tests on trunk)
| * [svn-r23550] Description:Quincey Koziol2013-04-0414-106/+101
| | | | | | | | | | | | | | | | | | | | 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)
| * [svn-r23542] Description:Quincey Koziol2013-04-043-79/+83
| | | | | | | | | | | | | | | | Further revisions to dynamic library loading code, to clean it up. Tested on: Mac OSX/64 10.8.3 (amazon) (h5committest not required on this branch)
| * [svn-r23539] I took out the "const" symbol from H5PL_get_plugin_type and ↵Raymond Lu2013-04-034-8/+8
| | | | | | | | | | | | H5PL_get_plugin_info functions. Tested on koala - simple change.
| * [svn-r23537] I corrected the copyright information and added some comment in ↵Raymond Lu2013-04-039-63/+49
| | | | | | | | | | | | H5Pocpl.c. Tested on koala - no code change.
| * [svn-r23534] I changed the operation in dynlib2.c from math operations pow ↵Raymond Lu2013-04-031-11/+10
| | | | | | | | | | | | | | | | and sqrt to simpler multiplication and division to avoid potential rounding problem in math operations. Tested on koala - simple change.
| * [svn-r23528] Bug fix: Mac system has dynamic library name in the form of ↵Albert Cheng2013-04-031-5/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | libxyz.dylib. Solution: Changed test_plugin.in to copy library file names in the form of libdynlib{123].*. Another problem: Even when copy failed in copying the libray files (was in the form of *.so*), the test still passed. That was because .libs was included in $HDF5_PLUGIN_PATH and the needed plug in libraries were generated there. Solution: Fixed by copying the plug in library files to separate directories and seetup HDF5_PLUGIN_PATH to include them but NOT .libs. Tested: used desycommittest (duck, emu, jam, koala, ostrich) plus cmakehdf5 in jam.
| * [svn-r23525] I merged the changes r23524 from the trunk.Raymond Lu2013-04-021-6/+45
| | | | | | | | Not tested yet.
| * [svn-r23522] I merged the changes that Allen added for supporting dynlib2.c ↵Raymond Lu2013-04-021-33/+37
| | | | | | | | | | | | and dynlib3.c from the trunk. Not tested. Allen will do it.
| * [svn-r23521] I merged the changes for testing groups with filter into this ↵Raymond Lu2013-04-026-25/+243
| | | | | | | | | | | | branch. Tested on jam and koala.
| * [svn-r23512] Replace install-data-local with install-exec-hook in ↵Larry Knox2013-04-013-9/+10
| | | | | | | | | | | | | | | | test/Makefile.am. Change fixes order of chmod and rm for *dynlib* with parallel make. Tested in trunk.