2
0
mirror of https://github.com/boostorg/msm.git synced 2026-01-19 16:32:11 +00:00

59 Commits

Author SHA1 Message Date
Christian Granzin
128228e667 refactor(backmp11): various topics 2026-01-02 22:47:21 +01:00
Christian Granzin
155b3ef6d6 refactor(backmp11): more efficient defer and enqueue handling 2025-12-19 15:10:38 +01:00
dependabot[bot]
9bd63a5e1a build(deps): bump js-yaml from 4.1.0 to 4.1.1 in /doc
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-16 20:15:22 +01:00
henry-ch
576547e569 Merge pull request #154 from chandryan/doc/back-defer-event-orthogonal
doc: Describe limitation related to event deferral in orthogonal regions
2025-11-29 18:36:05 +01:00
Christian Granzin
158beca9aa fix/backmp11: UML event deferral 2025-11-22 12:41:58 +01:00
Christian Granzin
49f25b6b44 doc: defer event orthogonal regions limitation 2025-11-22 06:22:57 -05:00
dependabot[bot]
1fbd98761f build(deps): bump sha.js from 2.4.11 to 2.4.12 in /doc
Bumps [sha.js](https://github.com/crypto-browserify/sha.js) from 2.4.11 to 2.4.12.
- [Changelog](https://github.com/browserify/sha.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/sha.js/compare/v2.4.11...v2.4.12)

---
updated-dependencies:
- dependency-name: sha.js
  dependency-version: 2.4.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-05 07:10:59 +01:00
dependabot[bot]
69451ed8a3 build(deps): bump micromatch from 4.0.7 to 4.0.8 in /doc
Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases)
- [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8)

---
updated-dependencies:
- dependency-name: micromatch
  dependency-version: 4.0.8
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-04 22:11:20 +01:00
dependabot[bot]
9059505655 build(deps): bump axios from 1.7.3 to 1.13.1 in /doc
Bumps [axios](https://github.com/axios/axios) from 1.7.3 to 1.13.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.7.3...v1.13.1)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.13.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-11-04 22:09:43 +01:00
Christian Granzin
c5cc08d5de doc: add backmp11 benchmark tables 2025-11-04 21:01:06 +01:00
Christian Granzin
08237cb314 feat/doc: Added doc for backmp11 and version history for Boost 1.90 2025-11-02 14:19:05 -05:00
Christian Granzin
b8659951ef feat/doc: Refurbish with Antora 2025-11-02 13:14:19 -05:00
Christophe Henry
62738b224f added asciidoc and makedown 2025-10-27 20:58:11 +01:00
Christophe Henry
aacaebaf45 Revert "added makedown and asciidoc"
This reverts commit aa3bb97e8b.
2025-10-27 20:57:18 +01:00
Christophe Henry
aa3bb97e8b added makedown and asciidoc 2025-10-27 20:53:49 +01:00
ivanpanch
8d181b6260 Fix spelling mistakes in documentation (#97)
* Update msm.xml
2025-10-15 17:59:57 +02:00
Christophe Henry
aeae995ab0 added missing doc infos 2024-03-24 18:12:52 +01:00
Christophe Henry
2b4b068396 fixed compile error 2024-03-24 17:11:04 +01:00
Christophe Henry
63ec0c389d doc update 2024-02-20 10:11:12 +01:00
Christophe Henry
e76060f49e regenerated doc 2024-02-19 21:02:05 +01:00
Christophe Henry
819b0a5ed9 use new backend 2024-02-19 11:35:10 +01:00
Christophe Henry
2e6176b94d added puml example, fixed entry/exit 2024-02-18 18:54:32 +01:00
henry-ch
4dd98af562 Merge pull request #46 from ahamez/patch-1
Fix small typos
2023-08-30 19:20:49 +02:00
Alexandre Hamez
e9dd4f5cc7 Fix small typos 2022-09-08 14:24:39 +02:00
Rahul Rameshbabu
50e42f5bac Fixed bug in AnonymousTutorialWithFunctors.cpp where always_false would return true instead of false 2021-12-21 21:24:34 -08:00
henry-ch
d60692b6f9 doc update 2019-10-13 22:07:37 +02:00
Andras Kucsma
c6f51ce3c5 Fix events in Song table 2016-01-26 17:49:30 +01:00
Andras Kucsma
331b87c7d5 Add a space between Event and const 2016-01-26 17:45:16 +01:00
henry-ch
030b83f5e0 doc update for boost 1.57 2014-10-12 21:54:37 +02:00
henry-ch
02043bedaf doc update for 1.56 2014-04-09 17:29:00 +02:00
Christophe Henry
b0d9cf99be update doc for 1.55
[SVN r85821]
2013-09-22 10:27:26 +00:00
Christophe Henry
4cf1731671 version for 1.54
[SVN r83758]
2013-04-03 21:13:23 +00:00
Christophe Henry
17181bc209 added examples of kleene and type_erasure
[SVN r83038]
2013-02-19 21:53:14 +00:00
Christophe Henry
b8a7695147 doc update for 1.51
[SVN r79427]
2012-07-11 20:46:19 +00:00
Christophe Henry
63af9f47eb version for 1.50
[SVN r78627]
2012-05-25 19:50:27 +00:00
Christophe Henry
7e9ea58cca added image
[SVN r78506]
2012-05-18 19:50:14 +00:00
Christophe Henry
2a3d5db035 added missing limitation
[SVN r74903]
2011-10-10 20:17:22 +00:00
Christophe Henry
b5b1cdc1b1 version for 1.48
[SVN r74852]
2011-10-09 14:00:35 +00:00
Christophe Henry
e911945a0d added visitor example
[SVN r74112]
2011-08-28 20:15:43 +00:00
Christophe Henry
87c1898dcf fixed doc problem
[SVN r72934]
2011-07-06 21:23:28 +00:00
Christophe Henry
8f59882eda doc update
[SVN r72804]
2011-06-29 20:33:27 +00:00
Christophe Henry
f4e4096402 doc update
[SVN r72419]
2011-06-05 17:54:03 +00:00
Christophe Henry
dfd6439cd5 added missing example + doc item (phoenix)
[SVN r72035]
2011-05-18 21:46:56 +00:00
Christophe Henry
e14586b825 new version for 1.47
[SVN r72032]
2011-05-18 21:05:53 +00:00
Christophe Henry
6511429d68 added link to MPL.Graph doc
[SVN r68213]
2011-01-17 20:39:12 +00:00
Christophe Henry
53a2e08f50 doc for msm 2.20
[SVN r67934]
2011-01-10 22:13:16 +00:00
Christophe Henry
391ce4bc67 minor doc update
[SVN r65887]
2010-10-10 19:06:27 +00:00
Christophe Henry
95b47ec8a6 added documentation + tests for new constructors
[SVN r65848]
2010-10-08 22:20:38 +00:00
Christophe Henry
b0fca5b666 updated doc
[SVN r65842]
2010-10-08 20:27:56 +00:00
Christophe Henry
77e5bb6fac added serialization example
[SVN r65562]
2010-09-23 20:28:00 +00:00