Network

 
AuthorCommitMessageCommit Date
Dana RobinsonDana Robinson
1e1941a9c8c[svn-r21100] bin/reconfigure after merge on Windows.
Dana RobinsonDana Robinson
22e5d7d459fM[svn-r21099] Merge with trunk
Dana RobinsonDana Robinson
64b3820a210[svn-r21095] Added the timer example to the tests and addressed a few warnings from gcc.
Dana RobinsonDana Robinson
0532c9212e6[svn-r21093] Added timer example and updated Makefile.am (Not deployed yet, though. Just built).
Dana RobinsonDana Robinson
dd223bec17a[svn-r21069] bin/reconfigure after merge on Windows
Dana RobinsonDana Robinson
67191d2d50cM[svn-r21068] Merge with trunk.
Dana RobinsonDana Robinson
96f21faa172[svn-r21061] Minor whitespace fix
Dana RobinsonDana Robinson
92150cd4674[svn-r21060] - Fixed a minor warning in the truncate code.
Dana RobinsonDana Robinson
363a2ea0b9d[svn-r21059] - Log VFD updated to use timers and not gettimeofday(). - Some Windows behavior corrected.
Dana RobinsonDana Robinson
b671e5db297[svn-r21050] Fixed issues in h5_debug_trace test in the examples.
Dana RobinsonDana Robinson
c37fa1327dd[svn-r21045] Changes to Makefile that allow the debug/test program to be built in the examples. Still need to run bin/reconfigure on jam.
Dana RobinsonDana Robinson
2e2bf583647[svn-r21023] bin/reconfigure change to configure (done on jam). Required after merge on Windows system + checkin.
Dana RobinsonDana Robinson
4853068be2dM[svn-r21022] Merge with trunk.
Dana RobinsonDana Robinson
77f2b800bd0[svn-r21005] Added an example program for showing debug/trace output. This has not yet been integrated into Makefile.am.
Dana RobinsonDana Robinson
2ecc449880f[svn-r21004] Reconfigure on jam after merge with trunk on Windows.
Dana RobinsonDana Robinson
76da8a92dbfM[svn-r21003] Merge with trunk. Configure is out of date. Need to reconstruct on jam.
Dana RobinsonDana Robinson
f9fa712c8fb[svn-r20994] - Added VS project for testhdf5 to private Windows projects. - Put the tests in testhdf5 in lexicographic order.
Dana RobinsonDana Robinson
0a33d841f8c[svn-r20993] Added a better explanation as to why the time function/library checks must be performed before the header checks on Solaris.
Dana RobinsonDana Robinson
37bfc4aee33[svn-r20987] Fixed autotools clock_gettime issues on Solaris.
Dana RobinsonDana Robinson
80eccd1d4ad[svn-r20982] Removed old timer code
Dana RobinsonDana Robinson
c25cb55e27b[svn-r20981] Fixed missing static identifier on H5trac()-wide timer.
Dana RobinsonDana Robinson
cd5c5dbaa83[svn-r20980] - Fixed lingering time conversion factors. - H5trace return code now returns 0 when to times are being tracked.
Dana RobinsonDana Robinson
5e78b0825c8[svn-r20979] - Timers now work in seconds (which is more natural). - The function that makes pretty time strings now emits 'day' information when t > 24 h.
Dana RobinsonDana Robinson
4520eddb553M[svn-r20978] Merge with trunk.
Dana RobinsonDana Robinson
cf46f7d383a[svn-r20977] Updated timer code in H5trace.
Dana RobinsonDana Robinson
895e7a0daae[svn-r20976] - Updated H5T debug code to use the new timers. - Fixed string usage in H5Z code.
Dana RobinsonDana Robinson
ec2f86fd82e[svn-r20975] Correction to # seconds passed to bandwidth function.
Dana RobinsonDana Robinson
0b98ff7500b[svn-r20974] Prettied up H5Z debug string.
Dana RobinsonDana Robinson
b030b3ea9ea[svn-r20972] Statistic message now uses the pretty time string.
Dana RobinsonDana Robinson
2b2ee5c71f2[svn-r20964] - Fixed an incorrect return value in H5system.c (only affects Windows). - Reworked the H5Z filter code to use the new timers.
Dana RobinsonDana Robinson
934269f1ab3[svn-r20963] Updated #defines in personal HDF5 C libraries.
Dana RobinsonDana Robinson
a49798e91e6[svn-r20962] Added comments and usage information to the timer code.
Dana RobinsonDana Robinson
301c1cec71a[svn-r20961] Fixed a few conversion warnings.
Dana RobinsonDana Robinson
e4be96dd85d[svn-r20956] Fixed a bug in the POSIX timer test functionality and quieted some gcc warnings. A few more, largely-trivial warnings remain.
Dana RobinsonDana Robinson
a99724d3935[svn-r20955] Finished the updated timer test.
Dana RobinsonDana Robinson
3eef753593d[svn-r20954] Timer test mostly updated to use new timer code and have more extensive tests.
Dana RobinsonDana Robinson
b51338ec38f[svn-r20953] Rework of the timer code. - All functions now return error codes (or the equivalent). - The timer "class" is now much more flexible. These changes were made after an attempt at replacing the existing timer code. - Ugly, #ifdefy code moved to a single internal function. Still missing comments and not extensively tested.
Dana RobinsonDana Robinson
0d72df07f63[svn-r20951] bin/reconfigure on jam after Makefile.am changes.
Dana RobinsonDana Robinson
715798ae9ca[svn-r20950] Added timer test to list of test programs in Makefile.am
Dana RobinsonDana Robinson
e07dfed2e7c[svn-r20949] - Fixed an incorrect mach time definition. - Fixed some munged line ending issues.
Dana RobinsonDana Robinson
ee640cb7937M[svn-r20948] Merge with trunk.
Dana RobinsonDana Robinson
fed5730a3bd[svn-r20941] Added more comments.
Dana RobinsonDana Robinson
e66a045433b[svn-r20940] - H5_timer_get_time_string() now returns NULL on memory allocation errors. - The timer string test checks for NULL string returns from H5_timer_get_time_string() before comparing strings. - Added documentation/comments to the functions in H5timer.c.
Dana RobinsonDana Robinson
75d929ad5ab[svn-r20939] - Added comments to timer test functions. - Added a missed return statement after a SKIPPED statement. - A couple other tiny changes. Tested: Windows
Dana RobinsonDana Robinson
37c34cc5bd8[svn-r20926] Ran bin/reconfigure after Windows merge with trunk.
Dana RobinsonDana Robinson
570be5932e9M[svn-r20925] Merge with trunk. This was done from a Windows VM, so configure is the trunk's copy. I'll do a bin/reconfigure on jam later to make sure everything is in sync.
Dana RobinsonDana Robinson
289af009514[svn-r20909] Changed H5_timer_get_times() to use an out parameter instead of returning a struct (gcc omplains about this).
Dana RobinsonDana Robinson
e24ab416604[svn-r20908] Changed the timer to use times in picoseconds to make it future-proof.
Dana RobinsonDana Robinson
25694294a46[svn-r20906] - Split timer test function into separate tests that check system/user and elapsed times. - Filled in missing timer test code. - Added comments.
Dana RobinsonDana Robinson
554d191eec1[svn-r20888] - Fixed a few issues with the time string output. - The timer test is almost finished.