summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r10441] Purpose:Quincey Koziol2005-03-253-148/+252
| | | | | | | | | | | Code cleanup Description: Add a few test files to the 'distclean' target. Platforms tested: FreeBSD 4.11 (sleipnir) Too minor to require h5committest
* [svn-r10440] Purpose:Fang Guo2005-03-251-0/+93
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add writedatatest c++ examples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10439] Purpose:Fang Guo2005-03-251-0/+94
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add readdatatestdll c++ examples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10438] Purpose:Fang Guo2005-03-251-0/+93
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add readdatatest c++ examples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10437] Purpose:Fang Guo2005-03-251-0/+94
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add h5grouptestdll c++ examples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10436] Purpose:Fang Guo2005-03-251-0/+93
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add h5grouptest c++ examples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10435] Purpose:Fang Guo2005-03-251-0/+94
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add extend_dstestdll c++ examples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10434] Purpose:Fang Guo2005-03-251-0/+93
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add extend_dstest c++ examples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10433] Purpose:Fang Guo2005-03-251-0/+94
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add createtestdll C++ examples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10432] Purpose:Fang Guo2005-03-251-0/+93
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add createtest c++ examples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10431] Purpose:Fang Guo2005-03-251-0/+95
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add compoundtestdll c++ examples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10430] Purpose:Fang Guo2005-03-251-0/+95
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add compoundtest c++ examples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10429] Purpose:Fang Guo2005-03-251-0/+95
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add chunkstestdll c++ examples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10428] Purpose:Fang Guo2005-03-251-0/+95
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add chunkstest c++ examples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10427] Purpose:Fang Guo2005-03-251-0/+89
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add allcppExamples C++ Examples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10426] Purpose:Fang Guo2005-03-251-0/+125
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add testcppExamples.bat Solution: Platforms tested: Misc. update:
* [svn-r10425] Purpose:Fang Guo2005-03-251-0/+95
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add writetestdll C examples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10424] Purpose:Fang Guo2005-03-251-0/+95
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add writetest C examples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10423] Purpose:Fang Guo2005-03-251-0/+95
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add selecttestdll C examples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10422] Purpose:Fang Guo2005-03-251-0/+95
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add selecttest C examples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10421] Purpose:Quincey Koziol2005-03-256-11/+231
| | | | | | | | | | | | | | New feature & code cleanup Description: Add feature to find first block >= a certain size (useful for allocating space) Cleaned up various comments, etc. Platforms tested: FreeBSD 4.11 (sleipnir) Solaris 2.9 (shanti)
* [svn-r10420] Purpose:Fang Guo2005-03-251-0/+95
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add readtestdll C examples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10419] Purpose:Fang Guo2005-03-251-0/+95
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add readtest C eamamples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10418] Purpose:Fang Guo2005-03-251-0/+95
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add grouptestdll C examples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10417] Purpose:Fang Guo2005-03-251-0/+95
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add grouptest C examples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10416] Purpose:Pedro Vicente Nunes2005-03-252-254/+271
| | | | | | | | | | | | | | | | | | | bug fix Description: when exiting due to a error condition on the goto out instruction there was an attempt to call H5Dvlen_reclaim without checking if buf was null Solution: checket it Platforms tested: linux solaris IRIX64 AIX Misc. update:
* [svn-r10415] Purpose:Fang Guo2005-03-241-0/+95
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add extendwritetestdll C example project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10414] Purpose:Fang Guo2005-03-241-0/+95
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add extendwritetest C examples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10413] Purpose:Fang Guo2005-03-241-0/+95
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add compoundtestdll C examples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10412] Purpose:Fang Guo2005-03-241-0/+95
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add compoundtest C examples project file. Solution: Platforms tested: MSVS 6.0 Misc. update:
* [svn-r10411] Purpose:Fang Guo2005-03-241-0/+95
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add chunkreaddll C examples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10410] Purpose:Fang Guo2005-03-241-0/+95
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add chunkread C examples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10409] Purpose:Fang Guo2005-03-241-0/+95
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add aattributetestdll C Examples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10408] Purpose:Fang Guo2005-03-241-0/+95
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add attributetest C examples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10407] Purpose:Fang Guo2005-03-241-0/+90
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add allexamples C examples project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10406] Purpose:Fang Guo2005-03-241-0/+141
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add testExamples.bat Solution: Platforms tested: Misc. update:
* [svn-r10404] Purpose:Fang Guo2005-03-241-29/+29
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Update testhdf5_fortran fortran test project files. Solution: Platforms tested: COMPAQ VISUAL FORTRAN 6.0 ON WINDOWS XP. Misc. update:
* [svn-r10403] Purpose:Pedro Vicente Nunes2005-03-242-10/+54
| | | | | | | | | | | | | | | | | new tests bug fix Description: added new tests for iterartors (on many scales, on group, on deleted scales) fixed a bug on H5DSiterate, an ID of the referenced scale was not being closed on the cycle Solution: Platforms tested: linux solaris Misc. update:
* [svn-r10402] Purpose: New way to do conversion test between floating-point ↵Raymond Lu2005-03-242-55/+219
| | | | | | | | | | | | | types. Description: The 5th step of changing conversion test. This checkin is only for conversion of special values between floating-point types. Solution: This test is seperated from regular value conversion. It reuse the same function test_conv_flt_1() in test/dtypes.c. The source buffer of floating-point type is filled up with 8 special values, +/-0, +/-infinity, +/-QNaN, +/-SNaN. Platforms tested: h5committest, fuss, and modi4.
* [svn-r10401] Purpose:Fang Guo2005-03-241-1/+1
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Update dsets_cppdll c++ test project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10400] Purpose:Fang Guo2005-03-241-11/+11
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Update hdf5_hl_fortran high level fortran project files. Solution: Platforms tested: COMPAQ VISUAL FORTRAN 6.0 Misc. update:
* [svn-r10399] Purpose:Fang Guo2005-03-241-4/+4
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Update hl_test_table_fortran high level fortran project file. Solution: Platforms tested: COMPAQ VISUAL FORTRAN 6.0. Misc. update:
* [svn-r10398] Purpose:Fang Guo2005-03-241-4/+4
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Update hl_test_lite_fortran high level fortran project files. Solution: Platforms tested: COMPAQ VISUAL FORTRAN 6.0. Misc. update:
* [svn-r10397] Purpose:Fang Guo2005-03-241-6/+4
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Update hl_test_image_fortran high level fortran project files. Solution: Platforms tested: COMPAQ VISUAL FORTRAN 6.0 Misc. update:
* [svn-r10396] Purpose:Xiaowen Wu2005-03-241-5/+3
| | | | | | | | | | | | | | Minor modification. Description: Remove some redundant codes. Solution: Platforms tested: heping Misc. update:
* [svn-r10395] Purpose:Xiaowen Wu2005-03-241-1/+1
| | | | | | | | | | | | | | | Bug fix. Description: One test case of scaleoffset filter has fill value too large for int. Solution: Change the value to be within the range of int. Platforms tested: heping Misc. update:
* [svn-r10394] Purpose:Fang Guo2005-03-231-0/+23
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add test_hdf5_hl.BAT Solution: Platforms tested: Misc. update:
* [svn-r10393] Purpose:Fang Guo2005-03-231-0/+95
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add hl_test_table high level test project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10392] Purpose:Fang Guo2005-03-231-0/+95
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add hl_test_lite high level test project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update:
* [svn-r10391] Purpose:Fang Guo2005-03-231-0/+95
| | | | | | | | | | | For windows support, remove all.zip from hdf5. Description: Add hl_test_image high level test project file. Solution: Platforms tested: MSVS 6.0 on windows xp. Misc. update: