Commit Graph

50050 Commits

Author SHA1 Message Date
Jeff Garland
3163878ed8 fix example bug, update to use iostream
[SVN r16074]
2002-11-02 22:26:35 +00:00
Jeff Garland
ebf5e3599a update example to use iostreams
[SVN r16073]
2002-11-02 22:25:58 +00:00
Jeff Garland
0dee1b7f8d modify to use new io functions
[SVN r16072]
2002-11-02 22:03:43 +00:00
Jeff Garland
0679439e39 additional documentation, change default for weekday print to be short string
[SVN r16071]
2002-11-02 22:01:58 +00:00
Jeff Garland
86f515eee0 various fixes to example html
[SVN r16070]
2002-11-02 22:00:59 +00:00
Jeff Garland
c797abff09 add period.length test
[SVN r16069]
2002-11-02 21:22:11 +00:00
Jeff Garland
7226f23436 add a length function to the period
[SVN r16068]
2002-11-02 21:21:23 +00:00
Jeff Garland
7e61345328 add date_time to overall build
[SVN r16067]
2002-11-02 21:08:50 +00:00
Beman Dawes
d75e7debaf Fix test directory name
[SVN r16066]
2002-11-02 20:31:30 +00:00
Gennadiy Rozental
988a6cfbaf wrapstream copy constructor isuue fix reworked
[SVN r16064]
2002-11-02 20:23:24 +00:00
Gennadiy Rozental
61851401a4 release 1.29.0 merged into the main trank
[SVN r16063]
2002-11-02 20:04:43 +00:00
Beman Dawes
6e867b59ed Comment out threads test_condition
[SVN r16062]
2002-11-02 19:36:11 +00:00
Gennadiy Rozental
7709f06044 merged into the main trank
[SVN r16061]
2002-11-02 19:31:05 +00:00
Jeff Garland
392b025bc5 stream i/o tests for posix_times
[SVN r16060]
2002-11-02 18:25:36 +00:00
Jeff Garland
f2f2e06247 add initial version of stream output for times
[SVN r16059]
2002-11-02 18:17:57 +00:00
Jeff Garland
31c262b1bf export duration_type and point_type from period for generic programming purposes
[SVN r16058]
2002-11-02 18:13:18 +00:00
Jeff Garland
0794ba4f83 add julian_day, modjulian_day tests and fix some test output comments
[SVN r16057]
2002-11-02 17:51:56 +00:00
Jeff Garland
1e4665a4ea add test suite for julian_day, modjulian day functions
[SVN r16056]
2002-11-02 17:49:27 +00:00
Jeff Garland
f91ff7814e add some comments
[SVN r16055]
2002-11-02 17:46:59 +00:00
Jeff Garland
5f79f33bb8 make short unsigned short in constructor -- like it should have been
[SVN r16054]
2002-11-02 17:45:02 +00:00
Jeff Garland
d1c3479a26 add julian_day, modjulian_day calculation
[SVN r16053]
2002-11-02 17:39:45 +00:00
Jeff Garland
974162b10c add julian day and modjulian day functions
[SVN r16052]
2002-11-02 17:38:06 +00:00
John Maddock
ea35d5c35c Disabled MWCW intrinsic for now.
[SVN r16051]
2002-11-02 11:36:56 +00:00
John Maddock
9aa2817b15 More type traits updates, may actually get these right at some point :-)
[SVN r16050]
2002-11-02 11:33:12 +00:00
John Maddock
c1c5438672 Modified function test overloads so as not to produce ambiguities with some compilers.
[SVN r16049]
2002-11-02 11:32:03 +00:00
Dave Abrahams
846f530c08 Fix some of JM's "fixes". He can come back and "fix" them again later
if he doesn't like these ;-)


[SVN r16048]
2002-11-02 02:43:10 +00:00
Jens Maurer
2dc42d1a6b copy with std::numeric_limits<>::infinity() == 0 or other garbage
[SVN r16047]
2002-11-01 20:02:24 +00:00
Jens Maurer
2014d119fa add "typename"
[SVN r16046]
2002-11-01 19:56:44 +00:00
Jens Maurer
84a4161137 don't rely on max_value and min_value
[SVN r16045]
2002-11-01 19:56:30 +00:00
Douglas Gregor
65490ff9b6 TODO list
[SVN r16044]
2002-11-01 18:57:27 +00:00
Douglas Gregor
7379a305ee More documentation updates
[SVN r16043]
2002-11-01 16:00:17 +00:00
Jeremy Siek
f5a984f813 blah
[SVN r16042]
2002-11-01 15:52:37 +00:00
Douglas Gregor
7c7add7d7a Tons of documentation updates. Thanks Dave!
[SVN r16041]
2002-11-01 15:36:58 +00:00
John Maddock
460c739700 gcc 3 fix for function types.
[SVN r16040]
2002-11-01 12:31:42 +00:00
John Maddock
0932ad8fe1 Added is_polymorphic docs.
[SVN r16039]
2002-11-01 12:16:11 +00:00
John Maddock
a6b6b45ee2 Moved intrinsic compiler support to a separate file "boost/type_traits/intrinsic.hpp"
[SVN r16038]
2002-11-01 12:15:26 +00:00
Dave Abrahams
9fa1869c86 Workarounds for Sun Workshop 7
[SVN r16037]
2002-11-01 02:45:24 +00:00
Dave Abrahams
8932d50281 Update for Sun Workshop 7
[SVN r16036]
2002-11-01 02:41:01 +00:00
Douglas Gregor
c519f608c2 signal.html:
signalN.html:
  - Fixed a few minor doc nits (Dave Abrahams and Dirk Gerrits)


[SVN r16035]
2002-10-31 22:04:21 +00:00
Ronald Garcia
ffbc7a8c11 Patch received from Toon Knapen applied.
[SVN r16034]
2002-10-31 21:26:25 +00:00
Jaakko Järvi
9ffc11671a added namespace qualifiers to make MIPS PRO happy
[SVN r16033]
2002-10-31 18:14:29 +00:00
John Maddock
3ec1cdf61d Updated is_convertible tests.
Updated docs to reflec most of the recent changes.


[SVN r16032]
2002-10-31 12:35:28 +00:00
John Maddock
b66c9e7c87 Changed is_POD.hpp to is_pod.hpp
[SVN r16031]
2002-10-31 12:33:22 +00:00
John Maddock
7ac4f0810a Committed experimental version that doesn't pass UDT's through (...)
[SVN r16030]
2002-10-31 12:32:52 +00:00
John Maddock
0bfaaa1011 Fixes for Intel C++
[SVN r16029]
2002-10-31 12:13:56 +00:00
Aleksey Gurtovoy
de98613168 reverted bogus GCC 3.2 changes
[SVN r16028]
2002-10-31 08:32:10 +00:00
Rene Rivera
12ec78b821 Use of darwin toolset now makes use of Python framework.
[SVN r16027]
2002-10-31 04:51:30 +00:00
Rene Rivera
c7ec1cfffb Reinstate double-link generation of dynamic libraries.
Simplify slightly.
Use with Python 2.3 frameworks mostly working.


[SVN r16026]
2002-10-31 04:46:54 +00:00
Jaakko Järvi
e39ca7a184 bugfixes
[SVN r16025]
2002-10-30 21:10:03 +00:00
Douglas Gregor
74c2777caf Minor fixes (Dave Abrahams)
[SVN r16024]
2002-10-30 14:30:18 +00:00