|
d44bf8c41d
|
Improve ICU support. See http://svn.boost.org/trac/boost/ticket/976
[SVN r37741]
|
2007-05-22 17:24:25 +00:00 |
|
|
5b9e134fc4
|
Added links to PDF docs.
[SVN r37653]
|
2007-05-09 17:20:56 +00:00 |
|
|
2643fcb245
|
Ooops, fix version check.
[SVN r37115]
|
2007-02-28 17:18:33 +00:00 |
|
|
7ac90de75a
|
Oops, get the namespace right.
[SVN r37111]
|
2007-02-28 10:08:29 +00:00 |
|
|
2ebe6d4ec7
|
Patches for HP aCC and Compaq tru64
[SVN r37106]
|
2007-02-27 10:13:14 +00:00 |
|
|
b93dc9c301
|
Change asserts to tests.
[SVN r37080]
|
2007-02-26 09:46:39 +00:00 |
|
|
1b0ab17df9
|
Reduce thread load so test completes faster.
[SVN r37061]
|
2007-02-25 10:37:25 +00:00 |
|
|
07016623eb
|
Fixed if...else logic and added cygwin to the list of compilers that need to be statically linked.
[SVN r36984]
|
2007-02-17 12:22:49 +00:00 |
|
|
4c56f3c14e
|
Only static linking works with mingw
[SVN r36888]
|
2007-02-04 10:20:33 +00:00 |
|
|
95e3612e72
|
Fix workaround version.
[SVN r36732]
|
2007-01-15 11:09:44 +00:00 |
|
|
fdf8aa83ec
|
Update bbv2 instructions.
Update Jamfile with better ICU support.
[SVN r36691]
|
2007-01-11 17:22:38 +00:00 |
|
|
c1722ff3de
|
Disable typeid useage with VC6.
[SVN r36592]
|
2007-01-05 13:25:04 +00:00 |
|
|
77e43136d1
|
bbv2 updates.
[SVN r36551]
|
2006-12-31 17:26:12 +00:00 |
|
|
f5449c38a6
|
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r36550]
|
2006-12-31 17:25:40 +00:00 |
|
|
5654efcf98
|
Fix for grep and egrep syntax types, plus tests.
[SVN r36470]
|
2006-12-20 17:19:25 +00:00 |
|
|
8d5985ce42
|
Typo fix
[SVN r36465]
|
2006-12-20 09:45:03 +00:00 |
|
|
bb8f057d6c
|
Fix for msvc-6 in multithreaded test mode.
[SVN r36344]
|
2006-12-12 09:57:35 +00:00 |
|
|
9002d01f75
|
Remove obsolete Boost.Build v1 files.
[SVN r35880]
|
2006-11-06 17:10:46 +00:00 |
|
|
b057d0f943
|
Update heuristics used to determine max state count, following a bug report from SAP.
Updated tests to match.
[SVN r35656]
|
2006-10-18 12:56:45 +00:00 |
|
|
67128fa65f
|
Remove and update aCC/HPUX fixes.
Fix regex bug report: some repeats match when they should not.
Added test case.
[SVN r35262]
|
2006-09-21 18:30:27 +00:00 |
|
|
9fc486658f
|
Updated aCC config.
Removed aCC workarounds that are no longer needed.
[SVN r34938]
|
2006-08-24 11:00:19 +00:00 |
|
|
f4d849ec8f
|
Trivial fix: macro not correctly bracketed.
[SVN r34878]
|
2006-08-12 17:51:24 +00:00 |
|
|
db4120e46d
|
Fixed const-correctness bugs.
[SVN r34785]
|
2006-07-30 16:14:16 +00:00 |
|
|
c4d064add8
|
Added additional thread safety tests.
[SVN r34775]
|
2006-07-29 16:02:56 +00:00 |
|
|
65347f0f7f
|
Improved const correctness, fixed thread safety bug.
[SVN r34774]
|
2006-07-29 16:01:48 +00:00 |
|
|
d3b885e20b
|
Disable new test for VC6.
[SVN r34744]
|
2006-07-26 17:00:36 +00:00 |
|
|
60b6dbf275
|
Test case for bug report 1526472.
[SVN r34682]
|
2006-07-23 17:32:03 +00:00 |
|
|
443a498845
|
Fairly trivial patch for bug report 1526472.
[SVN r34680]
|
2006-07-23 17:30:49 +00:00 |
|
|
7a3a6dc7c6
|
manual merge from trunk: minor code fixes; fixed typos reported in http://bugs.debian.org/378016
[SVN r34636]
|
2006-07-20 13:54:08 +00:00 |
|
|
37b39f6635
|
manual merge from trunk: fixed license reference text; added final slash to boost url; fixed typos reported in http://bugs.debian.org/378016
[SVN r34634]
|
2006-07-20 13:44:08 +00:00 |
|
|
b473011375
|
Added needed license info.
[SVN r34563]
|
2006-07-16 17:24:25 +00:00 |
|
|
0a998e8bc8
|
stripped tabs from file.
[SVN r34560]
|
2006-07-16 16:06:38 +00:00 |
|
|
eb93be73eb
|
Bug fix.
[SVN r34495]
|
2006-07-10 09:46:27 +00:00 |
|
|
eb791cd1c3
|
Non-greedy repeat tests from https://sourceforge.net/tracker/index.php?func=detail&aid=1515830&group_id=7586&atid=107586
[SVN r34494]
|
2006-07-10 09:41:12 +00:00 |
|
|
5928770c46
|
Fix for non-greedy repeats see https://sourceforge.net/tracker/index.php?func=detail&aid=1515830&group_id=7586&atid=107586
[SVN r34493]
|
2006-07-10 09:40:35 +00:00 |
|
|
2d6fea3308
|
Allow match_results::position() to return a valid value for partial matches.
[SVN r34324]
|
2006-06-17 12:48:03 +00:00 |
|
|
b58521163b
|
Changed test names to prevent directory/test name conflict.
[SVN r34221]
|
2006-06-07 16:38:23 +00:00 |
|
|
921b0d758e
|
Don't apply fix to VC7.
[SVN r34060]
|
2006-05-22 17:50:33 +00:00 |
|
|
dae6cbfead
|
Added extra tests for non-greedy repeats to verify bug fix.
Updated history.
[SVN r34031]
|
2006-05-19 13:17:00 +00:00 |
|
|
17a038b672
|
Fix for partial matches and non-greedy repeats.
[SVN r34030]
|
2006-05-19 13:16:09 +00:00 |
|
|
ccc52a8a63
|
Fix for duplicate symbol errors when using VC7.1 without /Zc:wchar_t
[SVN r33706]
|
2006-04-15 17:21:19 +00:00 |
|
|
01cc2aaa50
|
Fixed silly bug in example.
[SVN r33609]
|
2006-04-09 10:07:08 +00:00 |
|
|
4370fe4607
|
Added no_except docs.
[SVN r33585]
|
2006-04-07 10:21:19 +00:00 |
|
|
171749f440
|
Added guards for managed code and __fastcall
[SVN r33557]
|
2006-04-05 12:22:36 +00:00 |
|
|
c1c2058d3d
|
Suppress gcc -Wshadow warnings.
[SVN r33425]
|
2006-03-21 18:35:17 +00:00 |
|
|
1a732d8c6a
|
Updated makefiles to 1.34
[SVN r33424]
|
2006-03-21 18:30:27 +00:00 |
|
|
f0ae398ada
|
This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.
[SVN r33417]
|
2006-03-21 02:26:31 +00:00 |
|
|
f86bd2f3f9
|
Mingwin Warning suppression.
[SVN r33403]
|
2006-03-20 10:36:12 +00:00 |
|
|
f847503cc4
|
Fixed typo.
[SVN r32965]
|
2006-02-16 13:14:46 +00:00 |
|
|
ead52f741a
|
Fix isses with setting BOOST_REGEX_DYN_LINK when linking to static regex lib.
[SVN r32956]
|
2006-02-16 09:23:40 +00:00 |
|