Historique des commits

Auteur SHA1 Message Date
  Julius Pfrommer 6836308aff remove code duplication for node editing; add the delete references service; delete references properly during node removal il y a 9 ans
  Julius Pfrommer b887d06e42 refactor the addnodes functions to use services il y a 9 ans
  Julius Pfrommer 29bed5ef22 Merge branch 'master' into inline_setattribute il y a 9 ans
  Julius Pfrommer c1f4411d11 Merge pull request #404 from acplt/callbacks il y a 9 ans
  Julius Pfrommer 87fdfc2f3e rename UserSpaceCallback to ValueCallback il y a 9 ans
  Julius Pfrommer 436a4f6d41 fix msc detection il y a 9 ans
  Julius Pfrommer 85a8c49561 small fix for windows build il y a 9 ans
  Julius Pfrommer 991246bb9a Merge branch 'master' into inline_setattribute il y a 9 ans
  Julius Pfrommer de60618406 finish refactoring the write service il y a 9 ans
  Stasik0 3d110a6720 stateless calls work again il y a 9 ans
  Julius Pfrommer bf6d754bba half-finished il y a 9 ans
  Julius Pfrommer d670b45dea fix string handling, refactor services il y a 9 ans
  Julius Pfrommer 4262f4f9ac fix multithreading il y a 9 ans
  Julius Pfrommer 573b378b40 fix msvc (alloca) il y a 9 ans
  Stasik0 40d1bdd2a5 adding callback structure to couple with callbacks on non-datasource nodes, relates to #399 il y a 9 ans
  Julius Pfrommer d9bcb00bfe refactor: split off smaller functions il y a 9 ans
  Julius Pfrommer 010c2d90ab remove the old copyNode function; refactor the write service il y a 9 ans
  Julius Pfrommer 63cdd6d09a Merge branch 'master' into inline_setattribute il y a 9 ans
  Stasik0 705f03b19c node id is passed to datasource callbacks, relates #377 il y a 9 ans
  Julius Pfrommer 951ec345d0 fix test cases. fix lots of memleaks in check_service_attributes il y a 9 ans
  Julius Pfrommer 0628fac947 use functionality already provided in the services il y a 9 ans
  Julius Pfrommer eeb30de178 cleanup address space il y a 9 ans
  Julius Pfrommer fe2996bdfd make the userspace attribute write function use the service. not the other il y a 9 ans
  Julius Pfrommer a92572789d rename get/setNodeAttribute; use inline methods for type safety il y a 9 ans
  Stasik0 e8bab926bd fixes #354, the server is still , unfortunately, not reacting properly il y a 9 ans
  Chris Iatrou b104a13190 Fixed failing unit test for attributes (most are now writable) along with several real type mistakes in setAttributeValue and writeValue. il y a 9 ans
  ichrispa 0b8f36f6ee Attribute service delegates the writing of all attributes but ATTRIBUTE_VALUE to the userspace setAttribute function. il y a 9 ans
  ChristianFimmers 028ed266a2 Merge pull request #290 il y a 9 ans
  Julius Pfrommer bc5151e65d improve documentation, get rid of a duplicate function for string comparison il y a 9 ans
  Julius Pfrommer 5caa997870 always copy data from the data source (removing the release function pointer) il y a 9 ans