Commit Graph

50050 Commits

Author SHA1 Message Date
Gennadiy Rozental
194cbdfdd5 floating point comparizon reference fized
[SVN r14891]
2002-08-15 15:06:29 +00:00
Gennadiy Rozental
dbf6acd9b4 missing iterator added
[SVN r14890]
2002-08-15 15:03:40 +00:00
John Maddock
f0c4bc6db2 Added new state information for forthcomming new algorithms
[SVN r14889]
2002-08-15 11:30:08 +00:00
Gennadiy Rozental
00c29b0284 syntax error
[SVN r14888]
2002-08-15 09:47:22 +00:00
Gennadiy Rozental
5d60cf5f98 *** empty log message ***
[SVN r14887]
2002-08-15 09:30:12 +00:00
Vladimir Prus
c9cabe85d3 Created a new file 'common.jam' to keep rules not specific to a toolset.
* new/targets.jam: Use 'common' instead of 'utility'.
    * test/project_test3.py: Test that 'clean' works.
    * test/svn_tree.py: Sync with upstream revision 2944. Fix a bug
       which caused empty directory to be treated as file.


[SVN r14886]
2002-08-15 09:29:49 +00:00
Gennadiy Rozental
6114ea1c39 deprecated tools introduced
more white style features


[SVN r14885]
2002-08-15 09:29:35 +00:00
Vladimir Prus
024cdaec7d Propagate only propagated properties.
[SVN r14884]
2002-08-15 08:42:08 +00:00
Vladimir Prus
ac754f16ba Allow gcc,borland/runtime-link=static to work on command line.
[SVN r14883]
2002-08-15 08:29:45 +00:00
Vladimir Prus
2359e85b4d Doc updates, based on comments from Dave.
[SVN r14882]
2002-08-15 08:19:06 +00:00
Gennadiy Rozental
787c25aaab result codes scheme changed
[SVN r14881]
2002-08-15 07:45:50 +00:00
Gennadiy Rozental
7f0eced4f4 ostrstream/ostringstream portability
[SVN r14880]
2002-08-15 07:27:23 +00:00
Vladimir Prus
2a2e871ff9 Allow loading modules in the same directory to work in all cases.
* new/modules.jam (import) Use the directory of the calling module
        as additional search path element.
    * examples-v2/make/project-root.jam: Remove workaround.


