summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* [svn-r25069] - fix some analysis shipping bugsMohamad Chaarawi2014-04-182-73/+112
* [svn-r25011] fix bug in Fclose_ff when persist fails.Mohamad Chaarawi2014-04-102-2/+2
* [svn-r24962] - store NULL terminated with String Keys in IOD because they are...Mohamad Chaarawi2014-04-0413-56/+68
* [svn-r24960] fix bug in View example.Mohamad Chaarawi2014-04-042-4/+5
* [svn-r24958] send IOD error codes to clients instead of just FAIL.Mohamad Chaarawi2014-04-0315-1236/+1697
* [svn-r24949] change the H5E macros at the server.Mohamad Chaarawi2014-04-0215-1307/+1307
* [svn-r24946] - cleanup server side code to remove FUNC_ENTER/LEAVE macros as ...Mohamad Chaarawi2014-04-0216-666/+229
* [svn-r24944] replace H5VL_IOD_DEBUG with H5_EFF_DEBUG.Mohamad Chaarawi2014-04-0215-227/+227
* [svn-r24942] merge from VOL branch.Mohamad Chaarawi2014-04-0145-2242/+1567
|\
| * [svn-r24940] merge from trunk.Mohamad Chaarawi2014-04-0145-2225/+1550
| |\
| | * [svn-r24937] Adds an H5free_memory() function to the library for use withDana Robinson2014-03-312-0/+26
| | * [svn-r24932] HDFFV-8290: Remove unnecessary $(srcdir) and use AM_CPPFLAGS ins...Allen Byrne2014-03-311-67/+420
| | * [svn-r24924] Snapshot version 1.9 release 175HDF Tester2014-03-302-3/+3
| | * [svn-r24919] Add MINGW checkAllen Byrne2014-03-271-4/+4
| | * [svn-r24886] Fix fortran mod file handling and packingAllen Byrne2014-03-241-0/+3
| | * [svn-r24869] Description:Quincey Koziol2014-03-235-16/+19
| | * [svn-r24864] Description:Quincey Koziol2014-03-2117-1702/+139
| | * [svn-r24803] Description:Quincey Koziol2014-03-163-73/+75
| | * [svn-r24789] Bump up the minimum cmake versionAllen Byrne2014-03-131-1/+1
| | * [svn-r24781] HDFFV-8700 -Allen Byrne2014-03-111-133/+143
| | * [svn-r24770] Snapshot version 1.9 release 174HDF Tester2014-03-092-3/+3
| | * [svn-r24769] Description:Quincey Koziol2014-03-0713-165/+632
| | * [svn-r24757] Change assertion to condition check/error return. Should fix pe...Neil Fortner2014-03-032-3/+5
| | * [svn-r24753] Snapshot version 1.9 release 173HDF Tester2014-03-022-3/+3
| | * [svn-r24726] Description:Quincey Koziol2014-02-206-75/+92
| | * [svn-r24725] HDFFV-8629: h5repack will not attempt to remove UD filters. h5re...Allen Byrne2014-02-201-17/+21
| | * [svn-r24716] Snapshot version 1.9 release 172HDF Tester2014-02-162-3/+3
* | | [svn-r24910] edit KV corruption keyMohamad Chaarawi2014-03-261-3/+3
* | | [svn-r24907] - fix corruption detection bug in metadata KVs.Mohamad Chaarawi2014-03-264-35/+54
* | | [svn-r24900] - close opened iod objects when the HDF5 object open fails.Mohamad Chaarawi2014-03-255-0/+73
* | | [svn-r24896] - add more debugging information to object creates at serverMohamad Chaarawi2014-03-254-66/+102
* | | [svn-r24892] update corruption codeMohamad Chaarawi2014-03-251-7/+142
* | | [svn-r24885] add correctly ifdefed corruption code.Mohamad Chaarawi2014-03-242-4/+4
* | | [svn-r24884] another update to configure.Mohamad Chaarawi2014-03-242-1/+3
* | | [svn-r24880] add iod corrupt tool configure argumentMohamad Chaarawi2014-03-243-0/+12
* | | [svn-r24877] Last fixes and demo updates for H5XJerome Soumagne2014-03-245-38/+76
* | | [svn-r24874] comment out corruption code that was added.Mohamad Chaarawi2014-03-242-0/+9
* | | [svn-r24873] use num_peers as count for trans_start in fopen.Mohamad Chaarawi2014-03-243-1/+6
* | | [svn-r24862] - fix some valgrind warnings.Mohamad Chaarawi2014-03-214-42/+119
* | | [svn-r24858] - bug fix to oidkv access.Mohamad Chaarawi2014-03-216-20/+37
* | | [svn-r24853] Minor fixes and cleanup for H5XdummyJerome Soumagne2014-03-202-21/+39
* | | [svn-r24847] Remove printf and fix index writeJerome Soumagne2014-03-202-4/+4
* | | [svn-r24845] More update to H5Xdummy and add printfsJerome Soumagne2014-03-203-8/+27
* | | [svn-r24844] More progress on post_update/query for H5XdummyJerome Soumagne2014-03-203-1/+136
* | | [svn-r24840] - fix bug in file openMohamad Chaarawi2014-03-192-2/+16
* | | [svn-r24839] More dummy index implementationJerome Soumagne2014-03-197-13/+105
* | | [svn-r24838] add ifdefs aroung xapl routine.Mohamad Chaarawi2014-03-191-0/+2
* | | [svn-r24836] Modify client_index to create one dataset per processJerome Soumagne2014-03-186-40/+137
* | | [svn-r24835] another fixMohamad Chaarawi2014-03-181-1/+1
* | | [svn-r24834] bug dox to avoid segfault when dcreate_anon failsMohamad Chaarawi2014-03-181-1/+1