[gjs] (18 commits) ...Merge branch 'templated-gjs-autopointer' into 'master'



Summary of changes:

  8334783... jsapi-util: Rewrite GjsAutoPointer to only use template dat
  84d1fc4... jsapi-util: Add back support for C++ objects and arrays to 
  d251072... jsapi-util: Add copy function to GjsAutoStrv (and test it)
  6f73ae9... jsapi-util: Inherit constructors for GjsAutoBaseInfo and fr
  55fa159... jsapi-util: Add copy and equality operator to GjsAutoPointe
  c443c65... jsapi-util: Use constexpr based checks on GjsAutoPointer fu
  232aeed... jsapi-util: Make SFINAE on constructor to work with clang++
  f0ecb36... boxed: Use an unique_ptr to store the FieldMap
  4800710... jsapi-util: Add GjsSmartPointer template to create an auto-
  8689229... gi: Use more GjsAutoPointer's in wrapper classes
  76563ef... gi: Use GjsSmartPointer to handle destruction of Wrapped ob
  f7d36e7... jsapi-util: Add out operator to get the double pointer
  be527e7... arg: Use early-return in JS to GIArgument conversion functi
  91c1839... jsapi-util: Add SmartPointer for G(S)List and use it
  f4af2e5... repo: Use an autopointer to free the versions list, don't l
  fc68688... arg: Use GjsSmartPointer to get the right auto pointer on a
  19c5038... arg: Use smart pointers and early-return on functions
  869e41e... Merge branch 'templated-gjs-autopointer' into 'master'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]