You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sems/apps/dsm
Stefan Sayer d1719302ab
fixed _XOPEN_SOURCE redefined compiler warnings by changing include order (Python.h as first one)
16 years ago
..
doc changed expression evaluation: set() does not evaluate expressions, eval() does 16 years ago
etc implements DSM app configurations from conf.d dir. this make it e.g. possible to install DSM applications from separate packages 16 years ago
fsmc The DonkeySM: easy application development by state machine definitions 18 years ago
lib - Add installation of DSM sub-modules and scripts. 17 years ago
mods fixed _XOPEN_SOURCE redefined compiler warnings by changing include order (Python.h as first one) 16 years ago
CMakeLists.txt DSMDialog.cpp was renamed to DSMCall.cpp 16 years ago
DSM.cpp - removed small mem leak on startup 16 years ago
DSM.h implements DSM app configurations from conf.d dir. this make it e.g. possible to install DSM applications from separate packages 16 years ago
DSMCall.cpp implemented CANCEL handling in early dialogs 16 years ago
DSMCall.h implemented CANCEL handling in early dialogs 16 years ago
DSMChartReader.cpp DSM exceptions. SEMS-59. 16 years ago
DSMChartReader.h DSM exceptions. SEMS-59. 16 years ago
DSMCoreModule.cpp changed expression evaluation: set() does not evaluate expressions, eval() does 16 years ago
DSMCoreModule.h changed expression evaluation: set() does not evaluate expressions, eval() does 16 years ago
DSMElemContainer.cpp mass setting Id svn property 18 years ago
DSMElemContainer.h mass setting Id svn property 18 years ago
DSMModule.cpp changed expression evaluation: set() does not evaluate expressions, eval() does 16 years ago
DSMModule.h adds simple evaluation of + and - arithmetic ops 16 years ago
DSMSession.cpp o onInvite event 17 years ago
DSMSession.h allows setting headers on outgoing B2B- B leg. 16 years ago
DSMStateDiagramCollection.cpp changed debug log with config option: 16 years ago
DSMStateDiagramCollection.h changed debug log with config option: 16 years ago
DSMStateEngine.cpp bugfix: initializing exception marker (could possibly lead to transitions being marked as exception transitions) 16 years ago
DSMStateEngine.h updated core module with exceptions instead of errno 16 years ago
Makefile o install $(plug_in_name)_lib if wanted 18 years ago