summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [svn-r16292] Purpose: Mike McGreevy2009-01-101-2/+1
* [svn-r16290] Purpose: Mike McGreevy2009-01-096-216/+2347
* [svn-r16289] Minor change to links.c to clear a warning.Neil Fortner2009-01-091-2/+0
* [svn-r16287] Fix one of the new tests in links.c. external_set_elink_cb no l...Neil Fortner2009-01-091-18/+22
* [svn-r16284] Pedro Vicente Nunes2009-01-081-1/+8
* [svn-r16281] Purpose: Add functions to allow more flexible traversal of exter...Neil Fortner2009-01-0815-26/+606
* [svn-r16279] Description:Quincey Koziol2009-01-0831-494/+582
* [svn-r16273] Added a test for shrinking to 0 dimemsionsPedro Vicente Nunes2009-01-081-226/+351
* [svn-r16271] Bug fix.Albert Cheng2009-01-061-37/+12
* [svn-r16266] Revert RELEASE.txt to the version before it was mostly deleted b...Neil Fortner2009-01-061-1/+617
* [svn-r16262] Description:Scot Breitenfeld2009-01-051-1/+1
* [svn-r16235] Description:Scot Breitenfeld2008-12-301-2/+0
* [svn-r16231] Description:Scot Breitenfeld2008-12-301-1/+4
* [svn-r16229] merge 16228Pedro Vicente Nunes2008-12-291-20/+20
* [svn-r16227] cleaned some linux warningsPedro Vicente Nunes2008-12-291-3/+1
* [svn-r16225] removed some debug messagesPedro Vicente Nunes2008-12-291-18/+0
* [svn-r16223] Modified H5Dset_extent so that it fails when called for compact ...Pedro Vicente Nunes2008-12-292-159/+1707
* [svn-r16220] Snapshot version 1.9 release 26HDF Tester2008-12-289-678/+34
* [svn-r16217] Bug fixPedro Vicente Nunes2008-12-236-2016/+2106
* [svn-r16214] Added HDlseek to the H5FD_core_truncate function in H5FDcore.c t...Raymond Lu2008-12-222-1/+8
* [svn-r16209] Purpose:Choonghwan Lee2008-12-193-6/+10
* [svn-r16207] Added new file H5Bdbg.c to windows project file. Will test using...Allen Byrne2008-12-184-44/+195
* [svn-r16204] Description:Quincey Koziol2008-12-186-258/+302
* [svn-r16202] Added HDlseek in front of the truncate function in H5FD_sec2_tru...Raymond Lu2008-12-151-1/+7
* [svn-r16196] Description:Scot Breitenfeld2008-12-157-6/+32
* [svn-r16194] Purpose:Mike McGreevy2008-12-154-31/+10
* [svn-r16189] Changed references of H5Distore to H5Dbtree in project files. (R...Allen Byrne2008-12-124-4/+4
* [svn-r16187] Description:Quincey Koziol2008-12-113-4/+4
* [svn-r16182] Description:Quincey Koziol2008-12-1115-401/+396
* [svn-r16180] Description:Quincey Koziol2008-12-114-6/+6
* [svn-r16179] Description:Quincey Koziol2008-12-111-2/+2
* [svn-r16176] Remove terminal whitespace in links.c, H5Lexternal.c, H5Pfapl.cNeil Fortner2008-12-093-29/+29
* [svn-r16173] Updated fix of the missing argument of open() in zip_perf.c.Albert Cheng2008-12-091-0/+2
* [svn-r16170] Code clean up.Albert Cheng2008-12-091-13/+12
* [svn-r16167] Bug fix: 1089Albert Cheng2008-12-091-3/+3
* [svn-r16166] Description:Frank Baker2008-12-081-6/+6
* [svn-r16161] Purpose: Add new source file to WindowsScott Wegner2008-12-052-0/+8
* [svn-r16158] Test the non deletion of a chunk for the case chunk_offset == di...Pedro Vicente Nunes2008-12-041-2/+240
* [svn-r16156] close & re-open the file for the test of non-default B-tree inte...Pedro Vicente Nunes2008-12-041-0/+29
* [svn-r16152] added comments and removed unnecessary codePedro Vicente Nunes2008-12-021-16/+63
* [svn-r16150] Change a call to H5FL_fac_free to H5FL_FAC_FREE so it works corr...Neil Fortner2008-12-021-1/+1
* [svn-r16148] reorganized the set_extent test to be more modularPedro Vicente Nunes2008-12-021-83/+116
* [svn-r16144] Removed the check of H5Dset_extent for the space to be chunked,...Pedro Vicente Nunes2008-12-012-4/+12
* [svn-r16143] add a test for recent fixes of H5Dset_extentPedro Vicente Nunes2008-12-011-625/+541
* [svn-r16142] Added a check to H5Dset_extent for the space to be chunked, exit...Pedro Vicente Nunes2008-12-012-19/+11
* [svn-r16138] Snapshot version 1.9 release 25HDF Tester2008-11-309-24/+24
* [svn-r16137] Description:Quincey Koziol2008-11-2818-145/+1092
* [svn-r16133] H5TBdelete_record was not handlong correctly records at the end ...Pedro Vicente Nunes2008-11-252-56/+90
* [svn-r16132] some chunks were not deleted for some cases, the comparison to c...Pedro Vicente Nunes2008-11-251-1/+1
* [svn-r16128] revised test tablePedro Vicente Nunes2008-11-241-1476/+1486