summaryrefslogtreecommitdiff
path: root/libs/regex
Commit message (Expand)AuthorAgeFilesLines
...
* Merge fixes for #1455.John Maddock2007-12-111-0/+0
* Bring into synch with Trunk, and fix regression.John Maddock2007-12-081-0/+0
* Full merge from trunk at revision 41356 of entire boost-root tree.Beman Dawes2007-11-251-0/+0
* Full merge from trunk at revision 41356 of entire boost-root tree.Beman Dawes2007-11-251-0/+0
* Recreate release branch from fixed 1.34.1 tag.Rene Rivera2007-10-231-0/+0
|\
| * Move Attic files back into their rightful placesDouglas Gregor2007-10-231-0/+0
* | Starting point for releasesBeman Dawes2007-10-051-0/+0
|/
* This commit was manufactured by cvs2svn to create tagnobody2007-07-241-0/+0
* Ticket #583.Thomas Witt2007-06-051-0/+0
* Improve ICU support. See http://svn.boost.org/trac/boost/ticket/976John Maddock2007-05-221-0/+0
* Added links to PDF docs.John Maddock2007-05-091-0/+0
* Ooops, fix version check.John Maddock2007-02-281-0/+0
* Oops, get the namespace right.John Maddock2007-02-281-0/+0
* Patches for HP aCC and Compaq tru64John Maddock2007-02-271-0/+0
* Change asserts to tests.John Maddock2007-02-261-0/+0
* Reduce thread load so test completes faster.John Maddock2007-02-251-0/+0
* Fixed if...else logic and added cygwin to the list of compilers that need to ...John Maddock2007-02-171-0/+0
* Only static linking works with mingwJohn Maddock2007-02-041-0/+0
* Fix workaround version.John Maddock2007-01-151-0/+0
* Update bbv2 instructions.John Maddock2007-01-111-0/+0
* Disable typeid useage with VC6.John Maddock2007-01-051-0/+0
* bbv2 updates.John Maddock2006-12-311-0/+0
* This commit was manufactured by cvs2svn to create branch 'RC_1_34_0'.nobody2006-12-311-0/+0
|\
| * bbv2 updates.John Maddock2006-12-311-0/+0
| * Fix for grep and egrep syntax types, plus tests.John Maddock2006-12-201-0/+0
| * Typo fixJohn Maddock2006-12-201-0/+0
| * Fix for msvc-6 in multithreaded test mode.John Maddock2006-12-121-0/+0
| * Update heuristics used to determine max state count, following a bug report f...John Maddock2006-10-181-0/+0
| * Remove and update aCC/HPUX fixes.John Maddock2006-09-211-0/+0
| * Removed aCC workarounds that are no longer necessary.John Maddock2006-08-241-0/+0
| * Trivial fix: macro not correctly bracketed.John Maddock2006-08-121-0/+0
| * Fixed const-correctness bugs.John Maddock2006-07-301-0/+0
| * Added additional thread safety tests.John Maddock2006-07-291-0/+0
| * Improved const correctness, fixed thread safety bug.John Maddock2006-07-291-0/+0
| * Disable new test for VC6.John Maddock2006-07-261-0/+0
| * Test case for bug report 1526472.John Maddock2006-07-231-0/+0
| * Fairly trivial patch for bug report 1526472.John Maddock2006-07-231-0/+0
| * minor code fixes; fixed typos reported in http://bugs.debian.org/378016Gennaro Prota2006-07-201-0/+0
| * fixed license reference text; added final slash to boost url; fixed typos rep...Gennaro Prota2006-07-201-0/+0
| * Added needed license info.John Maddock2006-07-161-0/+0
| * stripped tabs from filesJohn Maddock2006-07-161-0/+0
| * Bug fix.John Maddock2006-07-101-0/+0
| * Non-greedy repeat tests added.John Maddock2006-07-101-0/+0
| * Fixes for non-greedy repeats.John Maddock2006-07-101-0/+0
| * Allow match_results::position() to return a valid value for partial matches.John Maddock2006-06-171-0/+0
| * Changed test names to prevent directory/test name conflict.John Maddock2006-06-071-0/+0
| * Don't apply fix to VC7.John Maddock2006-05-221-0/+0
| * Added extra partial match tests to verify bug fix.John Maddock2006-05-191-0/+0
| * Partial match fix.John Maddock2006-05-191-0/+0
| * Fix for non-greedy repeats and partial matches not working correctly in all c...John Maddock2006-05-191-0/+0