Historique des commits

Auteur SHA1 Message Date
  ichrispa 5fb3476f5a Merge branch 'master' into dev il y a 9 ans
  Holger Jeromin 4849e73131 python 3 fix. correcting the generation of existing_types. With that the amalgated files are identical to the python 2 output. il y a 9 ans
  ichrispa 6ff0763e97 Generating types necessary for Subscription modification. il y a 9 ans
  Holger Jeromin 8a4bb92d2b python 3 fixes for dictionary items. Check was done clean with sys.version_info il y a 9 ans
  Julius Pfrommer b125569533 Merge branch 'master' into dev il y a 10 ans
  ichrispa 2c723d76ad New commandline switch for enabling monitoring/subscription specific structs added. il y a 10 ans
  ichrispa fd839ffcd1 Added --enable-subscription-types argument to enable header generation including Monitoring and Subscription types as requested by @Sten. il y a 10 ans
  ichrispa 03932efe37 (Some) Values are publishable, still no deallocation of constructed messages and no removal of acknowledged messages. il y a 10 ans
  ichrispa db61814f5a Enabled several structs necessary to create and handle subscriptions and monitored items. il y a 10 ans
  Julius Pfrommer 6180f3f590 datatype generation with python3 il y a 10 ans
  Julius Pfrommer 21a040fa4f add a cast to _new type allocation il y a 10 ans
  Stasik0 a70e39362c fixing client identification il y a 10 ans
  Stasik0 ec9af23975 username/pass logins work, did not looked into CTT yet il y a 10 ans
  Julius Pfrommer aabd4b22fc add the BrowseNext service il y a 10 ans
  Julius Pfrommer e82aae299b concatenate the library into single .c/.h file il y a 10 ans
  Stasik0 39efbe1859 faking RegisterNodes and UnregisterNodes il y a 10 ans
  Stasik0 b23fcf1311 FindServers implemented il y a 10 ans
  Julius Pfrommer 93a41bc13e don't treat localizedtext as a structured type il y a 10 ans
  Julius Pfrommer c43506b271 simplify binary encoding il y a 10 ans
  Julius Pfrommer 0f66e509c1 generate only needed types. the rest is handled transparently as extensionobjects il y a 10 ans
  Julius Pfrommer 132ecb7c11 fix order of builtin types il y a 10 ans
  Stasik0 d17f315941 Revert "improved version of encoding of enums and opaque types" il y a 10 ans
  Julius Pfrommer 422e48af2c Revert "transmission of enums and opaque types as int and bytestring" il y a 10 ans
  Julius Pfrommer 7c1f2c49fb transmission of enums and opaque types as int and bytestring il y a 10 ans
  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 il y a 10 ans
  Julius Pfrommer c877fcaa9d move datatype nodeid to the typedescription -> single source of truth il y a 10 ans
  Julius Pfrommer f9bfd6f5f3 add old compiler flags il y a 10 ans
  Julius Pfrommer b985935593 make typedescription branch work il y a 10 ans
  Stasik0 ab130cb475 solves gcc 4.6 problems, relates to #157 il y a 10 ans
  Julius Pfrommer bd2e8243fd make builtin tests compile (still failing) il y a 10 ans