Network

 
AuthorCommitMessageCommit Date
Allen ByrneAllen Byrne
c764d2f331c[svn-r29170] Merge from trunk revision 29169
Allen ByrneAllen Byrne
fdabcf2cedc[svn-r29168] Merge from trunk revision 29167
Allen ByrneAllen Byrne
208c6d81352[svn-r29167] Addressed review issues with H5DImp files; remove deprecated function. synced naming of read and write routines. checked VL in both read and write.
Allen ByrneAllen Byrne
60119ff9edc[svn-r29154] Checkin updated file missed from previous change due to option name
Allen ByrneAllen Byrne
81599af6596[svn-r29153] Merge from trunk
Allen ByrneAllen Byrne
9e58458f252[svn-r29152] Changes from review HDF5-355 implemented.
Allen ByrneAllen Byrne
2c3535405c9[svn-r29145] Merge from trunk and fix argument size in H5Fget_obj_ids
Allen ByrneAllen Byrne
c3436122fa6[svn-r29144] Refactor funtion to eliminate multiple exits
Allen ByrneAllen Byrne
81b4ca6b091[svn-r29140] Change name of API because the functions do more then just wrap the C API
Allen ByrneAllen Byrne
ade18be9a32[svn-r29138] Correct int to long issues
Allen ByrneAllen Byrne
f499a50884b[svn-r29126] HDFFV-9552: Remove and cleanup obsolete functions (ints vs longs)
Allen ByrneAllen Byrne
7f9c98ff26f[svn-r29125] Add comments (follow changes in exception.* files) HDF5-341: review changes implemented
Allen ByrneAllen Byrne
2673ffbcbce[svn-r29124] Add comments (follow changes in exception.* files) HDF5-341: review changes implemented
Allen ByrneAllen Byrne
892825b69e3[svn-r29123] Add comments (follow changes in exception.* files) HDF5-341: review changes implemented
Allen ByrneAllen Byrne
406ed2624c3[svn-r29121] Add comments (follow changes in exception.* files) HDF5-341: review changes implemented
Allen ByrneAllen Byrne
5352de84c5c[svn-r29120] Add comments (follow changes in exception.* files) HDF5-341: review changes implemented
Allen ByrneAllen Byrne
66d6d26078f[svn-r29118] Add comments (follow changes in exception.* files) HDF5-341: review changes implemented
Allen ByrneAllen Byrne
0045279ab2b[svn-r29117] Add comments (follow changes in exception.* files) HDF5-341: review changes implemented
Allen ByrneAllen Byrne
7e2c35aaf99[svn-r29116] correct spelling
Allen ByrneAllen Byrne
eae6dd74ac8[svn-r29113] Add comments (follow changes in exception.* files) HDF5-341: review changes implemented
Allen ByrneAllen Byrne
aaf4e4a88f4[svn-r29112] Add comments (follow changes in exception.* files) HDF5-341: review changes implemented
Allen ByrneAllen Byrne
9a8a58eee4c[svn-r29111] Add comments (follow changes in exception.* files) HDF5-341: review changes implemented
Allen ByrneAllen Byrne
95696a7b751[svn-r29110] Add comments (follow changes in exception.* files) HDF5-341: review changes implemented
Allen ByrneAllen Byrne
a37f6434e7f[svn-r29109] Add comments (follow changes in exception.* files) HDF5-341: review changes implemented
Allen ByrneAllen Byrne
402c1fe160c[svn-r29108] Add comments (follow changes in exception.* files) HDF5-341: review changes implemented
Allen ByrneAllen Byrne
d50cd5349c6[svn-r29107] Add comments (follow changes in exception.* files) HDF5-341: review changes
Allen ByrneAllen Byrne
9b34015f783[svn-r29106] Correct test result due to library changes
Allen ByrneAllen Byrne
54ad5a057f4[svn-r29105] Add cplusplus comments (follow changes in exception.* files)
Allen ByrneAllen Byrne
df7126452e1[svn-r29102] Add new file
Dana RobinsonDana Robinson
c66ceed32d0[svn-r29101] Code cleanup of exceptionImp.c/h Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 / Java 1.7.0_95 (OpenJDK 2.6.4) serial autotools w/ Java
Allen ByrneAllen Byrne
c7cbb3968b1[svn-r29098] merge from trunk revision 29097.
Allen ByrneAllen Byrne
87ad40fb00d[svn-r29047] merge from trunk revision 29045.
Allen ByrneAllen Byrne
904ac07ce77[svn-r29046] HDF5-341 comments implemented. Removal of deprecated APIs. Companion UNPIN_STRING macro created. Tested: local linux
Allen ByrneAllen Byrne
b08d076689d[svn-r29045] HDF5-341 comments for h5DImp and h5GImp implemented.
Allen ByrneAllen Byrne
836e15f25f1[svn-r29040] merge from trunk revision 29039.
Allen ByrneAllen Byrne
0786ced3648[svn-r29018] Correct typo
Allen ByrneAllen Byrne
c25f86ed47a[svn-r29013] merge from trunk revision 29012. Add H5Pget/set_file_space API and test. Tested local linux
Allen ByrneAllen Byrne
dd21fe26d77[svn-r29003] merge from trunk revision 29002.
Allen ByrneAllen Byrne
09181644d9f[svn-r29002] Add missing return after exception
Allen ByrneAllen Byrne
99f89a64fd4[svn-r28994] merge from trunk revision 28993.
Allen ByrneAllen Byrne
ea8081a5b75[svn-r28985] Added so version tagging - tests for existence of wrappers values.
Allen ByrneAllen Byrne
e2a5c17a7ff[svn-r28980] merge from trunk revision 28979.
Allen ByrneAllen Byrne
47ca5f830f1[svn-r28979] Fix unmappble character in comment/javadoc
Allen ByrneAllen Byrne
1e8f4a83204[svn-r28976] merge from trunk revision 28974.
Allen ByrneAllen Byrne
ca9b77930ba[svn-r28975] Add virtual APIs to H5.java and tests. Tested: local linux
Allen ByrneAllen Byrne
b56e6ea4b12[svn-r28974] Add virtual APIs to H5.java and tests. Tested: local linux
Allen ByrneAllen Byrne
e23e7f35dc7[svn-r28971] Fix assert info class
Allen ByrneAllen Byrne
b006c768132[svn-r28969] HDFFV-9664: Remove wrappers of chdir and getcwd.
Allen ByrneAllen Byrne
257a732f6e1[svn-r28968] HDFFV-9664: Remove extra VL attribute functions
Allen ByrneAllen Byrne
a412367f172[svn-r28967] remove deprecated function. cleanup function redundancy.