Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gdkarray: Add a "stolen" boolean to splice() | Benjamin Otte | 2020-12-24 | 1 | -4/+7 |
* | gdkarray: Add support for GDK_ARRAY_NO_MEMSET | Alexander Larsson | 2020-09-29 | 1 | -1/+3 |
* | gdkarray: Inline splice and reserve | Alexander Larsson | 2020-09-29 | 1 | -2/+2 |
* | gdk/gdkarrayimpl.c: Fix build on Visual Studio | Chun-wei Fan | 2020-07-24 | 1 | -2/+2 |
* | array: Add a bunch of new features | Benjamin Otte | 2020-07-16 | 1 | -16/+55 |
* | array: Add null-termination | Benjamin Otte | 2020-07-16 | 1 | -7/+32 |
* | Add GdkArray | Benjamin Otte | 2020-07-16 | 1 | -0/+219 |