Folkert
|
0af11c210e
|
fix memory leak in List.concat
|
2023-01-26 20:31:33 +01:00 |
|
Folkert
|
4e5b106f98
|
use capacity instead of length in list deinit
|
2023-01-20 21:44:41 +01:00 |
|
Folkert
|
165d4b3450
|
fix memory leak in string trimming
|
2023-01-19 14:35:38 +01:00 |
|
Folkert
|
437498b7ac
|
list decrement must use capacity, not length
|
2023-01-14 13:14:37 +01:00 |
|
Folkert
|
546a3dd0c4
|
fix unused import
|
2023-01-10 18:54:38 +01:00 |
|
Anton-4
|
867067dfaf
|
fix unused warning on macos
|
2023-01-10 17:21:34 +01:00 |
|
Anton-4
|
6406834c4e
|
moved building to lib with Once
|
2023-01-10 16:48:22 +01:00 |
|
Folkert
|
c8467c1a52
|
remove cfg(test) in build script
|
2023-01-09 23:32:26 +01:00 |
|
Folkert
|
7b8b2a40f6
|
add test for str concat on non-unique first argument
|
2023-01-09 12:18:12 +01:00 |
|
Anton-4
|
4797979202
|
don't build valgrind crate for regular build
|
2023-01-09 10:35:51 +01:00 |
|
Folkert
|
cb53e46cdd
|
clippy
|
2023-01-08 17:46:13 +01:00 |
|
Folkert
|
9d9ae290fe
|
rebuild the platform without doing anything else
|
2023-01-08 15:39:47 +01:00 |
|
Folkert
|
f54b1f577c
|
split out valgrind reporting code
|
2022-12-30 14:54:24 +01:00 |
|
Folkert
|
ecfc7b65e7
|
remove files comitted by accident
|
2022-12-30 14:31:42 +01:00 |
|
Folkert
|
9198f2fd1b
|
move imports
|
2022-12-30 14:30:10 +01:00 |
|
Folkert
|
407fef0602
|
fix compilation on non-linux systems
|
2022-12-30 14:30:10 +01:00 |
|
Folkert
|
9500b0b97b
|
stop writing to files
|
2022-12-30 14:30:10 +01:00 |
|
Folkert
|
06e5aea454
|
add test source
|
2022-12-30 14:30:09 +01:00 |
|
Folkert
|
442e2fdefe
|
in the build script, build the platform
|
2022-12-30 14:30:09 +01:00 |
|
Folkert
|
3f0aacd433
|
make build script hook call rust code directly
|
2022-12-30 14:30:09 +01:00 |
|
Folkert
|
b81aed852a
|
properly display valgrind problems
|
2022-12-30 14:30:09 +01:00 |
|
Folkert
|
c97dbcfde1
|
valgrind test crate
|
2022-12-30 14:30:08 +01:00 |
|