Commit Graph

333 Commits

Author SHA1 Message Date
Jeff Garland
c5d45806bd Change test to reinit the last variable before the universal_time loop so that failures in some test setups are fixed. Should fix regression errors before 1.33
[SVN r27409]
2005-02-17 13:52:25 +00:00
Jeff Garland
8b48ef6483 changes to support new io facets
[SVN r27359]
2005-02-13 20:50:37 +00:00
Jeff Garland
039d89c800 update exceptions for local time code
[SVN r27355]
2005-02-13 19:51:27 +00:00
Jeff Garland
bec5356557 add various julian date tests for posix timezones
[SVN r27354]
2005-02-13 19:50:25 +00:00
Jeff Garland
7b2035e21f fix regression failures due to new univ time tests that were added
[SVN r27352]
2005-02-13 19:12:42 +00:00
Jeff Garland
31383c0c8e series of test changes associated with new facet code
[SVN r26941]
2005-01-30 21:04:49 +00:00
Stefan Slapeta
d9a4057d06 Added bad leap year test
[SVN r26859]
2005-01-27 11:08:55 +00:00
Jeff Garland
a62d8b80c9 fix vc6 failure -- bad scoping rules on that compiler - fix patch
[SVN r26841]
2005-01-25 01:29:24 +00:00
Jeff Garland
5783232967 fix vc6 failure -- bad scoping rules on that compiler
[SVN r26840]
2005-01-25 01:26:21 +00:00
Jeff Garland
678e87764f updates to enable universal_time for windows tests
[SVN r26811]
2005-01-22 19:15:38 +00:00
Jeff Garland
70ccb62a4c add in a test to run the universal time extension
[SVN r26804]
2005-01-22 16:32:45 +00:00
Jeff Garland
f82a252c95 add full name tests for tz database - part of 11-03 io patchset
[SVN r26660]
2005-01-10 04:12:31 +00:00
Jeff Garland
f5fcfac64c add new local streaming tests -- part of 11-03 io patchset
[SVN r26659]
2005-01-10 04:11:33 +00:00
Jeff Garland
09b747bb1c add new tests for local time facet 11-03 IO patchset
[SVN r26657]
2005-01-10 00:27:35 +00:00
Jeff Garland
b27dfd4666 add additional tests
[SVN r26653]
2005-01-09 23:06:20 +00:00
Jeff Garland
d43895dfea add new tests for clocks
[SVN r26114]
2004-11-04 12:45:07 +00:00
Jeff Garland
835af017ee 1st version of format based time output
[SVN r25720]
2004-10-14 02:43:34 +00:00
Jeff Garland
57280ba606 first version of format-based date facet code
[SVN r25717]
2004-10-14 00:04:34 +00:00
Jeff Garland
b4f82b8eee attempt to fix crashes due to locale mem handling on various platforms
[SVN r25716]
2004-10-13 20:44:37 +00:00
Jeff Garland
54111584c9 first version of a clock test for local times
[SVN r25715]
2004-10-13 18:56:29 +00:00
Jeff Garland
052553503c add test code for the strings_from_facet.hpp functions
[SVN r25695]
2004-10-12 22:27:14 +00:00
Jeff Garland
32954414b1 enhanced tests for changes to to_tm functions
[SVN r25618]
2004-10-07 22:30:16 +00:00
Jeff Garland
c649f13a92 1st version of test file for format-based date parser
[SVN r25616]
2004-10-07 21:47:43 +00:00
Jeff Garland
8a472229cc fix bug in time duration parsing where fractional digits would be incorrect
[SVN r25537]
2004-10-03 14:59:25 +00:00
Jeff Garland
856addc8fb new constructor tests and gobs of other stuff
[SVN r25526]
2004-10-02 18:53:28 +00:00
Jeff Garland
41c5641e26 tests for new tm conversion functions
[SVN r25522]
2004-10-01 23:17:31 +00:00
Jeff Garland
9c838d673b cleanup tm test changes
[SVN r25520]
2004-10-01 23:08:56 +00:00
Jeff Garland
3e79cacead new tests for tm conversion code
[SVN r25519]
2004-10-01 22:52:48 +00:00
Jeff Garland
e5ab27b9c4 add tests for ptime min/max_date_time constructors
[SVN r25495]
2004-10-01 02:30:47 +00:00
Jeff Garland
83e4e6951f fix copyright
[SVN r25056]
2004-09-13 16:44:10 +00:00
Jeff Garland
300351689d various sept 5 updates
[SVN r24961]
2004-09-07 21:23:18 +00:00
Jeff Garland
e5212e79eb fix code warrior regression problem - get rid of macro stuff
[SVN r24881]
2004-09-02 21:10:37 +00:00
Jeff Garland
2b8a54a05a first versions of local_time tests
[SVN r24861]
2004-09-02 04:21:30 +00:00
Jeff Garland
473f8bc215 fix regression failures for some compilers
[SVN r24811]
2004-08-29 18:59:15 +00:00
Stefan Slapeta
9fd48fcf10 pow() ambiguity resolved
[SVN r24501]
2004-08-16 13:16:01 +00:00
Stefan Slapeta
5b27258c0b Test datetime with BOOST_ALL_NO_LIB
[SVN r24495]
2004-08-16 09:05:42 +00:00
Stefan Slapeta
ecf45ee1db std namespace fix
[SVN r24488]
2004-08-15 20:12:49 +00:00
Jeff Garland
25ec632a14 cleanup macros
[SVN r24355]
2004-08-09 15:58:31 +00:00
Jeff Garland
2895c56757 add new tests for filetime functions
[SVN r24297]
2004-08-04 22:29:08 +00:00
Jeff Garland
fbb6724e34 add test for new filetime functions
[SVN r24295]
2004-08-04 22:12:05 +00:00
Jeff Garland
f96d2d6eb7 updates to allow microsecond clock on Win32
[SVN r24240]
2004-08-01 21:23:45 +00:00
Rene Rivera
535c9262a4 Add conditional support for std::locale, for toolsets like CW8 which require special setup for that support.
[SVN r24232]
2004-08-01 14:50:32 +00:00
Jeff Garland
e016287186 fixes fror xml serialization
[SVN r23953]
2004-07-22 12:58:43 +00:00
Vladimir Prus
93bfb202e6 More V2 Jamfile tweaks.
[SVN r23764]
2004-07-19 07:12:45 +00:00
Jeff Garland
4e7377cff8 fix for facet problem with vc7x compilers when used with dll--updated tests
[SVN r23739]
2004-07-18 23:38:07 +00:00
Jeff Garland
f11a00a212 addtional time special value tests
[SVN r23737]
2004-07-18 23:20:08 +00:00
Jeff Garland
d2a21d7637 change BOOST_NO_WCHAR to BOOST_NO_WSTRING in detecting lack of wide string support
[SVN r23732]
2004-07-18 18:36:18 +00:00
Jeff Garland
0417c47bae update Jamfile testnames to match with status xml results
[SVN r23731]
2004-07-18 18:32:23 +00:00
Jeff Garland
b30b80cb50 add generic period test suite
[SVN r23728]
2004-07-18 16:20:21 +00:00
Jeff Garland
9bdf39be02 force test to fail for platforms that don't support ms clock
[SVN r23727]
2004-07-18 16:01:12 +00:00
Jeff Garland
0aa38b0621 check in improved exception handling so regression tests are stopped by stream in failures
[SVN r23716]
2004-07-17 23:42:25 +00:00
Jeff Garland
af4ba244fc remove tabs from source files
[SVN r23712]
2004-07-17 22:24:40 +00:00
Jeff Garland
7aaa215d3b borland test streams fix
[SVN r23686]
2004-07-17 15:01:22 +00:00
Jeff Garland
14ea07a5f1 improve mac regression - quickfix
[SVN r23554]
2004-07-14 16:29:00 +00:00
Jeff Garland
848bfac50d mac_fix_plus patch set for regressions from bart - 7.09
[SVN r23443]
2004-07-11 18:13:21 +00:00
Jeff Garland
3de5a6118d fixes for error in regression check
[SVN r23440]
2004-07-11 16:43:38 +00:00
Jeff Garland
e263e5f2fd windows regression fixes - 7.05
[SVN r23357]
2004-07-06 01:46:40 +00:00
Jeff Garland
42d61df6e0 added tests for time input streaming
[SVN r23337]
2004-07-04 21:58:13 +00:00
Jeff Garland
db85b0a744 fixes for year functor
[SVN r23336]
2004-07-04 18:41:21 +00:00
Jeff Garland
d0d87f8050 fix Jamfile which was checked in accidently with non-existent tests
[SVN r23319]
2004-07-03 00:02:56 +00:00
Jeff Garland
edfead56f4 produce failures for compilers that don't support wide string and locale properly
[SVN r23295]
2004-07-01 03:06:49 +00:00
Jeff Garland
5297335ca9 changes to support date input streaming and wide chars
[SVN r23294]
2004-07-01 02:47:42 +00:00
Jeff Garland
e3cb62754a add in tests for experimental greg_duration types
[SVN r23277]
2004-06-30 01:00:22 +00:00
Jeff Garland
30dd302f5c add testfile for experimental gregorian duration types
[SVN r23275]
2004-06-30 00:45:29 +00:00
Jeff Garland
b9f4a17d6b add tests for experimental duration types
[SVN r23274]
2004-06-30 00:38:12 +00:00
Jeff Garland
e8e29dcc00 add serialization test code
[SVN r23270]
2004-06-29 22:22:56 +00:00
Jeff Garland
74a2cc77c7 changes for default constructors
[SVN r23265]
2004-06-29 16:43:39 +00:00
Jeff Garland
8c42b6a80f add test for new date generator functions
[SVN r22974]
2004-05-30 15:46:49 +00:00
Jeff Garland
aba0b3d378 additional tests for year_iterator
[SVN r22660]
2004-04-18 19:36:10 +00:00
Jeff Garland
7ab37b1489 fix for min/max date constructors
[SVN r22644]
2004-04-17 20:46:12 +00:00
Jeff Garland
7cfd84f434 additional tests to exercise ptime special values constructor
[SVN r22591]
2004-04-03 23:21:03 +00:00
Jeff Garland
4ae0c51316 first round of changes to support input streaming
[SVN r22413]
2004-03-01 02:11:31 +00:00
Eric Niebler
058431aed0 remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
[SVN r22394]
2004-02-26 18:27:02 +00:00
Jeff Garland
ffd02f547d additional tests for wide string output
[SVN r22273]
2004-02-15 16:42:50 +00:00
Jeff Garland
7996611fbf tests for wstring output
[SVN r22272]
2004-02-15 16:36:41 +00:00
Jeff Garland
283455973c fixes for wstring output
[SVN r22271]
2004-02-15 16:34:37 +00:00
Jeff Garland
b4cfc37ce7 tests for wide stream output
[SVN r21925]
2004-01-25 18:45:34 +00:00
Jeff Garland
8a97ff010e tests for widestream/string output
[SVN r21924]
2004-01-25 18:43:21 +00:00
John Maddock
b216663e3e Added tests to test dll builds of the library.
Added name mangling rule to lib and dll builds.


