John Maddock
8a01dedb52
New vc8 makefile needs to use correct lib name mangling.
...
Update installation docs for makefiles.
Update regression test makefiles.
[SVN r29678]
2005-06-18 16:55:01 +00:00
John Maddock
35bf922e17
Improve ICU configuration.
...
Update makefiles.
Add VC8 makefile.
[SVN r29658]
2005-06-17 16:37:41 +00:00
John Maddock
ec74461c36
Undo previous Borland fix, it turns out not to be standards conforming!
...
[SVN r29657]
2005-06-17 16:35:38 +00:00
John Maddock
799901aafc
Fixes to suppress VC7.1 warnings: just rename a few variables to work around the issue.
...
[SVN r29652]
2005-06-17 11:18:05 +00:00
John Maddock
c18e751bfc
Fix for compilers that define BOOST_NO_STD_MESSAGES.
...
[SVN r29651]
2005-06-17 11:16:56 +00:00
John Maddock
a87dad5cc8
Improved ICU handling.
...
Brought auto-link test Jamfile up to date.
[SVN r29526]
2005-06-11 14:21:21 +00:00
John Maddock
bbd5296b4e
Allow for NUL's.
...
[SVN r29513]
2005-06-10 10:08:40 +00:00
John Maddock
9e9fc27dc6
Apply patches to regex_iteraor/regex_token_iterator to the unicode iterators as well.
...
[SVN r29512]
2005-06-10 10:07:49 +00:00
Rene Rivera
a97324c1c4
Some slight cleanup of vc7 vs. vc-7_0, and msvc vs. vc-6_5.
...
[SVN r29487]
2005-06-09 00:52:17 +00:00
John Maddock
90b647cdd7
Fix gcc-2.95 compatibility, and supress new warnings from gc-4.0 in protected_call.
...
[SVN r29407]
2005-06-03 16:10:54 +00:00
John Maddock
80eb2c2bee
Updated history, and added format_literal documentation.
...
[SVN r29378]
2005-06-02 15:55:55 +00:00
John Maddock
ab8f05f2a1
Updated list of macros to print.
...
[SVN r29317]
2005-05-31 09:46:18 +00:00
John Maddock
7a525369cc
Removed unsupported file.
...
Updated macro list in user.hpp.
[SVN r29316]
2005-05-31 09:45:35 +00:00
John Maddock
69723060e5
Updated build information to make it clear that ICU support is optional.
...
[SVN r29253]
2005-05-28 11:50:09 +00:00
John Maddock
a56990d55a
Internalise Boost.Test dependency.
...
[SVN r29100]
2005-05-20 15:35:44 +00:00
John Maddock
8aad9e15af
Removed VC8 workaround: it's been fixed in Beta 2.
...
[SVN r29068]
2005-05-19 17:03:09 +00:00
John Maddock
c2de12f113
Disable features that HP aCC can't cope with (gets basic regression tests passing with aCC).
...
[SVN r29032]
2005-05-18 11:44:12 +00:00
John Maddock
3022a819e6
Don't try and parse thousands separators in number strings (VC8 bug).
...
[SVN r29031]
2005-05-18 11:43:02 +00:00
John Maddock
9b75e91909
Better spell BOOST_MSVC correctly!
...
[SVN r28985]
2005-05-17 10:31:53 +00:00
John Maddock
df966c1410
Fix for Borland C++.
...
[SVN r28984]
2005-05-17 10:24:49 +00:00
John Maddock
9ca851d01f
Fix function calling conventions (Borland C++ fix).
...
[SVN r28949]
2005-05-16 09:57:26 +00:00
John Maddock
28285007cc
Fixes for compaq C++
...
[SVN r28931]
2005-05-15 16:14:47 +00:00
John Maddock
0ae6fb5796
Changed checks to avoid "pointless comparison" warnings.
...
Change preprocessor code to not use WCHAR_MAX on OSL (Tru64) systems (it's definition is not preprocessor friendly on gcc).
[SVN r28892]
2005-05-14 11:49:50 +00:00
John Maddock
a48a6de286
Fix ICU lib name
...
[SVN r28862]
2005-05-13 12:31:44 +00:00
John Maddock
e9596db92b
Fix como build options to disable thread support.
...
[SVN r28861]
2005-05-13 12:31:07 +00:00
John Maddock
b912fb5b64
Improve partial match docs.
...
Fix license on new file.
[SVN r28823]
2005-05-11 14:31:10 +00:00
John Maddock
9a3fee10dd
Suppress warnings when exceptions are turned off on gcc.
...
[SVN r28822]
2005-05-11 14:29:53 +00:00
Rene Rivera
0d5dcf41d9
Add std::locale-support to grep test as it uses codecvt.
...
[SVN r28723]
2005-05-07 21:33:22 +00:00
John Maddock
c9f906eb14
Don't need the toupper/tolower code any more - problem solved.
...
[SVN r28542]
2005-04-30 10:13:55 +00:00
John Maddock
7775706a95
Spell "boost_program_options" correctly.
...
[SVN r28528]
2005-04-29 15:16:14 +00:00
John Maddock
774981bb52
Must check numeric_limits<charT>::is_specialized before using other members!
...
[SVN r28527]
2005-04-29 15:04:06 +00:00
John Maddock
90560a3278
Added workaround for old EDG based compilers (SGI cxx compiler).
...
[SVN r28518]
2005-04-28 16:31:39 +00:00
John Maddock
2e0466d662
Updated/corrected references to Perl.
...
[SVN r28516]
2005-04-28 16:16:10 +00:00
John Maddock
a694bc1ebb
Added some extra tests to try and figure out what the problem with Tru64 is.
...
[SVN r28505]
2005-04-27 15:50:16 +00:00
John Maddock
b04bc5b5b0
Calls to std::tolower/toupper should cast their argument to an unsigned char.
...
[SVN r28504]
2005-04-27 15:49:30 +00:00
John Maddock
ed93c55832
Added additional tests for newly discovered regex_iterator bug.
...
[SVN r28385]
2005-04-21 15:54:54 +00:00
John Maddock
d3a8abb5ef
Fix to stop \A from matching successive matches.
...
[SVN r28384]
2005-04-21 15:54:07 +00:00
Markus Schöpflin
5473345609
Added workaround for Tru64/CXX-6.5.
...
[SVN r28323]
2005-04-19 15:05:23 +00:00
John Maddock
112422adc9
Reworked separate file template instantiation code, to use non-template forwarding functions instead - it works on more compilers that way.
...
[SVN r28295]
2005-04-17 14:44:37 +00:00
John Maddock
1d1fadeb5a
Disabled reverse_iterator tests for broken Rogue Wave library versions (workaround for old sunpro compilers).
...
[SVN r28294]
2005-04-17 14:43:28 +00:00
John Maddock
c81ebebd32
Added needed include (really only applies to gcc-2.95).
...
[SVN r28293]
2005-04-17 14:41:56 +00:00
John Maddock
3e5efe81d2
Made this header C compatible.
...
[SVN r28292]
2005-04-17 14:38:24 +00:00
John Maddock
91b21e78ff
Added better documentation on POSIX-conformance.
...
[SVN r28278]
2005-04-16 16:06:45 +00:00
John Maddock
5d1f265345
Moved new #include to central location with the rest of the includes.
...
[SVN r28273]
2005-04-15 15:39:26 +00:00
Jens Maurer
506cd316b2
add #include <algorithm> because we use std::swap()
...
[SVN r28249]
2005-04-14 15:50:22 +00:00
Vladimir Prus
c2c5b3f726
Don't link posix_api_check to program_execution_monitor. It's unused and
...
causes link errors for shared linking, due to unresolved reference to cpp_main.
[SVN r28209]
2005-04-13 09:38:09 +00:00
John Maddock
21c368964f
Removed dead file (it's been moved to boost/regex/pending).
...
[SVN r27949]
2005-04-04 10:13:30 +00:00
John Maddock
de28eb9b18
1) Disabled recursive implementation for VC8: stack overflows can't be reliably detected unless the whole program is compiled with asynchronous exceptions.
...
2) Changed std::copy calls on VC8 to avoid "dangerous code" warnings.
3) Moved backreference and octal escape code into line with POSIX-extended requirements.
4) Changed match_results leftmost-longest rules to stop unnecessary std::distance computations (an optimisation for non-random access iterators).
5) Changed C lib calls to use "safe" versions of string API's where available.
6) Added many new POSIX-extended leftmost-longest tests, to verify the above.
[SVN r27880]
2005-03-30 11:38:51 +00:00
John Maddock
ca144bb2b3
Make it sure this compiles when there's no exception handling support.
...
[SVN r27578]
2005-03-08 17:28:45 +00:00
John Maddock
a2f958b60c
Anything that shares VC6's runtime has the same issues with setlocale that VC6 does.
...
[SVN r27516]
2005-02-28 10:55:15 +00:00