Commit Graph

1161 Commits

Author SHA1 Message Date
Jeff Garland
09002c3da8 improve docs
[SVN r17288]
2003-02-09 13:50:38 +00:00
Björn Karlsson
d095bd24c1 Added copyright statement and untabified
[SVN r17200]
2003-02-04 14:25:27 +00:00
Jeff Garland
01b29345a4 change to add date change tracking to comment
[SVN r17047]
2003-01-26 00:53:06 +00:00
Jeff Garland
a8297e6137 change to add id tracking to comment
[SVN r17046]
2003-01-26 00:51:25 +00:00
Jeff Garland
cd2f094929 fix for metrowerks compile problem
[SVN r17045]
2003-01-25 21:41:45 +00:00
Jeff Garland
c7595d197a attempt to fix Borland compile errors
[SVN r16992]
2003-01-22 15:16:31 +00:00
Jeff Garland
15d2a2f1d1 fix doc typo
[SVN r16957]
2003-01-19 23:55:19 +00:00
Jeff Garland
dd971557bb add the missing year_iterator typedef
[SVN r16956]
2003-01-19 23:39:11 +00:00
Jeff Garland
6d640458bc fix error in code
[SVN r16955]
2003-01-19 23:27:47 +00:00
Jeff Garland
a9b95e38a6 add info on julian and week number interfaces
[SVN r16954]
2003-01-19 22:56:01 +00:00
Jeff Garland
fa3561bf8a remove DATE_TIME_INLINE macro
[SVN r16953]
2003-01-19 22:35:16 +00:00
Jeff Garland
4dd3698adf modernize Jamfile, remove DATE_TIME_INLINE bug
[SVN r16952]
2003-01-19 22:31:56 +00:00
Jeff Garland
de7b0ffb21 remove DATE_TIME_INLINE macro
[SVN r16951]
2003-01-19 22:30:11 +00:00
Jeff Garland
009991ac9b Fix problem with DATE_TIME_INLINE macro
[SVN r16950]
2003-01-19 22:29:23 +00:00
Jeff Garland
dfed654f8c add Jamfile for examples
[SVN r16949]
2003-01-19 21:44:20 +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
Vladimir Prus
802e3c3b72 Change use-requirements to usage-requirements in some library Jamfiles.
[SVN r16884]
2003-01-13 12:31:12 +00:00
Vladimir Prus
45913a407f Update V2 Jamfile for Boost.
[SVN r16882]
2003-01-13 10:05:01 +00:00
Jeff Garland
2b04555ffc check that GNU is defined before comparing
[SVN r16642]
2002-12-18 09:52:58 +00:00
Jeff Garland
3ce64d0d70 fix warning in IBM vacpp compiler
[SVN r16474]
2002-12-02 12:53:28 +00:00
Jeff Garland
d98f03a901 add private keyword to remove warnings on visual age cpp
[SVN r16470]
2002-12-02 10:33:05 +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
c0e381833f documentation update
[SVN r16270]
2002-11-16 03:08:13 +00:00
Jeff Garland
90312c3ebd doc updates, add iso week number
[SVN r16269]
2002-11-16 03:06:33 +00:00
Jeff Garland
e6a19b40b1 add length, operator<< documentation
[SVN r16078]
2002-11-02 23:53:01 +00:00
Jeff Garland
6483439e24 added test for date period ostream operator
[SVN r16077]
2002-11-02 23:44:31 +00:00
Jeff Garland
9c8bfbdc9f add date period ostream operator
[SVN r16076]
2002-11-02 23:43:38 +00:00
Jeff Garland
c646ad319e various bug fixes and enhancements
[SVN r16075]
2002-11-02 23:04:29 +00:00
Jeff Garland
a56477b83f fix example bug, update to use iostream
[SVN r16074]
2002-11-02 22:26:35 +00:00
Jeff Garland
fe6043c504 update example to use iostreams
[SVN r16073]
2002-11-02 22:25:58 +00:00
Jeff Garland
28cebce6e3 modify to use new io functions
[SVN r16072]
2002-11-02 22:03:43 +00:00
Jeff Garland
e32aeb626b additional documentation, change default for weekday print to be short string
[SVN r16071]
2002-11-02 22:01:58 +00:00
Jeff Garland
6ebbaf2170 various fixes to example html
[SVN r16070]
2002-11-02 22:00:59 +00:00
Jeff Garland
4e97eb7a77 add period.length test
[SVN r16069]
2002-11-02 21:22:11 +00:00
Jeff Garland
1e1d538bb6 add a length function to the period
[SVN r16068]
2002-11-02 21:21:23 +00:00
Jeff Garland
4a5eb87081 stream i/o tests for posix_times
[SVN r16060]
2002-11-02 18:25:36 +00:00
Jeff Garland
7272ce1ae2 add initial version of stream output for times
[SVN r16059]
2002-11-02 18:17:57 +00:00
Jeff Garland
bcefb90e07 export duration_type and point_type from period for generic programming purposes
[SVN r16058]
2002-11-02 18:13:18 +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