Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r13799] Applying Windows Fortran-specific patches suggested in Bug ↵ | Scott Wegner | 2007-05-23 | 3 | -15/+14 |
| | | | | | | | #879. This checkin takes care of the first two, I will look at the last one today. Tested: Visual Studio 2005 on WinXP | ||||
* | [svn-r13785] Initial update to fix test failures caused by Linux test script ↵ | Scott Wegner | 2007-05-22 | 1 | -2/+3 |
| | | | | | | | update (rev 13775). More work needs to be done to incorporate the new tests. Tested: VS6 on Win XP | ||||
* | [svn-r13776] Added Windows project file for new example project (rev 13702). ↵ | Scott Wegner | 2007-05-21 | 6 | -17/+272 |
| | | | | | | | Updated test scripts and MANIFEST accordingly. Tested: VS6 on WinXP | ||||
* | [svn-r13752] Added an include to the ohdr testfile generator code to fix an ↵ | Scott Wegner | 2007-05-14 | 1 | -0/+3 |
| | | | | | | | | issue with Visual Studio. I've also turned this project on by default in Windows. Tested: VS6 on WinXP kagiso | ||||
* | [svn-r13734] Added new source files (from rev. 13721) to Windows project files. | Scott Wegner | 2007-05-05 | 4 | -91/+240 |
| | | | | | | | Note: ohdr_gentst currently fails on Windows, and is disabled by default. I'm working with Quincy to get this fixed. Tested: VS6 on WinXP | ||||
* | [svn-r13712] Various changes made to bring Windows example tests up to date. | Scott Wegner | 2007-04-30 | 5 | -98/+9 |
| | | | | | Tested: VS 2005 on Win XP | ||||
* | [svn-r13710] Added Fortran dependencies to Windows project files, and ↵ | Scott Wegner | 2007-04-30 | 1 | -0/+138 |
| | | | | | | | updated documentation to reflect changes. Tested: Visual Studio 2005 on WinXP | ||||
* | [svn-r13667] Added Windows hl test script for gif2hf and h52gif testing to ↵ | Scott Wegner | 2007-04-15 | 2 | -1/+76 |
| | | | | | | | | bring up to date with Linux. Updated MANIFEST for new file added. Tested: VS6 on Windows XP | ||||
* | [svn-r13649] Updated Windows project files hdf5.dsp and hdf5dll.dsp to ↵ | Scott Wegner | 2007-04-12 | 2 | -12/+170 |
| | | | | | | | include new source files. Tested: VS6 on WinXP | ||||
* | [svn-r13620] Old source file readhdf.c removed from Windows project files ↵ | Scott Wegner | 2007-04-09 | 2 | -16/+10 |
| | | | | | | | h52gif and h52gifdll. Tested: VS6 and VS2005 on WinXP | ||||
* | [svn-r13611] Removed old source file h5_trav_table.c from Windows project ↵ | Scott Wegner | 2007-04-08 | 2 | -30/+0 |
| | | | | | | | files toolslib and toolslibD.dsp Tested: VS6.0 on Windows XP | ||||
* | [svn-r13536] Added source files to Windows C++ test project files. Both ↵ | Scott Wegner | 2007-03-22 | 3 | -2/+66 |
| | | | | | | | | | | | | | | | | testhdf5_cpp.dsp and testhdf5_cppdll.dsp received: ./c++/test/tcompound.cpp ./c++/test/ttypes.cpp ./c++/test/tfilter.cpp ./c++/test/tvlstr.cpp Also, fixed a declaration in ttypes.cpp that was causing a compile error in MSVS6.0. Tested: Visual Studio 6.0 on WinXP kagiso too minor for h5committest | ||||
* | [svn-r13519] Updated h5dump Windows test script to bring it up to date with ↵ | Scott Wegner | 2007-03-16 | 1 | -8/+57 |
| | | | | | | | Linux. Tested: Visual Studio 6.0 on Windows XP | ||||
* | [svn-r13504] Added new source file H5Orefcount.c to Windows project files ↵ | Scott Wegner | 2007-03-12 | 2 | -12/+42 |
| | | | | | | | hdf5.dsp and hdf5dll.dsp Tested: MSVS6.0 on Win XP | ||||
* | [svn-r13478] Added new source file H5Oainfo.c to Windows project files ↵ | Scott Wegner | 2007-03-08 | 2 | -12/+42 |
| | | | | | | | hdf5.dsp and hdf5dll.dsp. Tested: Visual Studio 6.0 on Windows XP | ||||
* | [svn-r13462] Updated Windows project files to include new source files: | Scott Wegner | 2007-03-05 | 5 | -12/+84 |
| | | | | | | | | | H5Obtreek.c and H5Odrvinfo.c in hdf5.dsp and hdf5dll.dsp h5repack_ref.c in h5repack.dsp, h5repackdll.dsp, and h5repacktst.dsp. Tested: Visual Studio 6.0 on Windows XP Visual Studio 8.0 on Windows XP 64-bit | ||||
* | [svn-r13423] Changed Windows h5diff test file /tools/difftest.BAT to work ↵ | Scott Wegner | 2007-02-27 | 1 | -66/+67 |
| | | | | | | | with reverted naming scheme of test files (.txt rather than .wri) Tested: Visual Studio 6.0 on Windows XP | ||||
* | [svn-r13412] Updated Windows h5diff test script /tools/difftest.bat to ↵ | Scott Wegner | 2007-02-27 | 1 | -74/+85 |
| | | | | | | | reflect changes to test files and added tests. Tested: VS6.0 on Windows XP | ||||
* | [svn-r13336] Updated all.sln, which is generated by Visual Studio 2005 and ↵ | Scott Wegner | 2007-02-19 | 1 | -1967/+2044 |
| | | | | is used only for Windows autotests. | ||||
* | [svn-r13322] Added new Windows project file, h5mkgrp for new tool, and ↵ | Scott Wegner | 2007-02-16 | 2 | -0/+125 |
| | | | | updated all.dsw workspace to include it. | ||||
* | [svn-r13262] Added missing copyright notices. | Albert Cheng | 2007-02-07 | 2 | -0/+25 |
| | | | | Tests: just visual inspection as these are just remarks. | ||||
* | [svn-r13258] Updated copyright notice in Windows batch files. | Albert Cheng | 2007-02-07 | 43 | -105/+148 |
| | |||||
* | [svn-r13256] Updated fortran source code with new THG copyright. | Albert Cheng | 2007-02-07 | 2 | -4/+6 |
| | | | | Tested: kagiso. | ||||
* | [svn-r13253] Updated all C and C++ style source code files with the THG ↵ | Albert Cheng | 2007-02-07 | 3 | -6/+9 |
| | | | | | | | | | copyright notice. Tested platform: Kagiso only since it is only a comment block change. If it works in one machine, it should work in all, I hope. Still need to check the parallel build on copper. | ||||
* | [svn-r13249] Modified hdf5.dsp and hdf5dll.dsp to include H5Oshmesg.c which ↵ | Scott Wegner | 2007-02-06 | 2 | -12/+42 |
| | | | | was added in revision 13246. | ||||
* | [svn-r13165] Since not all windows machines have sed, we turn off error API ↵ | MuQun Yang | 2007-01-22 | 1 | -1/+5 |
| | | | | | | tests by default. Developers may perform tests periodically. | ||||
* | [svn-r13154] Forgot checking in new error API test project files. | MuQun Yang | 2007-01-18 | 4 | -0/+410 |
| | |||||
* | [svn-r13140] Added a new batch file to test error APIs | MuQun Yang | 2007-01-12 | 5 | -64/+258 |
| | | | | | | Tested 1.6 compatibility feature: work for vs studio 6.0 Corrected several small bugs inside tool batch files Add a few project files to test error APIs | ||||
* | [svn-r13131] UPdated windows project files because of the new files checked in. | MuQun Yang | 2007-01-10 | 2 | -12/+42 |
| | |||||
* | [svn-r13081] Updated libary project files. | MuQun Yang | 2006-12-20 | 2 | -0/+60 |
| | | | | | | test_cpp didn't pass compiling. C and Fortran are fine. Compilers: VS 6.0 Compaq Visual fortran 6.6c. | ||||
* | [svn-r13077] HDF5 library project updates due to the adding of new source code. | MuQun Yang | 2006-12-19 | 2 | -0/+30 |
| | |||||
* | [svn-r13055] update library and DLL project files on windows. | MuQun Yang | 2006-12-12 | 2 | -0/+120 |
| | | | | All C tests get passed with VS6.0. | ||||
* | [svn-r13018] H5Omessage.c has been added. Updated the windows project files. | MuQun Yang | 2006-12-04 | 2 | -0/+30 |
| | |||||
* | [svn-r13017] Update windows project files for hdf5 library. | MuQun Yang | 2006-12-04 | 2 | -12/+42 |
| | | | | Tested on windows vs 6.0. | ||||
* | [svn-r12993] Update windows project files to reflect the recent library change. | MuQun Yang | 2006-11-29 | 3 | -108/+42 |
| | |||||
* | [svn-r12964] Update windows project files for the library. | MuQun Yang | 2006-11-21 | 6 | -162/+293 |
| | | | | | Update batch files for h5repack test,needs big efforts. Update batch file to test hdf5 library. | ||||
* | [svn-r12947] update h5repack project files on windows. | MuQun Yang | 2006-11-19 | 3 | -32/+7 |
| | | | | It is very hard to maintain the frequent changed h5repack tool on windows. | ||||
* | [svn-r12946] Update testhdf5 project files | MuQun Yang | 2006-11-19 | 2 | -0/+30 |
| | |||||
* | [svn-r12945] update windows DLL. | MuQun Yang | 2006-11-19 | 1 | -6/+66 |
| | |||||
* | [svn-r12944] Update windows project files for static library | MuQun Yang | 2006-11-19 | 1 | -0/+64 |
| | |||||
* | [svn-r12881] updated the batch file a little to reflect the testing position ↵ | MuQun Yang | 2006-11-08 | 1 | -10/+6 |
| | | | | of ref. | ||||
* | [svn-r12874] | MuQun Yang | 2006-11-07 | 2 | -0/+30 |
| | |||||
* | [svn-r12856] On windows file_handle has been changed to vfd. This check-in ↵ | MuQun Yang | 2006-11-03 | 8 | -241/+528 |
| | | | | | | | changes the feature. Add project files for ref test. Update hdf5test.bat that includes btree2 test. | ||||
* | [svn-r12843] Update windows library projects to reflect Quincey' recent changes. | MuQun Yang | 2006-11-02 | 2 | -22/+52 |
| | |||||
* | [svn-r12836] Catch up with h5diff tests. | MuQun Yang | 2006-10-31 | 2 | -2/+5 |
| | | | | Catch up with h5repacktst tests. | ||||
* | [svn-r12816] Update batch files to reflect h5diff and h5repack's changes on ↵ | MuQun Yang | 2006-10-26 | 2 | -3/+20 |
| | | | | windows. | ||||
* | [svn-r12813] Update C++ project files to reflect the recent changes although ↵ | MuQun Yang | 2006-10-25 | 2 | -1/+9 |
| | | | | compiling errors have been found. | ||||
* | [svn-r12812] Add h5copy tool tests for windows. | MuQun Yang | 2006-10-25 | 3 | -4/+216 |
| | |||||
* | [svn-r12807] Need to add another dependency for windows. | MuQun Yang | 2006-10-24 | 1 | -2/+2 |
| | |||||
* | [svn-r12790] Add a new batch file to test h5stat. | MuQun Yang | 2006-10-20 | 3 | -7/+167 |
| | | | | | Update repacktest.bat for the new h5repack test. Update tooltest.bat to include h5stat test. |