| Commit message (Expand) | Author | Age | Files | Lines |
* | [svn-r20121] Bug 1586 - the datatype handler created with H5Tencode/decode ha... | Raymond Lu | 2011-02-18 | 1 | -11/+71 |
|
|
* | [svn-r20064] Purpose: Implement external file cache | Neil Fortner | 2011-02-08 | 5 | -52/+3723 |
|
|
* | [svn-r20061] Description: | Quincey Koziol | 2011-02-08 | 1 | -22/+17 |
|
|
* | [svn-r20052] Description: | Quincey Koziol | 2011-02-06 | 1 | -43/+89 |
|
|
* | [svn-r20029] Purpose: Fix bug 2131 | Neil Fortner | 2011-02-02 | 5 | -112/+1296 |
|
|
* | [svn-r20027] I added some test cases for H5Oset(get)_comment and H5Oset(get)_... | Raymond Lu | 2011-01-31 | 1 | -0/+333 |
|
|
* | [svn-r20006] I updated the read buffer from float to double to be more approp... | Raymond Lu | 2011-01-26 | 2 | -6/+8 |
|
|
* | [svn-r19998] I changed the previous commit from FLOAT to DOUBLE again because... | Raymond Lu | 2011-01-26 | 5 | -15/+15 |
|
|
* | [svn-r19982] I changed the previous commit from DOUBLE to FLOAT because the b... | Raymond Lu | 2011-01-24 | 5 | -15/+15 |
|
|
* | [svn-r19977] Bug 2131 - I added a test case for integer data. I also skipped... | Raymond Lu | 2011-01-21 | 5 | -29/+195 |
|
|
* | [svn-r19972] I added a test case for dataset with scale-offset filter into cr... | Raymond Lu | 2011-01-21 | 5 | -32/+252 |
|
|
* | [svn-r19907] Windows: Correct how fortran links in CRT library. Also correct ... | Allen Byrne | 2011-01-04 | 1 | -11/+11 |
|
|
* | [svn-r19895] Remove use of /MT compile flag for building static libs and prog... | Allen Byrne | 2010-12-29 | 1 | -10/+0 |
|
|
* | [svn-r19839] Updated to libtool v 2.4, autoconf 2.68 and m4-1.4.15. | Larry Knox | 2010-11-23 | 1 | -1/+4 |
|
|
* | [svn-r19833] Bug fix - In the code of N-bit filter, one line (the last line o... | Raymond Lu | 2010-11-19 | 1 | -0/+383 |
|
|
* | [svn-r19829] Fixed the name of the windows linkage define in the test header.... | Allen Byrne | 2010-11-19 | 1 | -1/+1 |
|
|
* | [svn-r19823] BZ2013: Remove use of WIN32 defines. These two files were depend... | Allen Byrne | 2010-11-18 | 1 | -5/+5 |
|
|
* | [svn-r19817] Bug 1917: Big.c test. | Albert Cheng | 2010-11-17 | 1 | -43/+97 |
|
|
* | [svn-r19813] 1. Correct mistake for previous checkin rev #19781: | Vailin Choi | 2010-11-17 | 2 | -2/+2 |
|
|
* | [svn-r19798] Purpose: | Mike McGreevy | 2010-11-17 | 1 | -0/+17 |
|
|
* | [svn-r19796] Bug 2091: remove all Metraowerks compiler code bracheted by __MW... | Albert Cheng | 2010-11-16 | 1 | -1/+1 |
|
|
* | [svn-r19795] Cleaned up some part of the code. It now works on all Unix and W... | Albert Cheng | 2010-11-16 | 1 | -36/+26 |
|
|
* | [svn-r19790] CMake: Correct Error tests. Add Deprecated Symbols option. | Allen Byrne | 2010-11-16 | 1 | -16/+36 |
|
|
* | [svn-r19783] Fix to the checkin for bug #1930. | Vailin Choi | 2010-11-15 | 1 | -1/+6 |
|
|
* | [svn-r19782] Fix CMake testing for links_env test which requires an environme... | Allen Byrne | 2010-11-15 | 2 | -4/+45 |
|
|
* | [svn-r19781] Fix for bug #1930: | Vailin Choi | 2010-11-15 | 6 | -117/+261 |
|
|
* | [svn-r19764] Updated NPROCS default value from 3 to 6. | Albert Cheng | 2010-11-11 | 1 | -121/+223 |
|
|
* | [svn-r19706] Added VFD test options. | Allen Byrne | 2010-11-01 | 1 | -3/+68 |
|
|
* | [svn-r19702] Removed special fheap timeout - replaced by timeout set in CTest... | Allen Byrne | 2010-11-01 | 1 | -4/+0 |
|
|
* | [svn-r19697] Description: | Quincey Koziol | 2010-10-29 | 1 | -0/+129 |
|
|
* | [svn-r19696] Bug 2008 - IBM Power6 Linux uses special conversion algorithms t... | Raymond Lu | 2010-10-28 | 1 | -0/+32 |
|
|
* | [svn-r19668] Description: | Quincey Koziol | 2010-10-26 | 1 | -0/+19 |
|
|
* | [svn-r19654] Description: | Quincey Koziol | 2010-10-21 | 2 | -191/+191 |
|
|
* | [svn-r19650] Put back deleted library check in configure. | Allen Byrne | 2010-10-20 | 1 | -5/+3 |
|
|
* | [svn-r19623] Purpose: | Mike McGreevy | 2010-10-18 | 1 | -6/+6 |
|
|
* | [svn-r19617] Purpose: | Mike McGreevy | 2010-10-15 | 4 | -32/+1851 |
|
|
* | [svn-r19587] Description: | Quincey Koziol | 2010-10-13 | 1 | -7/+168 |
|
|
* | [svn-r19578] Bug fix for 1707 - H5Eset_auto causes a seg fault when an applic... | Raymond Lu | 2010-10-11 | 3 | -82/+354 |
|\ |
|
| * | [svn-r19507] Fix for bug 1707 - I changed the design from the previous fix as... | Raymond Lu | 2010-10-04 | 2 | -121/+251 |
|
|
* | | [svn-r19527] Add clear generated objects commands to test blocks. | Allen Byrne | 2010-10-06 | 1 | -0/+72 |
|
|
* | | [svn-r19523] I added another test case - disabling chunk cache. H5Dwrite wi... | Raymond Lu | 2010-10-05 | 1 | -31/+58 |
|
|
* | | [svn-r19520] Move 'int nerrors = 0' declaration out of '#ifdef' block to matc... | Allen Byrne | 2010-10-05 | 1 | -1/+1 |
|
|
* | | [svn-r19509] Improve CMake support for CYGWIN. | Allen Byrne | 2010-10-04 | 1 | -0/+1 |
|
|
* | | [svn-r19506] Bring changes from revisions 19408, 19421, and 19442 from branch... | Larry Knox | 2010-10-04 | 1 | -5/+15 |
|
|
* | | [svn-r19481] I'm backing out my fix for bug 1707 because there're some unreso... | Raymond Lu | 2010-09-27 | 10 | -240/+49 |
|/ |
|
* | [svn-r19472] Description: | Quincey Koziol | 2010-09-23 | 2 | -111/+111 |
|
|
* | [svn-r19471] Bug fix: 1961-- AIX 6.1 --enable-share did not work. | Albert Cheng | 2010-09-22 | 1 | -0/+5 |
|
|
* | [svn-r19458] Add CMake tests for check-vfd; includes new vfdTest.cmake script... | Allen Byrne | 2010-09-21 | 1 | -0/+37 |
|
|
* | [svn-r19457] Bug fix for 1707 - H5Eset_auto causes a seg fault when an applic... | Raymond Lu | 2010-09-21 | 10 | -49/+240 |
|
|
* | [svn-r19402] Description: | Quincey Koziol | 2010-09-16 | 3 | -2/+63 |
|
|