83306608a7
Fixed template constructor and assign member function iterator usage.
...
[SVN r20227]
2003-09-30 11:38:30 +00:00
f3c1b8d784
Added fix for broken VC++ preprocessor
...
[SVN r20226]
2003-09-30 11:37:04 +00:00
567d76e8e4
Fixed Borland compiles, so that regex can be mixed with vcl.h.
...
[SVN r19880]
2003-08-30 10:14:56 +00:00
51ef8177d3
Fixed Borland warning suppression.
...
Changed config to use BOOST_HAS_DECLSPEC
[SVN r19781]
2003-08-26 10:49:41 +00:00
2e1ed31f34
Fixed spelling of "BOOST" - basically a enormous cut and paste error!
...
[SVN r19581]
2003-08-14 10:22:05 +00:00
e4248fcb19
Moved some config code into boost.config (ABI and lib selection code).
...
[SVN r19546]
2003-08-12 11:23:02 +00:00
d695b70ee9
Added check to prevent macro redeffinition
...
[SVN r19360]
2003-07-30 12:15:45 +00:00
9d565f63ed
Added Como dll export options.
...
[SVN r19317]
2003-07-26 11:12:32 +00:00
8a5b00c128
Added needed const qualifier on out of line deffinition.
...
[SVN r19306]
2003-07-25 11:57:19 +00:00
bba214f904
Added out of line deffinition for integral constant.
...
[SVN r19304]
2003-07-25 11:20:39 +00:00
cddfd077a8
Added tentative fix for Metrowerks problem.
...
Removed Intel test code.
[SVN r19227]
2003-07-20 11:16:26 +00:00
41e54c1cf2
Added temporary Intel diagnostic code
...
[SVN r19211]
2003-07-19 12:12:50 +00:00
0f2f6b6dfc
changed MSVC calling convention setup - can't use __fastcall in debug mode especially with /RTC
...
[SVN r19190]
2003-07-18 11:25:34 +00:00
8e03097d9d
Added explicit bounds to the array variables to work around Mtrowerks problems.
...
Added extra check before setting dllexport options.
[SVN r19095]
2003-07-13 11:27:05 +00:00
1c915e3fda
Disabled workarounds for SGI compiler - they don't work and shouldn't be needed.
...
Removed local declaration of icase, when class member should do.
[SVN r19085]
2003-07-12 10:33:10 +00:00
cb9409160a
Moved static stables into the function bodies to fix a gcc on MacOS X and IMB compiler bug.
...
Fixed config system for dll builds - the default linkage option is now static linking.
Fixed makefiles - dll builds now work.
Added Misc fixes for the example programs.
[SVN r19044]
2003-07-11 11:51:35 +00:00
c32c644a38
Added fixes for:
...
Compilers that pretend to be Visual C++
export of memory management code
[SVN r18955]
2003-07-07 11:44:00 +00:00
4a851cf958
Fixed C++ Builder 5 support,
...
Fixed support for bidirectional iterators,
Fixed enum declaration in states.hpp.
[SVN r18874]
2003-06-27 11:12:47 +00:00
4a06f15183
Added missing needed include
...
[SVN r18863]
2003-06-24 10:52:51 +00:00
01a3b56f8a
removed some previous attempted workarounds - they don't work.
...
[SVN r18855]
2003-06-23 11:02:00 +00:00
5255c45b0a
Fixed bug in token_iterator that caused it to miss items when field splitting.
...
[SVN r18821]
2003-06-17 10:28:51 +00:00
ed48905c5e
Added check for invalid regular expression in matching code.
...
[SVN r18777]
2003-06-11 12:11:17 +00:00
13769e4fff
Fixed array bounds so that gcc3 will actually compile the code, it's now seriously unmainable though, still it's the only thing that seems to work...
...
[SVN r18761]
2003-06-10 11:59:44 +00:00
6dfa7ef86c
Added explicit bounds to arrays, as patch for broken compilers that can't otherwise cope.
...
[SVN r18743]
2003-06-09 11:56:15 +00:00
e016ef8e21
Added minor bug fixes (some expressions starting with ^ were not being found), plus a few warning suppressions.
...
[SVN r18679]
2003-06-05 10:46:03 +00:00
2f9da388c1
Added fix for IBM C++
...
[SVN r18586]
2003-05-28 11:38:00 +00:00
f50f35d1fc
Added <ios> include for KCC
...
[SVN r18536]
2003-05-25 11:16:14 +00:00
3673a0a888
Added support for BOOST_DEDUCED_TYPENAME
...
[SVN r18534]
2003-05-25 10:54:03 +00:00
a69678c3c6
stripped tabs from files
...
[SVN r18526]
2003-05-24 11:14:53 +00:00
70199360d3
Use the recently added BOOST_INTEL macro
...
[SVN r18511]
2003-05-23 11:53:49 +00:00
9aa18a159d
Added como warning suppression.
...
[SVN r18508]
2003-05-23 11:31:00 +00:00
4122e8f08d
Fixed VC warning
...
[SVN r18506]
2003-05-23 10:57:04 +00:00
89d445c1b6
Tweaked dll selection code,
...
Fixed various errors detected by MWCW and Como
[SVN r18493]
2003-05-22 11:19:58 +00:00
31d1dc1182
Removed external templates for unknown compilers.
...
Fixed std conformance bugs in v4 code (shown up by metrowerks compiler).
[SVN r18467]
2003-05-20 11:28:47 +00:00
535e1b05cc
Updated library names, minor fixes for gcc2.95
...
[SVN r18442]
2003-05-19 11:55:23 +00:00
f0f32bdda1
Merged regex-4 branch.
...
[SVN r18430]
2003-05-17 11:45:48 +00:00
ea96eafacc
Fixed bug that effect some searches
...
[SVN r18003]
2003-03-19 12:19:14 +00:00
158c26d85c
Misc. new fixes:
...
Better support for BOOST_NO_WREGEX
Fixed bug in trailing null backrefs
Fixed bug in null repeat code
Fixed bug in negative forward lookahead assert when used as a prefix.
[SVN r17889]
2003-03-13 12:50:54 +00:00
d0ba00a2e7
Fixed bug in match_continuous code
...
[SVN r17276]
2003-02-08 12:30:57 +00:00
75293e9854
Fixed by adding BOOST_REGEX_NO_EXTERNAL_TEMPLATES define and extra error checks.
...
[SVN r17264]
2003-02-07 12:16:40 +00:00
251099c828
OpenBSD fixes
...
[SVN r16990]
2003-01-22 12:38:54 +00:00
0e37a76df0
Fix for MWCW which doesn't like incomplete array type.
...
[SVN r16375]
2002-11-23 11:30:36 +00:00
e5d9c95456
Fixed header include after recent changes
...
[SVN r16159]
2002-11-08 11:55:49 +00:00
b6a13dd215
Added check for BOOST_NO_STD_DISTANCE
...
[SVN r16144]
2002-11-07 12:59:57 +00:00
cf285ed3e5
Changes made in preparation for new regex version.
...
[SVN r16141]
2002-11-07 12:50:29 +00:00
09bfc7f853
Merged changes from the RC_1_29_0 branch.
...
[SVN r15959]
2002-10-21 11:03:05 +00:00
13df8a293b
Add missing typename
...
[SVN r15905]
2002-10-11 20:46:12 +00:00
6ee955be5f
Tweeked number of states that cause a throw to occur during search.
...
[SVN r15402]
2002-09-17 10:57:26 +00:00
a7f8f56d92
Added throw if the number of searched states grows too large.
...
[SVN r15372]
2002-09-16 11:54:00 +00:00
aebf86bbe5
removed MSVC warning suppression - it causes the compiler to ICE under some conditions
...
[SVN r15195]
2002-09-07 10:47:06 +00:00