Network

 
AuthorCommitMessageCommit Date
Binh-Minh RiblerBinh-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)
Binh-Minh RiblerBinh-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)
Binh-Minh RiblerBinh-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)
Private HDFPrivate HDF
1fcb044d5c5[svn-r18433] Snapshot version 1.6 release 10 (snap9)
Albert ChengAlbert Cheng
d29d88aff11[svn-r18411] Fixed a typo in a message. No test needed since it is in a message string.
Private HDFPrivate HDF
6aae4bd9ae5[svn-r18407] Snapshot version 1.6 release 10 (snap8)
Frank BakerFrank Baker
c76920e9a40[svn-r18403] Description: Update copyright date to 2010.
Private HDFPrivate HDF
91d7989a3d4[svn-r18394] Snapshot version 1.6 release 10 (snap7)
Private HDFPrivate HDF
37a1152f37c[svn-r18306] Snapshot version 1.6 release 10 (snap6)
Albert ChengAlbert Cheng
ac7a18658d1[svn-r18291] Added yodconfigure feature.
Private HDFPrivate HDF
5b3354a6ada[svn-r18218] Snapshot version 1.6 release 10 (snap5)
Quincey KoziolQuincey 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)
Private HDFPrivate HDF
b5c4f1d296d[svn-r18200] Snapshot version 1.6 release 10 (snap4)
Frank BakerFrank 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
Frank BakerFrank Baker
36eb7df39e7[svn-r18162] Description: Corrected image, removing soft links from the illustration of named objects. -- Fixes Bugzilla entry 1751. Tested: Safari
Frank BakerFrank Baker
b756a80f23d[svn-r18136] Description: Corrected several typographical errors. -- Fixes Bugzilla entry 1297 and the text portions of 1178. Tested: Safari
Frank BakerFrank Baker
e0d7fd8801f[svn-r18133] Description: Corrected discussion of filter order. -- Fixes Bugzilla entry 1713. Tested: Safari
Private HDFPrivate HDF
c470e8acaf5[svn-r18061] Snapshot
Private HDFPrivate HDF
3922bb7a62d[svn-r18048] Snapshot
Frank BakerFrank Baker
5bf84dd0c87[svn-r18016] Description: Update MANIFEST for new copy of HDF5 User's Guide. hdf5/doc/html/UG/... Tested: chkmanifest
Frank BakerFrank 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
Raymond LuRaymond Lu
4c759c9b6f2[svn-r17986] I put in the bug #1584 info as a known problem. No test is needed.
Private HDFPrivate HDF
30a82e2aa97[svn-r17974] Snapshot
Jonathan KimJonathan 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 ...
Albert ChengAlbert 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.
Frank BakerFrank Baker
122428641d8[svn-r17929] Description: Copy edit. Tested: Safari
Frank BakerFrank 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
Elena PourmalElena Pourmal
a710462c6a5[svn-r17871] Maintenance: Changed version number to 1.6.10-snap0 and modified doc files before lifting code freeze.
Elena PourmalElena Pourmal
ca7b46dd36d[svn-r17861] Maintenance: Added gfortran information for the compilers tested with.
Frank WillmoreFrank Willmore
07146586562cleanup and prep for datasets
Frank WillmoreFrank Willmore
633d60c3473commented out existing REST calls that need replaced, using #if 0/#endif braces
Frank WillmoreFrank Willmore
52d2e03ef87gutting old REST/CURL stuff
Frank WillmoreFrank Willmore
dd176df7dbdcleanup
Frank WillmoreFrank Willmore
953a010acecdecref issue resolved, JANSSON object lifecycle clarified
Frank WillmoreFrank Willmore
c0aacc68d13some reorganizing, still looking at decref issue, but tests are passing
Frank WillmoreFrank Willmore
3526103b92dsome addtional testing and refactoring for group create
Frank WillmoreFrank Willmore
b3a511d2e70cleanup
Frank WillmoreFrank Willmore
2bdf011cebbfixed issue with creating nested groups. Works correctly when spec'ing individual tokens or as full path.
Frank WillmoreFrank Willmore
7d8ee8857c1group open for nested groups now working correctly. An issue discovered with creating nested groups one at a time
Frank WillmoreFrank Willmore
04bc2498e89Redundant groups are rejected and handled, cleanup.
Frank WillmoreFrank Willmore
ca929c3db72Redundant groups are rejected and handled, no seg fault. needs cleanup.
Frank WillmoreFrank Willmore
3ba4d6bf251attempt to create duplicate group now fails, but instead of being handled, it causes seg fault after main
Frank WillmoreFrank Willmore
cbe4fa160d0Ironed out the duplicate issue, catching the error, but error handling doing something funny.
Frank WillmoreFrank Willmore
9a38c2e3817cleanup complete. Need to fix redundancy error... can create the same group name 2x (gives new uuid)
Frank WillmoreFrank Willmore
73b675ff41bNested groups automatically created now working! needs cleanup.
Frank WillmoreFrank Willmore
ce6eebdc4e4nested groups compiles, runs, and correctly generates first level but not deeper
Frank WillmoreFrank Willmore
d0a4a3b845enested groups complete, compiles, but needs testing and fixing
Frank WillmoreFrank Willmore
78a0ea60a22non-building commit, about to move group create code into new frame
Frank WillmoreFrank Willmore
41d9f7d4c6fsaving work before starting recursive group create
Frank WillmoreFrank Willmore
3f253606d3bCreating groups inside of groups is working. Need to break out tokens for hierarchical paths.