[SVN r21543]
2004-01-08 12:44:47 +00:00
Rene Rivera
88aa551f54 Fix tabs in file.
[SVN r21399]
2003-12-26 23:26:49 +00:00
Jeff Garland
77823c63ee add test for subtraction of neg time duration
[SVN r21339]
2003-12-19 14:08:57 +00:00
Jeff Garland
af9a2aea07 extract fix that didn't fix metrowerks
[SVN r21108]
2003-12-03 03:30:48 +00:00
Jeff Garland
8f6259134c fix tabs / formatting in source
[SVN r21107]
2003-12-03 03:28:35 +00:00
Jeff Garland
7e47845ebb attempt to fix metrowerks issues
[SVN r21004]
2003-11-29 16:18:23 +00:00
Jeff Garland
dfb0230147 enhanced tests for date parsing
[SVN r20944]
2003-11-25 04:07:48 +00:00
Jeff Garland
2e04b5cd6d dll update for vc
[SVN r20923]
2003-11-23 16:13:28 +00:00
Jeff Garland
ff4253a4da license update
[SVN r20922]
2003-11-23 16:12:01 +00:00
Jeff Garland
b44b6bc0c1 fix vc regression failures
[SVN r20817]
2003-11-15 18:01:45 +00:00
Jeff Garland
aa4b705aa9 tolower fixes
[SVN r20788]
2003-11-12 02:57:22 +00:00
Jeff Garland
7094455723 additional tests for time special values
[SVN r20649]
2003-11-04 13:59:42 +00:00
Jeff Garland
2654a5861d various test updates for special value support update
[SVN r20644]
2003-11-04 12:53:59 +00:00
Jeff Garland
8bbde67c3b update tests for infinity, nadt string changes
[SVN r20641]
2003-11-04 12:10:47 +00:00
Jeff Garland
f74d481e92 various compilation macro cleanup
[SVN r20638]
2003-11-04 11:50:29 +00:00
Jeff Garland
868fce50dc add tests for positive infin bug
[SVN r20474]
2003-10-24 13:02:13 +00:00
Jeff Garland
0ae2743116 new tests for parsing month names with strings like: feb, mar, april, etc
[SVN r20410]
2003-10-19 19:53:59 +00:00
Jeff Garland
92d95130d7 tests for % operator
[SVN r20406]
2003-10-19 16:41:57 +00:00
Jeff Garland
2b1aa58bda fix como-win32 warning about extra semi-colon
[SVN r20302]
2003-10-08 14:03:52 +00:00
Jeff Garland
56fb6aa8e1 fix msvc compiler warnings
[SVN r20284]
2003-10-07 13:28:54 +00:00
Vladimir Prus
85d87a220e Add V2 Jamfile
[SVN r20210]
2003-09-29 16:09:15 +00:00
Jeff Garland
2523a7fc61 add test, updates based on comments from C. tondering
[SVN r20181]
2003-09-25 11:13:33 +00:00
Jeff Garland
5c5f8bd576 additional tests for negative durations
[SVN r20052]
2003-09-14 15:14:54 +00:00
Dave Abrahams
8ec542234c Use the import rule
[SVN r19968]
2003-09-08 17:38:49 +00:00
Jeff Garland
901244927d various fixes for negative durations, add tests for total_milliseconds, total_nanoseconds, total_microseconds
[SVN r19959]
2003-09-08 05:40:17 +00:00
Jeff Garland
e29d9fcbe9 prepare for removal of this file
[SVN r19958]
2003-09-08 05:38:53 +00:00
Jeff Garland
8572fff355 move tests to testtime_formatters.cpp
[SVN r19957]
2003-09-08 05:37:20 +00:00
Jeff Garland
c39bb1ed6f changes to fix negative time durations
[SVN r19956]
2003-09-08 05:34:40 +00:00
Jeff Garland
6893422d7e fix return value so errors are reported
[SVN r19952]
2003-09-08 02:49:33 +00:00
Jeff Garland
137b13e5ac additional tests for negative durations
[SVN r19951]
2003-09-08 02:32:41 +00:00
Jeff Garland
e7b821d39a add tests for bi-directional time_itr
[SVN r19943]
2003-09-07 12:57:00 +00:00
Jeff Garland
6230c495fd add streaming, fifth kday of month tests
[SVN r19935]
2003-09-06 14:04:15 +00:00
Jeff Garland
22ed668f9b fix return value
[SVN r19933]
2003-09-06 13:43:11 +00:00
Jeff Garland
f5f0fb52a9 add streams test, rename time formatters, add greg_year test
[SVN r19932]
2003-09-06 13:09:33 +00:00
Jeff Garland
68c42ff3bd change name of testtime formatters so jam will run it
[SVN r19931]
2003-09-06 12:50:02 +00:00
Jeff Garland
605d381c3c add a testcase that lacks a full time string
[SVN r19882]
2003-08-30 14:00:19 +00:00
Jeff Garland
82f49159e0 test for parsing negative time durations
[SVN r19835]
2003-08-28 13:46:12 +00:00
Jeff Garland
4fe9b0dcc6 fixes for adding backward iteration
[SVN r19833]
2003-08-28 13:27:48 +00:00
Jeff Garland
c99ca996b9 fix Borland compiler warning
[SVN r19769]
2003-08-25 12:08:36 +00:00
Jeff Garland
14471d7045 updates for borland msvc
[SVN r19738]
2003-08-23 04:14:34 +00:00
Jeff Garland
1616a54f19 test infinite duration streaming
[SVN r19712]
2003-08-20 04:24:22 +00:00
Jeff Garland
c47fbcd90c add tests for infinite date duration support
[SVN r19711]
2003-08-20 04:23:12 +00:00
Jeff Garland
e091d8ec66 rename hull to span
[SVN r19710]
2003-08-20 04:21:54 +00:00
Jeff Garland
87821ff9c6 serious beef up of int_adpater tests
[SVN r19707]
2003-08-20 03:32:01 +00:00
Jeff Garland
38f8a0b6ae add unary- tests
[SVN r19705]
2003-08-20 03:17:07 +00:00
Jeff Garland
b24305e0c2 move posix_time/period.cpp to posix_time/testtime_period.cpp so these tests get run in the regression
[SVN r19702]
2003-08-20 02:41:33 +00:00
Jeff Garland
18c9082f51 change name of test period to testtime_period
[SVN r19701]
2003-08-20 02:31:59 +00:00
Jeff Garland
f57e968395 change merge_inclusive to hull
[SVN r19662]
2003-08-17 16:08:37 +00:00
Jeff Garland
bfd330c431 add merge_inclusive tests
[SVN r19639]
2003-08-16 14:22:35 +00:00
Jeff Garland
7a7ba29d66 fix como warning about unused vars
[SVN r19593]
2003-08-14 13:11:26 +00:00
Jeff Garland
b761ce6c1b fix scoping of time_t - compile error on borland
[SVN r19592]
2003-08-14 13:08:45 +00:00
Jeff Garland
752991b1af fix error on gcc 2.95 by removing test, move tests from testformmatter to testfact
[SVN r19590]
2003-08-14 13:04:48 +00:00
Jeff Garland
3c8a40a335 fixes overflow error for several compilers
[SVN r19589]
2003-08-14 13:01:19 +00:00
Jeff Garland
8dfed5b6dc add methods for date generator streaming
[SVN r19555]
2003-08-12 14:43:07 +00:00
Jeff Garland
560b37e503 cleanup tests execution for compilers that lack facet support
[SVN r19550]
2003-08-12 12:41:39 +00:00
Jeff Garland
ca7d503b1a add more tests of multiply, divide
[SVN r19523]
2003-08-10 23:20:15 +00:00
Jeff Garland
c1dc1fefd7 updates to test total_seconds method
[SVN r19511]
2003-08-10 18:16:04 +00:00
Jeff Garland
60cc78225f add tests for time_t conversion function
[SVN r19505]
2003-08-10 14:14:39 +00:00
Jeff Garland
0a86d8e186 additional tests
[SVN r19285]
2003-07-23 16:02:18 +00:00
Jeff Garland
9cd2a4b039 add dividable and other arithmetic operations fixes
[SVN r19217]
2003-07-19 20:38:15 +00:00
Jeff Garland
43e5728bab add additional arithmetic operator tests
[SVN r19216]
2003-07-19 20:09:31 +00:00
Beman Dawes
c4a58941b2 remove spurious semcolons
[SVN r18565]
2003-05-27 17:22:42 +00:00
Beman Dawes
1eb07c09de remove spurious semcolons
[SVN r18564]
2003-05-27 17:13:20 +00:00
Beman Dawes
fb726c9d59 remove extra semcolons to silence Comeau warnings
[SVN r18563]
2003-05-27 15:17:32 +00:00
Guillaume Melquiond
79625f8b11 Remove a 64-bit integer constant and replace it by runtime computations as it is already done in other places of the code
[SVN r18446]
2003-05-19 12:21:46 +00:00
Jeff Garland
019634b25b added test for long time durations
[SVN r18281]
2003-04-20 17:45:30 +00:00
Jeff Garland
1cf4e79803 add in the greogorian/testperiod.cpp
[SVN r17610]
2003-02-23 21:12:42 +00:00
Jeff Garland
697ade58c7 added test for adjacent, is_before, and is_after
[SVN r17609]
2003-02-23 21:12:18 +00:00
Jeff Garland
ad41658d25 add changes for high precision clock types
[SVN r17378]
2003-02-13 18:44:26 +00:00
Jeff Garland
0d4fba4d15 add copyright
[SVN r17362]
2003-02-13 15:40:56 +00:00
Jeff Garland
540c30f3f0 fix regression error for compilers that don't support operator<<
[SVN r17332]
2003-02-12 17:30:01 +00:00
Jeff Garland
6d3227d5a9 Update to allow traits-based local time adjustment
[SVN r17304]
2003-02-10 13:23:54 +00:00
Jeff Garland
f7e84f004c add local adjustor test
[SVN r17299]
2003-02-10 12:31:02 +00:00
Björn Karlsson
d095bd24c1 Added copyright statement and untabified
[SVN r17200]
2003-02-04 14:25:27 +00:00
Jeff Garland
de7b0ffb21 remove DATE_TIME_INLINE macro
[SVN r16951]
2003-01-19 22:30:11 +00:00
Jeff Garland
d9d134c009 remove commented tests
[SVN r16947]
2003-01-19 20:06:46 +00:00
Jeff Garland
c3520a0c89 new testing jamfile
[SVN r16945]
2003-01-19 19:09:43 +00:00
Jeff Garland
66fed94565 fix return value
[SVN r16944]
2003-01-19 19:08:09 +00:00
Jeff Garland
10f1a5c0e4 fix return value
[SVN r16943]
2003-01-19 18:56:09 +00:00
Jeff Garland
a6545cacef fix return value
[SVN r16942]
2003-01-19 18:50:26 +00:00
Jeff Garland
b4907d95a6 fix return value
[SVN r16941]
2003-01-19 18:41:44 +00:00
Jeff Garland
bfc4846022 fix return value
[SVN r16940]
2003-01-19 18:31:19 +00:00
Jeff Garland
f92655f172 fix return value
[SVN r16939]
2003-01-19 18:19:46 +00:00
Jeff Garland
1873fdeaa5 update return value
[SVN r16938]
2003-01-19 18:15:57 +00:00
Jeff Garland
3ce64d0d70 fix warning in IBM vacpp compiler
[SVN r16474]
2002-12-02 12:53:28 +00:00
Jeff Garland
1114cf72de add week number function
[SVN r16306]
2002-11-18 02:03:52 +00:00
Jeff Garland
953a50cc45 add iso week number, throw exception on bad day of month
[SVN r16272]
2002-11-16 03:10:12 +00:00
Jeff Garland
77e2550b1f add iso week number
[SVN r16271]
2002-11-16 03:09:17 +00:00
Jeff Garland
6483439e24 added test for date period ostream operator
[SVN r16077]
2002-11-02 23:44:31 +00:00
Jeff Garland
4e97eb7a77 add period.length test
[SVN r16069]
2002-11-02 21:22:11 +00:00
Jeff Garland
4a5eb87081 stream i/o tests for posix_times
[SVN r16060]
2002-11-02 18:25:36 +00:00
Jeff Garland
38c22b24b8 add julian_day, modjulian_day tests and fix some test output comments
[SVN r16057]
2002-11-02 17:51:56 +00:00
Jeff Garland
69243c8dd6 add test suite for julian_day, modjulian day functions
[SVN r16056]
2002-11-02 17:49:27 +00:00
Jeff Garland
4a99d9a804 Fix for gcc 2.95.3 compile constant issue
[SVN r15922]
2002-10-14 16:29:29 +00:00
Jeff Garland
65dc3be200 added iso time parsing routines
[SVN r15913]
2002-10-13 16:51:34 +00:00
Jeff Garland
31a55ce548 updated macro so that high resolution tests run
[SVN r15912]
2002-10-13 16:41:34 +00:00
Jeff Garland
853b75f3ad updated macro so that high resolution tests run
[SVN r15911]
2002-10-13 16:36:21 +00:00
Jeff Garland
5cd11255f9 merge changes from RC_1_29_0 -- fix locale to support date order
[SVN r15560]
2002-09-29 20:26:23 +00:00
Jeff Garland
bf50b61121 fix tabs
[SVN r15188]
2002-09-06 22:07:56 +00:00
Jeff Garland
1b8ec59aa2 Fix to avoid sleep for non-posix platforms
[SVN r15163]
2002-09-04 23:19:36 +00:00
Jeff Garland
6a5e0c3726 resolve MSVC6 compile errors--issues with operator<< on int64_t
[SVN r15013]
2002-08-20 22:13:12 +00:00
Jeff Garland
f63e689269 fix VC6 compile error
[SVN r14933]
2002-08-16 16:51:43 +00:00
Jeff Garland
f3f6482224 fix conditional compilation for non-conforming compilers
[SVN r14928]
2002-08-16 16:30:58 +00:00
Jeff Garland
dc846827e4 first version -- renamed
[SVN r14901]
2002-08-15 18:59:16 +00:00
Jeff Garland
81fd49774b first version of library
[SVN r14825]
2002-08-13 22:52:12 +00:00