| Commit message (Expand) | Author | Age | Files | Lines |
* | [svn-r14357] Description: | Quincey Koziol | 2007-12-22 | 2 | -10/+44 |
|
|
* | [svn-r14356] Description: | Quincey Koziol | 2007-12-20 | 3 | -77/+58 |
|
|
* | [svn-r14355] uncomment previously commented code regarding nbit and scale-off... | Pedro Vicente Nunes | 2007-12-20 | 2 | -57/+92 |
|
|
* | [svn-r14354] Bug fix for #956 where the element coordinates went wrong for da... | Raymond Lu | 2007-12-20 | 9 | -4/+471 |
|
|
* | [svn-r14353] Description: | Quincey Koziol | 2007-12-20 | 14 | -563/+775 |
|
|
* | [svn-r14352] Maintenance: Fixed a typo in the build script | Elena Pourmal | 2007-12-18 | 1 | -1/+1 |
|
|
* | [svn-r14350] Maintenance for VMS system: brought up-to-date h5repack testing ... | Elena Pourmal | 2007-12-17 | 3 | -55/+70 |
|
|
* | [svn-r14346] New feature: has_filters_obj function that checks if filters mat... | Pedro Vicente Nunes | 2007-12-14 | 5 | -18/+134 |
|
|
* | [svn-r14345] substituted the symbol CD_VALUES , number of filter client data ... | Pedro Vicente Nunes | 2007-12-14 | 3 | -6/+8 |
|
|
* | [svn-r14344] Maintenance on VMS system: updated testscript for h5diff and rem... | Elena Pourmal | 2007-12-13 | 3 | -299/+73 |
|
|
* | [svn-r14343] Maintenance for VMS: added more tests to the command file for h5... | Elena Pourmal | 2007-12-13 | 3 | -206/+86 |
|
|
* | [svn-r14342] change the implementation of H5IMmake_image_8bit to use a 2D dat... | Pedro Vicente Nunes | 2007-12-13 | 4 | -10/+1 |
|
|
* | [svn-r14341] Maintenance for VMS system: VMS C++ compiler expects 'cxx' exten... | Elena Pourmal | 2007-12-13 | 1 | -2/+2 |
|
|
* | [svn-r14340] Maintenance for VMS system: | Elena Pourmal | 2007-12-13 | 9 | -8/+51 |
|
|
* | [svn-r14339] bug fix: aligned a line in usage that was not aligned | Pedro Vicente Nunes | 2007-12-12 | 2 | -2/+2 |
|
|
* | [svn-r14338] Maintenance: Cleaned up system warnings for the install.com script | Elena Pourmal | 2007-12-11 | 1 | -9/+6 |
|
|
* | [svn-r14337] Maintenance: Added new install.com file to the list of files. | Elena Pourmal | 2007-12-11 | 1 | -0/+1 |
|
|
* | [svn-r14336] Maintenance/VMS port: added new command file to install C, Fortr... | Elena Pourmal | 2007-12-11 | 6 | -77/+224 |
|
|
* | [svn-r14335] Corrected the comment on line 219: hard -> soft | H. Joe Lee | 2007-12-11 | 1 | -1/+1 |
|
|
* | [svn-r14334] Description: | Quincey Koziol | 2007-12-10 | 5 | -114/+188 |
|
|
* | [svn-r14333] fix typo in comment | Pedro Vicente Nunes | 2007-12-10 | 1 | -1/+1 |
|
|
* | [svn-r14331] Purpose: Update Windows h5ls test script | Scott Wegner | 2007-12-10 | 1 | -16/+6 |
|
|
* | [svn-r14327] Maintenance for VMS: brought command file up-to-date | Elena Pourmal | 2007-12-06 | 1 | -3/+3 |
|
|
* | [svn-r14326] Description: | Quincey Koziol | 2007-12-06 | 13 | -208/+299 |
|
|
* | [svn-r14325] Eliminate unwanted output and remove superfluous sed script. Te... | Larry Knox | 2007-12-06 | 1 | -3/+4 |
|
|
* | [svn-r14324] bug fix: #786 (E3) h5dump refers to the user block as "boot block" | Pedro Vicente Nunes | 2007-12-06 | 2 | -5/+5 |
|
|
* | [svn-r14320] Added a function that matches the filters on the dataset's DCPL ... | Pedro Vicente Nunes | 2007-12-04 | 5 | -70/+291 |
|
|
* | [svn-r14319] Purpose: Update error handling in h5ls, uncomment test | Scott Wegner | 2007-12-04 | 1 | -30/+34 |
|
|
* | [svn-r14318] Check error code of h5ls call as well as expected output. Teste... | Larry Knox | 2007-12-03 | 1 | -25/+30 |
|
|
* | [svn-r14317] code maintenance: code cleaning and reorganizing of the h5repack... | Pedro Vicente Nunes | 2007-12-03 | 2 | -364/+382 |
|
|
* | [svn-r14316] Purpose: Update test directories in MinGW documentation | Scott Wegner | 2007-12-03 | 1 | -1/+3 |
|
|
* | [svn-r14315] Purpose: Update Windows h5repack test script | Scott Wegner | 2007-12-03 | 1 | -1/+22 |
|
|
* | [svn-r14312] Added support of | Albert Cheng | 2007-11-29 | 1 | -4/+16 |
|
|
* | [svn-r14311] enhancement: change the usage example for multiple filters | Pedro Vicente Nunes | 2007-11-29 | 1 | -2/+2 |
|
|
* | [svn-r14310] error check in command line: check for a wrong input of the 2 fi... | Pedro Vicente Nunes | 2007-11-29 | 1 | -0/+8 |
|
|
* | [svn-r14309] bug fix: add a check for the presence of a filter in the call to... | Pedro Vicente Nunes | 2007-11-29 | 1 | -4/+15 |
|
|
* | [svn-r14308] new feature test: add a test for the long switch names | Pedro Vicente Nunes | 2007-11-29 | 1 | -1/+9 |
|
|
* | [svn-r14307] Description: | Quincey Koziol | 2007-11-29 | 9 | -256/+542 |
|
|
* | [svn-r14306] Description: | Quincey Koziol | 2007-11-29 | 5 | -129/+125 |
|
|
* | [svn-r14305] updated comments | Pedro Vicente Nunes | 2007-11-29 | 1 | -0/+2 |
|
|
* | [svn-r14304] change feature: rename compression used as %Savings | Pedro Vicente Nunes | 2007-11-29 | 1 | -5/+3 |
|
|
* | [svn-r14303] Purpose: Update h5ls test script on Windows. | Scott Wegner | 2007-11-29 | 1 | -2/+7 |
|
|
* | [svn-r14302] Purpose: Update Windows test scripts for recent changes | Scott Wegner | 2007-11-29 | 2 | -5/+5 |
|
|
* | [svn-r14301] Purpose: Remove references to deleted source file from Windows p... | Scott Wegner | 2007-11-29 | 6 | -154/+0 |
|
|
* | [svn-r14300] new feature: add a mention of multiple filters use in usage | Pedro Vicente Nunes | 2007-11-28 | 1 | -0/+4 |
|
|
* | [svn-r14299] new feature: add support for h5repack to handle several global f... | Pedro Vicente Nunes | 2007-11-28 | 15 | -1963/+1759 |
|
|
* | [svn-r14298] Purpose: Remove references of H5FD_stream.c from Windows project... | Scott Wegner | 2007-11-28 | 4 | -130/+0 |
|
|
* | [svn-r14297] Added the ability to locate szlib libraries in THG hosts. | Albert Cheng | 2007-11-28 | 1 | -35/+102 |
|
|
* | [svn-r14295] Description: | Quincey Koziol | 2007-11-27 | 3 | -135/+284 |
|
|
* | [svn-r14294] bug fix: in the filter percentage calculation | Pedro Vicente Nunes | 2007-11-27 | 1 | -7/+14 |
|
|