|
b39edff796
|
Added missing files.
[SVN r43631]
|
2008-03-15 18:18:41 +00:00 |
|
|
788c8a8470
|
Merged doc fixes from Trunk.
[SVN r43352]
|
2008-02-21 13:23:29 +00:00 |
|
|
c527b20062
|
Merge fix fix for inspect issue.
[SVN r43149]
|
2008-02-07 10:27:23 +00:00 |
|
|
a65bccab1c
|
Merge TR1 patches for VC9 + MS TR1 implementation from main Trunk.
[SVN r42761]
|
2008-01-14 13:47:39 +00:00 |
|
|
8fffb1250e
|
Fix doc typos.
[SVN r42748]
|
2008-01-14 10:06:29 +00:00 |
|
|
069e845239
|
Merge bug fixes from main Trunk: these fix security issues reported by Will Drewry.
[SVN r42746]
|
2008-01-14 09:53:42 +00:00 |
|
|
79d7e84f26
|
Merged typo fixes from trunk.
[SVN r42026]
|
2007-12-14 10:16:35 +00:00 |
|
|
45891854d9
|
Merged fixes for #1471 (warning suppression).
[SVN r41974]
|
2007-12-11 17:29:58 +00:00 |
|
|
a159bacf3f
|
Merge fixes for #1455.
[SVN r41972]
|
2007-12-11 17:26:26 +00:00 |
|
|
97daf0f81f
|
Bring into synch with Trunk, and fix regression.
[SVN r41895]
|
2007-12-08 17:37:40 +00:00 |
|
|
dc01b7833e
|
Full merge from trunk at revision 41356 of entire boost-root tree.
[SVN r41370]
|
2007-11-25 18:38:02 +00:00 |
|
|
ff95eb8d98
|
Full merge from trunk at revision 41356 of entire boost-root tree.
[SVN r41369]
|
2007-11-25 18:07:19 +00:00 |
|
|
7015512292
|
A few corrections to the WinCE patches
[SVN r41350]
|
2007-11-25 04:30:02 +00:00 |
|
|
4199529fd0
|
Apply patches for building regex on WinCE see: http://lists.boost.org/Archives/boost/2007/11/130839.php
[SVN r41327]
|
2007-11-24 12:25:25 +00:00 |
|
|
cf876f58f0
|
Added try...catch around TSS initialisation.
[SVN r41301]
|
2007-11-22 09:59:38 +00:00 |
|
|
d3d99ef6f8
|
Changed order of #includes to keep Borland C++ 5.5.1 happy.
[SVN r41252]
|
2007-11-20 11:18:48 +00:00 |
|
|
6b83bf86aa
|
No user32.lib on WinCE
[SVN r41219]
|
2007-11-19 10:20:36 +00:00 |
|
|
bddeb83175
|
Changed test to catch throw exceptions from thread creation.
[SVN r41172]
|
2007-11-17 18:41:29 +00:00 |
|
|
217c317219
|
Fix WinCE issues.
[SVN r41170]
|
2007-11-17 12:17:05 +00:00 |
|
|
326f120ffd
|
Disabled use of MS-specific narrow character functions when _WIN32_WCE is defined.
[SVN r41143]
|
2007-11-16 12:00:32 +00:00 |
|
|
bed800b315
|
Catch exceptions thrown from thread creation.
[SVN r41089]
|
2007-11-14 13:03:15 +00:00 |
|
|
f11333d352
|
Added license info.
[SVN r40900]
|
2007-11-07 18:26:11 +00:00 |
|
|
15f764a95a
|
added license info in copyright notice at the footer
[SVN r40867]
|
2007-11-07 03:23:31 +00:00 |
|
|
39eb48c805
|
Ticket #583.
[SVN r40652]
|
2007-11-01 18:02:37 +00:00 |
|
|
e84b7e25e1
|
Fix for http://svn.boost.org/trac/boost/ticket/1381.
[SVN r40649]
|
2007-11-01 17:16:41 +00:00 |
|
|
005a1b36df
|
Make sure every library can be installed by using
bjam stage|install
in libs/<library>/build.
[SVN r40475]
|
2007-10-26 09:04:25 +00:00 |
|
|
22d32e97c9
|
Removed files that are no longer used and regenerated the Makefiles so they are no longer dependent on the removed files.
Hidden some seldom-used dependencies in static_mutex.hpp to reduce library footprint when extracted with bcp.
[SVN r40427]
|
2007-10-24 17:57:45 +00:00 |
|
|
816f0ba137
|
Update makefiles and the script that creates them: was generating dependencies that weren't required.
[SVN r40405]
|
2007-10-24 09:15:20 +00:00 |
|
|
c48d7bb478
|
Recreate release branch from fixed 1.34.1 tag.
[SVN r40341]
|
2007-10-23 06:42:50 +00:00 |
|
|
3cd2b52030
|
Move Attic files back into their rightful places
[SVN r40311]
boost-1.34.1
|
2007-10-23 01:47:48 +00:00 |
|
|
f2a7f4d8c3
|
ICU libraries are only available as shared libraries.
[SVN r40214]
|
2007-10-20 16:30:01 +00:00 |
|
|
4c23414558
|
Removed ICU options from main requirements: BBv2 barfs at it.
[SVN r40205]
|
2007-10-20 09:20:30 +00:00 |
|
|
8627f6266c
|
Adjust ICU build support: almost works now :-)
[SVN r40193]
|
2007-10-19 17:55:44 +00:00 |
|
|
73e23ab857
|
Updates to build system: Sun and SGI compilers have a problem doing a shared link, and some platforms don't have an icudata library.
[SVN r40128]
|
2007-10-17 17:15:53 +00:00 |
|
|
9ec9aa9cbc
|
Fully qualified use of "extended" flag, to keep gcc on Solaris happy.
[SVN r40086]
|
2007-10-16 16:11:30 +00:00 |
|
|
960c0a3bbc
|
Update docs to match quickbook.
[SVN r39727]
|
2007-10-06 17:46:25 +00:00 |
|
|
5b43cf3051
|
Fix typo.
[SVN r39725]
|
2007-10-06 17:40:20 +00:00 |
|
|
445bfd915c
|
Update Jamfiles to make PDF generation easier.
[SVN r39714]
|
2007-10-05 17:49:12 +00:00 |
|
|
f5af9ba18d
|
Starting point for releases
[SVN r39706]
|
2007-10-05 14:25:06 +00:00 |
|
|
e1484fc788
|
Changed call_once to header-only template that takes arbitrary function objects; this changes parameter order
[SVN r39701]
|
2007-10-05 12:10:06 +00:00 |
|
|
768c8c5d88
|
Fix up file so it can be compiled in C mode.
[SVN r39490]
|
2007-09-23 17:49:44 +00:00 |
|
|
4777a02d9b
|
Updated ICU build options to fix build on Darwin and elsewhere.
[SVN r39405]
|
2007-09-20 12:28:34 +00:00 |
|
|
8f41014bff
|
Added needed include (for CHAR_BIT).
[SVN r39315]
|
2007-09-16 11:20:25 +00:00 |
|
|
d647ba206d
|
Touched files to force tests to be re-run with new Jamfile.
[SVN r39260]
|
2007-09-14 09:25:29 +00:00 |
|
|
bf301b3175
|
Oops, doc update broke the tests, fixed now.
[SVN r39181]
|
2007-09-10 16:22:35 +00:00 |
|
|
c1d0501834
|
Added optional code to test SGI rope with Regex.
[SVN r39177]
|
2007-09-10 10:37:19 +00:00 |
|
|
7768f76a78
|
Applied fix for http://svn.boost.org/trac/boost/ticket/883.
[SVN r39176]
|
2007-09-10 10:35:51 +00:00 |
|
|
ff24e8f7e8
|
Fix for http://svn.boost.org/trac/boost/ticket/1075.
[SVN r38924]
|
2007-08-25 08:53:29 +00:00 |
|
|
4a147d198d
|
Fixes track issue #775, see http://svn.boost.org/trac/boost/ticket/775.
All regex code should now compile warning free at level 4 with MSCV.
[SVN r38864]
|
2007-08-23 09:06:24 +00:00 |
|
|
cc45c73234
|
Fixed include guard.
[SVN r38838]
|
2007-08-22 12:56:39 +00:00 |
|