1
0
mirror of https://github.com/chylex/.NET-Community-Toolkit.git synced 2024-10-17 15:42:47 +02:00

Commit Graph

  • 4f228e98a0 Added more comments for IsCovariant<T>() extension Sergio Pedri 2020-06-20 00:08:24 +0200
  • 0d1dfb23d6 Removed aaaaaaaaaaaa-s Sergio Pedri 2020-06-19 23:41:24 +0200
  • 3e9ea37670 Improved codegen when throwing exceptions Sergio Pedri 2020-06-19 22:53:06 +0200
  • ab100261fb Added new 3D array tests, minor refactoring Sergio Pedri 2020-06-19 19:52:53 +0200
  • b8a4f37c74 Added T[,,].GetRow/GetColumn APIs Sergio Pedri 2020-06-19 19:47:50 +0200
  • 7fee827fcc Minor code tweaks Sergio Pedri 2020-06-19 19:47:37 +0200
  • 04a725db7b Bug fixes in the ReadOnlyRefEnumerable<T>, more tests Sergio Pedri 2020-06-19 19:23:31 +0200
  • 84ebd76a96 Bug fixes in the GetRow/GetColumn enumerators Sergio Pedri 2020-06-19 19:17:10 +0200
  • 8475709b79 Renamed variables in unit tests Sergio Pedri 2020-06-19 18:35:17 +0200
  • 3c790bf605 Tweaked [ReadOnly]Memory2D<T>.GetHashCode() Sergio Pedri 2020-06-19 16:21:49 +0200
  • bc98e049ee Fixed a typo Sergio Pedri 2020-06-19 16:20:05 +0200
  • 5c6e5df68a Removed more unnecessary debug proxy types Sergio Pedri 2020-06-19 16:17:37 +0200
  • 1e7feee275 Simplified debug type proxies for memory types Sergio Pedri 2020-06-19 16:14:27 +0200
  • e5b2335a9e Added debug views for 2D memory types Sergio Pedri 2020-06-19 16:12:01 +0200
  • f7462db3a4 Added ParallelHelper.ForEach2D ref tests Sergio Pedri 2020-06-19 15:52:42 +0200
  • a9e5f398ae Added ParallelHelper.ForEach2D readonly tests Sergio Pedri 2020-06-19 14:11:17 +0200
  • 0f3210b770 Fixed a bug in T[,] array memory/span constructors Sergio Pedri 2020-06-19 14:11:01 +0200
  • e8394a9537 Added ParallelHelper APIs for new 2D types Sergio Pedri 2020-06-19 13:25:43 +0200
  • dc961414cf Added [ReadOnly]Span2D<T>.DangerousGetReferenceAt Sergio Pedri 2020-06-19 13:16:19 +0200
  • 274f9fbdc8 Removed unnecessary attributes Sergio Pedri 2020-06-19 12:36:35 +0200
  • 4e8b09a9f7 Removed redundant NullReferenceExceptions Sergio Pedri 2020-06-19 12:25:18 +0200
  • edfc92dad2 Added [ReadOnly]Memory2D<T>.DangerousCreate Sergio Pedri 2020-06-19 12:22:01 +0200
  • 3e956a56b5 Fixed tests/types on UWP Sergio Pedri 2020-06-19 02:55:55 +0200
  • f92ab047c9 Reverted new APIs, added ReadOnlyMemory2D<T> tests Sergio Pedri 2020-06-19 02:46:38 +0200
  • 66c2283112 Added ReadOnlySpan2D<T> string constructors Sergio Pedri 2020-06-19 02:38:33 +0200
  • 4ccfeaedf8 Updated ReadOnlyMemory2D<T> Sergio Pedri 2020-06-19 02:33:56 +0200
  • ed363d27fc Bug fixes, added Memory2D<T> tests Sergio Pedri 2020-06-19 02:27:40 +0200
  • 28f8d2e56d Added missing Memory2D<T> constructor Sergio Pedri 2020-06-19 01:18:27 +0200
  • 9139a5a029 Reordered params in Slice APIs Sergio Pedri 2020-06-19 00:35:50 +0200
  • f1ce1dd1da Updated Memory2D<T> constructors Sergio Pedri 2020-06-19 00:33:32 +0200
  • a22f336705 Inverted height/width parameters for 2D memory types Sergio Pedri 2020-06-19 00:24:24 +0200
  • 43d04add67 Added ReadOnlySpan2D<T> tests Sergio Pedri 2020-06-18 22:53:51 +0200
  • 320cdc1aa0 Fixed some leftover changes Sergio Pedri 2020-06-18 22:33:52 +0200
  • 9e9162e913 Updated ReadOnlySpan2D<T> with changes from Span2D<T> Sergio Pedri 2020-06-18 22:32:07 +0200
  • 69db0ebce4 Fixed bugs in ReadOnlyRefEnumerable<T> Sergio Pedri 2020-06-18 22:15:23 +0200
  • 3fe275c6d8 Finished Span2D<T> tests Sergio Pedri 2020-06-18 22:08:53 +0200
  • 85c8c28e10 Fixed RefEnumerable<T>.ToArray Sergio Pedri 2020-06-18 22:08:46 +0200
  • 8a9153595e Added Span2D<T>.Slice tests Sergio Pedri 2020-06-18 20:34:25 +0200
  • f74abfba1c Added more Span2D<T> tests Sergio Pedri 2020-06-18 20:16:06 +0200
  • e27290cfb1 Added new Span2D<T> T[,,] constructor and test Sergio Pedri 2020-06-18 19:48:16 +0200
  • 2c547ced24 Added unit tests for Span2D<T> constructors Sergio Pedri 2020-06-18 19:41:30 +0200
  • 83d3b3d87e Bug fixes in Span2D<T> constructors Sergio Pedri 2020-06-18 19:38:02 +0200
  • 9fec4c7690 Fixed file headers Sergio Pedri 2020-06-18 17:31:48 +0200
  • 9b2c981649 Fixed a bug in Span2D<T>.Empty Sergio Pedri 2020-06-18 17:24:05 +0200
  • 97f3c85d9d Added ReadOnly[Memory|Span]2D<T> types Sergio Pedri 2020-06-18 17:23:56 +0200
  • 2291f86b6a Added new Span[2D]<T> APIs for 2D/3D arrays Sergio Pedri 2020-06-18 16:54:54 +0200
  • 632965abfc Added missing Span2D<T> constructors Sergio Pedri 2020-06-18 16:54:08 +0200
  • 9631f7f763 Code refactoring to Span2D<T> Sergio Pedri 2020-06-18 16:33:30 +0200
  • 4de7098e5e Added T[,,].GetLayer extension Sergio Pedri 2020-06-18 16:16:25 +0200
  • 1addd7229c Added T[,] array Memory2D<T> extensions Sergio Pedri 2020-06-18 15:57:56 +0200
  • c8fe230ac0 Tweaked some XML docs Sergio Pedri 2020-06-18 15:39:47 +0200
  • 50b671cd63 Minor code refactoring Sergio Pedri 2020-06-18 15:34:20 +0200
  • 7d5042516e Fixed new APIs on older runtimes Sergio Pedri 2020-06-18 15:30:05 +0200
  • e164324c0d Added Span2D<T>.Get[Row|Column] APIs Sergio Pedri 2020-06-18 15:25:18 +0200
  • 4c927f50fc Added T[,].GetRowSpan extension Sergio Pedri 2020-06-18 15:17:54 +0200
  • 4fdfdbca34 Refactored 2D array extensions with new enumerables Sergio Pedri 2020-06-18 15:16:09 +0200
  • 551e6eaf10 Fixed a build error Sergio Pedri 2020-06-18 15:07:11 +0200
  • 58fe8518fd Added [ReadOnly]RefEnumerable<T>.ToArray() Sergio Pedri 2020-06-18 15:06:16 +0200
  • a20fc660e4 Added [ReadOnly]RefEnumerable<T> types Sergio Pedri 2020-06-18 14:52:44 +0200
  • be059cb68c Implemented Span2D<T>.Slice API Sergio Pedri 2020-06-18 13:57:00 +0200
  • 7d64a6a6d8 Implemented Span2D<T>.CopyTo(Span2D<T>) Sergio Pedri 2020-06-18 13:51:41 +0200
  • ba4bc57459 Minor code refactoring Sergio Pedri 2020-06-18 13:30:04 +0200
  • 1f33ba3908 Added Memory2D<T>.TryGetMemory Sergio Pedri 2020-06-18 12:54:19 +0200
  • 07d8a867cd Enabled Span2D<T>.TryGetSpan on .NET Standard < 2.1 Sergio Pedri 2020-06-18 12:46:08 +0200
  • c38017c587 Added Memory2D<T> constructors with pitch Sergio Pedri 2020-06-18 12:41:28 +0200
  • 542c6c396a More fixes to Memory2D<T> Sergio Pedri 2020-06-18 12:34:59 +0200
  • 062f1a8b29 Added Memory<T> constructor to Memory2D<T> Sergio Pedri 2020-06-18 12:31:30 +0200
  • 2c68799a30 Code refactoring using ThrowHelper Sergio Pedri 2020-06-18 03:17:43 +0200
  • 6748b6340b Added ThrowHelper class for memory APIs Sergio Pedri 2020-06-18 03:15:41 +0200
  • 9554b9def7 Span2D<T> refactoring, added Height/Width properties Sergio Pedri 2020-06-18 02:44:16 +0200
  • 79afd9aa23 Draft for Memory2D<T>.Slice Sergio Pedri 2020-06-18 02:10:44 +0200
  • 79c2d4f7f1 Reordered some APIs Sergio Pedri 2020-06-18 01:39:14 +0200
  • 84f5798584 Enabled Memory2D<T> on all targets Sergio Pedri 2020-06-18 01:20:53 +0200
  • fd11c4eb7f Minor code refactoring Sergio Pedri 2020-06-18 00:21:07 +0200
  • 7f3c429a13 Added IsCovariant<T> extensions for arrays Sergio Pedri 2020-06-18 00:20:32 +0200
  • ac43c04140 Enabled Span2D<T> on all targets Sergio Pedri 2020-06-17 23:59:57 +0200
  • adb612310c Disabled Memory2D<T> before .NET Standard 2.1 Sergio Pedri 2020-06-17 23:05:02 +0200
  • 1d2814900d Added more Memory2D<T> constructors Sergio Pedri 2020-06-17 22:54:02 +0200
  • c1dda99f2e Added some T[,,] extensions Sergio Pedri 2020-06-17 22:52:52 +0200
  • a7ffbe8fbb Fixed a bug in T[,].AsSpan() on .NET Standard 2.1 Sergio Pedri 2020-06-17 22:52:42 +0200
  • ad8cfff3b7 Minor code refactoring Sergio Pedri 2020-06-17 22:52:28 +0200
  • aa7ce0de9b Improved Span2D<T> layout (removed 4 bytes) Sergio Pedri 2020-06-17 17:55:25 +0200
  • e373025881 Added missing Memory2D<T> header Sergio Pedri 2020-06-17 16:57:34 +0200
  • 77a6e5b0ba Added initial version of the Memory2D<T> type Sergio Pedri 2020-06-17 16:51:03 +0200
  • 5f3d885c82 Minor code tweaks to Span2D<T> Sergio Pedri 2020-06-17 16:25:11 +0200
  • d7d4a02708 Added initial version of the Span2D<T> type Sergio Pedri 2020-06-17 15:14:33 +0200
  • ee3e9581bb Added new constructors for Ref<T> and ReadOnlyRef<T> Sergio Pedri 2020-06-17 15:14:23 +0200
  • 541a13addc Merge branch 'master' into feature/array-extensions-deprecation Michael Hawker MSFT (XAML Llama) 2020-10-08 13:49:22 -0700
  • 495299321d Merge pull request #3378 from Sergio0694/optimization/movsxd-removal Michael Hawker MSFT (XAML Llama) 2020-10-08 13:17:29 -0700
  • 88bc66be05 Added StringPool info in package description Sergio Pedri 2020-10-08 11:51:23 +0200
  • eba2644782 Merge branch 'master' into optimization/movsxd-removal Sergio Pedri 2020-10-08 11:49:14 +0200
  • 2c3736343e Fixed ObservableValidator.HasErrors unit test Sergio Pedri 2020-10-08 01:24:26 +0200
  • b734dd264b Enabled notification for ObservableValidator.HasErrors Sergio Pedri 2020-10-08 00:24:03 +0200
  • e5812bcf85 Fixed another missing property change notification Sergio Pedri 2020-10-08 00:02:59 +0200
  • a3c1f6e683 Fixed unit test, added missing notification Sergio Pedri 2020-10-08 00:01:46 +0200
  • 91bc478c9b Mutable and subclassable version of ObservableGroup (#3526) msftbot[bot] 2020-10-07 13:14:08 +0000
  • 4a16d32626 code styling and perf improvement hansmbakker 2020-10-07 14:34:09 +0200
  • c14c5dbe2f Code style suggestion Hans Bakker 2020-10-07 09:48:57 +0200
  • 7a4ad709fa Code style suggestion Hans Bakker 2020-10-07 09:48:48 +0200
  • b5a3bcbe72 Prevent unnecessary OnPropertyChanged Hans Bakker 2020-10-07 09:48:31 +0200