summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
...
| * | [svn-r23390] Remove dll decoration from local functionAllen Byrne2013-03-191-3/+3
| * | [svn-r23389] HDFFV-8338: remove unused headersAllen Byrne2013-03-191-2/+0
| * | [svn-r23387] Add dynamic windows decorationsAllen Byrne2013-03-191-4/+17
| * | [svn-r23384] Copy dynamic lib to a plugins folder for testing. This will avoi...Allen Byrne2013-03-191-2/+17
| * | [svn-r23380] Description:Quincey Koziol2013-03-192-4/+5
| * | [svn-r23359] I added some macros and refactoring the code to prepare for Wind...Raymond Lu2013-03-152-4/+0
| * | [svn-r23358] correct env var value for testAllen Byrne2013-03-151-1/+1
| * | [svn-r23357] HDFFV-8338: Add cmake support, this commit only tested for linuxAllen Byrne2013-03-152-0/+89
| * | [svn-r23350] I cleaned up some code and added comments for my previous checki...Raymond Lu2013-03-145-32/+95
| * | [svn-r23347] ported revision 23248:23346 from the trunkRaymond Lu2013-03-139-14/+59
| * | [svn-r23346] First commit for DESY project. It has the basic functionality o...Raymond Lu2013-03-137-22/+1009
* | | [svn-r23443] merged from trunkMohamad Chaarawi2013-03-2513-129/+1234
|\ \ \ | | |/ | |/|
| * | [svn-r23354] Close prop list varAllen Byrne2013-03-151-4/+8
| * | [svn-r23336] Discovered some typo in the last added comment. Rewrote the comm...Albert Cheng2013-03-071-3/+3
| * | [svn-r23332] HDFFV-8322: for valgrind testing, split-up testhdf5 tests by exc...Allen Byrne2013-03-062-3/+3
| * | [svn-r23329] Bug fix: HDFFV-8305Albert Cheng2013-03-061-1/+4
| * | [svn-r23326] Refactor testhdf5 for memcheck testing. Test longest running opt...Allen Byrne2013-03-051-3/+16
| * | [svn-r23322] HDFFV-8322: Close resources, found from valgrind testingAllen Byrne2013-03-015-7/+30
| * | [svn-r23320] Close resources, found from valgrind testingAllen Byrne2013-02-271-0/+6
| * | [svn-r23305] HDFFV-8257: szip still used even if headers are not found. Chang...Allen Byrne2013-02-181-1/+1
| * | [svn-r23260] Bug fix: HDFFV-8267Albert Cheng2013-02-121-1/+1
| |/
| * [svn-r23237] Purpose: Implement H5Dscatter and H5DgatherNeil Fortner2013-02-081-1/+17
| * [svn-r23234] Fix out-of-bounds errors on pgcc for H5Dscatter and H5Dgather te...Neil Fortner2013-02-071-10/+10
| * [svn-r23230] Purpose: Implement H5Dscatter and H5DgatherNeil Fortner2013-02-051-0/+1012
| * [svn-r23219] Description:Quincey Koziol2013-02-023-111/+139
* | [svn-r23179] trunk mergeMohamad Chaarawi2013-01-186-8/+11
|\ \ | |/
| * [svn-r23161] ported revisions 23146:23160 from the trunkRaymond Lu2013-01-142-3/+3
| * [svn-r23152] I took out the obsolete function H5PSIwrite_chunk and its relate...Raymond Lu2013-01-113-359/+23
| * [svn-r23149] I put more condition checks with macro when DEFLATE filter is di...Raymond Lu2013-01-101-1/+17
| * [svn-r23147] ported revisions 23081:23145 from the trunkRaymond Lu2013-01-094-4/+4
| * [svn-r23097] I changed H5Dopen to H5Dopen2 in test/dectris_tst.c and hl/test/...Raymond Lu2012-12-131-2/+2
| * [svn-r23017] I added a prototype function H5DOwrite_chunk in HL library for D...Raymond Lu2012-11-071-1/+4
| * [svn-r22987] ported revisions from 22742 to 22986 from the trunkRaymond Lu2012-10-2939-157/+1465
| * [svn-r22739] ported revisions 22615 to 22737 from the trunkRaymond Lu2012-09-0521-338/+583
| |\
| * | [svn-r22655] Dectris project - I changed the rank of the offset for H5PSIdire...Raymond Lu2012-08-091-1/+1
| * | [svn-r22653] Dectris project: I revised the code per Quincey's suggestion.Raymond Lu2012-08-094-567/+29
| * | [svn-r22641] Dectris project: I revised the code per Quincey's and Neil's com...Raymond Lu2012-08-084-25/+640
| * | [svn-r22616] The code for H5PSIdirect_write and its test dectris_tst.c.Raymond Lu2012-07-303-25/+268
* | | [svn-r22995] merge from trunk up to 22994.Mohamad Chaarawi2012-10-314-117/+149
|\ \ \
| * | | [svn-r22945] I fixed a few minor casting problems in enum.c. It's a followup...Raymond Lu2012-10-221-2/+2
| * | | [svn-r22935] Description:Quincey Koziol2012-10-211-5/+5
| * | | [svn-r22915] Description:Quincey Koziol2012-10-172-106/+56
| * | | [svn-r22914] I checked in the conversion function H5T__conv_enum_numeric (num...Raymond Lu2012-10-171-9/+93
| * | | [svn-r22908] Reverted changes in revision 22819Larry Knox2012-10-161-2/+0
* | | | [svn-r22903] update the expected error list in the thread safe error tests to...Mohamad Chaarawi2012-10-161-10/+17
* | | | [svn-r22902] - fix bug in H5is_accessible (check if fapl is default, and conv...Mohamad Chaarawi2012-10-162-4/+4
* | | | [svn-r22856] merge trunk up to 22855.Mohamad Chaarawi2012-10-032-0/+46
|\ \ \ \ | |/ / /
| * | | [svn-r22832] Update the CMake reference files list correctly for newly added ...Jonathan Kim2012-09-271-24/+41
| * | | [svn-r22820] Description:Quincey Koziol2012-09-271-0/+24
| * | | [svn-r22819] Added H5BLD_STATIC and HDF5_USE_SHLIB to configure.ac so that if...Larry Knox2012-09-271-0/+2