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
ae79f29895
Merge bug fixes from Trunk - see history for full details.
...
[SVN r58234]
2009-12-08 12:42:33 +00:00
a08e8b5c85
Merge changes from Trunk.
...
[SVN r47307]
2008-07-11 11:49:03 +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
4199529fd0
Apply patches for building regex on WinCE see: http://lists.boost.org/Archives/boost/2007/11/130839.php
...
[SVN r41327]
2007-11-24 12:25:25 +00:00
f11333d352
Added license info.
...
[SVN r40900]
2007-11-07 18:26:11 +00:00
73e23ab857
Updates to build system: Sun and SGI compilers have a problem doing a shared link, and some platforms don't have an icudata library.
...
[SVN r40128]
2007-10-17 17:15:53 +00:00
d647ba206d
Touched files to force tests to be re-run with new Jamfile.
...
[SVN r39260]
2007-09-14 09:25:29 +00:00
bf301b3175
Oops, doc update broke the tests, fixed now.
...
[SVN r39181]
2007-09-10 16:22:35 +00:00
ff24e8f7e8
Fix for http://svn.boost.org/trac/boost/ticket/1075 .
...
[SVN r38924]
2007-08-25 08:53:29 +00:00
f4877f6698
Added new example.
...
Updated ICU support for VC8
[SVN r37738]
2007-05-22 09:47:28 +00:00
4f787b3c60
bbv2 updates.
...
[SVN r36549]
2006-12-31 17:25:39 +00:00
b8dce0792f
Added needed license info.
...
[SVN r34563]
2006-07-16 17:24:25 +00:00
c666793a92
Changed test names to prevent directory/test name conflict.
...
[SVN r34221]
2006-06-07 16:38:23 +00:00
4a02d7ecde
Fixed silly bug in example.
...
[SVN r33609]
2006-04-09 10:07:08 +00:00
f847503cc4
Fixed typo.
...
[SVN r32965]
2006-02-16 13:14:46 +00:00
e6aad1cb3d
Statically link to program_options
...
[SVN r32955]
2006-02-16 09:21:55 +00:00
90f4367b8d
Ported ICU integration code to VC6/7.
...
Added some needed std lib #includes.
Reworked gcc separate file template instantiation code.
[SVN r30791]
2005-09-03 11:13:28 +00:00
ec74461c36
Undo previous Borland fix, it turns out not to be standards conforming!
...
[SVN r29657]
2005-06-17 16:35:38 +00:00
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
df966c1410
Fix for Borland C++.
...
[SVN r28984]
2005-05-17 10:24:49 +00:00
0d5dcf41d9
Add std::locale-support to grep test as it uses codecvt.
...
[SVN r28723]
2005-05-07 21:33:22 +00:00
7775706a95
Spell "boost_program_options" correctly.
...
[SVN r28528]
2005-04-29 15:16:14 +00:00
077f211f2f
Compiler specific fixes and workarounds.
...
[SVN r27273]
2005-02-09 13:16:39 +00:00
56fadadba8
More Sunpro std::distance fixes.
...
Changed Dr John Maddock to John Maddock
[SVN r26793]
2005-01-21 17:28:42 +00:00
018fbfec05
Changed legacy referernces to reg_expression to basic_regex
...
[SVN r26740]
2005-01-19 13:29:43 +00:00
30acb7d2f8
Rewritten grep example program.
...
"touched" some of the sources to force regression tests to rebuild.
Split test code up some more to help msvc-stlport.
[SVN r26705]
2005-01-15 12:29:59 +00:00
71a0e020e2
merged changes in regex5 branch
...
[SVN r26692]
2005-01-13 17:06:21 +00:00
c2b82eae1f
License update
...
[SVN r24990]
2004-09-09 13:59:01 +00:00
048d5b788c
Added missing copyright declarations.
...
[SVN r23723]
2004-07-18 10:21:47 +00:00
8d994b14b2
remove std_min and std_max, update minmax coding guidelines
...
[SVN r23162]
2004-06-23 04:49:48 +00:00
2e10c5ec17
Update
...
[SVN r23089]
2004-06-11 11:54:08 +00:00
3075aaba4a
remove minmax hack from win32.hpp and fix all places that could be affected by the minmax macros
...
[SVN r22394]
2004-02-26 18:27:02 +00:00
f82771be8c
Fix tabs in file.
...
[SVN r21399]
2003-12-26 23:26:49 +00:00
80104e292d
Added needed C header includes
...
[SVN r21334]
2003-12-19 11:40:31 +00:00
be01708af3
Added checks for bad input files
...
[SVN r21321]
2003-12-18 11:53:47 +00:00
2c3ff62e1b
Added explicit calls to fstream::close rather than relying on destructors as a tentative gcc-cygwin fix.
...
[SVN r21287]
2003-12-16 13:05:22 +00:00
bf9350aa16
Added new experimental captures support.
...
[SVN r21243]
2003-12-13 12:28:48 +00:00
7f93cee9af
fixed msvc-stlport builds.
...
[SVN r21168]
2003-12-07 13:09:44 +00:00
207b0c63cd
Changed to use new iterator typedefs.
...
[SVN r21161]
2003-12-06 12:11:49 +00:00
1a50827c46
stripped tabs from files
...
[SVN r21011]
2003-11-30 13:06:58 +00:00
ff1c0a0bb5
Moved common build options into build/Jamfile
...
[SVN r20355]
2003-10-12 11:19:15 +00:00
651256800f
Add V2 Jamfile
...
[SVN r20273]
2003-10-07 10:45:15 +00:00
ab5a7a768d
Added new licence info.
...
[SVN r20254]
2003-10-04 11:29:20 +00:00
11ea8aab76
switched over to new Boost Licence
...
[SVN r20232]
2003-09-30 13:02:51 +00:00
3b27d5a38e
Use the import rule
...
[SVN r19968]
2003-09-08 17:38:49 +00:00
ccc9c16e93
Added fixes for tests which are unsupported on some platforms.
...
[SVN r19548]
2003-08-12 12:03:25 +00:00
6750cf4892
Modified wide character tests to warn not fail when no wide character support is available in the platform.
...
Modified Jamfiles to use centralised options.
Added wide character concept check.
[SVN r19318]
2003-07-26 11:22:17 +00:00
8be91f0568
Added SGI-Irix tentative fix.
...
[SVN r19228]
2003-07-20 11:17:15 +00:00