Historial de Commits

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