summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [svn-r16742] Added #include <direct.h> to windows section. As discussed in Bu...Allen Byrne2009-04-141-0/+1
* [svn-r16738] Snapshot version 1.9 release 38Larry Knox2009-04-112-3/+3
* [svn-r16730] Purpose: Fix bug 1539bNeil Fortner2009-04-101-0/+3
* [svn-r16721] Purpose: Fix problems with "no strct format checks"Neil Fortner2009-04-092-21/+46
* [svn-r16710] Purpose: Fix bug 1423Neil Fortner2009-04-0814-313/+473
* [svn-r16704] Snapshot version 1.9 release 37Larry Knox2009-04-082-3/+3
* [svn-r16702] Purpose: Improve performance of factory free lists.Neil Fortner2009-04-083-166/+459
* [svn-r16698] Purpose: Fix bug 503Neil Fortner2009-04-0813-309/+613
* [svn-r16694] Purpose: Fix bug 1526Neil Fortner2009-04-071-4/+11
* [svn-r16655] Description:Quincey Koziol2009-04-021-1/+2
* [svn-r16654] Description:Quincey Koziol2009-04-021-1/+1
* [svn-r16653] Bug fix #1503 - H5Iget_type failed unexpected when an invalid ID...Raymond Lu2009-04-011-19/+19
* [svn-r16650] Snapshot version 1.9 release 36Larry Knox2009-04-013-4/+4
* [svn-r16636] Description:Quincey Koziol2009-03-316-18/+22
* [svn-r16633] Description:Quincey Koziol2009-03-319-71/+379
* [svn-r16632] Description:Quincey Koziol2009-03-3123-40/+35
* [svn-r16630] Description:Quincey Koziol2009-03-3138-33/+132
* [svn-r16626] Description:Quincey Koziol2009-03-301-1/+1
* [svn-r16625] Description:Quincey Koziol2009-03-305-9/+31
* [svn-r16623] Description:Quincey Koziol2009-03-269-73/+87
* [svn-r16618] Description:Quincey Koziol2009-03-262-81/+186
* [svn-r16615] Purpose: Fix bug 1499Neil Fortner2009-03-262-4/+20
* [svn-r16611] In previous checkin (r16609), the flag "write_driver" wasn't nec...Raymond Lu2009-03-253-13/+9
* [svn-r16609] Bug fix (#1161): When a family file created with v1.6 library is...Raymond Lu2009-03-244-6/+25
* [svn-r16606] Description:Quincey Koziol2009-03-242-0/+109
* [svn-r16600] Description:Quincey Koziol2009-03-242-458/+528
* [svn-r16594] Purpose: fix bug 1189Neil Fortner2009-03-2314-39/+251
* [svn-r16587] Description:Quincey Koziol2009-03-178-51/+408
* [svn-r16579] Snapshot version 1.9 release 35Larry Knox2009-03-152-3/+3
* [svn-r16561] Purpose:Mike McGreevy2009-03-101-3/+3
* [svn-r16560] Description:Quincey Koziol2009-03-1026-416/+384
* [svn-r16553] Snapshot version 1.9 release 34Larry Knox2009-03-082-3/+3
* [svn-r16540] Move variable declaration to the top of the block in H5G_dense_i...Neil Fortner2009-03-041-1/+2
* [svn-r16532] Description:Quincey Koziol2009-03-023-9/+11
* [svn-r16525] Snapshot version 1.9 release 33HDF Tester2009-03-012-3/+3
* [svn-r16523] Purpose: Fix bugs related to H5Dset_extent and fill valuesNeil Fortner2009-02-273-227/+312
* [svn-r16518] have 2 expected outputs for 2 h5ls runs depending if run on a bi...Pedro Vicente Nunes2009-02-261-0/+1
* [svn-r16516] To improve the performance of querying the info of a link (bug #...Raymond Lu2009-02-241-45/+66
* [svn-r16506] Snapshot version 1.9 release 32HDF Tester2009-02-222-3/+3
* [svn-r16504] Maintenance: Fixed a typo discovered while compiling on AIX systemElena Pourmal2009-02-201-1/+1
* [svn-r16499] Description:Quincey Koziol2009-02-191-1/+7
* [svn-r16489] Fixed bug #1459 by eliminating the macro long_long and replacing...Allen Byrne2009-02-1819-230/+212
* [svn-r16488] Description:Quincey Koziol2009-02-171-153/+58
* [svn-r16484] Snapshot version 1.9 release 31HDF Tester2009-02-152-3/+3
* [svn-r16483] Description:Quincey Koziol2009-02-129-146/+182
* [svn-r16480] Purpose: Improve chunk cacheNeil Fortner2009-02-124-16/+64
* [svn-r16477] Purpose: Fix problem with opening an attribute multiple times th...Neil Fortner2009-02-126-20/+20
* [svn-r16475] Purpose: Fix rare error when adding a new object header messageNeil Fortner2009-02-121-57/+126
* [svn-r16473] Purpose: fix problems related to 'self-referential' attributesNeil Fortner2009-02-1235-152/+217
* [svn-r16465] Performance Improvement(bug #1450). When a chunk is bigger than...Raymond Lu2009-02-113-18/+174