John Maddock
82ad27c468
Modified Jamfile to use testing.jam
...
[SVN r16868]
2003-01-11 11:52:19 +00:00
John Maddock
897c33be2a
Updated test lib names
...
[SVN r16714]
2002-12-28 12:51:48 +00:00
John Maddock
abef9c7249
removed calls to wprintf: Linux doesn't have that API.
...
removed calls to assert: MWCW can't cope with it when UNICODE is defined.
[SVN r16392]
2002-11-24 11:48:36 +00:00
John Maddock
d9694bbc1f
Fixed regex makefiles to work nice with the new boost.test lib.
...
Added tentative VACPP fix.
[SVN r15300]
2002-09-13 11:52:11 +00:00
John Maddock
5f0f6fa8f1
Updated Jamfile to use new test suite.
...
Updated docs to reflect recent changes.
[SVN r15081]
2002-08-24 11:57:10 +00:00
Beman Dawes
43cf48f61e
Boost.Test V2 fix
...
[SVN r14787]
2002-08-12 14:23:28 +00:00
John Maddock
2767f7f6ba
Tentative MWCW fixes
...
[SVN r14662]
2002-08-02 11:59:22 +00:00
John Maddock
2468d450f2
Added -Ve and -Vx options to bcb makefiles.
...
[SVN r14319]
2002-07-07 10:28:32 +00:00
John Maddock
de40dac5d1
Fixed test program after changes to regex_match code.
...
[SVN r14111]
2002-06-08 10:37:47 +00:00
John Maddock
b856079e74
Added C++ Builder 6 binary compatibilty fixes,
...
Updated gcc makefiles to build archive index.
[SVN r14088]
2002-06-06 11:33:46 +00:00
Dave Abrahams
129cf61f65
respect <sysinclude>
...
[SVN r13995]
2002-05-21 16:24:07 +00:00
John Maddock
eacf31772b
Fixed Mingw32 build
...
[SVN r13804]
2002-05-10 11:37:32 +00:00
John Maddock
6b75e3962d
Fixed test programs (disabled separate file template instantiation for single file builds).
...
[SVN r13661]
2002-05-04 11:00:48 +00:00
John Maddock
976fb02a1b
Moved some key template instances into the lib and out of user code.
...
Updated makefiles:
renamed lib files with new more systematic naming convention.
Added bcb6 support.
Rewritten automatic lib selection.
Updated copyright declarations.
[SVN r13557]
2002-04-24 10:50:23 +00:00
John Maddock
1d560fae85
Minor doc typo fixes.
...
Fixed IA64 portability warnings from VC7
[SVN r13225]
2002-03-19 11:31:52 +00:00
John Maddock
9ef4719dff
Modified jamfiles to work with new updated build system
...
[SVN r12952]
2002-02-27 12:37:28 +00:00
John Maddock
e18c474222
Updated regression tests with more non-marking parenthesis examples
...
[SVN r12912]
2002-02-23 12:58:45 +00:00
John Maddock
c8e9df8fa2
Added support for compilers with no exception handling support.
...
[SVN r12758]
2002-02-08 12:44:43 +00:00
John Maddock
f5082341c0
changed all pointer casts to explicit static_cast or reinterpret_cast.
...
Added more tests for forward lookahead asserts.
[SVN r12575]
2002-01-30 12:17:51 +00:00
John Maddock
c07c4e0a11
Added support for forward lookahead asserts.
...
[SVN r12455]
2002-01-23 12:42:31 +00:00
John Maddock
e22aaa9d20
Fixed copy self assignment bug
...
[SVN r12248]
2002-01-08 13:00:08 +00:00
John Maddock
63130c1ef5
Updated Jamfiles and tests so that they actually work now!
...
[SVN r11985]
2001-12-09 12:50:46 +00:00
John Maddock
edbc68df6c
Updated to reflect changes in STLport-4.5
...
[SVN r11970]
2001-12-07 12:14:56 +00:00
Dave Abrahams
277ca851c8
Metrowerks needs BOOST_NO_STD_LOCALE in config to be able to compile regex
...
regex test Jamfile updates so that some tests will actually run
warning suppression for condition.cpp
unit-test rule now accepts input files
updated metrowerks and borland to properly set up path for running tests
----------------------------------------------------------------------
Modified Files:
boost/config/compiler/metrowerks.hpp
libs/python/src/gen_function.py libs/regex/test/Jamfile
Tag: thread-initial
libs/thread/src/condition.cpp
No tag
tools/build/boost-base.jam tools/build/borland-tools.jam
tools/build/metrowerks-tools.jam
----------------------------------------------------------------------
[SVN r11853]
2001-12-02 17:43:45 +00:00
John Maddock
0bd54d3821
Added optional code to time how long the test takes.
...
[SVN r11828]
2001-11-30 11:56:35 +00:00
John Maddock
a7984bb149
Updated Jamfiles with forced dynamic linking removed.
...
[SVN r11647]
2001-11-10 12:12:38 +00:00
John Maddock
e047b2b509
Updated examples with better comment on expressions. Updated test program to test for apparent Rogur Wave bug (and it's workaround).
...
[SVN r11390]
2001-10-16 11:36:00 +00:00
John Maddock
fe45d5bf4a
Tweeked regex version number to reference <boost/version.hpp>
...
[SVN r11309]
2001-09-30 10:30:14 +00:00
John Maddock
3d3f591516
Fixed partial ordering macro names
...
[SVN r11298]
2001-09-28 11:08:33 +00:00
John Maddock
4922ae784f
Fixed messed up c_regex_traits from previous commit, fixed Koenig lookup bug caused by presence of boost::re_detail::destroy
...
[SVN r11249]
2001-09-25 11:48:21 +00:00
John Maddock
3fb0375da4
Another attempt to fix the WinXP character class problems
...
[SVN r11216]
2001-09-23 12:02:28 +00:00
Jens Maurer
7218f9847a
fix typo: omission of parameter names
...
[SVN r11203]
2001-09-22 14:53:00 +00:00
John Maddock
2bc1f9c998
More fixes resulting from the new config
...
[SVN r11182]
2001-09-21 11:35:54 +00:00
John Maddock
187208adf5
First round of config fixes
...
[SVN r11146]
2001-09-19 11:48:51 +00:00
John Maddock
1d473147fd
commit of split-config, including any changes required to existing libraries (mainly regex).
...
[SVN r11138]
2001-09-18 11:13:39 +00:00
John Maddock
e60414a5e7
Added regression tests
...
[SVN r11072]
2001-09-08 12:04:25 +00:00
John Maddock
139a2f60fb
Updated build system (more or less works now)
...
[SVN r10890]
2001-08-18 11:50:48 +00:00
John Maddock
2fd9ef66cc
Fixed non-standard usage of mbtowcs (added std:: prefix).
...
[SVN r10421]
2001-06-25 11:29:47 +00:00
John Maddock
330d46f306
regex point release (minor compatiblity fixes)
...
[SVN r10245]
2001-05-30 11:36:49 +00:00
John Maddock
04b11fdd1c
Added support for "format_first_only" new format flag
...
[SVN r10119]
2001-05-17 11:55:55 +00:00
John Maddock
f466b2ad2a
Minor regex config changes, fixed KMP search code.
...
[SVN r10115]
2001-05-15 12:00:33 +00:00
John Maddock
f913683002
Fixed some issues with calling conventions for Borland/Microsoft compilers
...
[SVN r10114]
2001-05-15 11:00:01 +00:00
John Maddock
08cee9a2a6
Fixes for STLPort 4.1b6,
...
and for gcc on platforms with <sys/type.h>
[SVN r10089]
2001-05-11 10:50:06 +00:00
John Maddock
efd0ce56bc
reorganised regex config setup
...
[SVN r10064]
2001-05-08 11:24:35 +00:00
John Maddock
774c7ec4d5
Fixed RegEx::Length, Fixed Borland config
...
[SVN r9991]
2001-04-28 12:03:05 +00:00
John Maddock
a92faf9d3d
regex point release
...
[SVN r9834]
2001-04-18 11:35:32 +00:00
John Maddock
ab16e6c6c0
updated regex directory structure
...
[SVN r9765]
2001-04-12 11:14:59 +00:00
John Maddock
ed21a5183b
reworked regex directory structure to match boost requirements.
...
[SVN r9752]
2001-04-10 11:44:47 +00:00