summaryrefslogtreecommitdiffstats
path: root/windows
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r12357] Purpose:MuQun Yang2006-05-181-5/+65
| | | | | | | | | | | | | | | | | | | | | | | | | Updating project file Description: Due to the new added source codes under hdf5/src. Solution: Project file has to be changed to reflect this Platforms tested: VS 6.0 ( Failed during compiling because of compiler failure) VS 7.0 Everything okay except that several h5repack tests get skipped. Don't know whether this happens on other platforms. h5repack -i test_scaleoffset.h5 -o out.test_scaleoffset.h5 -f dset_none:S+O=31 - SKIPED- h5repack -i test_scaleoffset.h5 -o out.test_scaleoffset.h5 -SKIP ED- h5repack -i test_scaleoffset.h5 -o out.test_scaleoffset.h5 -f dset_scaleoffset:N ONE -SKIPED- h5repack -i test_all.h5 -o out.test_all.h5 -SKIP ED- Misc. update:
* [svn-r12356] Purpose:MuQun Yang2006-05-181-5/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updating project file Description: New source code has been added, project files need to be updated. Solution: Platforms tested: VS 6.0(build failed due to compiler problem) VS 7.1(.Net 2003) Everything okay except that several h5repack tests get skipped. Don't know whether this happens on other platforms. h5repack -i test_scaleoffset.h5 -o out.test_scaleoffset.h5 -f dset_none:S+O=31 - SKIPED- h5repack -i test_scaleoffset.h5 -o out.test_scaleoffset.h5 -SKIP ED- h5repack -i test_scaleoffset.h5 -o out.test_scaleoffset.h5 -f dset_scaleoffset:N ONE -SKIPED- h5repack -i test_all.h5 -o out.test_all.h5 -SKIP ED- Misc. update:
* [svn-r12334] Purpose:MuQun Yang2006-05-051-8/+23
| | | | | | | | | | | | | | | | Updating the windows DLL project file Description: new file H5HFiter.c has been added project file needs to be reflected Solution: Platforms tested: VSMS 6.0 Misc. update:
* [svn-r12333] Purpose:MuQun Yang2006-05-051-2/+17
| | | | | | | | | | | | | | | | Updating windows project file Description: new file H5HFiter.c has been added project file needs to be reflected Solution: Updating the project file Platforms tested: VS 6.0 Misc. update:
* [svn-r12309] Purpose:Fang Guo2006-04-271-41/+41
| | | | | | | | | | | | Maintenance on Windows Description: change delimiter between preprocessor names from " " to ",". Interl fortran doesn't take " " as delimiter. Solution: Platforms tested: Misc. update:
* [svn-r12308] Purpose:Fang Guo2006-04-271-1868/+1869
| | | | | | | | | | | Maintenance on Windows Description: Update solution file all.sln Solution: Platforms tested: Misc. update:
* [svn-r12307] Purpose:Fang Guo2006-04-271-17/+1
| | | | | | | | | | | | Maintenance on Windows Description: All of the source code files were replaced by a new one. Solution: Platforms tested: Windows XP with VS 6.0 Misc. update:
* [svn-r12272] Purpose:Fang Guo2006-04-181-0/+60
| | | | | | | | | | | | | | Update DLL project file Description: New source files are added, DLL project needs to be updated to reflect the change. Solution: Platforms tested: windows XP VS 6.0 C and C++ Misc. update:
* [svn-r12271] Purpose:Fang Guo2006-04-181-76/+136
| | | | | | | | | | | | | | update project file on windows Description: New files have been checked in, library project files have to be updated. Solution: Platforms tested: windows XP with 6.0 Misc. update:
* [svn-r12238] Purpose:Fang Guo2006-04-131-1868/+1868
| | | | | | | | | | | Maintenance on Windows Description: Update all.sln Solution: Platforms tested: Misc. update:
* [svn-r12237] Purpose:Fang Guo2006-04-131-4/+0
| | | | | | | | | | | Maintenance on Windows Description: hl\src\H5HL_private.c was removed Solution: Platforms tested: Windows XP Misc. update:
* [svn-r12236] Purpose:Fang Guo2006-04-131-4/+0
| | | | | | | | | | | Maintenance on Windows Description: H5HL_private.c was removed Solution: Platforms tested: Windows XP Misc. update:
* [svn-r12223] Purpose:Fang Guo2006-04-111-1871/+1868
| | | | | | | | | | | Maintenance on Windows Description: libtestfortran.dsp was enabled by accident. Disable libtestfortran.dsp Solution: Platforms tested: Misc. update:
* [svn-r12222] Purpose:Fang Guo2006-04-111-1/+1
| | | | | | | | | | | | | Maintenance on Windows Description: Fix a echo error: when running lstest.bat, previously echo "h5dump ..." change it to "h5ls ..." Solution: Platforms tested: Misc. update:
* [svn-r12198] Purpose:Fang Guo2006-04-041-1/+1
| | | | | | | | | | | | Maintenance on Windows Description: Temporarily comment out echo error messages to the screen for checking autotests on windows. Solution: Platforms tested: Misc. update:
* [svn-r12194] Purpose:Albert Cheng2006-04-031-1/+1
| | | | | | | | Typo. Description: Just fixed a typo in the copyright notice. Too trivial to require a test.
* [svn-r12188] Purpose:Fang Guo2006-03-311-1/+1
| | | | | | | | | | | Maintenance on Windows Description: Update source files which need mannually generated on Windows Solution: Platforms tested: Windows XP Misc. update:
* [svn-r12187] Purpose:Fang Guo2006-03-311-5/+1
| | | | | | | | | | | Maintenance on Windows Description: Update H5Tinit.c Solution: Platforms tested: Windows XP Misc. update:
* [svn-r12181] Purpose:Fang Guo2006-03-301-1/+1
| | | | | | | | | | | Maintenance on Windows Description: Change output for skip tests from "SKIP" to "-SKIP-" for easier tell the skiped tests Solution: Platforms tested: Windows XP Misc. update:
* [svn-r12179] Purpose:Fang Guo2006-03-301-1868/+1871
| | | | | | | | | | | Maintenance on Windows Description: update all.sln Solution: Platforms tested: Misc. update:
* [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-r12177] Purpose:Fang Guo2006-03-301-8/+9
| | | | | | | | | | | Maintenance on Windows Description: Modify path for gif2h5 and h52gif Solution: Platforms tested: Windows Misc. update:
* [svn-r12176] Purpose:Fang Guo2006-03-301-0/+7
| | | | | | | | | | | | Maintenance on Windows Description: Add in new h5dump tests (tvms.ddl tvms.h5 Checked in by Pedro) Skip new h5dump tests ( tldouble.h5 checked in by Pedro) Solution: Platforms tested: Windows XP Misc. update:
* [svn-r12170] Purpose:Fang Guo2006-03-281-4/+4
| | | | | | | | | | | Maintenance on Windows Description: update batch file according to Pedro's bug fix (h5dump was not printing attributes for the named datatype cases) Solution: Platforms tested: Windows XP Misc. update:
* [svn-r12169] Purpose:Fang Guo2006-03-281-4/+0
| | | | | | | | | | | Maintenance on Windows Description: Del duplicated comments Solution: Platforms tested: Misc. update:
* [svn-r12167] Purpose:Fang Guo2006-03-281-1844/+1874
| | | | | | | | | | | Maintenance on Windows Description: Update solution file Solution: Platforms tested: Misc. update:
* [svn-r12166] Purpose:Fang Guo2006-03-281-0/+42
| | | | | | | | | | | Maintenance on Windows Description: Add in new test cross_read(dll) on Windows Solution: Platforms tested: Windows Misc. update:
* [svn-r12165] Purpose:Fang Guo2006-03-281-0/+7
| | | | | | | | | | | Maintenance on windows Description: Add in new test cross_read on Windows Solution: Platforms tested: Windows Misc. update:
* [svn-r12164] Purpose:Fang Guo2006-03-281-0/+105
| | | | | | | | | | | Maintenance on Windows Description: Add in new test cross_read on Windows Solution: Platforms tested: Windows Misc. update:
* [svn-r12163] Purpose:Fang Guo2006-03-281-0/+107
| | | | | | | | | | | Maintenance on Windows Description: Add in new tests cross_read on Windows Solution: Platforms tested: Windows Misc. update:
* [svn-r12150] Purpose:Pedro Vicente Nunes2006-03-241-12/+26
| | | | | | | | | | | | | | new tests for h5diff Description: added new tests for the bat file on windows Solution: Platforms tested: windows Misc. update:
* [svn-r12141] Purpose:MuQun Yang2006-03-231-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | portable issue on windows Description: setvbuf on visual studio 2005 needs the size to be greater or equal to 2. <description of setvbuf from msdn library> Buffer size in bytes. Allowable range: 2 <= size <= INT_MAX (2147483647). Internally, the value supplied for size is rounded down to the nearest multiple of 2. h5import used linebuffer option of setvbuf for stderr and stdout and the size is 0 by default. This causes core dump with visual 2005 on windows 64-bit. Solution: 1. Use HDsetvbuf inside h5import.c, 2. Define HDsetvbuf inside windows H5pubconf.h for windows to work around the core dump of h5import test. This is probably a bug inside visual studio 2005. Platforms tested: h5commit(shanti is down) VS 6.0 on windows XP VS 8.0 on windows XP-64bit Misc. update:
* [svn-r12135] Purpose:Fang Guo2006-03-222-5/+99
| | | | | | | | | | | Maintenance on Windows Description: Add in more comments Solution: Platforms tested: 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-r12089] Purpose:Fang Guo2006-03-141-1/+0
| | | | | | | | | | | | Maintenance on Windows Description: Del the line to copy hl examples source code. Solution: Platforms tested: Misc. update:
* [svn-r12088] Purpose:Fang Guo2006-03-141-1844/+1844
| | | | | | | | | | | Update solution file all.sln Description: Solution: Platforms tested: Misc. update:
* [svn-r12087] Purpose:Fang Guo2006-03-141-0/+45
| | | | | | | | | | | Maintenance on Windows Description: Add H5B2stat.c H5HFflist.c H5HFstat.c into hdf5dll.dsp Solution: Platforms tested: Windows XP Misc. update:
* [svn-r12086] Purpose:Fang Guo2006-03-141-0/+45
| | | | | | | | | | | Maintenance on Windows Description: Add H5B2stat.c H5HFflist.c H5HFstat.c into hdf5.dsp Solution: Platforms tested: Windows XP Misc. update:
* [svn-r12075] Purpose:Fang Guo2006-03-101-12/+12
| | | | | | | | | | | Update copyright information Description: Solution: Platforms tested: Misc. update:
* [svn-r12042] Purpose:Fang Guo2006-03-091-11/+11
| | | | | | | | | | | Modify copyright information Description: copyright check failed. Modify them to correct format. Solution: Platforms tested: Misc. update:
* [svn-r12041] Purpose:Fang Guo2006-03-095-55/+60
| | | | | | | | | | | Modify copyright information Description: Copyright check failed. Modify them to the correct format Solution: Platforms tested: Misc. update:
* [svn-r12039] Purpose:Fang Guo2006-03-072-246/+0
| | | | | | | | | | | Remove gifconv project files Description: Solution: Platforms tested: Misc. update:
* [svn-r12038] Purpose:Fang Guo2006-03-071-1840/+1844
| | | | | | | | | | | Update all.sln Description: Solution: Platforms tested: 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-r12032] Purpose:Fang Guo2006-03-071-31/+7
| | | | | | | | | | | Maintenance on Windows Description: Batch file improvement Solution: Platforms tested: Windows XP 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: