Histórico de Commits

Autor SHA1 Mensagem Data
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 há 4 anos atrás
  Rémi Verschelde d834789f47 Merge pull request #44106 from neikeq/mono-invoke-no-params-boxing há 4 anos atrás
  Ignacio Etcheverry a946f84e3d Don't box params on Native->C# calls with Variant params há 4 anos atrás
  Ignacio Etcheverry e2f7037824 C#: Fix multiple awaits to same signal result in connect error há 4 anos atrás
  Ignacio Etcheverry 2511c43972 Mono/C#: Fix several clang-tidy warnings and cleanup há 5 anos atrás
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks há 5 anos atrás
  lupoDharkael 95a1400a2a Replace NULL with nullptr há 5 anos atrás
  Ignacio Etcheverry 0b814ea78d Mono/C#: Optimize the way we store GC handles for scripts há 5 anos atrás
  Ignacio Etcheverry 6a85cdf640 Fix C# bindings after recent breaking changes há 5 anos atrás
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. há 5 anos atrás
  Rémi Verschelde 09534e2922 Fix Mono and GDNative builds after changes to ObjectID há 5 anos atrás
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 há 5 anos atrás
  Ignacio Etcheverry de7c2ad21b Mono/C#: WebAssembly support há 6 anos atrás
  Ignacio Etcheverry c55ce204b3 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'modules/mono' há 6 anos atrás
  Ignacio Etcheverry 270af6fa08 Re-write mono module editor code in C# há 6 anos atrás
  Ignacio Etcheverry 14df9e5cb2 Android build and export for the mono module há 6 anos atrás
  Ignacio Etcheverry 187e6ae26d C#: Add marshalling support for IEnumerable and IDictionary há 6 anos atrás
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 há 6 anos atrás
  Ignacio Etcheverry b9b7dcdf00 C#: Improve tool script support and fix reloading issues há 6 anos atrás
  Ignacio Etcheverry c6e2873605 Fix msvc warnings in mono module há 7 anos atrás
  Ignacio Etcheverry e558e1ec09 Fix/workaround for issue #21667 há 7 anos atrás
  Juan Linietsky 8c435a343e Merge pull request #16927 from neikeq/rework-refcount-notify há 7 anos atrás
  Ignacio Etcheverry 908a30964a Notify instance binding data api of refcount increment/decrement há 7 anos atrás
  Ignacio Etcheverry 4739cb8c00 Mono: Pending exceptions and cleanup há 7 anos atrás
  Paul Joannon 76a615aea4 SignalAwaiter::_signal_callback was calling the thunk with a wrong pointer há 7 anos atrás
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting há 7 anos atrás
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 há 7 anos atrás
  Rémi Verschelde 13c2ff9320 Style: Apply new clang-format 5.0 style to all files há 7 anos atrás
  Ignacio Etcheverry fb63ee52fb Mono: Fix build with tools=no or target=release há 8 anos atrás
  Ignacio Etcheverry 63369ec306 Re-write SignalAwaiter implementation há 8 anos atrás