提交历史

作者 SHA1 备注 提交日期
  Stasik0 64a78ba943 manual declaration of struct timezone, relates to #170 10 年之前
  Stasik0 7ea98fb280 minor changes in order to increase compatibility with mingw on travis 10 年之前
  Stasik0 26f4fa8a2f steps towards cross compiling, relates #159 10 年之前
  Julius Pfrommer dd2797952a add compiler flags to enforce stricter compatibility and fix warnings 10 年之前
  Julius Pfrommer 4d6801478a remove most compiler warnings on msvc 10 年之前
  Julius Pfrommer 333d2d244d fix msvc build 10 年之前
  Julius Pfrommer a457f31c0f worker threads for multithreading, use UA_malloc instead of UA_alloc 10 年之前
  Julius Pfrommer d5bc5493a8 split reference insertion into two "single" operations for backwards/forwards 10 年之前
  Julius Pfrommer dfbf009d3a Merge branch 'master' into external_datasource 10 年之前
  FlorianPalm 40ff93c74b fixed some memory leaks 10 年之前
  FlorianPalm 5ae0716d65 NULL -> UA_NULL 10 年之前
  FlorianPalm c30d84a633 gcc 4.8 conform build 10 年之前
  Julius Pfrommer 0d7e0e5468 make the server struct opaque for userspace and 10 年之前
  Julius Pfrommer d41b8e08fe simplify. _new() returns a pointer to the new object 10 年之前
  Julius Pfrommer a7ad2103ca replace UA_EQUAL struct with simpler UA_Boolean 10 年之前
  Julius Pfrommer 2113f8a559 use an array instead of linked lists for browsing 10 年之前
  Julius Pfrommer 5edfcba3f6 Merge branch 'master' into statuscode 10 年之前
  Julius Pfrommer e8b9191ba4 finish usage of UA_StatusCode internally 10 年之前
  Julius Pfrommer 6c8dc9c746 update statuscode 10 年之前
  Julius Pfrommer 0b278ea988 use ua_statuscode as function return values 10 年之前
  LEvertz 9ac88930b6 edited for compatiblity to Windows with MinGW 10 年之前
  Julius Pfrommer ed7b8bf2c8 simplify alloc, add statuscode as enum 10 年之前
  Julius Pfrommer d22a8a3853 restore DEBUG flag for Debug-builds and fix all compiler warnings 10 年之前
  Julius Pfrommer c2beb0e7a0 fix a bug found by coverity 10 年之前
  Julius Pfrommer 7a17e28d1a rename UA_.types[...] to UA_[...] and make VTable entries constant 10 年之前
  Julius Pfrommer 50c11f7699 the single utils.c/h out into a flat structure 10 年之前
  Julius Pfrommer b2f4460e60 remove UA_borrowed. not-deleting variant data is now indicated by the storagetype enum. 10 年之前
  Julius Pfrommer ea987a1076 improve documentation of data source 10 年之前
  Julius Pfrommer 7830febf5a remove return int32 when no errors are possible. add datasource handling to variant. 10 年之前
  Julius Pfrommer a5ff55e370 move user-facing api to includes folder 10 年之前