summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* [svn-r13364] Bug fix (#717): the library failed to read the address of heap ↵Raymond Lu2007-02-211-3/+4
| | | | | | when the VL data is rewritten with short length. Corrected the way that pointer advances along the data buffer.
* [svn-r13328] Snapshot version 1.6 release 6 (snap19)HDF Tester2007-02-181-2/+2
|
* [svn-r13318] Updated Copyright notices.Albert Cheng2007-02-1581-180/+261
| | | | Tested platform: Kagiso (serial, pp)
* [svn-r13316] Updated Copyright notices.Albert Cheng2007-02-14114-228/+342
| | | | Tested platform: Kagiso (serial, pp)
* [svn-r13279] Description:Quincey Koziol2007-02-121-7/+7
| | | | | | | | | | Ported relaxed restrictions on "location IDs" for attributes from trunk, to allow a file ID to be used as a location ID. If a file ID is used, the root group gets/provides the attribute. Tested on: FreeBSD/32 6.2 (duty) Too minor to require h5committest
* [svn-r13277] Snapshot version 1.6 release 6 (snap18)HDF Tester2007-02-111-2/+2
|
* [svn-r13233] Snapshot version 1.6 release 6 (snap17)HDF Tester2007-02-041-2/+2
|
* [svn-r13209] Snapshot version 1.6 release 6 (snap16)HDF Tester2007-01-281-2/+2
|
* [svn-r13163] Snapshot version 1.6 release 6 (snap15)HDF Tester2007-01-221-2/+2
|
* [svn-r13142] Snapshot version 1.6 release 6 (snap14)HDF Tester2007-01-141-2/+2
|
* [svn-r13124] Description:Quincey Koziol2007-01-091-2/+4
| | | | | | | Add extra protection for sanity checks, when assertions are enabled. Tested on: Linux/32 2.6 (chicago)
* [svn-r13118] Snapshot version 1.6 release 6 (snap13)HDF Tester2007-01-081-2/+2
|
* [svn-r13110] Changed error return value of H5Sselect_valid() from 0 to FAIL. Christian Chilan2007-01-051-2/+4
|
* [svn-r13109] Verifies that current dataspace dimensions are not equal to ↵Christian Chilan2007-01-051-1/+12
| | | | | | H5S_UNLIMITED. Checks performed in H5Screate_simple() and H5Sset_extent_simple().
* [svn-r13099] Description:Quincey Koziol2007-01-032-29/+43
| | | | | | | | Bug fix for possible file corruption when attribute is renamed with a longer name. Tested on: FreeBSD/32 6.1 (duty)
* [svn-r13097] Description:Quincey Koziol2007-01-022-0/+29
| | | | | | | Checkpoint changes for bug fix, to shift coding to another machine. Tested on: Linux/32 2.6 (chicago)
* [svn-r13088] Snapshot version 1.6 release 6 (snap12)HDF Tester2006-12-241-2/+2
|
* [svn-r13069] fix bug 738,MuQun Yang2006-12-181-1/+3
| | | | | | test HDF5 1.6 branch Update macro HDvsnprintf so that HDvsprintf can also be supported on windows. This has be already supported in 1.8.
* [svn-r13066] Snapshot version 1.6 release 6 (snap11)HDF Tester2006-12-171-2/+2
|
* [svn-r13014] Snapshot version 1.6 release 6 (snap10)HDF Tester2006-12-031-2/+2
|
* [svn-r12948] Snapshot version 1.6 release 6 (snap9)HDF Admin2006-11-191-2/+2
|
* [svn-r12810] Purpose:Albert Cheng2006-10-251-1/+3
| | | | | | | | | | | | | | Bug fix. Description: H5FD_get_vfd_handle() would return okay even if an VFD did not have the get_vfd_handle callback function defined. Solution: Return failure if get_vfd_handle function is not defined. Tested: in heping and copper.
* [svn-r12800] Snapshot version 1.6 release 6 (snap8)HDF Admin2006-10-221-2/+2
|
* [svn-r12754] Description:Quincey Koziol2006-10-121-1/+1
| | | | | | | | Correct bug with retrieving the metadata block size instead of the "small data" block size with H5Pget_small_data_size(). Tested on: None, just eyeballed, very minor.
* [svn-r12737] Description:Quincey Koziol2006-10-102-2/+2
| | | | | | | | Tweak down some of the static array definitions for new & re-loaded object header data structures, to reduce memory use in common cases. Tested on: Linux/32 2.6 (chicago)
* [svn-r12654] Snapshot version 1.6 release 6 (snap7)HDF Admin2006-09-101-2/+2
|
* [svn-r12639] Frank Baker2006-09-041-0/+16
| | | | | | | | Description: Add per-directory abbreviated copyright notices (abbreviated COPYING files pointing to full notices). Tested: MANIFEST verified; not otherwise tested.
* [svn-r12637] Snapshot version 1.6 release 6 (snap6)HDF Admin2006-09-031-2/+2
|
* [svn-r12633] Snapshot version 1.6 release 6 (snap5)HDF Admin2006-08-271-2/+2
|
* [svn-r12599] Snapshot version 1.6 release 6 (snap4)HDF Admin2006-08-211-2/+2
|
* [svn-r12586] Description:Quincey Koziol2006-08-171-1/+1
| | | | | | | Correct parameter flipped in memset call (Thanks Peter!) Tested on: Very minor, just eyeballed.
* [svn-r12583] Purpose:Albert Cheng2006-08-171-2/+2
| | | | | | | | | | | upgrade. Description: Changed the error report of read and write to HSYS_GOTO_ERROR to report system error messages. Platforms tested: heping
* [svn-r12574] Snapshot version 1.6 release 6 (snap3)HDF Admin2006-08-131-2/+2
|
* [svn-r12548] Snapshot version 1.6 release 6 (snap2)HDF Admin2006-08-061-2/+2
|
* [svn-r12527] Added a test to ensure that the 1.6 branch handles ↵James Laird2006-08-022-3/+6
| | | | | | | | | "user-defined" links correctly (by giving an error message). Fixed the 1.6 branch's handling of user-defined links. Fixed a couple of other places where the 1.6 branch aborts instead of exiting gracefully.
* [svn-r12516] Snapshot version 1.6 release 6 (snap1)HDF Admin2006-07-301-2/+2
|
* [svn-r12480] Snapshot version 1.6 release 6 (snap0)HDF Admin2006-07-171-3/+3
|
* [svn-r12463] Modified the metadata cache (H5C.c) to handle entries that are ↵John Mainzer2006-07-141-9/+59
| | | | | | | | | dirty on load. This is needed in support of a bug fix which can alter object headers on load to repair files. Tested with h5committest.
* [svn-r12451] Snapshot version 1.6 release 5 (post15)HDF Admin2006-07-021-2/+2
|
* [svn-r12436] Snapshot version 1.6 release 5 (post14)HDF Admin2006-06-251-2/+2
|
* [svn-r12421] Purpose:Quincey Koziol2006-06-191-1/+6
| | | | | | | | | | | | | | | Bug fix Description: Don't attempt to merge object header messages when a file is opened read-only. Mark the object header dirty when messages are merged, as well as the particular message affected. Platforms tested: FreeBSD 4.11 (sleipnir) Too minor to require h5committest
* [svn-r12420] Snapshot version 1.6 release 5 (post13)HDF Admin2006-06-181-2/+2
|
* [svn-r12415] Purpose:Quincey Koziol2006-06-171-0/+1
| | | | | | | | | | | | | | | | | Bug fix Description: Fix bug which could lead to files with incorrect count of messages in the header for an object. The exact sequence of operations is complicated and is described in the release notes. Solution: Mark merged null header messages as dirty. Platforms tested: FreeBSD 4.11 (sleipnir) Linux 2.4 (chicago) Mac OS/X (amazon)
* [svn-r12340] Snapshot version 1.6 release 5 (post12)HDF Admin2006-05-071-2/+2
|
* [svn-r12264] Snapshot version 1.6 release 5 (post11)HDF Admin2006-04-161-2/+2
|
* [svn-r12220] Snapshot version 1.6 release 5 (post10)HDF Admin2006-04-101-2/+2
|
* [svn-r12193] Snapshot version 1.6 release 5 (post9)HDF Admin2006-04-021-2/+2
|
* [svn-r12156] Snapshot version 1.6 release 5 (post8)HDF Admin2006-03-261-2/+2
|
* [svn-r12050] Purpose:Fang Guo2006-03-091-0/+11
| | | | | | | | | | | Enable HL DLL on Windows Description: Define a macro for hl dll on windows Solution: Platforms tested: Windows XP and heping Misc. update:
* [svn-r12010] Purpose:James Laird2006-03-061-238/+348
| | | | | | | | | | | | | | | Moving gif2h5 to hl directory in 1.6 branch Description: This is the same change as was made in the 1.7 branch. Solution: Moved the gif2h5 tool from the hdf5/tools directory to the hdf5/hl/tools directory. The files were already present, but now the Makefiles build and install using the new directory instead of the old one. Platforms tested: mir, modi4