94d58358d1
Release 1.49.0
...
[SVN r77094]
2012-02-22 22:08:43 +00:00
090520dbb4
Merge regex changes from Trunk.
...
[SVN r76192]
2011-12-26 18:28:30 +00:00
e0fe0863ad
Add missing files.
...
[SVN r76178]
2011-12-26 16:38:17 +00:00
115a8fe837
Document release history.
...
[SVN r74978]
2011-10-16 16:51:56 +00:00
fe16f3f039
Merge accumulated minor fixes from Trunk.
...
[SVN r74964]
2011-10-16 12:19:37 +00:00
5a0f62f00c
Merge minor fixes, plus updates to Unicode iterators to make them safe in the face of invalid input.
...
[SVN r74014]
2011-08-23 08:47:38 +00:00
490b3a6547
Merge ICU testing fixes from Trunk.
...
Authorized by Daniel James.
[SVN r72846]
2011-07-02 08:59:55 +00:00
bad2122f48
Merge documentation update for Boost.Regex.
...
[SVN r72016]
2011-05-17 11:00:38 +00:00
713264371b
Merge minor fix, plus history update to docs from Trunk.
...
[SVN r71499]
2011-04-26 09:37:16 +00:00
afbb54c73b
Merge minor fixes from Trunk.
...
[SVN r71483]
2011-04-25 17:13:42 +00:00
b267c55bc5
Update version number, fixes #5353 .
...
[SVN r71477]
2011-04-25 09:33:51 +00:00
813e5f77e3
Merge minor regex lib fixes from Trunk.
...
[SVN r69625]
2011-03-07 13:23:36 +00:00
c499c62caa
Update makefiles.
...
[SVN r67718]
2011-01-06 12:49:58 +00:00
ec3dbbf5d6
Change PDF URL to SF download page.
...
Merge 64-bit ICU Jamfile patch.
[SVN r67531]
2011-01-01 13:08:10 +00:00
7170423870
Merge fixes from Trunk.
...
Fixes #4721 .
[SVN r66116]
2010-10-20 12:11:18 +00:00
cfedb49110
Merge fixes from Trunk - mainly warning suppression.
...
[SVN r65720]
2010-10-02 11:34:33 +00:00
09c9e93572
Fix typo and regenerate docs.
...
[SVN r64216]
2010-07-21 10:37:35 +00:00
ac2017ebc7
Update docs to match all the fixes applied to 1.44.
...
[SVN r64067]
2010-07-16 09:45:45 +00:00
4741ee7d94
Merge more rebuilt documentation.
...
[SVN r63771]
2010-07-08 23:13:28 +00:00
5fe36e6e56
Merge documentation fixes.
...
* Use `doc/src/*.css` instead of `doc/html/*.css`.
* Remove wiki and people directories.
* Some documentation fixes.
* Left out `minimal.css` changes and boostbook changes because of clashes.
[SVN r63347]
2010-06-26 12:30:09 +00:00
9529cb8bc0
Merged accumulated patches from Trunk.
...
[SVN r62831]
2010-06-12 08:30:11 +00:00
61f4b3360f
Update version number in build scripts.
...
[SVN r61614]
2010-04-27 12:22:46 +00:00
fc6408426d
Merge changes in Trunk:
...
Simplify regex_timer to eliminate regression failure.
Rename extern "C" function to have a "boost_" prefix.
Fix recursive-expression related bug, and update tests to match.
[SVN r58885]
2010-01-11 09:55:40 +00:00
e41acbc33f
Merge recursive expressions performance update from Trunk.
...
Merge Makefile update from Trunk.
Merge history update.
[SVN r58542]
2009-12-28 13:07:04 +00:00
ae79f29895
Merge bug fixes from Trunk - see history for full details.
...
[SVN r58234]
2009-12-08 12:42:33 +00:00
95ddff1f01
Suppress gcc-4.4.1 warnings.
...
[SVN r57366]
2009-11-04 17:22:59 +00:00
d8c6fe7ce8
rm cmake from the release branch before it goes out broken. Policy dictates that you never commit to release, you commit to trunk and merge to release.
...
[SVN r56941]
2009-10-17 01:10:45 +00:00
438dcae4e4
Merge: Don't add leading slash to every path.
...
[SVN r55732]
2009-08-23 15:53:38 +00:00
7f89732479
Merge: Force shared runtime if using ICU.
...
[SVN r55699]
2009-08-21 16:55:51 +00:00
a3b2f4031d
Merge updates from Trunk.
...
Fixes #2713 .
[SVN r55383]
2009-08-03 12:00:07 +00:00
513a205564
Update version number.
...
[SVN r55269]
2009-07-29 17:21:36 +00:00
01eadc4ab6
Add basic copyright/license to keep cmake out of the inspection report
...
[SVN r55095]
2009-07-22 21:51:01 +00:00
be62e08702
Regex depends on Thread
...
[SVN r52816]
2009-05-07 04:37:40 +00:00
3b8aca5d8b
Merge from trunk
...
[SVN r52379]
2009-04-14 08:33:45 +00:00
8f15600081
Windows CE does not define the wcscoll function from the CRT so, for WinCE, don't try to pull wcscoll from the global namespace into the std namespace.
...
[SVN r52222]
2009-04-06 21:37:24 +00:00
3e903e9c8e
Merge PDF build changes from Trunk.
...
[SVN r51417]
2009-02-23 18:39:32 +00:00
083ea3a6c7
merge of cmake build files from trunk per beman
...
[SVN r50756]
2009-01-24 18:57:20 +00:00
2d43c1b305
Merge FreeBSD patch.
...
[SVN r50532]
2009-01-10 12:01:09 +00:00
e81f710567
Merge changes in Trunk.
...
[SVN r50499]
2009-01-07 13:19:32 +00:00
3b3a3ce6d1
Merged updated docs with some typo fixes, also adding missing makefile.
...
[SVN r49460]
2008-10-27 13:52:23 +00:00
5e4ccdf0cf
Fix version names in makefiles.
...
[SVN r49360]
2008-10-16 12:59:28 +00:00
371ad14a3f
Merge from trunk
...
[SVN r49356]
2008-10-16 09:01:02 +00:00
9219aa0b5b
Merge inspection report fixes from Trunk: remove tabs.
...
[SVN r49285]
2008-10-11 16:18:15 +00:00
5471176846
Merge changes from Trunk ready for 1.37.
...
[SVN r48796]
2008-09-16 11:54:24 +00:00
756a875620
Merge doc fixes from trunk.
...
[SVN r47798]
2008-07-25 09:58:49 +00:00
b7d906dff5
Fixes #2097 .
...
[SVN r47320]
2008-07-11 18:00:41 +00:00
a08e8b5c85
Merge changes from Trunk.
...
[SVN r47307]
2008-07-11 11:49:03 +00:00
9546df1f23
Rebuild a lot of documentation.
...
[SVN r43650]
2008-03-16 11:38:32 +00:00
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
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]
2007-10-23 01:47:48 +00:00
f5af9ba18d
Starting point for releases
...
[SVN r39706]
2007-10-05 14:25:06 +00:00
3e68fcb703
This commit was manufactured by cvs2svn to create tag
...
'Version_1_34_1'.
[SVN r38286]
2007-07-24 19:28:14 +00:00
1fe19b815a
Ticket #583 .
...
[SVN r37901]
2007-06-05 17:28:18 +00:00
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