Andreas Huber
|
efdc32264b
Implemented in_state_reaction<>. Updated the documentation and tests accordingly.
|
21 лет назад |
Andreas Huber
|
9f926d17df
Clarified the definition of context.
|
21 лет назад |
Dave Abrahams
|
f7c8b72b95
Added iterator testing.
|
21 лет назад |
Dave Abrahams
|
43af47019f
Fixed a bug that prevented set iterators from working at all, which
|
21 лет назад |
Dave Abrahams
|
697bc3ac85
Improve bug-revealing test.
|
21 лет назад |
Andreas Huber
|
ccc44cda1a
Removed superfluous #include.
|
21 лет назад |
John Maddock
|
a6fc434c21
New vc8 makefile needs to use correct lib name mangling.
|
21 лет назад |
Robert Ramey
|
772bfed12c
add newline to end of file
|
21 лет назад |
Robert Ramey
|
597c883452
correct error detected by comeau
|
21 лет назад |
Robert Ramey
|
40412959a1
marked dmc unusable
|
21 лет назад |
Robert Ramey
|
4f05f67c3a
accomodate gcc 3.3 quirks
|
21 лет назад |
Michael Stevens
|
9e218260d4
Updated bench1 results to GCC4.0 on Athlon 64 3000+
|
21 лет назад |
Beman Dawes
|
fdfae9577c
STLPort is allergic to std::system, so don't use runtime platform test
|
21 лет назад |
Dave Abrahams
|
0b8f9b141c
Add failing test case for Brian Braatz.
|
21 лет назад |
Andreas Huber
|
60b7248ddb
Replaced all occurrences of "state chart" with "statechart".
|
21 лет назад |
Andreas Huber
|
f3d73abb4b
Added clone functionality to events so that stack-allocated events can now be deferred and posted. Updated the documentation and tests accordingly.
|
21 лет назад |
Michael Stevens
|
8d0fb46d97
Added future compatible alias(lhs) syntax
|
21 лет назад |
Robert Ramey
|
a8977afadb
fix NULL == spa for some compilers
|
21 лет назад |
Robert Ramey
|
d373fbb307
accomodate v-6_5-stlport
|
21 лет назад |
Robert Ramey
|
ccdb01b77d
fix backslash followed by space
|
21 лет назад |
Robert Ramey
|
fcf3f40f30
workaround for borland 5.51
|
21 лет назад |
Victor A. Wagner Jr.
|
532dc5cdb0
Reversed changes to revision 1.51
|
21 лет назад |
Robert Ramey
|
c9d4c841ed
support for loading older archives
|
21 лет назад |
John Maddock
|
86841111d2
Improve ICU configuration.
|
21 лет назад |
John Maddock
|
e1f736f477
Undo previous Borland fix, it turns out not to be standards conforming!
|
21 лет назад |
Hartmut Kaiser
|
f2a6a590aa
Removed a workaround which was required by older versions of the program_options lib.
|
21 лет назад |
Michael Stevens
|
17da814e38
Simplified and consolidated
|
21 лет назад |
Joaquín M. López Muñoz
|
bf06ff0f67
fixed trivial bug
|
21 лет назад |
Guillaume Melquiond
|
7d7d79367e
Patch from Alisdair Meredith to move lower/upper so that BCC is happy. Also homogenize the hull comparison, and hope it makes DMC happy as a side effect.
|
21 лет назад |
John Maddock
|
6893af34f8
Fixes to suppress VC7.1 warnings: just rename a few variables to work around the issue.
|
21 лет назад |