Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r22450] Update winsock define to match autotools configure check | Allen Byrne | 2012-06-11 | 1 | -2/+2 |
| | |||||
* | [svn-r22004] Reduced warnings and fixed conflicts resulting from including ↵ | Allen Byrne | 2012-02-28 | 1 | -3/+3 |
| | | | | | | h5tools.h Tested: local linux | ||||
* | [svn-r19823] BZ2013: Remove use of WIN32 defines. These two files were ↵ | Allen Byrne | 2010-11-18 | 1 | -2/+2 |
| | | | | | | dependent on the winsock2.h header so changed WIN32 to H5_HAVE_WINSOCK_H. Tested: windows | ||||
* | [svn-r18965] Windows use of VC_EXTRALEAN no longer did anything. It has been ↵ | Allen Byrne | 2010-06-03 | 1 | -1/+1 |
| | | | | | | | | replaced by WIN32_LEAN_AND_MEAN macro. This was the cause of a define conflict causing the use of grp1 and grp2 to be replaced with constants in the h5dumpgentest.c file. This also affected the use of the #include <winsock.h> needed by gethostname. The new include: winsock2.h has been added to h5private.h and either removed or updated in the other files. Tested: Windows | ||||
* | [svn-r16969] Updated perf_serial test to work on windows. | Allen Byrne | 2009-05-21 | 1 | -0/+4 |
| | | | | | Tested: Windows and h5committest | ||||
* | [svn-r15179] Change copyright notice to THG only. | Christian Chilan | 2008-06-09 | 1 | -1/+0 |
| | |||||
* | [svn-r14903] Undoing change committed in r14902. | Scot Breitenfeld | 2008-04-30 | 1 | -0/+75 |
| | |||||
* | [svn-r14902] Merged fortran_1_8 branch changes r14505:14901 into the trunk. ↵ | Scot Breitenfeld | 2008-04-30 | 1 | -75/+0 |
| | | | | New fortran wrappers added. | ||||
* | [svn-r14825] Files for the serial benchmarking tool, h5perf_serial. | Christian Chilan | 2008-04-10 | 1 | -0/+75 |
Tested on kagiso, smirom, and linew. |