Commit Graph

50050 Commits

Author SHA1 Message Date
Peter Dimov
a2239a21f7 HPUX 10.20 patch (problem reported by Tom Matelich)
[SVN r14943]
2002-08-17 13:33:41 +00:00
Peter Dimov
5bdd908a68 Note added to shared_ptr(Y*, D).
[SVN r14942]
2002-08-17 13:05:25 +00:00
John Maddock
2ea9625f81 Fixed problems with -tWR turning on -tW
Added -Ve -Vx -a8 options to compiles to be binary compatible with
default IDE options.


[SVN r14941]
2002-08-17 11:41:00 +00:00
Gennadiy Rozental
7e7112893c bind related tests fixed
[SVN r14940]
2002-08-17 03:27:55 +00:00
William E. Kempf
c2c34ac0c9 Changed examples in documents to links to actual code
[SVN r14939]
2002-08-16 21:43:31 +00:00
William E. Kempf
98c9a55deb An attempt to make InterlockedCompareExchange more portable
[SVN r14938]
2002-08-16 21:19:48 +00:00
William E. Kempf
98e72fe551 Added pre-Win64 support for InterlockedCompareExchange
[SVN r14937]
2002-08-16 20:16:03 +00:00
Gennadiy Rozental
fc6956d304 corrected inclusion
[SVN r14936]
2002-08-16 18:40:05 +00:00
Jeff Garland
92f4e0f6f9 add date_time library link to news
[SVN r14935]
2002-08-16 17:53:45 +00:00
Jeff Garland
d474574fc3 add date_time library links
[SVN r14934]
2002-08-16 17:47:55 +00:00
Jeff Garland
06d94c2312 fix VC6 compile error
[SVN r14933]
2002-08-16 16:51:43 +00:00
Peter Dimov
107c491c1d Switched to <boost/detail/lightweight_test.hpp> for testing.
[SVN r14932]
2002-08-16 16:41:16 +00:00
Jeff Garland
3b10f41c1e fix borland, VC6 compile errors
[SVN r14931]
2002-08-16 16:39:38 +00:00
Jeremy Siek
fd7c6b4c7e moved some stuff into here
[SVN r14930]
2002-08-16 16:39:33 +00:00
Jeremy Siek
1454b0861c moved more stuff to the detail file
[SVN r14929]
2002-08-16 16:39:19 +00:00
Jeff Garland
ce4935bc88 fix conditional compilation for non-conforming compilers
[SVN r14928]
2002-08-16 16:30:58 +00:00
Peter Dimov
b2b4c20b1e #pragma option -pc around use_count_is_zero added for Borland 5.5.1, to enable compilation with -ps set.
[SVN r14927]
2002-08-16 15:55:19 +00:00
Vladimir Prus
293b82e103 Added future generators test -- not automated now.
[SVN r14926]
2002-08-16 14:25:22 +00:00
Vladimir Prus
af04e8638c Correction to the previous commit.
[SVN r14925]
2002-08-16 14:18:58 +00:00
Vladimir Prus
867464f3be Wholesale commit of generators.
[SVN r14924]
2002-08-16 14:13:15 +00:00
Vladimir Prus
1dad967b8e New rules.
* new/assert.jam (in, not-in): New rules.
    * new/class.jam (is-instance): New rule.
    * new/utility.jam (str, equal, less): New rules.
    * new/container.jam
        (container.str, container.sort, container.equal): New rules.


[SVN r14923]
2002-08-16 13:58:23 +00:00
Vladimir Prus
1b86040812 New rules.
* new/sequence.jam (max-element): New rule.
        (select-highest-ranked): New rule.
    * new/numers.jam (__test__): Temporary disable all try/catch, since
        errors.jam can't handle recursive try/catch yet, and loads
        sequence, which in turns load numbers, in "catch" implementation.


