Jaakko Järvi
|
f617e289be
added jaakko järvi
|
пре 22 година |
Andreas Huber
|
acfd958d47
Changed the implementation of state_machine::terminate() so that orthogonal regions are now exited strictly from highest to lowest number instead of randomly as before.
|
пре 22 година |
Douglas Gregor
|
2d8b03b8cb
Overall:
|
пре 22 година |
Michael Glassford
|
b6706bbaf9
Added my name to the list.
|
пре 22 година |
Jaakko Järvi
|
ed676bb71f
Added enable_if.hpp as an include
|
пре 22 година |
Douglas Gregor
|
07aeef22f5
Fix my e-mail address
|
пре 22 година |
Fernando Cacciola
|
61950a8ae2
Myself Added
|
пре 22 година |
Joel de Guzman
|
21cc5a55bf
fix for cases where CharT is not char or wchar_t (e.g. unsigned int)
|
пре 22 година |
John Maddock
|
19c07786e1
Added new GLIBC++V3 macros (from gcc 3.4).
|
пре 22 година |
Joel de Guzman
|
e8357a53bc
ADL bug-fix
|
пре 22 година |
Joel de Guzman
|
eee3133c1f
ADL bug-fix
|
пре 22 година |
Giovanni Bajo
|
9d1bc291b7
Added ublas' test7 to the regression tests (shows a MSVC71 bug)
|
пре 22 година |
Giovanni Bajo
|
10bc2392ee
Fixed typename issues (compatibility with GCC 3.4.0)
|
пре 22 година |
Jeremy Siek
|
73248fc96f
added inv_adjacent_vertices
|
пре 22 година |
Rene Rivera
|
fc1dee5f44
Improvements from Markus Schoepflin.
|
пре 22 година |
John Maddock
|
7a768cec99
Updated for gcc 3.4
|
пре 22 година |
John Maddock
|
92f554f55c
Fixed problem with wide character optimisations, changed asserts on pointers (HP-specific workaround).
|
пре 22 година |
Douglas Gregor
|
1ab2eb02de
boost/utility/result_of.hpp, boost/utility/detail/result_of_iterate.hpp:
|
пре 22 година |
Dave Abrahams
|
e2cc9037d6
Added missing const to prevent spurious static asserts
|
пре 22 година |
John Maddock
|
47c92ff740
Added checks to verify options at compile time.
|
пре 22 година |
Andreas Huber
|
052c166755
Fixed an inconsistency in the state entry sequence when a state of an orthogonal region is the target of a transition. Now the states are always entered according to the number of their orthogonal region, i.e. orthogonal region 0 first, then orthogonal region 1 and so on.
|
пре 22 година |
John Maddock
|
4c8ffdde52
Changed ar to $(AR) to allow for override.
|
пре 22 година |
John Maddock
|
a7cf910d63
Added comment on Intel compiler problems.
|
пре 22 година |
Andreas Huber
|
9bbc57c210
Removed the obsolete base typedef in the Player state machine
|
пре 22 година |
Hartmut Kaiser
|
bd157a107f
Fixed a bug in switch_p.
|
пре 22 година |
Peter Dimov
|
47b3a273e2
g++ 2.9x fix
|
пре 22 година |
Thomas Witt
|
5cbf11b20c
Fixed typo
|
пре 22 година |
Andreas Huber
|
fbedbc0aa3
Fixed bug that, under extremely rare circumstances, would have prevented the correct handling of out of memory situations.
|
пре 22 година |
Guillaume Melquiond
|
714b7dec31
Changed the license to the Boost one for all the headers, except those partly copyrighted by Jens Maurer
|
пре 22 година |
John Maddock
|
c05dd6f7b8
Don't optimise leading repeats when there are backreferences involved.
|
пре 22 година |