Emil Dotchevski
|
a779c5bfe9
documentation fix
|
преди 17 години |
Emil Dotchevski
|
bd1e1d198d
documentation update
|
преди 17 години |
Emil Dotchevski
|
36f8684564
minor diagnostic_information fix.
|
преди 17 години |
Emil Dotchevski
|
b37772f9ad
fix for sun compilers and documentation source update
|
преди 17 години |
Anthony Williams
|
3b5959d5e9
Define a raw DLL main which is called by the C runtime if we're statically linked into a DLL --- fix for issue #2199
|
преди 17 години |
Anthony Williams
|
d2d514b7fd
Don't allocate TLS Key unless we need it; deallocate it on process exit --- partial fix for bug #2199
|
преди 17 години |
Christopher Kohlhoff
|
1bcc9d308a
Add const overloads of the lowest_layer member functions.
|
преди 17 години |
Jurko Gospodnetić
|
c22b85fd4e
Updated Boost Jam's error location reporting when parsing Jamfiles. Now it reports the correct error location information when encountering an unexpected EOF. It now also reports where an invalid lexical token being read started instead of finished which makes it much easier to find errors like unclosed quotes (") or curly braces ({).
|
преди 17 години |
Jurko Gospodnetić
|
5ef778fd96
Refactored Boost Jam's internal yyline() Jamfile parsing function a bit so it no longer uses one unneeded goto that was making the code much harder to read.
|
преди 17 години |
Jurko Gospodnetić
|
aaa259d4ca
Stylistic changes throughout the Boost Jam source base done while researching the Boost Jam internals. No implementation changes.
|
преди 17 години |
Anthony Williams
|
3a668f85ff
Removed locked and get_active_count
|
преди 17 години |
Anthony Williams
|
7333bab0d4
Removed locked and get_active_count
|
преди 17 години |
Daniel James
|
6ce6c4ee5c
Always use c99 float function overloads on Dinkumware, as it doesn't always have the C++ overloads. Refs #2264.
|
преди 17 години |
Anthony Williams
|
7cb04f8f8c
Added recursive_mutex/condition::wait() change to list of breaking changes
|
преди 17 години |
Christopher Kohlhoff
|
5c1367a3d2
Fix to compile with MSVC 7.1.
|
преди 17 години |
Christopher Kohlhoff
|
2049a8fdb6
Fix error in comment.
|
преди 17 години |
Christopher Kohlhoff
|
d025a797b9
Use templates to handle iovec structures that have an iov_base member of
|
преди 17 години |
Christopher Kohlhoff
|
4ff15592c8
Add support for using an eventfd descriptor on linux to interrupt a blocked
|
преди 17 години |
Gunter Winkler
|
95c602846e
- fix and close #2275
|
преди 17 години |
Emil Dotchevski
|
21b6d7cf9c
Optimization for error_info<throw_function>, error_info<throw_file>, error_info<throw_line>. Refactored exception_ptr to use shared_ptr.
|
преди 17 години |
Gennadiy Rozental
|
742c69c430
schemas for XML log and report formats
|
преди 17 години |
Jurko Gospodnetić
|
2ae81cc971
Corrected a Boost Build error handling in its modules.jam module, causing an 'unknown errors.error rule' error to be reported instead of the intended one when passing incorrect options to the import rule.
|
преди 17 години |
John Maddock
|
531f83b222
Fix gcc-4.x errors.
|
преди 17 години |
Emil Dotchevski
|
f00b62e4dd
bug in refcount_ptr_test.cpp
|
преди 17 години |
Jurko Gospodnetić
|
09b2ff8199
Cleaned up Boost Build example readme.txt files a bit.
|
преди 17 години |
Jurko Gospodnetić
|
6e336927ff
Updated the Boost Build build/targets.jam module so its comments reference the term Jamroot instead of project-root.jam.
|
преди 17 години |
Jurko Gospodnetić
|
9aae67945e
Consistently renamed Boost Build scripts. Jamfile.v2 & Jamfile renamed to jamfile.jam. Jamroot, Jamroot.v2 & project-root.jam renamed to jamroot.jam. Minor stylistic changes to several Boost Build example documentation files.
|
преди 17 години |
Jurko Gospodnetić
|
d646c0c651
Renamed differently named Jamroot and Jamfile files throughout Boost Build's test suite to jamroot.jam & jamfile.jam. Stylistic changes throughout the whole Boost Build test suite.
|
преди 17 години |
Jurko Gospodnetić
|
d26da139ba
Minor stylistic comment change in the Boost Build targets.jam module.
|
преди 17 години |
Jurko Gospodnetić
|
557549b092
Cleaning up some command line parsing where on some OS's quotes are stripped by the OS and on some they are not. This fixes a failing Boost Build configuration.py unit test on Cygwin.
|
преди 17 години |