summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r23797] remove commented line with c++ styleAllen Byrne2013-06-201-2/+0
|
* [svn-r23794] Correct logic for packaging cygwin release docsAllen Byrne2013-06-191-11/+13
|
* [svn-r23787] Remove COMPILE_FLAGS value - already set in X_FLAGSAllen Byrne2013-06-172-2/+2
| | | | Add /MT support
* [svn-r23785] Remove ignored FLAGS options for VS platforms.Allen Byrne2013-06-171-3/+3
|
* [svn-r23782] Snapshot version 1.8 release 12 (snap6)HDF Tester2013-06-166-20/+20
|
* [svn-r23772] Remove development only filesAllen Byrne2013-06-142-286/+0
|
* [svn-r23771] HDFFV-8434,-8437,-8445,-8447,-8461: Merge changes from Trunk.Allen Byrne2013-06-1449-50/+560
| | | | Tested: local linux
* [svn-r23742] Snapshot version 1.8 release 12 (snap5)HDF Tester2013-06-096-20/+20
|
* [svn-r23739] Maintenance: Removed extra "Elena Pourmal2013-06-061-1/+1
|
* [svn-r23738] Maintenance: Added missing file H5Fff_F90.f90 to the file list.Elena Pourmal2013-06-061-1/+1
|
* [svn-r23734] I added the macro definition H5_HAVE_LIBZ. Raymond Lu2013-06-051-1/+1
| | | | Not tested yet.
* [svn-r23732] Some updates.Raymond Lu2013-06-033-5/+6
| | | | Not tested yet.
* [svn-r23731] Snapshot version 1.8 release 12 (snap4)HDF Tester2013-06-026-20/+20
|
* [svn-r23721] I used H5_VMS macro to comment out the code for dynamic filter ↵Raymond Lu2013-05-318-5/+40
| | | | | | | since we don't plan to support it on OpenVMS. I updated vms/src/h5pubconf.h, too. Tested on jam but not on OpenVMS yet.
* [svn-r23719] Description:Quincey Koziol2013-05-2964-1106/+1329
| | | | | | | | | | | | Bring r23713 and r23717 from trunk to 1.8 branch: Clean up warnings, switch library code to use Standard C/POSIX wrapper macros, remove internal calls to API routines, update checkapi and checkposix scripts. Tested on: Mac OSX/64 10.8.3 (amazon) w/C++ & FORTRAN Big-Endian Linux/64 (ostrich)
* [svn-r23709] Snapshot version 1.8 release 12 (snap3)HDF Tester2013-05-196-19/+19
|
* [svn-r23706] Merge Valgrind fix from trunk.Allen Byrne2013-05-151-0/+3
|
* [svn-r23704] Post v1.8.11 release, updated with final information of ↵Albert Cheng2013-05-151-75/+64
| | | | | | | "Supported Platforms", "Supported Configuration Features Summary" , "More Tested Platforms" and "Known Problems" of v1.8.11
* [svn-r23703] Issue 8380 - followup for previous checkin. I forgot to add ↵Raymond Lu2013-05-141-0/+256
| | | | | | test/unregister.c as a new test. No test is needed.
* [svn-r23702] Issue 8380 - H5Zunregister caused seg fault. This is a porting ↵Raymond Lu2013-05-1414-24/+323
| | | | | | | | | of code from the trunk. It fixes the problem by first iterating through all opened datasets and groups to see if any of them uses the filter. If it finds one, the function fails with a message. Then the function flushes all opened files. Tested with h5committest.
* [svn-r23699] Description:Quincey Koziol2013-05-131-330/+254
| | | | | | | | Revert r23696, which breaks big-endian tests on ostrich, etc. Will investigate and submit correction later. Tested on: BE & LE Linux systems (ostrich, koala, jam, emu)
* [svn-r23696] Description:Quincey Koziol2013-05-1113-549/+702
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bring r23695 from trunk to 1.8 branch: Clean up warnings in H5Tconv.c (down to _only_ 9000 lines of output now!) Merge changes from Coverity branch back to trunk: r20684: Fix for coverity bug #1721 which was due to the fix for coverity bug #943. r20685: Use HDstrncpy. --gh r20761: Purpose: Fix valgrind issues Description: Free image_data and data as appropriate in test_image. r20762: Purpose: Fix coverity issue 600 Description: Add check for return value of H5O_close in H5Ocopy. Also cleaned up various warnings. r20763: Purpose: Fix valgrind issues with h5stat Description: Modified h5stat to free "iter" before exit, and free "hand" before exit if parse_command_line exits directly. r20764: fixed coverity issues: 69, 327, 614, 684, 685, 696, 697, 1681, 967, 826, 660, 80 r20765: Fixed coverity bug 668 Pulled x * y * z multiply out of malloc operand into a separate n_elements variable to quiet integer overflow warning. No actual integer overflow tests are performed since it's just a test program but I did add a check that n_elements is >= 1. I also changed an error condition from doing its own close and returning -1 to "goto out;" like the rest of the program. r20766: Fixed coverity bug 667 Pulled x * y * z multiply out of malloc operand into a separate n_elements variable to quiet integer overflow warning. No actual integer overflow tests are performed since it's just a test program. Tested on: Mac OSX/64 10.8.3 (amazon) w/C++ & FORTRAN (h5committest upcoming)
* [svn-r23692] Remove INSTALL_VMS file.Allen Byrne2013-05-091-18/+30
| | | | Added if block around INSTALL files
* [svn-r23690] Archive the 1.8.11 RELEASE.txt into 1.8's HISTORY-1_8.txt file.Albert Cheng2013-05-091-1/+617
|
* [svn-r23689] Archive the 1.8.10-patch1 RELEASE.txt into 1.8's ↵Albert Cheng2013-05-091-0/+623
| | | | HISTORY-1_8.txt file.
* [svn-r23687] Bug fix: HDFFV-8435Albert Cheng2013-05-098-15/+15
| | | | | | | | | | | | | | | | | | | | | | | | | Need to update libtool version number for v1.8.11 since two functions, H5Pget_dxpl_multi and H5Pset_dxpl_multi were removed. Then v1.8 is now v1.8.12-xxx and needed an update to. config/lt_vers.am: libtool information is changed to 8.0.1 because it is a revision different from v1.8.10. configure: src/Makefile.in: hl/src/Makefile.in: hl/c++/src/Makefile.in: hl/fortran/src/Makefile.in: c++/src/Makefile.in: fortran/src/Makefile.in: README.txt: autogenerated by bin/reconfiure. Tested: h5committest, then visual inspect that the libhdf5.so.x.y.z is changed accordingly. Built in duck by hand and see it changes to libhdf5.8.dylib too.
* [svn-r23670] Snapshot version 1.8 release 12 (snap2)HDF Tester2013-05-066-20/+20
|
* [svn-r23663] Bug fix: HDFFV-8236Albert Cheng2013-05-021-22/+26
| | | | | | | | | | | | | Some files are not distributed when release tarball is created by bin/release according to MANIFEST. But --enable-build-all compiles them in test/. Solution: Distributed those missing files for now. Need to resolve if these files should be distributed or not. And if not, fix --enable-build-all NOT to compile them. Tested: use bin/release to generate the tarball and run --enable-build-all with it. Error is gone and all passed.
* [svn-r23654] Add parallel references to cmake config filesAllen Byrne2013-04-292-2/+18
|
* [svn-r23653] Update new windows compilersAllen Byrne2013-04-291-0/+2
|
* [svn-r23650] Correct text of VS docAllen Byrne2013-04-291-2/+8
|
* [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
|