[SVN r14922]
2002-08-16 13:50:17 +00:00
Vladimir Prus
808d4c3293 Added new transformation.
[SVN r14921]
2002-08-16 13:25:26 +00:00
Vladimir Prus
e1da4a9a83 Doc improvements.
[SVN r14919]
2002-08-16 13:07:15 +00:00
Gennadiy Rozental
37de864817 *** empty log message ***
[SVN r14918]
2002-08-16 08:17:53 +00:00
Gennadiy Rozental
b6b0380b04 GCC fixes
[SVN r14917]
2002-08-16 08:12:13 +00:00
Gennadiy Rozental
529723d542 GCC fix
[SVN r14916]
2002-08-16 08:10:07 +00:00
Gennadiy Rozental
744fb1f1b6 Boost.Test added to regression test
[SVN r14915]
2002-08-16 08:08:55 +00:00
William E. Kempf
2436e65b00 Added library-root level index.html for Boost.Threads
[SVN r14914]
2002-08-15 23:37:20 +00:00
William E. Kempf
155b2d821c Added test_xtime
[SVN r14913]
2002-08-15 23:35:44 +00:00
Jeff Garland
947211f38f various changes go fix VC6, VC7, and Borland compile issues
[SVN r14912]
2002-08-15 22:50:35 +00:00
Jeff Garland
0609e54ac0 turn off locales in consistent fashion using a config file
[SVN r14911]
2002-08-15 21:51:25 +00:00
Jeff Garland
6d68e6b79a add file to configure locale and stream io support
[SVN r14910]
2002-08-15 21:42:45 +00:00
Jeff Garland
6babe96639 reset default build to nano-second resolution
[SVN r14909]
2002-08-15 21:18:48 +00:00
Jeff Garland
4e74390c93 fix macro with left over GDTL
[SVN r14908]
2002-08-15 21:17:58 +00:00
Gennadiy Rozental
48ae2952f3 try to commit from new location
[SVN r14907]
2002-08-15 21:07:49 +00:00
Jeff Garland
00a06d977e add redirecting doc index
[SVN r14906]
2002-08-15 20:08:49 +00:00
Jeff Garland
7874c2e2cc removing files -- renamed to date_time
[SVN r14904]
2002-08-15 19:48:24 +00:00
Beman Dawes
d6ab7f787d Add TOC, primary directory index.htm redirection, and naming consistency sections
[SVN r14903]
2002-08-15 19:41:01 +00:00
Jeff Garland
67edcb142e removing files -- renamed to date_time
[SVN r14902]
2002-08-15 19:31:40 +00:00
Jeff Garland
2402321a41 first version -- renamed
[SVN r14901]
2002-08-15 18:59:16 +00:00
Douglas Gregor
da29671bc2 Redirecting index.html
[SVN r14900]
2002-08-15 18:51:43 +00:00
Beman Dawes
9ef38fdf62 htm instead of html:-)
[SVN r14899]
2002-08-15 18:37:55 +00:00
Jaakko Järvi
c7db63c74b added a redirection index.html file
[SVN r14898]
2002-08-15 18:26:17 +00:00
Peter Dimov
f410864fe3 Redirecting index.html files added.
[SVN r14897]
2002-08-15 18:19:42 +00:00
Beman Dawes
1e7dfd4303 Initial commit
[SVN r14896]
2002-08-15 17:47:47 +00:00
Vladimir Prus
16605df099 Bugfix.
* new/numbers.jam (less): Now really accept zero.


[SVN r14895]
2002-08-15 16:13:28 +00:00
Vladimir Prus
e5f9354abe Facilitate new main target rules creation.
* new/targets.jam (make-target-alternative): New rule, which handles
        applying project requirements and default build, when needed.
    * new/make.jam (make): Use the above rule.


[SVN r14894]
2002-08-15 16:01:45 +00:00
Douglas Gregor
2e4e8904b2 add utility/addressof_test.cpp test
[SVN r14893]
2002-08-15 15:32:13 +00:00
Douglas Gregor
5dec37cc36 ? true : false trick, again
[SVN r14892]
2002-08-15 15:15:50 +00:00