提交歷史

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