| Commit message (Expand) | Author | Age | Files | Lines |
* | [svn-r17076] bug fix: h5repack was not applying a requested contiguous layout... | Pedro Vicente Nunes | 2009-06-17 | 3 | -20/+41 |
|
|
* | [svn-r17052] Add a run to the h5repack shell script to read a family file | Pedro Vicente Nunes | 2009-06-15 | 1 | -0/+38 |
|
|
* | [svn-r16844] Description: | Mike McGreevy | 2009-04-22 | 2 | -0/+6 |
|
|
* | [svn-r16800] Purpose: Fix bug 1516 | Neil Fortner | 2009-04-20 | 4 | -21/+384 |
|
|
* | [svn-r16792] Description: | Mike McGreevy | 2009-04-20 | 1 | -4/+4 |
|
|
* | [svn-r16671] fix compiler error on a missing "static" declaration | Pedro Vicente Nunes | 2009-04-06 | 1 | -1/+1 |
|
|
* | [svn-r16663] cleaned compiler warnings in linux | Pedro Vicente Nunes | 2009-04-03 | 5 | -212/+274 |
|
|
* | [svn-r16656] #1402 (B1) h5repack does not preserve creation order indexing. | Pedro Vicente Nunes | 2009-04-02 | 4 | -2124/+2540 |
|
|
* | [svn-r16614] 3. #1501 (B1) tools bug if dataset is larger than H5TOOLS_BUFSI... | Pedro Vicente Nunes | 2009-03-25 | 5 | -5/+57 |
|
|
* | [svn-r16561] Purpose: | Mike McGreevy | 2009-03-10 | 1 | -3/+3 |
|
|
* | [svn-r16560] Description: | Quincey Koziol | 2009-03-10 | 1 | -0/+8 |
|
|
* | [svn-r16518] have 2 expected outputs for 2 h5ls runs depending if run on a bi... | Pedro Vicente Nunes | 2009-02-26 | 1 | -0/+1 |
|
|
* | [svn-r16489] Fixed bug #1459 by eliminating the macro long_long and replacing... | Allen Byrne | 2009-02-18 | 1 | -1/+1 |
|
|
* | [svn-r16401] Description: | Quincey Koziol | 2009-02-03 | 2 | -0/+5 |
|
|
* | [svn-r16301] Add a mention to the usage that the default minimum size for com... | Pedro Vicente Nunes | 2009-01-13 | 1 | -1/+1 |
|
|
* | [svn-r16114] remove commented code | Pedro Vicente Nunes | 2008-11-21 | 1 | -13/+0 |
|
|
* | [svn-r16112] #1375. Define a default chunk whose size is manageable. Defined ... | Pedro Vicente Nunes | 2008-11-21 | 3 | -13/+55 |
|
|
* | [svn-r15993] | Pedro Vicente Nunes | 2008-10-29 | 1 | -186/+45 |
|
|
* | [svn-r15987] Merge with 1.8 rev 15871 | Pedro Vicente Nunes | 2008-10-29 | 2 | -5/+2 |
|
|
* | [svn-r15942] Purpose: Bug Fixes and Libtool Upgrade | Mike McGreevy | 2008-10-24 | 1 | -6/+6 |
|
|
* | [svn-r15792] Bug fix. When detecting the user requested filters, the "all" op... | Pedro Vicente Nunes | 2008-10-06 | 2 | -39/+67 |
|
|
* | [svn-r15721] Added a file with user block data to be used by the h5repack wi... | Pedro Vicente Nunes | 2008-09-29 | 1 | -0/+1 |
|
|
* | [svn-r15678] formatted code | Pedro Vicente Nunes | 2008-09-22 | 1 | -4/+8 |
|
|
* | [svn-r15664] fix comments | Pedro Vicente Nunes | 2008-09-19 | 1 | -8/+15 |
|
|
* | [svn-r15653] cleaned warnings | Pedro Vicente Nunes | 2008-09-18 | 3 | -74/+22 |
|
|
* | [svn-r15652] Cleaned compiler warnings | Pedro Vicente Nunes | 2008-09-18 | 3 | -26/+64 |
|
|
* | [svn-r15650] Cleaned compiler warnings | Pedro Vicente Nunes | 2008-09-18 | 1 | -4/+4 |
|
|
* | [svn-r15643] add a failure condition of writing user block | Pedro Vicente Nunes | 2008-09-17 | 1 | -161/+178 |
|
|
* | [svn-r15636] formatted code | Pedro Vicente Nunes | 2008-09-16 | 1 | -3790/+3850 |
|
|
* | [svn-r15635] add info regarding user block to usage | Pedro Vicente Nunes | 2008-09-16 | 1 | -1/+2 |
|
|
* | [svn-r15634] Add a default user block size of 1024 when none is given | Pedro Vicente Nunes | 2008-09-16 | 2 | -5/+11 |
|
|
* | [svn-r15628] Description: | Quincey Koziol | 2008-09-16 | 10 | -574/+574 |
|
|
* | [svn-r15557] bug fix: the -m flag add a long description of "--threshold" th... | Pedro Vicente Nunes | 2008-08-29 | 1 | -1/+1 |
|
|
* | [svn-r15556] Check options for H5Pset_alignment. | Pedro Vicente Nunes | 2008-08-29 | 1 | -9/+2 |
|
|
* | [svn-r15551] 1) There are 2 new command line parameters for h5repack. Togethe... | Pedro Vicente Nunes | 2008-08-28 | 7 | -23/+192 |
|
|
* | [svn-r15547] fix typos | Pedro Vicente Nunes | 2008-08-27 | 2 | -2/+2 |
|
|
* | [svn-r15527] turn off a debug print flag | Pedro Vicente Nunes | 2008-08-25 | 1 | -1/+1 |
|
|
* | [svn-r15526] userblock options | Pedro Vicente Nunes | 2008-08-25 | 3 | -8/+9 |
|
|
* | [svn-r15521] #1184 | Pedro Vicente Nunes | 2008-08-22 | 6 | -16/+310 |
|
|
* | [svn-r15462] Description: | Quincey Koziol | 2008-08-12 | 1 | -0/+1 |
|
|
* | [svn-r15458] Purpose: Modify the library to take the proper action when files...inactive/jpeg_converter | Neil Fortner | 2008-08-11 | 2 | -0/+0 |
|
|
* | [svn-r15432] bug fix | Pedro Vicente Nunes | 2008-08-05 | 1 | -6/+8 |
|
|
* | [svn-r15431] added the h5diff "contents" mode to the h5diff calls in the h5re... | Pedro Vicente Nunes | 2008-08-05 | 1 | -0/+3 |
|
|
* | [svn-r15428] http://bugzilla.hdfgroup.uiuc.edu/show_bug.cgi?id=1170 | Pedro Vicente Nunes | 2008-08-04 | 1 | -2/+2 |
|
|
* | [svn-r15421] bug fix | Pedro Vicente Nunes | 2008-07-28 | 1 | -5/+5 |
|
|
* | [svn-r15247] Moved all h5repack testfiles from /tools/testfiles to tools/h5re... | Pedro Vicente Nunes | 2008-06-20 | 17 | -6/+7 |
|
|
* | [svn-r15052] Add a test for the 1.6.7 -i infile -o outifle for backward compa... | Pedro Vicente Nunes | 2008-05-21 | 1 | -0/+37 |
|
|
* | [svn-r15047] bug fix regarding change from -i to -d regarding number of links... | Pedro Vicente Nunes | 2008-05-20 | 1 | -1/+1 |
|
|
* | [svn-r15044] backward compatibility for old -i infile -o outfile options | Pedro Vicente Nunes | 2008-05-20 | 2 | -18/+195 |
|
|
* | [svn-r15036] Bug fix. | Albert Cheng | 2008-05-19 | 1 | -4/+4 |
|
|