| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid clearing error stack when calling H5Eget_msg() | Jordan Henderson | 2019-05-17 | 1 | -1/+1 |
|
|
* | Merge branch 'develop' into c_stdlib_posix_call_cleanup | Dana Robinson | 2019-02-19 | 1 | -3/+3 |
|\ |
|
| * | Added test for HDFFV-10588 | Binh-Minh Ribler | 2019-01-24 | 1 | -1/+1 |
|
|
| * | Fixed HDFFV-10684 | Binh-Minh Ribler | 2019-01-20 | 1 | -2/+2 |
|
|
* | | C and POSIX call cleanup | Dana Robinson | 2019-01-11 | 1 | -4/+4 |
|/ |
|
* | Develop normalization with vol_integration. | Dana Robinson | 2018-09-19 | 1 | -274/+269 |
|
|
* | Merge branch 'develop' of https://bitbucket.hdfgroup.org/scm/hdffv/hdf5 into ... | Quincey Koziol | 2018-03-18 | 1 | -2/+2 |
|
|
* | Merge pull request #426 in HDFFV/hdf5 from ~LRKNOX/hdf5_lrk:hdf5_1_10 to hdf5... | Larry Knox | 2017-04-25 | 1 | -6/+4 |
|
|
* | [svn-r29842] Description: | Quincey Koziol | 2016-04-30 | 1 | -1/+8 |
|
|
* | [svn-r28795] Description: | Quincey Koziol | 2016-01-05 | 1 | -0/+5 |
|
|
* | [svn-r27768] Description: | Quincey Koziol | 2015-09-14 | 1 | -71/+69 |
|
|
* | [svn-r26635] Description: | Quincey Koziol | 2015-03-28 | 1 | -15/+1 |
|
|
* | [svn-r25496] Description: | Quincey Koziol | 2014-07-30 | 1 | -10/+11 |
|
|
* | [svn-r24998] Description: | Quincey Koziol | 2014-04-09 | 1 | -0/+3 |
|
|
* | [svn-r24965] Fixed a typo in the thread-safe code. | Dana Robinson | 2014-04-05 | 1 | -1/+1 |
|
|
* | [svn-r24961] Updates to Win32 thread-local storage cleanup when the thread-sa... | Dana Robinson | 2014-04-04 | 1 | -2/+6 |
|
|
* | [svn-r24255] Description: | Quincey Koziol | 2013-10-04 | 1 | -3/+0 |
|
|
* | [svn-r22582] Description: | Quincey Koziol | 2012-07-16 | 1 | -23/+43 |
|
|
* | [svn-r22219] Description: | Quincey Koziol | 2012-03-31 | 1 | -6/+6 |
|
|
* | [svn-r21919] Description: | Quincey Koziol | 2012-02-09 | 1 | -35/+35 |
|
|
* | [svn-r21302] Fixed the bin/trace Perl script so that it ignores a final ... p... | Dana Robinson | 2011-08-23 | 1 | -1/+2 |
|
|
* | [svn-r20885] Description: | Quincey Koziol | 2011-05-20 | 1 | -2/+4 |
|
|
* | [svn-r19579] Description: | Quincey Koziol | 2010-10-11 | 1 | -1/+0 |
|
|
* | [svn-r19578] Bug fix for 1707 - H5Eset_auto causes a seg fault when an applic... | Raymond Lu | 2010-10-11 | 1 | -5/+46 |
|\ |
|
| * | [svn-r19539] Bug 1707 - I added some comments. | Raymond Lu | 2010-10-07 | 1 | -4/+4 |
|
|
| * | [svn-r19533] Bug 1707 - an update according to Neil's suggestion. I took out... | Raymond Lu | 2010-10-07 | 1 | -5/+18 |
|
|
| * | [svn-r19507] Fix for bug 1707 - I changed the design from the previous fix as... | Raymond Lu | 2010-10-04 | 1 | -5/+22 |
|
|
* | | [svn-r19481] I'm backing out my fix for bug 1707 because there're some unreso... | Raymond Lu | 2010-09-27 | 1 | -17/+7 |
|/ |
|
* | [svn-r19469] Bug fix for 1707 - My previous checkin wasn't complete. I left ... | Raymond Lu | 2010-09-22 | 1 | -1/+0 |
|
|
* | [svn-r19457] Bug fix for 1707 - H5Eset_auto causes a seg fault when an applic... | Raymond Lu | 2010-09-21 | 1 | -7/+18 |
|
|
* | [svn-r19398] Descriptino: | Quincey Koziol | 2010-09-16 | 1 | -5/+5 |
|
|
* | [svn-r19367] Purpose: | Mike McGreevy | 2010-09-10 | 1 | -2/+2 |
|
|
* | [svn-r19363] When mandatory filter failed to write data chunks, the dataset | Raymond Lu | 2010-09-09 | 1 | -4/+4 |
|
|
* | [svn-r19354] Quincey and I made H5Eset_current_stack also close the stack to ... | Raymond Lu | 2010-09-07 | 1 | -1/+14 |
|
|
* | [svn-r18595] Description: | Quincey Koziol | 2010-04-20 | 1 | -2/+2 |
|
|
* | [svn-r18159] Description: | Quincey Koziol | 2010-01-23 | 1 | -16/+51 |
|
|
* | [svn-r17313] Description: | Quincey Koziol | 2009-08-10 | 1 | -1/+1 |
|
|
* | [svn-r17276] Description: | Quincey Koziol | 2009-07-30 | 1 | -1/+0 |
|
|
* | [svn-r16955] Lifted the restrictions that major and minor errors must be in t... | Raymond Lu | 2009-05-15 | 1 | -8/+0 |
|
|
* | [svn-r16006] Modify the commit of r15943 for H5_USE_16_API. Let H5version.h ... | Raymond Lu | 2008-10-30 | 1 | -3/+3 |
|
|
* | [svn-r15943] Changed the library's macros H5_USE_16_API to H5_USE_16_API_DEFA... | Raymond Lu | 2008-10-24 | 1 | -3/+3 |
|
|
* | [svn-r15796] Purpose: Close bug #1322 | Neil Fortner | 2008-10-07 | 1 | -1/+1 |
|
|
* | [svn-r15609] Description: | Quincey Koziol | 2008-09-10 | 1 | -4/+4 |
|
|
* | [svn-r15552] Fix potential memory leak in H5E_close_msg_cb. | Neil Fortner | 2008-08-28 | 1 | -1/+4 |
|
|
* | [svn-r15549] Description: | Quincey Koziol | 2008-08-28 | 1 | -0/+5 |
|
|
* | [svn-r15515] Fix faulty error checking in call to H5I_remove(). | Neil Fortner | 2008-08-21 | 1 | -1/+1 |
|
|
* | [svn-r15510] Description: | Quincey Koziol | 2008-08-21 | 1 | -16/+16 |
|
|
* | [svn-r15485] Purpose: Allow library to shut down properly when objects have r... | Neil Fortner | 2008-08-19 | 1 | -22/+22 |
|
|
* | [svn-r14230] Description: | Quincey Koziol | 2007-11-01 | 1 | -17/+75 |
|
|
* | [svn-r14199] Description: | Quincey Koziol | 2007-10-11 | 1 | -0/+5 |
|
|