summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * [svn-r23075] I revised the code and test according to Quincey's review. I al...Raymond Lu2012-12-048-97/+935
| * [svn-r23019] I added dectris_hl_perf.c for testing performance.Raymond Lu2012-11-071-0/+643
| * [svn-r23018] I forgot to add these new files in previous commit.Raymond Lu2012-11-074-0/+508
| * [svn-r23017] I added a prototype function H5DOwrite_chunk in HL library for D...Raymond Lu2012-11-0711-63/+218
| * [svn-r22987] ported revisions from 22742 to 22986 from the trunkRaymond Lu2012-10-29598-126730/+15233
| * [svn-r22742] ported revisions 22738 to 22741 from the trunkRaymond Lu2012-09-062-9/+5
| * [svn-r22739] ported revisions 22615 to 22737 from the trunkRaymond Lu2012-09-05235-7102/+10703
| |\
| * | [svn-r22728] I forgot to include H5MMprivate.h header file for using H5MM_fre...Raymond Lu2012-08-301-0/+1
| * | [svn-r22655] Dectris project - I changed the rank of the offset for H5PSIdire...Raymond Lu2012-08-093-8/+17
| * | [svn-r22653] Dectris project: I revised the code per Quincey's suggestion.Raymond Lu2012-08-097-64/+177
| * | [svn-r22641] Dectris project: I revised the code per Quincey's and Neil's com...Raymond Lu2012-08-0814-79/+696
| * | [svn-r22616] The code for H5PSIdirect_write and its test dectris_tst.c.Raymond Lu2012-07-3010-26/+453
| * | [svn-r22615] porting revisions from 22586 to 22614 from the trunkRaymond Lu2012-07-3088-1498/+3814
| |\ \
* | | | [svn-r23160] HDFFV-8227: Mac DARWIN requires CMake 2.8.10Allen Byrne2013-01-1442-46/+148
* | | | [svn-r23158] HDFFV-8169: h5dump incorrectly dumps a string into a binary fileAllen Byrne2013-01-141-1/+1
* | | | [svn-r23154] HDFFV-8286: changed comments from // to /* */Allen Byrne2013-01-141-2/+2
* | | | [svn-r23153] Snapshot version 1.9 release 140HDF Tester2013-01-1313-26/+26
* | | | [svn-r23151] HDFFV-498: Eliminate a.exe file on cygwin configurationsAllen Byrne2013-01-112-20/+6
* | | | [svn-r23150] Revert changes because 1.8 branch files were improperly used.Allen Byrne2013-01-112-20/+34
* | | | [svn-r23145] HDFFV-498: Eliminate a.exe file on cygwin configurationsAllen Byrne2013-01-092-34/+20
* | | | [svn-r23139] Only do line by line compare if compare files fail. Allen Byrne2013-01-071-0/+6
* | | | [svn-r23138] Only do line by line compare if compare files fail. Allen Byrne2013-01-071-0/+12
* | | | [svn-r23137] HDFFV-8227: Add Message to stop configure id SHARED FORTRAN is s...Allen Byrne2013-01-071-4/+11
* | | | [svn-r23136] Snapshot version 1.9 release 139HDF Tester2013-01-0613-26/+26
* | | | [svn-r23134] Revised the comments to reflect what is in the F2003 standard.Scot Breitenfeld2013-01-041-1/+3
* | | | [svn-r23133] Force static builds on MAC machinesAllen Byrne2013-01-031-4/+13
* | | | [svn-r23131] Correct missing command nameAllen Byrne2013-01-021-7/+12
* | | | [svn-r23130] Update CPack to 2.8.10Allen Byrne2013-01-021-267/+330
* | | | [svn-r23127] Add MAC options to script in IF(APPLE) block.Allen Byrne2013-01-021-1/+9
* | | | [svn-r23121] Snapshot version 1.9 release 138HDF Tester2012-12-3013-26/+26
* | | | [svn-r23120] Removed -VV from the ctest command line so that it does not send...Albert Cheng2012-12-271-1/+10
* | | | [svn-r23119] Snapshot version 1.9 release 137HDF Tester2012-12-2313-26/+26
* | | | [svn-r23118] HDFFV-2686 Remove the ptExampleVL.c example from the source codeScot Breitenfeld2012-12-2211-269/+9
* | | | [svn-r23117] Changed extension of hdf5 files from .hdf5 to .h5 for consistancy.Scot Breitenfeld2012-12-215-6/+6
* | | | [svn-r23116] Changed extension of hdf5 from .hdf5 to .h5 for consistancy.Scot Breitenfeld2012-12-216-7/+7
* | | | [svn-r23115] Added a new test for KIND C_INT64_T, which some earlier windows ...Scot Breitenfeld2012-12-211-0/+4
* | | | [svn-r23114] remove "AT-" from buildnameAllen Byrne2012-12-201-2/+2
* | | | [svn-r23113] Added corrections to treat ";" character as text for comparision.Allen Byrne2012-12-202-32/+39
* | | | [svn-r23111] Purpose:Dana Robinson2012-12-1911-765/+687
* | | | [svn-r23110] Correct comparison functionAllen Byrne2012-12-192-27/+31
* | | | [svn-r23105] Changed Fortran examples to reflect tutorial examples via Barbara;Scot Breitenfeld2012-12-156-6/+143
* | | | [svn-r23096] Added bin/cmakehdf5.Albert Cheng2012-12-121-0/+1
* | | | [svn-r23094] cmakehdf5 is a build command script similar to buildhdf5.Albert Cheng2012-12-121-0/+175
* | | | [svn-r23093] Fixed API to be 1.6 compliant, removed deprecated APIsScot Breitenfeld2012-12-1210-20/+20
* | | | [svn-r23092] Cleaned-up printed output and corrected output commentsScot Breitenfeld2012-12-122-9/+8
* | | | [svn-r23091] Changed C examples to reflect changes in documentation via Barbara;Scot Breitenfeld2012-12-1214-5/+852
* | | | [svn-r23090] Fixed H5Dread input parameters.Scot Breitenfeld2012-12-111-2/+1
* | | | [svn-r23089] Changed Fortran examples to reflect changes in documentation via...Scot Breitenfeld2012-12-101-7/+8
* | | | [svn-r23088] Changed Fortran examples to reflect changes in documentation via...Scot Breitenfeld2012-12-1018-679/+1043
* | | | [svn-r23085] Snapshot version 1.9 release 136HDF Tester2012-12-0913-26/+26