[SVN r14879]
2002-08-15 07:11:29 +00:00
Vladimir Prus
2ff1b5bd3b Forgotten change for V2 example.
[SVN r14878]
2002-08-15 07:09:22 +00:00
Gennadiy Rozental
bd59dab1d0 *** empty log message ***
[SVN r14877]
2002-08-15 06:25:10 +00:00
Gennadiy Rozental
fd80513cb6 pattern updated
[SVN r14876]
2002-08-15 06:22:38 +00:00
William E. Kempf
3dccca57ab Fixed some warnings produced by Borland in the regression test
[SVN r14875]
2002-08-15 03:39:24 +00:00
Douglas Gregor
9bb588d0c3 ? true : false hack
[SVN r14874]
2002-08-15 03:22:31 +00:00
Gennadiy Rozental
b722982c38 removed exsesive  
[SVN r14873]
2002-08-15 01:48:46 +00:00
Gennadiy Rozental
7c764b43c3 *** empty log message ***
[SVN r14872]
2002-08-15 01:42:48 +00:00
Gennadiy Rozental
1dae3954f2 config/parameters are separated
[SVN r14871]
2002-08-15 01:41:23 +00:00
William E. Kempf
583373b0a8 Removed subdirectories
[SVN r14870]
2002-08-15 01:39:07 +00:00
William E. Kempf
2c21df8da2 Added examples from documentation
[SVN r14869]
2002-08-15 01:22:29 +00:00
Gennadiy Rozental
2afb260085 Moved floating_point_comparison.hpp from details
[SVN r14868]
2002-08-15 00:39:36 +00:00
William E. Kempf
faa370b80f Fixed time precision bugs. Switched to Interlocked* methods for once.
[SVN r14867]
2002-08-15 00:05:54 +00:00
Jeremy Siek
b43a2b5ecf hopeful VC++7 workaround
[SVN r14866]
2002-08-14 23:21:54 +00:00
Jeremy Siek
c98d967393 removed comment
[SVN r14865]
2002-08-14 23:04:35 +00:00
Jeremy Siek
38dee986de changed to use BOOST_NO_MEMBER_TEMPLATE_FRIENDS
[SVN r14864]
2002-08-14 23:01:35 +00:00
Ronald Garcia
70bfd46700 Fixed test_main declarations.
[SVN r14863]
2002-08-14 22:29:36 +00:00
Jeff Garland
665e454780 compile fix for VC7
[SVN r14862]
2002-08-14 21:37:56 +00:00
Jeremy Siek
e95caf41c4 updated to new unit test stuff
[SVN r14861]
2002-08-14 21:28:15 +00:00
Jeremy Siek
7d2446a893 changed back to old order, fixed iteration macro problem in isomorphism.hpp instead
[SVN r14860]
2002-08-14 21:18:58 +00:00
Jeremy Siek
5fc8f7e8c4 fixed how undef was used
[SVN r14859]
2002-08-14 21:17:59 +00:00
Jeremy Siek
0fa08bdbdc move #include of iteration_macros.hpp to come last (after isomorphism.hpp)
[SVN r14858]
2002-08-14 21:14:30 +00:00
Dave Abrahams
bc888c5bca Bug fix from Martin Casado (casado2@llnl.gov)
[SVN r14857]
2002-08-14 21:09:26 +00:00
Jaakko Järvi
73fa209713 added a Jamfile to run tests locally
[SVN r14856]
2002-08-14 20:56:59 +00:00
Jeremy Siek
b97f14cb5c changed 2nd i to j
[SVN r14855]
2002-08-14 20:55:59 +00:00
Jaakko Järvi
36285fc847 fixed some warningns about unused variables, added Jamfile
[SVN r14854]
2002-08-14 20:55:52 +00:00
Jeremy Siek
58151afe4a Fixed check for negative edges. Hurrah for concept archetypes!
[SVN r14853]
2002-08-14 20:53:27 +00:00
William E. Kempf
707889f9b3 Added test_xtime.cpp
[SVN r14852]
2002-08-14 20:39:32 +00:00
Dave Abrahams
5eefcbdeae Solaris G++ bug workaround
[SVN r14851]
2002-08-14 20:24:22 +00:00
Jeremy Siek
cd13b23bcd added more to comment
[SVN r14850]
2002-08-14 20:12:20 +00:00
Jaakko Järvi
9cc541d8e0 added a (/#(/&¤#="#¤ space
[SVN r14849]
2002-08-14 20:02:43 +00:00
Jeremy Siek
4947e13e01 changed BOOST_TEST to BOOST_CHECK
[SVN r14848]
2002-08-14 19:49:54 +00:00
Jeremy Siek
732c51745b fixed broken link due to typo uni_test_framework.htm -> unit_test_framework.htm
[SVN r14847]
2002-08-14 19:45:45 +00:00
Jeremy Siek
978af3b2ce added Jamfile
[SVN r14846]
2002-08-14 19:39:05 +00:00
Jeremy Siek
fa81e62310 added test_exec_monitor library to dynamic_bitset. Hope that works, but I don't know how to check whether it did or not
[SVN r14845]
2002-08-14 19:15:59 +00:00
Jeremy Siek
4a4a079c67 added dynamic_bitset tests
[SVN r14844]
2002-08-14 18:47:08 +00:00
Jeremy Siek
56602f3d9a typos
[SVN r14843]
2002-08-14 16:55:51 +00:00
Jeremy Siek
fd5d61182c removed commented code in operator==
[SVN r14842]
2002-08-14 16:47:45 +00:00