Author Commit Message Commit Date Binh-Minh Ribler 1f3d7b30f26 [svn-r18437] Description:
Some typos missed from the previous batch.
Platforms tested:
Linux/32 2.6 (jam)
FreeBSD/64 6.3 (liberty)
SunOS 5.10 (linew) 21 Mar 2010 Binh-Minh Ribler 63f736d77a2 [svn-r18436] Description:
- Removed header file testhdf5.h from C++ tests to eliminate a non-standard
problem on OpenVMS. It wasn't essential.
- Also, moved dsets.cpp from a standalone program into testhdf5.cpp
to be consistent with the rest of the tests.
- Removed many inconsistencies regarding output format
Platforms tested:
Linux/32 2.6 (jam)
FreeBSD/64 6.3 (liberty)
SunOS 5.10 (linew) 21 Mar 2010 Binh-Minh Ribler dd19aae0cf2 [svn-r18435] Description:
- Removed header file testhdf5.h from C++ tests to eliminate a non-standard
problem on OpenVMS. It wasn't essential.
- Also, moved dsets.cpp from a standalone program into testhdf5.cpp
to be consistent with the rest of the tests.
- Removed many inconsistencies regarding output format
Platforms tested:
Linux/32 2.6 (jam)
FreeBSD/64 6.3 (liberty)
SunOS 5.10 (linew) 21 Mar 2010 Private HDF 1fcb044d5c5 [svn-r18433] Snapshot version 1.6 release 10 (snap9) 21 Mar 2010 Albert Cheng d29d88aff11 [svn-r18411] Fixed a typo in a message.
No test needed since it is in a message string. 17 Mar 2010 Private HDF 6aae4bd9ae5 [svn-r18407] Snapshot version 1.6 release 10 (snap8) 14 Mar 2010 Frank Baker c76920e9a40 [svn-r18403] Description:
Update copyright date to 2010. 12 Mar 2010 Private HDF 91d7989a3d4 [svn-r18394] Snapshot version 1.6 release 10 (snap7) 07 Mar 2010 Private HDF 37a1152f37c [svn-r18306] Snapshot version 1.6 release 10 (snap6) 22 Feb 2010 Albert Cheng ac7a18658d1 [svn-r18291] Added yodconfigure feature. 19 Feb 2010 Private HDF 5b3354a6ada [svn-r18218] Snapshot version 1.6 release 10 (snap5) 07 Feb 2010 Quincey Koziol dbb47c1f7fd [svn-r18208] Description:
Removed assert() statement when HDrealloc() returned NULL in H5MM_realloc().
Tested on:
Mac OS X/32 10.6.2 (amazon) w/debug
(too minor to require h5committest) 03 Feb 2010 Private HDF b5c4f1d296d [svn-r18200] Snapshot version 1.6 release 10 (snap4) 31 Jan 2010 Frank Baker 7c008668dfa [svn-r18163] Description:
Corrected image, renaming link GXY to GYY and reversing its direction.
-- Completes the fixes for Bugzilla entry 1178.
Tested: Safari 25 Jan 2010 Frank Baker 36eb7df39e7 [svn-r18162] Description:
Corrected image, removing soft links from the illustration of named objects.
-- Fixes Bugzilla entry 1751.
Tested: Safari 25 Jan 2010 Frank Baker b756a80f23d [svn-r18136] Description:
Corrected several typographical errors.
-- Fixes Bugzilla entry 1297 and the text portions of 1178.
Tested: Safari 21 Jan 2010 Frank Baker e0d7fd8801f [svn-r18133] Description:
Corrected discussion of filter order.
-- Fixes Bugzilla entry 1713.
Tested: Safari 21 Jan 2010 Private HDF c470e8acaf5 [svn-r18061] Snapshot 03 Jan 2010 Private HDF 3922bb7a62d [svn-r18048] Snapshot 20 Dec 2009 Frank Baker 5bf84dd0c87 [svn-r18016] Description:
Update MANIFEST for new copy of HDF5 User's Guide.
hdf5/doc/html/UG/...
Tested: chkmanifest 14 Dec 2009 Frank Baker 7574f9b9216 [svn-r17992] Description:
Add stripped version of "HDF5 User's Guide" to 1.6 docs.
This version does NOT include the Photoshop image source files.
Tested: Safari 11 Dec 2009 Raymond Lu 4c759c9b6f2 [svn-r17986] I put in the bug #1584 info as a known problem. No test is needed. 10 Dec 2009 Private HDF 30a82e2aa97 [svn-r17974] Snapshot 07 Dec 2009 Jonathan Kim 6539147aa59 [svn-r17937] Purpose:
Fix Bug1672 - Display garbage value on LE machine for BE data.
Description:
Casuing by calling diff_dataset twice when -r or no option was given.
Change to call it once which fix the problem.
It also improves the performance. (diffing time in half)
According further test, it also occurred on BE machine as well and it
seems occruing only with the BE data attached to Bugzilla.
Don't know how the file was created. Anyway this fix will prevent
from diffing with ... 30 Nov 2009 Albert Cheng e7c05e8674a [svn-r17932] Bug fix:(sort of)
Some systems, like AIX poe, interpret exit(134) the same as if the process has
really been interrupted by the abort signal and prints extra messages that
confuse test script which is looking for matching output.
Solution:
Changed it to exit(6) which still has the "appearance" of an abort signal which
carries the value of 6 in Unix systems.
Tested: LLNL Up both serial and Parallel. 26 Nov 2009 Frank Baker 122428641d8 [svn-r17929] Description:
Copy edit.
Tested: Safari 25 Nov 2009 Frank Baker 5a550dcf678 [svn-r17928] Description:
In 1.8 & 1.9: Add note that return value type changed in 1.8.0 and
an application must free the memory associated with the return
value to prevent a memory leak.
In 1.8: Add note of change in 1.8.0 "Changes" section.
In 1.6: Add note that an application cannot free the memory associated
with the return value.
-- Fixes Bugzilla entry 1692.
Tested: Safari 25 Nov 2009 Elena Pourmal a710462c6a5 [svn-r17871] Maintenance: Changed version number to 1.6.10-snap0 and modified doc files
before lifting code freeze. 12 Nov 2009 Elena Pourmal ca7b46dd36d [svn-r17861] Maintenance: Added gfortran information for the compilers tested with. 10 Nov 2009 Frank Willmore 07146586562 cleanup and prep for datasets 06 Dec 2017 Frank Willmore 633d60c3473 commented out existing REST calls that need replaced, using #if 0/#endif braces 18 Nov 2017 Frank Willmore 52d2e03ef87 gutting old REST/CURL stuff 17 Nov 2017 Frank Willmore dd176df7dbd cleanup 17 Nov 2017 Frank Willmore 953a010acec decref issue resolved, JANSSON object lifecycle clarified 17 Nov 2017 Frank Willmore c0aacc68d13 some reorganizing, still looking at decref issue, but tests are passing 17 Nov 2017 Frank Willmore 3526103b92d some addtional testing and refactoring for group create 17 Nov 2017 Frank Willmore b3a511d2e70 cleanup 16 Nov 2017 Frank Willmore 2bdf011cebb fixed issue with creating nested groups. Works correctly when spec'ing individual tokens or as full path. 16 Nov 2017 Frank Willmore 7d8ee8857c1 group open for nested groups now working correctly. An issue discovered with creating nested groups one at a time 16 Nov 2017 Frank Willmore 04bc2498e89 Redundant groups are rejected and handled, cleanup. 15 Nov 2017 Frank Willmore ca929c3db72 Redundant groups are rejected and handled, no seg fault. needs cleanup. 15 Nov 2017 Frank Willmore 3ba4d6bf251 attempt to create duplicate group now fails, but instead of being handled, it causes seg fault after main 14 Nov 2017 Frank Willmore cbe4fa160d0 Ironed out the duplicate issue, catching the error, but error handling doing something funny. 14 Nov 2017 Frank Willmore 9a38c2e3817 cleanup complete. Need to fix redundancy error... can create the same group name 2x (gives new uuid) 14 Nov 2017 Frank Willmore 73b675ff41b Nested groups automatically created now working! needs cleanup. 14 Nov 2017 Frank Willmore ce6eebdc4e4 nested groups compiles, runs, and correctly generates first level but not deeper 13 Nov 2017 Frank Willmore d0a4a3b845e nested groups complete, compiles, but needs testing and fixing 13 Nov 2017 Frank Willmore 78a0ea60a22 non-building commit, about to move group create code into new frame 13 Nov 2017 Frank Willmore 41d9f7d4c6f saving work before starting recursive group create 10 Nov 2017 Frank Willmore 3f253606d3b Creating groups inside of groups is working. Need to break out tokens for hierarchical paths. 09 Nov 2017 ← Prev Next → require('plugin/commitgraph/network').applyCommits([{id: '1f3d7b30f2639d49613b09bdf4668c82ba04b599', href: '/users/frank.willmore/repos/hdf5/commits/1f3d7b30f2639d49613b09bdf4668c82ba04b599',parents: [{ id: '63f736d77a2b1ac033c62b7ac0b89cf1f7546858' }]},{id: '63f736d77a2b1ac033c62b7ac0b89cf1f7546858', href: '/users/frank.willmore/repos/hdf5/commits/63f736d77a2b1ac033c62b7ac0b89cf1f7546858',parents: [{ id: 'dd19aae0cf25c5dba1c0b71b15ef0499e64bc29f' }]},{id: 'dd19aae0cf25c5dba1c0b71b15ef0499e64bc29f', href: '/users/frank.willmore/repos/hdf5/commits/dd19aae0cf25c5dba1c0b71b15ef0499e64bc29f',parents: [{ id: '1fcb044d5c57be8f5314b44803ab0057bd31f9a3' }]},{id: '1fcb044d5c57be8f5314b44803ab0057bd31f9a3', href: '/users/frank.willmore/repos/hdf5/commits/1fcb044d5c57be8f5314b44803ab0057bd31f9a3',parents: [{ id: 'd29d88aff110702a0f636b7ad51a95dbed18b929' }]},{id: 'd29d88aff110702a0f636b7ad51a95dbed18b929', href: '/users/frank.willmore/repos/hdf5/commits/d29d88aff110702a0f636b7ad51a95dbed18b929',parents: [{ id: '6aae4bd9ae578c5065d885b289af1d4e1747f85a' }]},{id: '6aae4bd9ae578c5065d885b289af1d4e1747f85a', href: '/users/frank.willmore/repos/hdf5/commits/6aae4bd9ae578c5065d885b289af1d4e1747f85a',parents: [{ id: 'c76920e9a40f7b7ef8d6880787d1cbd137b07061' }]},{id: 'c76920e9a40f7b7ef8d6880787d1cbd137b07061', href: '/users/frank.willmore/repos/hdf5/commits/c76920e9a40f7b7ef8d6880787d1cbd137b07061',parents: [{ id: '91d7989a3d4a14ca9055f667b310a8f4f99d393b' }]},{id: '91d7989a3d4a14ca9055f667b310a8f4f99d393b', href: '/users/frank.willmore/repos/hdf5/commits/91d7989a3d4a14ca9055f667b310a8f4f99d393b',parents: [{ id: '37a1152f37cf68f82fa5833d974d819a0460a8d4' }]},{id: '37a1152f37cf68f82fa5833d974d819a0460a8d4', href: '/users/frank.willmore/repos/hdf5/commits/37a1152f37cf68f82fa5833d974d819a0460a8d4',parents: [{ id: 'ac7a18658d1349c54a578178e2b5c1b16e947126' }]},{id: 'ac7a18658d1349c54a578178e2b5c1b16e947126', href: '/users/frank.willmore/repos/hdf5/commits/ac7a18658d1349c54a578178e2b5c1b16e947126',parents: [{ id: '5b3354a6adac5bde9f169e6efa7b5f242fdcca4f' }]},{id: '5b3354a6adac5bde9f169e6efa7b5f242fdcca4f', href: '/users/frank.willmore/repos/hdf5/commits/5b3354a6adac5bde9f169e6efa7b5f242fdcca4f',parents: [{ id: 'dbb47c1f7fd5c9f49e81b722ee473da6c3e72b68' }]},{id: 'dbb47c1f7fd5c9f49e81b722ee473da6c3e72b68', href: '/users/frank.willmore/repos/hdf5/commits/dbb47c1f7fd5c9f49e81b722ee473da6c3e72b68',parents: [{ id: 'b5c4f1d296d4faa181cdb5daca0fac0c9e4f941c' }]},{id: 'b5c4f1d296d4faa181cdb5daca0fac0c9e4f941c', href: '/users/frank.willmore/repos/hdf5/commits/b5c4f1d296d4faa181cdb5daca0fac0c9e4f941c',parents: [{ id: '7c008668dfa375d2e16e3555bbe08540dc161e26' }]},{id: '7c008668dfa375d2e16e3555bbe08540dc161e26', href: '/users/frank.willmore/repos/hdf5/commits/7c008668dfa375d2e16e3555bbe08540dc161e26',parents: [{ id: '36eb7df39e7cfede9e2dc81f301ca37320f11be2' }]},{id: '36eb7df39e7cfede9e2dc81f301ca37320f11be2', href: '/users/frank.willmore/repos/hdf5/commits/36eb7df39e7cfede9e2dc81f301ca37320f11be2',parents: [{ id: 'b756a80f23dc93d3158e531c19699b426d90505b' }]},{id: 'b756a80f23dc93d3158e531c19699b426d90505b', href: '/users/frank.willmore/repos/hdf5/commits/b756a80f23dc93d3158e531c19699b426d90505b',parents: [{ id: 'e0d7fd8801f13c0481dd1a558a533a3e68cf18dd' }]},{id: 'e0d7fd8801f13c0481dd1a558a533a3e68cf18dd', href: '/users/frank.willmore/repos/hdf5/commits/e0d7fd8801f13c0481dd1a558a533a3e68cf18dd',parents: [{ id: 'c470e8acaf5335bf75de5cd69f76786e711426fd' }]},{id: 'c470e8acaf5335bf75de5cd69f76786e711426fd', href: '/users/frank.willmore/repos/hdf5/commits/c470e8acaf5335bf75de5cd69f76786e711426fd',parents: [{ id: '3922bb7a62d85508422ffcf17f123c8b05614c65' }]},{id: '3922bb7a62d85508422ffcf17f123c8b05614c65', href: '/users/frank.willmore/repos/hdf5/commits/3922bb7a62d85508422ffcf17f123c8b05614c65',parents: [{ id: '5bf84dd0c87fd993075fd17812470f30d095de1e' }]},{id: '5bf84dd0c87fd993075fd17812470f30d095de1e', href: '/users/frank.willmore/repos/hdf5/commits/5bf84dd0c87fd993075fd17812470f30d095de1e',parents: [{ id: '7574f9b92166789c9e439f96797497d0ab496404' }]},{id: '7574f9b92166789c9e439f96797497d0ab496404', href: '/users/frank.willmore/repos/hdf5/commits/7574f9b92166789c9e439f96797497d0ab496404',parents: [{ id: '4c759c9b6f2eaf948ce00c7f5ae7b4bdf6118aa2' }]},{id: '4c759c9b6f2eaf948ce00c7f5ae7b4bdf6118aa2', href: '/users/frank.willmore/repos/hdf5/commits/4c759c9b6f2eaf948ce00c7f5ae7b4bdf6118aa2',parents: [{ id: '30a82e2aa973cdc6d47a8d9399ff90e6d68f94fa' }]},{id: '30a82e2aa973cdc6d47a8d9399ff90e6d68f94fa', href: '/users/frank.willmore/repos/hdf5/commits/30a82e2aa973cdc6d47a8d9399ff90e6d68f94fa',parents: [{ id: '6539147aa595168be8dff1d8bc7da042d254cea8' }]},{id: '6539147aa595168be8dff1d8bc7da042d254cea8', href: '/users/frank.willmore/repos/hdf5/commits/6539147aa595168be8dff1d8bc7da042d254cea8',parents: [{ id: 'e7c05e8674a1ede84981b94a6775db8bf47625ca' }]},{id: 'e7c05e8674a1ede84981b94a6775db8bf47625ca', href: '/users/frank.willmore/repos/hdf5/commits/e7c05e8674a1ede84981b94a6775db8bf47625ca',parents: [{ id: '122428641d8b48a428983f19b9f0607a491bbccb' }]},{id: '122428641d8b48a428983f19b9f0607a491bbccb', href: '/users/frank.willmore/repos/hdf5/commits/122428641d8b48a428983f19b9f0607a491bbccb',parents: [{ id: '5a550dcf6781716f363fce8e8cba35805f23a23d' }]},{id: '5a550dcf6781716f363fce8e8cba35805f23a23d', href: '/users/frank.willmore/repos/hdf5/commits/5a550dcf6781716f363fce8e8cba35805f23a23d',parents: [{ id: 'a710462c6a5054bf7750074d314a62d55d6f6747' }]},{id: 'a710462c6a5054bf7750074d314a62d55d6f6747', href: '/users/frank.willmore/repos/hdf5/commits/a710462c6a5054bf7750074d314a62d55d6f6747',parents: [{ id: 'ca7b46dd36da5b40435b8842c18b6b2e2ab69677' }]},{id: 'ca7b46dd36da5b40435b8842c18b6b2e2ab69677', href: '/users/frank.willmore/repos/hdf5/commits/ca7b46dd36da5b40435b8842c18b6b2e2ab69677',parents: [{ id: '0c8fcc5373a6dcdd4aaf588eab315249f220aa83' }]},{id: '07146586562a807f81e9fc149e98bc82e5b678b7', href: '/users/frank.willmore/repos/hdf5/commits/07146586562a807f81e9fc149e98bc82e5b678b7',labels: [{name: 'json-vol', type: 'BRANCH', href: '/users/frank.willmore/repos/hdf5/browse?at=json-vol'}],parents: [{ id: '633d60c3473586cc4855814db784dc03c0e1b4ae' }]},{id: '633d60c3473586cc4855814db784dc03c0e1b4ae', href: '/users/frank.willmore/repos/hdf5/commits/633d60c3473586cc4855814db784dc03c0e1b4ae',parents: [{ id: '52d2e03ef872a0da1cfff910208d58c56caeceab' }]},{id: '52d2e03ef872a0da1cfff910208d58c56caeceab', href: '/users/frank.willmore/repos/hdf5/commits/52d2e03ef872a0da1cfff910208d58c56caeceab',parents: [{ id: 'dd176df7dbd315df4283f1f185bbba81dc8acb91' }]},{id: 'dd176df7dbd315df4283f1f185bbba81dc8acb91', href: '/users/frank.willmore/repos/hdf5/commits/dd176df7dbd315df4283f1f185bbba81dc8acb91',parents: [{ id: '953a010acec8a9def37f073b9004563331b7157d' }]},{id: '953a010acec8a9def37f073b9004563331b7157d', href: '/users/frank.willmore/repos/hdf5/commits/953a010acec8a9def37f073b9004563331b7157d',parents: [{ id: 'c0aacc68d138a2ec1c501c97d50b317ca7aadc25' }]},{id: 'c0aacc68d138a2ec1c501c97d50b317ca7aadc25', href: '/users/frank.willmore/repos/hdf5/commits/c0aacc68d138a2ec1c501c97d50b317ca7aadc25',parents: [{ id: '3526103b92dcaffc86b144163f5463d13b075c2e' }]},{id: '3526103b92dcaffc86b144163f5463d13b075c2e', href: '/users/frank.willmore/repos/hdf5/commits/3526103b92dcaffc86b144163f5463d13b075c2e',parents: [{ id: 'b3a511d2e704d9a0404b4a454c5760cac4e3e62f' }]},{id: 'b3a511d2e704d9a0404b4a454c5760cac4e3e62f', href: '/users/frank.willmore/repos/hdf5/commits/b3a511d2e704d9a0404b4a454c5760cac4e3e62f',parents: [{ id: '2bdf011cebbbc14eb2b69c2ddb40fa62249a6b07' }]},{id: '2bdf011cebbbc14eb2b69c2ddb40fa62249a6b07', href: '/users/frank.willmore/repos/hdf5/commits/2bdf011cebbbc14eb2b69c2ddb40fa62249a6b07',parents: [{ id: '7d8ee8857c1f61e8225799afc7123ff7c46411b8' }]},{id: '7d8ee8857c1f61e8225799afc7123ff7c46411b8', href: '/users/frank.willmore/repos/hdf5/commits/7d8ee8857c1f61e8225799afc7123ff7c46411b8',parents: [{ id: '04bc2498e8926a0a0168db86dfd4dd660496461e' }]},{id: '04bc2498e8926a0a0168db86dfd4dd660496461e', href: '/users/frank.willmore/repos/hdf5/commits/04bc2498e8926a0a0168db86dfd4dd660496461e',parents: [{ id: 'ca929c3db72d3e3d2f20f6f13dadc7a7478c3e07' }]},{id: 'ca929c3db72d3e3d2f20f6f13dadc7a7478c3e07', href: '/users/frank.willmore/repos/hdf5/commits/ca929c3db72d3e3d2f20f6f13dadc7a7478c3e07',parents: [{ id: '3ba4d6bf251a601cd96c3b44823e2417e96fea48' }]},{id: '3ba4d6bf251a601cd96c3b44823e2417e96fea48', href: '/users/frank.willmore/repos/hdf5/commits/3ba4d6bf251a601cd96c3b44823e2417e96fea48',parents: [{ id: 'cbe4fa160d06633b3b173af50de17b6489241936' }]},{id: 'cbe4fa160d06633b3b173af50de17b6489241936', href: '/users/frank.willmore/repos/hdf5/commits/cbe4fa160d06633b3b173af50de17b6489241936',parents: [{ id: '9a38c2e3817372e92131c40afa01c3c2bea508d1' }]},{id: '9a38c2e3817372e92131c40afa01c3c2bea508d1', href: '/users/frank.willmore/repos/hdf5/commits/9a38c2e3817372e92131c40afa01c3c2bea508d1',parents: [{ id: '73b675ff41b74cfd5cf3f0bdd31803017fc5e6f1' }]},{id: '73b675ff41b74cfd5cf3f0bdd31803017fc5e6f1', href: '/users/frank.willmore/repos/hdf5/commits/73b675ff41b74cfd5cf3f0bdd31803017fc5e6f1',parents: [{ id: 'ce6eebdc4e45ce3ff2dfa6d47dccd41a7b7f94f5' }]},{id: 'ce6eebdc4e45ce3ff2dfa6d47dccd41a7b7f94f5', href: '/users/frank.willmore/repos/hdf5/commits/ce6eebdc4e45ce3ff2dfa6d47dccd41a7b7f94f5',parents: [{ id: 'd0a4a3b845ed4e08d48470ea305b1f52fe8f0089' }]},{id: 'd0a4a3b845ed4e08d48470ea305b1f52fe8f0089', href: '/users/frank.willmore/repos/hdf5/commits/d0a4a3b845ed4e08d48470ea305b1f52fe8f0089',parents: [{ id: '78a0ea60a22543b07b6729dc0c7e54b9e20f3cdb' }]},{id: '78a0ea60a22543b07b6729dc0c7e54b9e20f3cdb', href: '/users/frank.willmore/repos/hdf5/commits/78a0ea60a22543b07b6729dc0c7e54b9e20f3cdb',parents: [{ id: '41d9f7d4c6f1209f7ecf8d053e274d729346279c' }]},{id: '41d9f7d4c6f1209f7ecf8d053e274d729346279c', href: '/users/frank.willmore/repos/hdf5/commits/41d9f7d4c6f1209f7ecf8d053e274d729346279c',parents: [{ id: '3f253606d3b1d450adafa4d500cb4c8409d2cb14' }]},{id: '3f253606d3b1d450adafa4d500cb4c8409d2cb14', href: '/users/frank.willmore/repos/hdf5/commits/3f253606d3b1d450adafa4d500cb4c8409d2cb14',parents: [{ id: 'd50b45f48323c1d014413c8b7a3853fb3de28026' }]}]);