|
c3f16e3834
|
SunPro test program fix.
[SVN r27147]
|
2005-02-05 13:12:23 +00:00 |
|
|
012fe3a99d
|
replaced BOOST_TEST
[SVN r27053]
|
2005-02-03 13:24:55 +00:00 |
|
|
40735d5630
|
Added another check to try and diagnode sunpro issue.
[SVN r26898]
|
2005-01-28 13:37:41 +00:00 |
|
|
d28ac18da2
|
Need some more tests to track down remaining issues.
[SVN r26845]
|
2005-01-25 17:22:50 +00:00 |
|
|
29df3606a1
|
Some fixes for MWCW, broken compilers etc.
[SVN r26834]
|
2005-01-24 11:05:45 +00:00 |
|
|
3bedef8c4e
|
Updated more license terms.
Added new informational program to try and track down issues with std::collate, and std::ctype.
[SVN r26803]
|
2005-01-22 16:32:01 +00:00 |
|
|
c04cb21103
|
Added BOOST_REGEX_BUGGY_CTYPE_FACET to list of macros to print.
[SVN r26800]
|
2005-01-22 13:14:11 +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 |
|
|
9781fe3150
|
Removed dead files.
Changed some asserts to BOOST_ASSERT.
Disabled collation in one test (locale dependent behaviour fails on some platforms).
[SVN r26722]
|
2005-01-18 12:51:26 +00:00 |
|
|
5ef242d146
|
Disable some tests for MWCW
[SVN r26717]
|
2005-01-17 12:11:47 +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 |
|
|
34355d3e79
|
Added fix for msvc+STLport.
[SVN r26696]
|
2005-01-14 11:19:46 +00:00 |
|
|
71a0e020e2
|
merged changes in regex5 branch
[SVN r26692]
|
2005-01-13 17:06:21 +00:00 |
|
|
50dccbe6e0
|
Removed mingw workaround, and added to mingw toolset instead.
[SVN r25457]
|
2004-09-28 14:56:13 +00:00 |
|
|
c0e6b1f5a2
|
mingw dll specific fixes.
Disable one SGI test - compiler deduces template arguments strangely.
[SVN r25270]
|
2004-09-20 12:31:08 +00:00 |
|
|
2e968dea9c
|
Minor workarounds for SGI and Darwin platforms.
[SVN r24340]
|
2004-08-08 09:48:10 +00:00 |
|
|
048d5b788c
|
Added missing copyright declarations.
[SVN r23723]
|
2004-07-18 10:21:47 +00:00 |
|
|
2e10c5ec17
|
Update
[SVN r23089]
|
2004-06-11 11:54:08 +00:00 |
|
|
7c74a98ae5
|
64-bit portability fix
[SVN r23063]
|
2004-06-09 11:23:52 +00:00 |
|
|
c9b37542c5
|
Added additional tests for new bugs
[SVN r22813]
|
2004-05-13 12:33:22 +00:00 |
|
|
8330b19cec
|
Added tests to check new format specifiers.
[SVN r22487]
|
2004-03-12 13:13:14 +00:00 |
|
|
4b7f14e72d
|
Added extra non-greedy repeat tests,
fixed concept checks for vc6 (they don't work, and won't work).
[SVN r22423]
|
2004-03-02 17:00:15 +00:00 |
|
|
02c652c01e
|
Added extra iterator based tests
[SVN r22385]
|
2004-02-25 12:35:08 +00:00 |
|
|
c9efbea4a7
|
Added more tests to catch some additional regressions.
[SVN r21526]
|
2004-01-07 12:02:58 +00:00 |
|
|
3026d5e6c6
|
Added missing std:: prefix.
[SVN r21413]
|
2003-12-29 11:38:03 +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 |
|
|
b84b17b3c4
|
Added BOOST_REGEX_V3 compatibilty workarounds.
[SVN r21288]
|
2003-12-16 13:06:01 +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 |
|
|
e79458b0e3
|
Added ugly workaround for linker errors from bcb5
[SVN r21167]
|
2003-12-07 12:52:18 +00:00 |
|
|
1a50827c46
|
stripped tabs from files
[SVN r21011]
|
2003-11-30 13:06:58 +00:00 |
|
|
2e9fa8c8f8
|
Updated build system.
Fixes for vc7+stlport
[SVN r20952]
|
2003-11-26 11:46:19 +00:00 |
|
|
27875c1e55
|
Fix gcc -Wshadow warnings
[SVN r20857]
|
2003-11-19 12:57:50 +00:00 |
|
|
42337410fc
|
Added tests for Windows compiler auto-linking
[SVN r20804]
|
2003-11-13 12:46:27 +00:00 |
|
|
de9338cedf
|
Updated regex build system and tests to match the new Boost.Install code.
[SVN r20604]
|
2003-11-02 12:13:16 +00:00 |
|
|
9215a04042
|
Mostly cgg warning suppression, plus some gcc 2.95 workarounds.
[SVN r20462]
|
2003-10-23 12:40:47 +00:00 |
|
|
f7eb12d9c7
|
Updated tests to check new sub_match non-member operators.
[SVN r20444]
|
2003-10-21 11:19:42 +00:00 |
|
|
ff1c0a0bb5
|
Moved common build options into build/Jamfile
[SVN r20355]
|
2003-10-12 11:19:15 +00:00 |
|
|
696fa47670
|
Add V2 Jamfile
[SVN r20272]
|
2003-10-07 10:34:27 +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 |
|
|
ee85ed89a1
|
Added checks on constructor and assign member function usage.
[SVN r20230]
|
2003-09-30 11:41:40 +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 |
|
|
4e412a1774
|
Various minor warning suppressions.
[SVN r19547]
|
2003-08-12 11:24:09 +00:00 |
|
|
ae95ac6ad0
|
Fixed STLPort detection
[SVN r19413]
|
2003-08-03 11:44:41 +00:00 |
|
|
feb3f7bc40
|
name required for wide_posix_api_check_c
[SVN r19368]
|
2003-07-30 20:43:35 +00:00 |
|
|
b66ac65061
|
Disabled tests that are causing problems for the regression testers
[SVN r19361]
|
2003-07-30 12:16:32 +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 |
|