summaryrefslogtreecommitdiffstats
path: root/windows/hl
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r13922] Purpose: First step in VS6 DepreciationScott Wegner2007-06-2776-4017/+5214
| | | | | | | | | | | | | | | | | Desciption: This is the first major check-in in the process of depreciating Visual Studio 6.0. We create a new directory, windows_vs6, which now holds all of our previous VS6 project files. We expect to maintain this directory for only a short time (perhaps one release), so users have time to make the change. The ./windows directory now contains project files for Visual Studio .Net, as well as existing source and test scripts. This will allow us to greatly simplify the build process for the majority of our users. We have created a new solution (.Net equivolent of workspace) that houses the Fortran project files. This allowed us to remove these files from the main solution, as well as streamline the conversion in the Fortran solution. It is also much easier now to convert to Visual Studio 2005 files. Notes: I didn't update the MANIFEST with this check-in, I will make those changes shortly. Also, I haven't yet updated the documentation to reflect this check-in. That is going to require more work. We will be giving a seminar in the coming weeks about .Net and how to migrate over. Tested: VS6/VNET/VS2005 on WinXP 32/64-bit
* [svn-r13712] Various changes made to bring Windows example tests up to date.Scott Wegner2007-04-302-94/+4
| | | | | Tested: VS 2005 on Win XP
* [svn-r13667] Added Windows hl test script for gif2hf and h52gif testing to ↵Scott Wegner2007-04-152-1/+76
| | | | | | | | bring up to date with Linux. Updated MANIFEST for new file added. Tested: VS6 on Windows XP
* [svn-r13620] Old source file readhdf.c removed from Windows project files ↵Scott Wegner2007-04-092-16/+10
| | | | | | | h52gif and h52gifdll. Tested: VS6 and VS2005 on WinXP
* [svn-r13258] Updated copyright notice in Windows batch files.Albert Cheng2007-02-075-10/+15
|
* [svn-r13256] Updated fortran source code with new THG copyright.Albert Cheng2007-02-071-2/+3
| | | | Tested: kagiso.
* [svn-r12690] h5test.h and libtest.a are needed for high level test projects. ↵MuQun Yang2006-09-2712-82/+94
| | | | | | Windows projects need to be updated. Test with MSVS 6.0
* [svn-r12464] Changed "eol-style" property on all Windows-specific files to ↵Quincey Koziol2006-07-1443-4250/+4250
| | | | | | be "CRLF" instead of "native".
* [svn-r12178] Purpose:Fang Guo2006-03-302-20/+20
| | | | | | | | | | | | | Maintenance on Windows Description: Change dll projects output path and let output of dll projects generated into a separate directory from static projects Solution: Platforms tested: Windows XP Misc. update:
* [svn-r12101] Purpose:Fang Guo2006-03-161-6/+7
| | | | | | | | | | | Maintenance on Windows Description: Changes on project settings Solution: Platforms tested: Windows XP Misc. update:
* [svn-r12100] Purpose:Fang Guo2006-03-165-5/+5
| | | | | | | | | | | | Maintenance on Windows Description: Replace the old source code with the new check in Solution: Platforms tested: Windows XP Misc. update:
* [svn-r12099] Purpose:Fang Guo2006-03-161-1/+1
| | | | | | | | | | | Maintenance on Windows Description: Replace the old source code with the new check in Solution: Platforms tested: Windows XP Misc. update:
* [svn-r12037] Purpose:Fang Guo2006-03-072-0/+236
| | | | | | | | | | | Maintenance on Windows Description: Move gifconv project files Solution: Platforms tested: Windows XP Misc. update:
* [svn-r12036] Purpose:Fang Guo2006-03-072-22/+58
| | | | | | | | | | | Maintenance on Windows Description: Changes on project settings Solution: Platforms tested: Misc. update:
* [svn-r12033] Purpose:Fang Guo2006-03-073-273/+0
| | | | | | | | | | | Maintenance on Windows Description: Remove duplicated source code files Solution: Platforms tested: Misc. update:
* [svn-r12031] Purpose:Fang Guo2006-03-071-3/+17
| | | | | | | | | | | Maintenance on Windows Description: Include more hl examples and batch file improvement Solution: Platforms tested: Windows XP Misc. update:
* [svn-r12030] Purpose:Fang Guo2006-03-071-7/+67
| | | | | | | | | | | Maintenance on Windows Description: More hl examples added Solution: Platforms tested: Windows XP Misc. update:
* [svn-r12029] Purpose:Fang Guo2006-03-072-0/+212
| | | | | | | | | | | Maintenance on Windows Description: Add in hl examples Solution: Platforms tested: Windows XP Misc. update:
* [svn-r12028] Purpose:Fang Guo2006-03-071-0/+105
| | | | | | | | | | | Maintenance on Windows XP Description: Add in hl examples Solution: Platforms tested: Windows XP Misc. update:
* [svn-r12027] Purpose:Fang Guo2006-03-071-0/+107
| | | | | | | | | | | Maintenance on Windows Description: Add in hl examples Solution: Platforms tested: Misc. update:
* [svn-r12026] Purpose:Fang Guo2006-03-072-0/+202
| | | | | | | | | | | Maintenance on Windows Description: Move gifconv two project files Solution: Platforms tested: Windows XP Misc. update:
* [svn-r11829] Purpose:Fang Guo2005-12-211-3/+6
| | | | | | | | | | | Maintenance on Windows Description: Fix an error Solution: Platforms tested: Misc. update:
* [svn-r11823] Purpose:Fang Guo2005-12-205-0/+528
| | | | | | | | | | | | move hl c examples to windows/hl/examples Description: Solution: Platforms tested: Misc. update:
* [svn-r11822] Purpose:Fang Guo2005-12-201-0/+107
| | | | | | | | | | | move hl c examples to windows/hl/examples Description: Solution: Platforms tested: Misc. update:
* [svn-r11819] Purpose:Fang Guo2005-12-203-243/+0
| | | | | | | | | | | Move hl c examples to windows/hl/examples Description: Solution: Platforms tested: Misc. update:
* [svn-r11818] Purpose:Fang Guo2005-12-202-211/+0
| | | | | | | | | | | Maintenance on Windows Description: move hl c examples to windows/hl/examples Solution: Platforms tested: Misc. update:
* [svn-r11817] Purpose:Fang Guo2005-12-201-105/+0
| | | | | | | | | | | Maintenance on Windows Description: Move hl c examples to hl/examples Solution: Platforms tested: Misc. update:
* [svn-r11816] Purpose:Fang Guo2005-12-201-107/+0
| | | | | | | | | | | maintenance on windows Description: move hl c examples to windows/hl/examples Solution: Platforms tested: Misc. update:
* [svn-r11815] Purpose:Fang Guo2005-12-201-105/+0
| | | | | | | | | | | Maintenance on Windows Description: Move hl c examples to windows/hl/examples Solution: Platforms tested: Misc. update:
* [svn-r11814] Purpose:Fang Guo2005-12-201-107/+0
| | | | | | | | | | | Windows Maintenance Description: move hl c examples to windows/hl/examples Solution: Platforms tested: Misc. update:
* [svn-r11813] Purpose:Fang Guo2005-12-203-273/+0
| | | | | | | | | | | Windows maintanence Description: move hl c examples to windows/hl/examples directory Solution: Platforms tested: Misc. update:
* [svn-r11812] Purpose:Fang Guo2005-12-201-0/+61
| | | | | | | | | | | Maintenance on windows Description: moving hl c examples to windows/hl/examples Solution: Platforms tested: Misc. update:
* [svn-r11811] Purpose:Fang Guo2005-12-202-18/+18
| | | | | | | | | | | maintenance on windows Description: move hl c examples to windows/hl/examples Solution: Platforms tested: Misc. update:
* [svn-r11810] Purpose:Fang Guo2005-12-201-9/+9
| | | | | | | | | | | Maintenace on Windows Description: move hl c examples to windows/hl/examples Solution: Platforms tested: Misc. update:
* [svn-r11809] Purpose:Fang Guo2005-12-202-18/+19
| | | | | | | | | | | Maintenance on Windows Description: Move hl c examples to windows/hl/examples Solution: Platforms tested: Misc. update:
* [svn-r11808] Purpose:Fang Guo2005-12-201-9/+9
| | | | | | | | | | | Maintenance on Windows Description: move hl c examples to windows/hl/examples Solution: Platforms tested: Misc. update:
* [svn-r11807] Purpose:Fang Guo2005-12-202-0/+182
| | | | | | | | | | | Maintenance on Windows Description: Move hl c examples to windows/hl/examples directory Solution: Platforms tested: Misc. update:
* [svn-r11806] Purpose:Fang Guo2005-12-203-0/+273
| | | | | | | | | | | Maintenance on Windows Description: Move hl c examples to the directory hl/examples Solution: Platforms tested: Misc. update:
* [svn-r11805] Purpose:Fang Guo2005-12-201-0/+60
| | | | | | | | | | | Maintenance on Windows Description: Add batch file to test hl fortran examples Solution: Platforms tested: Windows XP Misc. update:
* [svn-r11804] Purpose:Fang Guo2005-12-202-0/+202
| | | | | | | | | | | Maintenance on Windows Description: Add hl fortran examples Solution: Platforms tested: Windows XP Misc. update:
* [svn-r11803] Purpose:Fang Guo2005-12-203-0/+234
| | | | | | | | | | | Maintenance on Windows Description: Add in hl fortran examples Solution: Platforms tested: Windows XP Misc. update:
* [svn-r11667] Purpose:Albert Cheng2005-11-013-33/+39
| | | | Updated the copyright notices.
* [svn-r11661] Purpose:Fang Guo2005-11-011-3/+15
| | | | | | | | | | | add in copyright notice Description: Solution: Platforms tested: Misc. update:
* [svn-r11660] Purpose:Fang Guo2005-11-012-0/+24
| | | | | | | | | | | add in copyright notice Description: Solution: Platforms tested: Windows XP Misc. update:
* [svn-r11659] Purpose:Fang Guo2005-11-011-0/+12
| | | | | | | | | | | Add in copyright notice Description: Solution: Platforms tested: Windows XP Misc. update:
* [svn-r11164] Purpose:Fang Guo2005-07-263-0/+267
| | | | | | | | | | | Maintenance Description: Source code files for hl c examples Solution: Platforms tested: Misc. update:
* [svn-r11163] Purpose:Fang Guo2005-07-263-267/+0
| | | | | | | | | | | Wrong location Description: This directory should be placed into hl/hl_c_examples directory Solution: Platforms tested: Misc. update:
* [svn-r11159] Purpose:Fang Guo2005-07-263-0/+267
| | | | | | | | | | | | Improvement Description: Source code for high level c library examples. They are obtained from http://hdf.ncsa.uiuc.edu/HDF5/hdf5_hl/doc/tutor/examples/ Solution: Platforms tested: Misc. update:
* [svn-r11158] Purpose:Fang Guo2005-07-261-0/+49
| | | | | | | | | | | Improvement Description: Add batch file to test high level c library examples Solution: Platforms tested: Windows XP Misc. update:
* [svn-r11157] Purpose:Fang Guo2005-07-265-0/+498
| | | | | | | | | | | Improvement Description: Add high level C library examples Solution: Platforms tested: MSVS 6.0 on windows XP Misc. update: