This website requires JavaScript.
Explore
Help
Sign In
mirror
/
hdf5
Watch
2
Star
0
Fork
0
You've already forked hdf5
mirror of
https://github.com/HDFGroup/hdf5.git
synced
2024-12-03 02:32:04 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
369d17c05c
hdf5
/
tools
/
testfiles
/
tslink-1.ls
4 lines
125 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[svn-r14284] Description: Add H5Lvisit_by_name() API routine to library. Eliminated all (five!) other group traversal routines and changed them all to use the new API routine. Cleaned up output of h5ls & h5stat: - Issue error when requesting recursive traversal of a file with the "group info" flag, but no group given - Print info about root group in all(?) appropriate situations - Don't print "verbose" information about root group until the root group is in the list of objects to display (mostly because h5ls & h5stat had a different twist on traversing the groups in a file that the other utilities) Tested on: FreeBSD/32 6.2 (duty) in debug mode FreeBSD/64 6.2 (liberty) w/C++ & FORTRAN, in debug mode Linux/32 2.6 (kagiso) w/PGI compilers, w/C++ & FORTRAN, w/threadsafe, in debug mode Linux/64-amd64 2.6 (smirom) w/default API=1.6.x, w/C++ & FORTRAN, in production mode Linux/64-ia64 2.6 (cobalt) w/Intel compilers, w/C++ & FORTRAN, in production mode Solaris/32 2.10 (linew) w/deprecated symbols disabled, w/C++ & FORTRAN, w/szip filter, in production mode Mac OS X/32 10.4.10 (amazon) in debug mode Linux/64-ia64 2.4 (tg-login3) w/parallel, w/FORTRAN, in production mode
2007-11-25 00:49:36 +08:00
/ Group
[svn-r15668] Purpose: Add feature requested in bug #1282 Description: Adds capability to h5ls to traverse external links when the -r (recursive) option is given. Changes to the way absolute path names are patched in h5trav.c. Changes to the way recursive traversal starting from a non-root group is handled (which also fixes some preexisting issues). Tests added for these cases. Tested: kagiso, smirom, linew (h5committest)
2008-09-22 02:35:43 +08:00
/slink1 Soft Link {somevalue}
/slink2 Soft Link {linkvalue}
Reference in New Issue
Copy Permalink