Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [svn-r29709] another merge from trunk.inactive/multi_rd_wd_coll_io | Mohamad Chaarawi | 2016-04-15 | 1 | -0/+3 |
|\ | |||||
| * | [svn-r29659] Added fixed array chunk indexing from revise_chunks. | Dana Robinson | 2016-04-07 | 1 | -0/+1 |
| | | | | | | | | | | Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 Autotools serial w/ Java, Fortran, & C++ | ||||
| * | [svn-r29635] Description: | Quincey Koziol | 2016-04-05 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | Bring support for earray and v2 B-trees from revise_chunks branch to trunk. Tested on: MacOSX/64 10.11.4 (amazon) w/serial, parallel & production (h5committest forthcoming) | ||||
* | | [svn-r29689] old merge from trunk. | Mohamad Chaarawi | 2016-04-13 | 1 | -2/+345 |
|\ \ | |/ | |||||
| * | [svn-r29537] Added "latest format" tests to h5copy and h5repack from ↵ | Dana Robinson | 2016-03-23 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | revise_chunks. Tested on: 64-bit Ubuntu 15.10 w/ gcc 5.2.1 autotools serial cmake serial | ||||
| * | [svn-r29519] rename java test file because test modifies original file. | Allen Byrne | 2016-03-22 | 1 | -1/+1 |
| | | |||||
| * | [svn-r29450] Separate error compare from output compare | Allen Byrne | 2016-03-16 | 1 | -0/+1 |
| | | |||||
| * | [svn-r29403] Correct file location and add overview to makefile | Allen Byrne | 2016-03-14 | 1 | -1/+1 |
| | | |||||
| * | [svn-r29399] HDFFV-9717: add overview section to javadocs | Allen Byrne | 2016-03-14 | 1 | -0/+1 |
| | | |||||
| * | [svn-r29274] HDFFV-9698: fix subsetting issues with h5dump | Allen Byrne | 2016-03-04 | 1 | -0/+7 |
| | | |||||
| * | [svn-r29270] Description: | Binh-Minh Ribler | 2016-03-04 | 1 | -0/+1 |
| | | | | | | | | Updated for "Improve Packet Table library" commit 29269. | ||||
| * | [svn-r29226] HDFFV-9552: merge in java code. | Allen Byrne | 2016-02-29 | 1 | -2/+318 |
| | | |||||
| * | [svn-r29186] HDFFV-9654: add VDS options to h5dump | Allen Byrne | 2016-02-23 | 1 | -0/+13 |
| | | | | | | | | includes new data files | ||||
| * | [svn-r29062] HDFFV-9564: Implement VDS Fortran wrappers. | Scot Breitenfeld | 2016-02-08 | 1 | -0/+1 |
| | | | | | | | | Tested: h5committest.new | ||||
| * | [svn-r28977] Added autotools g++ compiler flags/warnings file to config/ | Dana Robinson | 2016-01-27 | 1 | -0/+1 |
| | | | | | | | | | | Tested on: 64-bit Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 autotools serial w/ C++ | ||||
* | | [svn-r28933] merge from trunk. | Mohamad Chaarawi | 2016-01-20 | 1 | -3/+4 |
|\ \ | |/ | |||||
| * | [svn-r28906] Description: | Binh-Minh Ribler | 2016-01-15 | 1 | -0/+1 |
| | | | | | | | | Added c++/test/tarray.cpp. | ||||
| * | [svn-r28902] Remove 3 files in autom4te.cache from MANIFEST. They are ↵ | Larry Knox | 2016-01-14 | 1 | -3/+0 |
| | | | | | | | | generated by autogen.sh and were inadvertently added along with configure and Makefile.in files but are not checked in and should not be installed. Furthermore they are not generated on all systems by autogen.sh and cause chkmanifest to fail when run be release scripts. | ||||
| * | [svn-r28881] Merged r28880 from revise_chunks. Adds a script to flip maint mode. | Dana Robinson | 2016-01-13 | 1 | -0/+1 |
| | | | | | | | | Tested on: linux VM | ||||
| * | [svn-r28866] HDFFV-9639: new files | Allen Byrne | 2016-01-12 | 1 | -0/+2 |
| | | |||||
* | | [svn-r28660] merge from trunk. | Mohamad Chaarawi | 2015-12-15 | 1 | -5/+78 |
|\ \ | |/ | |||||
| * | [svn-r28655] Updated MANIFEST :/ | Dana Robinson | 2015-12-15 | 1 | -0/+2 |
| | | |||||
| * | [svn-r28373] HDFFV-9573: Our helper tests bin/release and bin/h5vers are not ↵ | Albert Cheng | 2015-11-17 | 1 | -0/+68 |
| | | | | | | | | | | | | | | | | | | | | working properly bin/release uses the content of MANIFEST file to build the release tarball. But all the files generated by autogen had been removed. Therefore the release would not contain those needed generated files for a proper release. Solution: Added all those generated files to the tail of MANIFEST and titled it accordingly. (Somehow bin/chkmanifest does not complain against these entries though they are not svn managed. This needs further investigation.) Test: bin/release generated the release tarball in jam, then use it in Platypus to do a full build (--enable-fortran --enable-cxx). All passed. | ||||
| * | [svn-r28346] Description: | Quincey Koziol | 2015-11-15 | 1 | -3/+2 |
| | | | | | | | | | | | | | | | | Bring in cleanups from revise_chunks branch. Tested on: MacOSX/64 10.11.1 (amazon) w/serial & parallel (too minor to require full h5committest) | ||||
| * | [svn-r28332] Updated autogen.sh to not run flex/bison. | Dana Robinson | 2015-11-13 | 1 | -0/+4 |
| | | | | | | | | | | | | | | | | | | This was giving a lot of users headaches and the parser code rarely changes. There is now a new script (bin/genparser) which can be run as needed. Tested on: Ubuntu 15.10 (x86_64 Linux 4.2.0) gcc 5.2.1, flex 2.5.39, bison 3.0.2 | ||||
| * | [svn-r28152] Correct define vs variable usage | Allen Byrne | 2015-10-20 | 1 | -2/+2 |
| | | | | | | | | Add VS2015 | ||||
* | | [svn-r27978] - merge from trunk. | Mohamad Chaarawi | 2015-10-06 | 1 | -4/+80 |
|\ \ | |/ | | | | | - adjust VDS code to new layout callbacks. | ||||
| * | [svn-r27974] Change distribution of scripts | Allen Byrne | 2015-10-06 | 1 | -2/+2 |
| | | |||||
| * | [svn-r27969] Added autogen.sh to the list of the distributed files. | Elena Pourmal | 2015-10-06 | 1 | -1/+1 |
| | | |||||
| * | [svn-r27962] Description: | Binh-Minh Ribler | 2015-10-06 | 1 | -0/+2 |
| | | | | | | | | | | Added c++/src/H5OcreatProp.[h/cpp] Checked with bin/chkmanifest | ||||
| * | [svn-r27860] Description: | Quincey Koziol | 2015-09-23 | 1 | -1/+1 |
| |\ | | | | | | | | | | | | | | | | | | | Sync w/changes on trunk Tested on: Not necessary, text only... | ||||
| * \ | [svn-r27850] Description: | Quincey Koziol | 2015-09-22 | 1 | -0/+1 |
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sync w/trunk Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest not required on this branch) | ||||
| * | | | [svn-r27839] Removed generated autotools stragglers missed in trunk sync. | Dana Robinson | 2015-09-21 | 1 | -1/+0 |
| | | | | |||||
| * | | | [svn-r27835] Description: | Quincey Koziol | 2015-09-21 | 1 | -105/+142 |
| |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sync w/trunk. Tested on: MacOSX/64 10.10.5 (amazon) w/serial & parallel (h5committest not required on this branch) | ||||
| * \ \ \ | [svn-r27760] Brought r27631-27755 over from the trunk. | Dana Robinson | 2015-09-11 | 1 | -4/+1 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | tested on: jam | ||||
| * \ \ \ \ | [svn-r27630] Description: | Quincey Koziol | 2015-08-31 | 1 | -30/+30 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bring in changes from the trunk, through r27628. Tested on: MacOSX/64 10.10.5 (amazon) w/serial (h5committest not required on this branch) | ||||
| * | | | | | | [svn-r27598] Description: | Quincey Koziol | 2015-08-27 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Check in misc. minor code cleanups, found during code review | ||||
| * | | | | | | [svn-r27593] Merge revisions 27453 through 27592 from trunk to vds branch. | Neil Fortner | 2015-08-27 | 1 | -141/+37 |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Tested: ummon | ||||
| * \ \ \ \ \ \ | [svn-r27397] Merge revisions 27255 through 27393 from trunk to vds branch. | Neil Fortner | 2015-07-15 | 1 | -1/+4 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested: ummon | ||||
| * | | | | | | | | [svn-r27248] Daily tests in the VDS brnach reported missing file in ↵ | Elena Pourmal | 2015-06-19 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MANIFEST. Fixed. | ||||
| * | | | | | | | | [svn-r27235] Add vds h5diff tests | Allen Byrne | 2015-06-17 | 1 | -0/+4 |
| | | | | | | | | | |||||
| * | | | | | | | | [svn-r27218] Add VDS tests to h5ls | Allen Byrne | 2015-06-16 | 1 | -1/+8 |
| | | | | | | | | | |||||
| * | | | | | | | | [svn-r27195] Add h5dump cmake tests and files. | Allen Byrne | 2015-06-12 | 1 | -53/+93 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add tools gen cmake files move testfiles for pbits to subdir as well as vds Tested: local linux | ||||
| * | | | | | | | | [svn-r27191] Merged r26781 to r27185 from trunk | Dana Robinson | 2015-06-11 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested on: 64-bit Ubuntu Linux VM w/ gcc 4.8.2 (C++ and Fortran 2003 also tested) | ||||
| * | | | | | | | | | [svn-r27166] Updated MANIFEST to include test/vds.c and tools/misc/vds files. | Dana Robinson | 2015-06-09 | 1 | -1/+15 |
| | | | | | | | | | | |||||
| * | | | | | | | | | [svn-r27103] Merge revisions 26780 through 27102 from trunk to vds branch. | Neil Fortner | 2015-05-21 | 1 | -8/+13 |
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested: ummon | ||||
| * | | | | | | | | | | [svn-r27025] Enabled compilation and run for the new vds examples for "make ↵ | Elena Pourmal | 2015-05-05 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | installcheck"; added to MANIFET. | ||||
| * | | | | | | | | | | [svn-r26781] Merge revisions 26305 through 26780 from trunk to vds branch. | Neil Fortner | 2015-04-10 | 1 | -8/+9 |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Tested: ummon | ||||
| * | | | | | | | | | | | [svn-r26563] Added new percival example to MANFEST. | Elena Pourmal | 2015-03-24 | 1 | -0/+1 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | [svn-r26420] Added new example for simple I/O. Modified other examples ↵ | Elena Pourmal | 2015-03-10 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | according to the suggestion in H5VDS-7 (see VDS-178) |