James E. King III
39f1cc0238
resolve some warnings
2018-07-20 18:29:11 +00:00
jzmaddock
09e789b4c6
Remove all uses of Boost.Test.
2015-10-08 10:06:34 +01:00
jzmaddock
f1aa75af2c
Add checks for invalid UTF-8 sequences, see: https://svn.boost.org/trac/boost/ticket/9473
2013-12-19 10:48:06 +00:00
John Maddock
bc8cd9e148
Add further error checking to UTF-8 decoding.
...
Fixes #7744 .
[SVN r81614]
2012-11-28 17:57:26 +00:00
John Maddock
eecd107870
Added missing typename.
...
[SVN r74900]
2011-10-10 17:51:27 +00:00
John Maddock
d08bfeff25
Add checked constructors to the Unicode iterators that need them.
...
Update icu support code to use the new checking-constructors.
Update tests to check the full Unicode character range (as of Unicode V6).
Add minimal docs describing the iterators.
[SVN r73271]
2011-07-21 10:01:09 +00:00
John Maddock
05636b5c89
Fix numerous VC-10 compiler warnings.
...
Rewrite ICU configuration to use the new Boost.Build configuration logic.
[SVN r61893]
2010-05-10 12:13:49 +00:00
John Maddock
a56990d55a
Internalise Boost.Test dependency.
...
[SVN r29100]
2005-05-20 15:35:44 +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
eff6f06792
Made min/max usage conform to our guidelines.
...
Changed Boost.test usage to conform to new interface.
[SVN r27271]
2005-02-09 12:33:18 +00:00
John Maddock
56fadadba8
More Sunpro std::distance fixes.
...
Changed Dr John Maddock to John Maddock
[SVN r26793]
2005-01-21 17:28:42 +00:00
John Maddock
71a0e020e2
merged changes in regex5 branch
...
[SVN r26692]
2005-01-13 17:06:21 +00:00