Network

 
AuthorCommitMessageCommit Date
Allen ByrneAllen Byrne
f4632b15061[svn-r27561] Replace svn:externals with hard copy of files
Allen ByrneAllen Byrne
f39d1095f1c[svn-r27478] Merge hdf-java trunk to hdf5 trunk - working CMake build.
Allen ByrneAllen Byrne
9e6b1f4bff4[svn-r27311] switch internal cdash URL
Allen ByrneAllen Byrne
1f87b08dd1a[svn-r27304] switch public cdash URL
Allen ByrneAllen Byrne
e2068d703a7[svn-r27117] These are the java files needed for trunk. CMake files are correct (unable to compile C Library with CMake) The makefile.am files are templates with correct source files and need more work. The java folder should replace jni folder.
Dana RobinsonDana Robinson
faf10b51bc3[svn-r27107] Minor change to the JNI configure code. Tested on: local Linux (minor change)
Dana RobinsonDana Robinson
4587023a712[svn-r27095] Added preliminary code that builds the JNI wrappers. Unfortunately, I can't test this yet since I don't have the Java code in place to do so. I'll add that over the next week or two. In the meantime, the code compiles and builds/installs what looks like an appropriate set of libraries. The m4/ax_jni_include_dir.m4 file is from gnu.org. Tested on: Local linux VM Linux ubuntu 3.13.0-52-generic #86-Ubuntu SMP Mon May 4 04:32:59 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
Dana RobinsonDana Robinson
1c5cc19cf22[svn-r27094] Updated branch.txt
Albert ChengAlbert Cheng
8462c8cf58bM[svn-r28946] Merged r27540:27572 from trunk. (there is no changes?!) Tested: jam
Albert ChengAlbert Cheng
d8ffdb48e41M[svn-r28945] Merged in -r27539:27540 from trunk. hand added config/cmake_ext_mode. Tested: jam passed; platypus cmake passed.
Albert ChengAlbert Cheng
52c079b3219[svn-r28944] Handed added cmake_ext_mod.
Albert ChengAlbert Cheng
b1497f0463eM[svn-r28942] Merged r27262:27539 from trunk. Removed the external reference of config/cmake_ext_mod directory. Tested: jam.
Albert ChengAlbert Cheng
b4764a9c2e2M[svn-r28939] Merged in -r27127:27262 from trunk. Tested: jam passed.
Albert ChengAlbert Cheng
d5b534ddae6M[svn-r28938] Merged in -rr26997:27127 from trunk. Tested: jam passed.
Albert ChengAlbert Cheng
7badfb2ed92[svn-r27124] Changed version number to 1.9.218-ccp_proto1 for CCP Prototype version release.
Albert ChengAlbert Cheng
5740d863528[svn-r27123] Implement the read-only option to do reading input file only and no writing to output file.
Albert ChengAlbert Cheng
d5059f43fcdM[svn-r27059] Merged -r26999 from trunk. Tested: h5committested.
Albert ChengAlbert Cheng
a2d2a46c454[svn-r27057] Changed the online help pages and updated all related files.
Albert ChengAlbert Cheng
724c6eeebdb[svn-r26999] Deposited the Compression & Chunking performance Tool Reqiurement documents.
Albert ChengAlbert Cheng
c939a9ca8af[svn-r26998] Created the ccp_docs directory to hold all CCP documents. Moved the user page into the directory.
Albert ChengAlbert Cheng
b93fe59be18[svn-r26987] Added CCP options.
Albert ChengAlbert Cheng
a07ebb24c87[svn-r26985] A supplementary page showing the CCP options.
Albert ChengAlbert Cheng
061f65107c9[svn-r26932] Specified cache size is in byte unit. Tested: jam because of simple change.
Albert ChengAlbert Cheng
c0a409c9b54M[svn-r26603] Brought in merge from trunk. Tested: h5committest.
Albert ChengAlbert Cheng
8349fd1e31e[svn-r26443] JPSS-160: Implement compression tool prototype version Recoded the set cache_size with the old model of H5Pget_cache() and H5Pset_cache(). Revised names of options: no_h5ocopy => no-h5ocopy show_time => showtime Use verbose to control the printing of showtime related tracing output. Test: Jam and Koala.
Albert ChengAlbert Cheng
b7e411318cbM[svn-r26299] Updated with merged changes from trunk.
Albert ChengAlbert Cheng
fc10e9680d1[svn-r25977] JPSS-160: Implement compression tool prototype version Installed the --buf_size, --no_h5ocopy and --show_time options. Also added the --readonly option which is not fully implemented yet and has no effect for now. Tested: puffin (mac 10.9)
Albert ChengAlbert Cheng
47753064dcf[svn-r25972] JPSS-160: Implement compression tool prototype version Added the --cache_size option which controls the raw data cache size at the file level. Set up fapl (file access property list) if cache-size is defined and use it to open both input and output files. Tested: puffin (mac 10.9)
Albert ChengAlbert Cheng
8f45f781114[svn-r28781] generated in the original version.
Albert ChengAlbert Cheng
d653a953d59[svn-r28753] Update from original version with generated files
Albert ChengAlbert Cheng
7052be3b4b0[svn-r28751] Update from original version with generated files
Albert ChengAlbert Cheng
2ab1cfa9495[svn-r28741] Update from original version with generated files
Albert ChengAlbert Cheng
616430eac96[svn-r28739] Update from original version with generated files
Albert ChengAlbert Cheng
878ba205019[svn-r28736] Update from original version with generated files
Albert ChengAlbert Cheng
e5c0c854171[svn-r28733] Update from original version with generated files
Albert ChengAlbert Cheng
22f99a53beb[svn-r28720] Update from original version with generated files
Albert ChengAlbert Cheng
195f174c836[svn-r28707] Update from original version with generated files
Albert ChengAlbert Cheng
f02e293bc7d[svn-r28705] Update from original version with generated files
Albert ChengAlbert Cheng
60b22d9d655[svn-r28677] Generated files.
Albert ChengAlbert Cheng
81ce97ae2d9[svn-r28676] Generated files.
Albert ChengAlbert Cheng
dc940db3a38[svn-r28675] Generated files.
Albert ChengAlbert Cheng
ba0a7256bd6[svn-r28674] Generated files.
Albert ChengAlbert Cheng
c16d8cb1d25[svn-r28673] Update from original version with generated files
Dana RobinsonDana Robinson
4fe9d56f786[svn-r28658] Manual merge of revise_chunks and alpha branch. Tested on: Unbuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 Autotools serial (C++ Fortran) Autotools parallel (MPICH 3.1.4, Fortran) CMake serial (CMake 3.3.2)
Dana RobinsonDana Robinson
e9da1c3460aM[svn-r28656] Updated MANIFEST (merged r28655 from trunk)
Dana RobinsonDana Robinson
ae8e3348cfe[svn-r28655] Updated MANIFEST :/
Dana RobinsonDana Robinson
61d32974779M[svn-r28652] Created HDF5 1.10.0 alpha branch
Dana RobinsonDana Robinson
61cee5f91a6[svn-r28646] Minor normalization with revise_chunks. Also purged obsolete /*ARGSUSED*/ from the library. Tested on: Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial only (these changes have been in revise_chunks for a long time)
Dana RobinsonDana Robinson
ddd91a7b193[svn-r28643] Add H5D_t pointer to chunk callback. Normalization for future single chunk indexing. Tested on: Ubuntu 15.10 (Linux 4.2.0 x86_64) gcc 5.2.1 serial only (these changes have been in revise_chunks for a long time)
Albert ChengAlbert Cheng
322816c9666[svn-r28638] HDFFV-9273: cmakehdf5 --script failed in linux platypus Solution: remove --script option from cmakehdf5. Tested: platypus