FSMDesigner hosts its code at git://git.code.sf.net/p/fsmdesigner/code.

You can learn more at the project's web page.

Launchpad imports the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:fsmdesigner

There are download files available for FSMDesigner.

See all merge proposals.

FSMDesigner has 4 active branches owned by 1 person. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:fsmdesigner
Series: 5.2
1 Development 2014-08-28 14:22:26 UTC
71. Changed c++11 to c++0x in order to co...

Author: Danny
Revision Date: 2014-08-28 14:22:26 UTC

Changed c++11 to c++0x in order to compile with gcc 4.4.

lp:fsmdesigner/5.1
Series: 5.1
1 Development 2012-09-04 14:48:45 UTC
46. FIXED: Major backend bug when deletin...

Author: Richard Leys
Revision Date: 2012-09-04 14:48:45 UTC

FIXED: Major backend bug when deleting links arrivals.
    All the transitions targetting the deleted links where deleted as well, but the code was causing ramdom transitions to be deleted,
    The bug could only be seen after saving and reopening the FSM

-------------

modified:
  cpp/.gitignore
  cpp/.project
  cpp/.settings/org.eclipse.cdt.codan.core.prefs
  cpp/macros/CC_WIN32_MINGW.cmake
  cpp/macros/CC_WIN64_MINGW.cmake
  cpp/macros/FindQt4.cmake
  cpp/src/core/Fsm.cpp
  cpp/src/core/User.cpp
  tests/.cproject
  tests/Makefile
unknown:
  merge_from_git.sh
pending merges:
  Richard Leys 2012-09-04 FIXED: Major backend bug when deleting links arrivals.
    Richard Leys 2012-09-04 Reset of CMakeLists.txt

lp:~richard-leys/fsmdesigner/packaging 1 Development 2012-09-05 05:36:04 UTC
8. There was a non tab delimiter in rules

Author: Richard Leys
Revision Date: 2012-09-05 05:36:04 UTC

There was a non tab delimiter in rules

lp:~richard-leys/fsmdesigner/master 1 Development 2012-07-04 08:12:42 UTC
45. FIXED: - VPlan generator mapping pat...

Author: Richard Leys
Revision Date: 2012-07-04 08:12:42 UTC

FIXED:

- VPlan generator mapping pattern for transition coverages forgotten "_default" after transition name for default transitions (was already in coverage name correct)

14 of 4 results
You can't create new branches for FSMDesigner.