summaryrefslogtreecommitdiffstats
path: root/hl/src
Commit message (Expand)AuthorAgeFilesLines
* [svn-r24980] HDFFV-8290: Merge automake 1.14.1 changes from trunkAllen Byrne2014-04-071-67/+417
* [svn-r24906] Merge latest CMake changes from trunk.Allen Byrne2014-03-261-18/+19
* [svn-r24894] Description:Quincey Koziol2014-03-254-16/+8
* [svn-r24878] Description:Quincey Koziol2014-03-241-1/+0
* [svn-r24785] Description:Quincey Koziol2014-03-122-117/+42
* [svn-r24732] Fix for reconfigure, which fails because LT_ADD_LIBHDF5_DEPENDEN...Larry Knox2014-02-221-0/+1
* [svn-r24684] Add IF SHARED block around Windows PDB file generation command.Allen Byrne2014-02-041-2/+3
* [svn-r24259] Maintenance: Updated version number to 1.8.13-snap0; cleaned up ...Elena Pourmal2013-10-071-1/+1
* [svn-r24021] Description:Quincey Koziol2013-08-183-8/+2
* [svn-r23869] HDFFV-8302: replace (v)snprintf with _(v)snprintf for windows. M...Allen Byrne2013-07-085-53/+78
* [svn-r23771] HDFFV-8434,-8437,-8445,-8447,-8461: Merge changes from Trunk.Allen Byrne2013-06-141-0/+1
* [svn-r23687] Bug fix: HDFFV-8435Albert Cheng2013-05-091-2/+2
* [svn-r23567] Post v1.8.11 branch-off, changed version to 1.8.12-snap0.Albert Cheng2013-04-091-1/+1
* [svn-r23324] Snapshot version 1.8 release 11 (snap11)HDF Tester2013-03-041-1/+1
* [svn-r23291] brought r23241 into the branch.Scot Breitenfeld2013-02-181-1/+3
* [svn-r23211] Merge trunk CMake changes for minimum cmake version of 2.8.10. T...Allen Byrne2013-01-311-1/+1
* [svn-r23182] I'm merging the changes for DECTRIS project from the trunk (r231...Raymond Lu2013-01-217-6/+226
* [svn-r23112] Brought revision 22610 from the trunk to the branch:Scot Breitenfeld2012-12-201-1/+9
* [svn-r22916] Description:Quincey Koziol2012-10-171-47/+53
* [svn-r22892] Increment release branch for future release (v1.8.11).Albert Cheng2012-10-121-1/+1
* [svn-r22776] HDFFV-8129: upgrade autotoolsAllen Byrne2012-09-172-2/+2
* [svn-r22768] Description:Quincey Koziol2012-09-172-154/+198
* [svn-r22757] Issue 8140 - return value is missing for H5LTyyerror in H5LTanal...Raymond Lu2012-09-132-15/+26
* [svn-r22724] Convert tests to *.sh.in.Allen Byrne2012-08-281-14/+15
* [svn-r22711] Updated autotools: autoconf 2.69, automake 1.12.3, m4 1.4.16, l...Larry Knox2012-08-231-48/+109
* [svn-r22451] Brought cmake configuration / configure changes from Trunk.Allen Byrne2012-06-111-0/+3
* [svn-r22268] Update 1.8 branch version to 1.8.10-snap0Mike McGreevy2012-04-091-1/+1
* [svn-r22237] Description:Quincey Koziol2012-04-021-1/+1
* [svn-r22228] Description:Quincey Koziol2012-04-012-1/+588
* [svn-r22206] Merged changes from the trunk in to the branch, used:Scot Breitenfeld2012-03-302-2/+109
* [svn-r22148] Removed incorrect executable svn properties from text, source, i...Dana Robinson2012-03-261-0/+0
* [svn-r21805] Update CMake Required version in all folders to match current st...Allen Byrne2011-12-051-1/+1
* [svn-r21717] Update cmake configurationAllen Byrne2011-11-041-0/+1
* [svn-r21638] Update 1.8 branch version to 1.8.9-snap0Mike McGreevy2011-10-211-1/+1
* [svn-r21595] Issue 7701 - fix for H5LTdtype_to_text. I made two corrections:...Raymond Lu2011-10-171-85/+87
* [svn-r21569] Revision of the fix for Issue 7701 (H5LTdtype_to_text): I revise...Raymond Lu2011-10-141-89/+88
* [svn-r21439] Issue 7701 - H5LTdtype_to_text had memory corruption while being...Raymond Lu2011-09-302-165/+277
* [svn-r21421] Merged the Fortran 2003 changes from the trunk into the 1.8 bran...Scot Breitenfeld2011-09-271-0/+3
* [svn-r21182] Desciption: brought revision 21157 from the trunk to the branch....Scot Breitenfeld2011-08-071-13/+20
* [svn-r21081] Remove redundant EXPORTS symbol since CMake automatically create...Allen Byrne2011-07-081-1/+0
* [svn-r21044] Purpose:Mike McGreevy2011-06-281-1/+0
* [svn-r20938] Description: Reverted to revision 20904 to bring the file back in Scot Breitenfeld2011-06-071-4/+2
* [svn-r20931] Purpose: brought revisions 20870 and 20923 from the trunkScot Breitenfeld2011-06-051-2/+4
* [svn-r20904] Bring r20871, 20875, 20901, 20903 from trunk.Allen Byrne2011-05-251-4/+2
* [svn-r20574] Bump soname interface number. This should have been bumpedMike McGreevy2011-04-201-2/+2
* [svn-r20565] Update 1.8 branch version to 1.8.8-snap0Mike McGreevy2011-04-201-1/+1
* [svn-r20525] Description:Mike McGreevy2011-04-152-16/+50
* [svn-r20137] Correct hl/fortran/src INCLUDE_DIRECTORIES.Allen Byrne2011-02-221-1/+1
* [svn-r20128] Add fortran mod folder to INCLUDE_DIRS for gfortran 4.2.x.Allen Byrne2011-02-211-1/+1
* [svn-r20062] Description:Quincey Koziol2011-02-081-164/+102