Commit History

Author SHA1 Message Date
  Julius Pfrommer 77c25bb956 remove calcSizeBinary 9 years ago
  Stasik0 e6c7a6e112 fixing reply for issue #273 9 years ago
  Holger Jeromin 4849e73131 python 3 fix. correcting the generation of existing_types. With that the amalgated files are identical to the python 2 output. 9 years ago
  Holger Jeromin 8a4bb92d2b python 3 fixes for dictionary items. Check was done clean with sys.version_info 9 years ago
  Julius Pfrommer 6180f3f590 datatype generation with python3 9 years ago
  Julius Pfrommer 21a040fa4f add a cast to _new type allocation 9 years ago
  Stasik0 a70e39362c fixing client identification 9 years ago
  Stasik0 ec9af23975 username/pass logins work, did not looked into CTT yet 9 years ago
  Julius Pfrommer aabd4b22fc add the BrowseNext service 9 years ago
  Julius Pfrommer e82aae299b concatenate the library into single .c/.h file 9 years ago
  Stasik0 39efbe1859 faking RegisterNodes and UnregisterNodes 9 years ago
  Stasik0 b23fcf1311 FindServers implemented 9 years ago
  Julius Pfrommer 93a41bc13e don't treat localizedtext as a structured type 9 years ago
  Julius Pfrommer c43506b271 simplify binary encoding 9 years ago
  Julius Pfrommer 0f66e509c1 generate only needed types. the rest is handled transparently as extensionobjects 9 years ago
  Julius Pfrommer 132ecb7c11 fix order of builtin types 9 years ago
  Stasik0 d17f315941 Revert "improved version of encoding of enums and opaque types" 9 years ago
  Julius Pfrommer 422e48af2c Revert "transmission of enums and opaque types as int and bytestring" 9 years ago
  Julius Pfrommer 7c1f2c49fb transmission of enums and opaque types as int and bytestring 9 years ago
  Stasik0 276d90f1de seems to be a proper solution for issue #182, a bit whether the type is a strucuter is saved in the type description 9 years ago
  Julius Pfrommer c877fcaa9d move datatype nodeid to the typedescription -> single source of truth 9 years ago
  Julius Pfrommer f9bfd6f5f3 add old compiler flags 9 years ago
  Julius Pfrommer b985935593 make typedescription branch work 9 years ago
  Stasik0 ab130cb475 solves gcc 4.6 problems, relates to #157 9 years ago
  Julius Pfrommer bd2e8243fd make builtin tests compile (still failing) 9 years ago
  Julius Pfrommer fe80b37be2 simplify some types with encoding bytes 9 years ago
  Julius Pfrommer 0de2f8011e fixes for MSVC 9 years ago
  Julius Pfrommer 556c2e85e3 reduce use if C99 idioms 9 years ago
  Julius Pfrommer fcffa3a602 Merge branch 'master' into typedescription 9 years ago
  Julius Pfrommer f5389db547 update 9 years ago