summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [svn-r24076] Allow H5VLobject_register to create an hid_t for files and attr...Mohamad Chaarawi2013-08-262-8/+11
* [svn-r24044] Merging r23833 through r24043 from trunk.Mohamad Chaarawi2013-08-21213-10790/+12950
|\
| * [svn-r24030] Description:Quincey Koziol2013-08-1913-682/+571
| * [svn-r24029] Move TESTS to seperate file to allow easier editing by all devel...Allen Byrne2013-08-1956-8318/+8579
| * [svn-r24027] merge r 23938 from reduce warnings branch into trunk.Mohamad Chaarawi2013-08-197-0/+39
| |\
| | * [svn-r23939] Fix unused variables warnings in trunkNeil Fortner2013-07-2611-188/+177
| | * [svn-r23938] remove "switch missing default case" in src.Mohamad Chaarawi2013-07-268-0/+41
| * | [svn-r24023] Added tests to CMakeLists.txt that were only added to the *nix s...Allen Byrne2013-08-191-0/+91
| * | [svn-r24022] any_object option should be any_pathAllen Byrne2013-08-193-5/+5
| * | [svn-r24020] Description:Quincey Koziol2013-08-1725-665/+626
| * | [svn-r24017] Bug fix: HDFFV-8500Albert Cheng2013-08-161-0/+5
| * | [svn-r24015] A bug fix when merging changes from the trunk to 1.8 for h5stat ...Vailin Choi2013-08-161-15/+24
| * | [svn-r24011] Description:Quincey Koziol2013-08-156-4/+32
| * | [svn-r24007] Update configure to support 64-bit cygwinAllen Byrne2013-08-133-4/+126
| * | [svn-r24005] Remove check for GetConsoleScreenBuffer in CYGWIN (false positive).Allen Byrne2013-08-131-1/+3
| * | [svn-r24004] HDFFV-8319 and -8321: Cleanup autotools code.Allen Byrne2013-08-135-89/+63
| * | [svn-r24003] Remove check for GetConsoleScreenBuffer in CYGWIN (false positive).Allen Byrne2013-08-132-3/+5
| * | [svn-r24002] Fix 32-bit and valgrind issues with new handle_paths code - corr...Allen Byrne2013-08-131-1/+1
| * | [svn-r23999] Move declaration to top of block - fix for windows.Allen Byrne2013-08-131-1/+1
| * | [svn-r23996] HDFFV-7989: Add any_path option to search the file for paths. Ne...Allen Byrne2013-08-1217-3/+330
| * | [svn-r23994] Correct printf % handlingAllen Byrne2013-08-129-9/+9
| * | [svn-r23991] Reorder groupingAllen Byrne2013-08-129-207/+207
| * | [svn-r23989] Snapshot version 1.9 release 161HDF Tester2013-08-1113-26/+26
| * | [svn-r23988] Description:Quincey Koziol2013-08-101-2/+3
| * | [svn-r23987] Merge r23939 from reduce_warning branch to trunkNeil Fortner2013-08-0911-188/+177
| * | [svn-r23986] merge warning fixes from Jonathan and PeterPeter Cao2013-08-093-7/+80
| |\ \ | | |/
| | * [svn-r23937] Remove unused param / var warnings and fix H5HF_sect_single_dblo...Jerome Soumagne2013-07-266-9/+10
| | * [svn-r23932] Changes applied to eliminate several compiler warnings in the te...Larry Knox2013-07-245-3/+44
| | * [svn-r23863] Remove compile warnings due to missing switch defaultsJonathan Kim2013-07-033-7/+80
| * | [svn-r23985] Merge commit 23937 from reduce_warning branchJerome Soumagne2013-08-096-9/+10
| * | [svn-r23984] Merged 2 23932 from reduced_warnings branch:Larry Knox2013-08-095-3/+44
| * | [svn-r23980] Add "_" to VS define.Allen Byrne2013-08-091-1/+1
| * | [svn-r23979] Correct Packaging var names.Allen Byrne2013-08-093-4/+42
| * | [svn-r23978] Add Bundle and plist file. Update script file add iconAllen Byrne2013-08-084-3/+30
| * | [svn-r23977] Update MANIFEST for previous checkin #23976.Vailin Choi2013-08-081-0/+17
| * | [svn-r23976] The following files were missing from previous checkin rev #2397...Vailin Choi2013-08-0817-0/+440
| * | [svn-r23975] This checkin contains--Vailin Choi2013-08-0813-124/+535
| * | [svn-r23968] Snapshot version 1.9 release 160HDF Tester2013-08-0413-26/+26
| * | [svn-r23964] Corrected "continuous" layout to "contiguous in h5repack -h outp...Larry Knox2013-08-022-2/+2
| * | [svn-r23960] HDFFV-8490: Reorder and group h5dump help text.Allen Byrne2013-08-019-224/+285
| * | [svn-r23953] Update stream handling to allow binary mode - due to unjam fix.Allen Byrne2013-07-313-18/+61
| * | [svn-r23952] Update unjam file handling to eliminate infinite loops and use b...Allen Byrne2013-07-311-29/+35
| * | [svn-r23945] fixed HDFFV-8306Peter Cao2013-07-301-72/+33
| * | [svn-r23944] Move stream functions into tools lib.Allen Byrne2013-07-303-178/+230
| * | [svn-r23926] Snapshot version 1.9 release 159HDF Tester2013-07-2113-26/+26
| * | [svn-r23925] Updated with fix for HDFFV-8392.Albert Cheng2013-07-191-35/+38
| * | [svn-r23917] Bug fix: HDFFV-8392Albert Cheng2013-07-182-2/+2
| * | [svn-r23905] Alter option name to avoid conflict with WDTPAllen Byrne2013-07-161-3/+3
| * | [svn-r23899] Change name to avoid conflicts in WDTPAllen Byrne2013-07-151-3/+3
| * | [svn-r23895] Snapshot version 1.9 release 158HDF Tester2013-07-1413-26/+26