Sébastien Helleu
|
818a4c95a9
|
core: replace calls to malloc by string_asprintf
|
2024-12-21 15:12:33 +01:00 |
|
Sébastien Helleu
|
48a92276e5
|
core: fix includes of wchar.h
|
2024-11-25 22:32:18 +01:00 |
|
Josh Soref
|
e3b8a6d21a
|
spelling: remain at its current location
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2024-09-28 21:22:56 +02:00 |
|
Josh Soref
|
67d4c96de3
|
spelling: may
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2024-09-28 21:22:55 +02:00 |
|
Josh Soref
|
c28696e602
|
spelling: case-sensitive
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2024-09-28 18:22:41 +02:00 |
|
Josh Soref
|
0505a0ff76
|
spelling: case-insensitive
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2024-09-28 18:22:41 +02:00 |
|
Josh Soref
|
4ef3011ea9
|
spelling: cannot
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2024-09-28 18:22:02 +02:00 |
|
Josh Soref
|
a464135f39
|
spelling: at
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2024-09-28 18:20:02 +02:00 |
|
Josh Soref
|
ef107fd66d
|
spelling: anymore
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2024-09-28 18:20:02 +02:00 |
|
Sébastien Helleu
|
5564baf424
|
core: fix integer overflow in loops (issue #2178)
|
2024-09-07 08:39:37 +02:00 |
|
Yiheng Cao
|
315f769ab2
|
core: fix integer overflow in string_free_split functions (issue #2178)
|
2024-09-07 08:27:43 +02:00 |
|
Sébastien Helleu
|
9ece7b4d8c
|
core, plugins: fix typo in comments
|
2024-07-22 11:49:26 +02:00 |
|
Sébastien Helleu
|
9f536d3dc7
|
api: return -1 or 1 if one input string is NULL and not the other in string comparison functions
|
2024-05-08 09:30:20 +02:00 |
|
Sébastien Helleu
|
3057d846d9
|
core: remove check of NULL pointers before calling string_free_split() (issue #865)
|
2024-04-26 08:53:22 +02:00 |
|
Sébastien Helleu
|
e73bff95fa
|
core: remove check of NULL pointers before calling free() (issue #865)
|
2024-04-25 20:59:25 +02:00 |
|
90
|
8c3f16dbe3
|
core: add support for $XDG_STATE_HOME
|
2024-04-12 22:57:57 +02:00 |
|
Sébastien Helleu
|
2cf66de423
|
api: add function "asprintf"
|
2024-04-07 13:18:13 +02:00 |
|
Sébastien Helleu
|
24c4029c96
|
core: remove "wee-" prefix from source files in src/core and src/core/hook
|
2024-03-12 21:27:37 +01:00 |
|