Hartmut Kaiser
|
002ea24f08
Spirit: fixed #4006: documentation, small fixes
|
16 年之前 |
Hartmut Kaiser
|
d7b7c12c08
Spirit: Fixed copyrights
|
16 年之前 |
Hartmut Kaiser
|
e355af1d0a
Spirit: renaming directory
|
16 年之前 |
Christopher Kohlhoff
|
fbada31199
Update to reflect reworked implementation.
|
16 年之前 |
Joel de Guzman
|
568b174bb6
When supplying 3 arguments for the adder, require the third (val) argument. Otherwise, it will be ambiguous with the 2-param version.
|
16 年之前 |
Hartmut Kaiser
|
0664cd663d
Wave: adjusting test files for recent bug fixes
|
16 年之前 |
Hartmut Kaiser
|
413b179198
Wave: fixed compilation problems
|
16 年之前 |
Hartmut Kaiser
|
2b7c016001
Wave: Fixed the wave driver application to strip leading and trailing whitespace from macro names specified on the command line using -U.
|
16 年之前 |
Hartmut Kaiser
|
f4f54e217d
Wave: added new preprocessing hook: emit_line_directive, added corresponding functionality to wave driver
|
16 年之前 |
Hartmut Kaiser
|
b132d0f907
Wave: added new preprocessing hook: emit_line_directive, fixed a couple related problems, added new example
|
16 年之前 |
Hartmut Kaiser
|
3b41947f88
Wave: added new preprocessing hook: emit_line_directive, fixed a couple related problems
|
16 年之前 |
Daniel James
|
62d2e5341b
Revert Steven's patches.
|
16 年之前 |
Daniel James
|
31f6309fef
Remove optimization which causes 0.5 to hash to 0. Refs #4038.
|
16 年之前 |
Daniel James
|
63926d19e6
Steven's docbook patch.
|
16 年之前 |
Daniel James
|
5bace4f1e3
Steven's patch.
|
16 年之前 |
Rene Rivera
|
b2e3a97acd
Revert testing to bjam 3.1.17 until I can decipher what the problem is with the new version.
|
16 年之前 |
Eric Niebler
|
0590e46630
add an appendix for release notes
|
16 年之前 |
Christopher Kohlhoff
|
0cdc98b110
Async connect operations using the reactor should not allow speculative
|
16 年之前 |
Gunter Winkler
|
7e119a1dcb
storage.hpp: see #3968, applied patch to use references instead of copies in swap implementations
|
16 年之前 |
Rene Rivera
|
66f16f6693
Move testing to bjam 3.1.18 release.
|
16 年之前 |
Rene Rivera
|
90976398b5
Bump bjam to 3.1.19.
|
16 年之前 |
Hartmut Kaiser
|
41e17b5b52
Spirit: Added missing namespace qualification
|
16 年之前 |
Rene Rivera
|
e52d3eea39
Add LIBS to the env vars list as it's also use in the cc toolset.
|
16 年之前 |
Rene Rivera
|
75572476ee
Fix building of standalone bjam docs after Daniel's changes broke them.
|
16 年之前 |
Rene Rivera
|
7b127354aa
Change nbsp entities to use custom docbook tags inatead as the entities seems to no longer be available.
|
16 年之前 |
Jeremiah Willcock
|
1d48db24e6
Re-enabled Spirit-based parser (but not by default) and cleaned up Graphviz reader implementation
|
16 年之前 |
Jeremiah Willcock
|
087ecf9664
Fixed warning (and probable bug) in test case
|
16 年之前 |
Rene Rivera
|
bec9323ed6
Fix possible problems when trailing or leading whitespace is added to the env vars used, for example CC and CFLAGS when using the cc toolset. Even though I can't get compilation to fail even with the extra whitespace during building it does seem to fail for some compilers that don't ignore the whitespace arguments. (Fixes #3630)
|
16 年之前 |
Joel de Guzman
|
74907b8547
best implementation so far. done.
|
16 年之前 |
Vladimir Prus
|
ed43329c97
Use Python 2.6, if available
|
16 年之前 |