summaryrefslogtreecommitdiffstats
path: root/vms/c++
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r24512] I updated the path of ZLIB.Raymond Lu2013-12-091-1/+1
| | | | Tested on VMS.
* [svn-r24268] I added two new files H5Location.cpp and H5Location.h to the ↵Raymond Lu2013-10-091-0/+2
| | | | | | make file. Not tested yet.
* [svn-r24150] Somehow, the C++ compiler doesn't like the list of source ↵Raymond Lu2013-09-171-1/+11
| | | | | | files. I seperated them. Tested on OpenVMS.
* [svn-r20301] brought revisions 19868:20300 from the 1.8.6_vms branch to the ↵Raymond Lu2011-03-231-1/+1
| | | | 1.8 branch
* [svn-r18558] I took out the dsets test because it's part of testhdf5 now.Raymond Lu2010-04-151-1/+0
|
* [svn-r18553] I updated 2 things: 1. I added H5make_libsettings.c into the ↵Raymond Lu2010-04-141-0/+23
| | | | | | | | | makefile in the src/. It works similar to H5detect.c. 2. I added H5srcdir_str.h under test/ and c++/test/. Not tested yet.
* [svn-r18428] Binh-Minh integrated dsets.cpp into testhdf5.cpp. I changed ↵Raymond Lu2010-03-191-9/+2
| | | | | | the make file accordingly. Not tested yet.
* [svn-r18021] I added tlinks to testhdf5.Raymond Lu2009-12-161-1/+2
| | | | Tested v1.8.4 on OpenVMS.
* [svn-r16215] Maintenance:Elena Pourmal2008-12-223-4/+11
| | | | | | | | | | | Updated command files in order to build in a batch queue; added lines that define compiler qualifiers and location of the zlib library in case one has to build manually in a current directory. Deleted command file in the vms/tools/h5ls directory that is no longer needed. Platforms tested: VMS server (build passed; tests are running now)
* [svn-r16192] Maintenance on VMS:Elena Pourmal2008-12-121-3/+1
| | | | | | | Command file had a line for building an object file for a non-existing source; deleted. Platforms tested: VMS server
* [svn-r16113] Updated the makefiles (make.com) and check.com and ↵Raymond Lu2008-11-213-65/+69
| | | | | | | src/h5pubconf.h (generated on kagiso). Not tested yet.
* [svn-r14336] Maintenance/VMS port: added new command file to install C, ↵Elena Pourmal2007-12-111-16/+17
| | | | | | | | Fortran and C++ libraries and corresponding examples; modified some command files to check installation. Platforms tested: VMS server
* [svn-r13414] Problem:Elena Pourmal2007-02-271-1/+1
| | | | | | | | Somehow compiling testhdf5.cpp first made C++ compiler to fail. Solution: Switch compilation order Platforms tested: VMS server
* [svn-r13410] Cleanup the file and added new testsElena Pourmal2007-02-271-3/+7
| | | | Plastforms tested: it is running on VMS server right now
* [svn-r13269] Updated or added with THG copyright.Albert Cheng2007-02-085-10/+15
|
* [svn-r12346] Purpose: new feature/maintenanceElena Pourmal2006-05-122-9/+9
| | | | | | | | | | | | Description: Added support for Zlib compression on VMS Solution: Modified command files to add compilation and linking with the ZLIB library. Platforms tested: VMS servere with the VAX floating datatype; will test IEEE option later Misc. update:
* [svn-r12274] Purpose: Maintenance/bug fixesElena Pourmal2006-04-181-1/+1
| | | | | | | | | | | Description: Several small typos were discovered during today's testing by Raymond Solution: Fixed Platforms tested: VMS server Misc. update:
* [svn-r12244] Purpose: MaintenanceElena Pourmal2006-04-142-11/+31
| | | | | | | | | | Description: Added file to run the tests Solution: Platforms tested: VMS server Misc. update:
* [svn-r12243] Purpose: MaintenanceElena Pourmal2006-04-141-12/+5
| | | | | | | | | | Description: Cleaned up the file Solution: Platforms tested: VMS server Misc. update:
* [svn-r12242] Purpose: MaintenanceElena Pourmal2006-04-142-45/+64
| | | | | | | | | | Description: Added new file to run examples Solution: Platforms tested: VMS server Misc. update:
* [svn-r12059] Purpose: VMS portElena Pourmal2006-03-091-0/+49
| | | | | | | | | | Description: added command file to build C++ tests Solution: Platforms tested: VMS server Misc. update:
* [svn-r12058] Purpose: VMS portElena Pourmal2006-03-091-0/+88
| | | | | | | | | | Description: command file to build C++ library Solution: Platforms tested: VMS server Misc. update:
* [svn-r12057] Purpose: VMS portElena Pourmal2006-03-091-0/+108
Description: command file to build C++ examples Solution: Platforms tested: VMS server Misc. update: