| Commit message (Expand) | Author | Age | Files | Lines |
* | [svn-r19427] Updates for cmake tests from the h5diff group recursive updates. | Jonathan Kim | 2010-09-20 | 1 | -4/+4 |
|
|
* | [svn-r19425] Fix for legay Windows test for h5diff updates. | Jonathan Kim | 2010-09-20 | 1 | -8/+10 |
|
|
* | [svn-r19418] On windows, an include bypassed the WIN32_LEAN_AND_MEAN define. ... | Allen Byrne | 2010-09-17 | 2 | -2/+2 |
|
|
* | [svn-r19417] Error return value was FAIL. Should be NULL. | Albert Cheng | 2010-09-17 | 1 | -1/+1 |
|
|
* | [svn-r19415] Fix for Cmake test. | Jonathan Kim | 2010-09-17 | 1 | -22/+28 |
|
|
* | [svn-r19412] Modified shape same tests to deal with the performance problem o... | John Mainzer | 2010-09-17 | 1 | -48/+570 |
|
|
* | [svn-r19410] Purpose: | Jonathan Kim | 2010-09-17 | 4 | -0/+0 |
|
|
* | [svn-r19409] Purpose: | Jonathan Kim | 2010-09-16 | 9 | -1/+503 |
|
|
* | [svn-r19406] Purpose: | Jonathan Kim | 2010-09-16 | 17 | -18/+659 |
|
|
* | [svn-r19403] Update to H5REPACK tests for layout info required a grep script ... | Allen Byrne | 2010-09-16 | 4 | -6/+139 |
|
|
* | [svn-r19402] Description: | Quincey Koziol | 2010-09-16 | 4 | -12/+65 |
|
|
* | [svn-r19400] Purpose: | Jonathan Kim | 2010-09-16 | 56 | -663/+2442 |
|
|
* | [svn-r19398] Descriptino: | Quincey Koziol | 2010-09-16 | 35 | -439/+369 |
|
|
* | [svn-r19396] Description: | Quincey Koziol | 2010-09-16 | 11 | -140/+61 |
|
|
* | [svn-r19395] Purpose: Fixed bug 1903 | Binh-Minh Ribler | 2010-09-16 | 7 | -28/+14 |
|
|
* | [svn-r19392] Purpose: | Jonathan Kim | 2010-09-15 | 1 | -3/+0 |
|
|
* | [svn-r19389] Purpose: | Jonathan Kim | 2010-09-15 | 6 | -22/+264 |
|
|
* | [svn-r19386] Purpose: Fix assertion failure caused by fractal heap header fil... | Neil Fortner | 2010-09-15 | 4 | -7/+147 |
|
|
* | [svn-r19384] Description: | Quincey Koziol | 2010-09-15 | 3 | -53/+50 |
|
|
* | [svn-r19377] Added bug 1938 resolution | Allen Byrne | 2010-09-13 | 1 | -0/+3 |
|
|
* | [svn-r19374] [BZ1938] - VS2010 on windows requires stdint.h to compile C++ li... | Allen Byrne | 2010-09-13 | 1 | -2/+6 |
|
|
* | [svn-r19370] Removed entry for m4 directory. | Larry Knox | 2010-09-10 | 1 | -1/+0 |
|
|
* | [svn-r19369] Update MANIFEST for new m4 directory and macros. Directory and ... | Larry Knox | 2010-09-10 | 1 | -0/+6 |
|
|
* | [svn-r19367] Purpose: | Mike McGreevy | 2010-09-10 | 13 | -83/+251 |
|
|
* | [svn-r19366] Updated autoconf to version 2.6.7, libtool to version 2.2.10, an... | Larry Knox | 2010-09-10 | 51 | -3224/+11344 |
|
|
* | [svn-r19364] Bug Fix: ID 2019 | Albert Cheng | 2010-09-10 | 1 | -3/+9 |
|
|
* | [svn-r19363] When mandatory filter failed to write data chunks, the dataset | Raymond Lu | 2010-09-09 | 41 | -163/+577 |
|
|
* | [svn-r19361] Move Windows specific compile and link flags to macros | Allen Byrne | 2010-09-09 | 29 | -712/+172 |
|
|
* | [svn-r19360] Bug fix: ID 2026 | Albert Cheng | 2010-09-08 | 2 | -2/+2 |
|
|
* | [svn-r19357] Add POSIX warning to report ignore list. | Allen Byrne | 2010-09-08 | 1 | -0/+1 |
|
|
* | [svn-r19354] Quincey and I made H5Eset_current_stack also close the stack to ... | Raymond Lu | 2010-09-07 | 3 | -1/+82 |
|
|
* | [svn-r19352] Description: | Quincey Koziol | 2010-09-04 | 2 | -39/+14 |
|
|
* | [svn-r19348] Description: | Quincey Koziol | 2010-09-03 | 1 | -25/+20 |
|
|
* | [svn-r19343] Corrected long long printf test. | Allen Byrne | 2010-09-02 | 3 | -30/+102 |
|
|
* | [svn-r19342] Added cmake tests for c++ examples | Allen Byrne | 2010-09-02 | 2 | -0/+8 |
|
|
* | [svn-r19336] Change #ifndef _WIN32 to #ifdef H5_HAVE_UNISTD_H | Allen Byrne | 2010-09-01 | 1 | -3/+3 |
|
|
* | [svn-r19334] Update CMake reference | Allen Byrne | 2010-09-01 | 1 | -6/+6 |
|
|
* | [svn-r19331] Correct list of h5 files needed for tests | Allen Byrne | 2010-09-01 | 1 | -1/+3 |
|
|
* | [svn-r19328] Description: | Quincey Koziol | 2010-08-31 | 3 | -13/+44 |
|
|
* | [svn-r19325] Added parallel build commands. | Allen Byrne | 2010-08-31 | 34 | -226/+838 |
|
|
* | [svn-r19324] Description: | Quincey Koziol | 2010-08-31 | 10 | -100/+194 |
|
|
* | [svn-r19320] Added correction to check for existence of H5PRINTF_LL in PRINTF... | Allen Byrne | 2010-08-27 | 1 | -37/+39 |
|
|
* | [svn-r19318] Correct ENDIF text (non-executable) to match IF parameter | Allen Byrne | 2010-08-27 | 1 | -1/+1 |
|
|
* | [svn-r19313] Description: | Quincey Koziol | 2010-08-26 | 4 | -157/+191 |
|
|
* | [svn-r19312] Description: | Quincey Koziol | 2010-08-26 | 1 | -1/+1 |
|
|
* | [svn-r19309] Description: | Quincey Koziol | 2010-08-26 | 3 | -12/+174 |
|
|
* | [svn-r19307] Correct test for H5_LONE_COLON - added NOT | Allen Byrne | 2010-08-26 | 1 | -1/+1 |
|
|
* | [svn-r19304] bug 1678: temporary fix. | Albert Cheng | 2010-08-25 | 1 | -0/+5 |
|
|
* | [svn-r19302] Correct typo in tools location | Allen Byrne | 2010-08-25 | 2 | -3/+2 |
|
|
* | [svn-r19300] BZ 1958: Add h5dump xml tests to CMake support | Allen Byrne | 2010-08-25 | 12 | -106/+572 |
|
|