vinzenz · he/him
  • Berlin
  • Joined on 2025-01-15
vinzenz opened issue servicepoint/servicepoint-binding-c#3 2025-05-04 14:30:45 +02:00
Provide all the different command types directly
vinzenz released Version 0.14.1 at servicepoint/servicepoint-binding-c 2025-05-04 14:28:59 +02:00
vinzenz pushed tag v0.14.1 to servicepoint/servicepoint-binding-c 2025-05-04 14:28:58 +02:00
vinzenz pushed to main at servicepoint/servicepoint-binding-c 2025-05-04 14:02:55 +02:00
0eedbf4a7f Merge pull request 'remove all the wrappers, update servicepoint' (#1) from next into main
b06241f8d3 update installation README, Makefile changes
2dd1250bf1 version 0.14.1
25eb73ae55 remove musl builds
d4716c4bc6 build variations in CI to keep track of what works
Compare 29 commits »
vinzenz merged pull request servicepoint/servicepoint-binding-c#1 2025-05-04 14:02:53 +02:00
remove all the wrappers, update servicepoint
vinzenz pushed to next at servicepoint/servicepoint-binding-c 2025-05-04 13:55:41 +02:00
vinzenz pushed to next at servicepoint/servicepoint-binding-c 2025-05-04 13:52:58 +02:00
e03cc81bc4 maybe it works with those changes now?
vinzenz pushed to next at servicepoint/servicepoint-binding-c 2025-05-04 13:51:59 +02:00
b06241f8d3 update installation README, Makefile changes
vinzenz pushed to next at servicepoint/servicepoint-binding-c 2025-05-04 13:17:15 +02:00
2dd1250bf1 version 0.14.1
25eb73ae55 remove musl builds
d4716c4bc6 build variations in CI to keep track of what works
406ec84577 a bunch of options for the Makefile
bdfe4439a1 update to released servicepoint version
Compare 25 commits »
vinzenz pushed to next at servicepoint/servicepoint-binding-c 2025-05-04 13:13:28 +02:00
03c328719e version 0.14.1
910e23cdc9 remove musl builds
fec521a5f1 build variations in CI to keep track of what works
e4606ebd0d a bunch of options for the Makefile
Compare 4 commits »
vinzenz pushed to next at servicepoint/servicepoint-binding-c 2025-05-04 13:08:09 +02:00
13571de8e3 version 0.14.1
36bb1c3409 remove musl builds
125f4158f9 build variations in CI to keep track of what works
3ffc96cdbe a bunch of options for the Makefile
Compare 4 commits »
vinzenz pushed to next at servicepoint/servicepoint-binding-c 2025-05-04 12:27:59 +02:00
e659b84025 remove musl builds
091b79887c build variations in CI to keep track of what works
Compare 2 commits »
vinzenz pushed to next at servicepoint/servicepoint-binding-c 2025-05-04 12:25:16 +02:00
5ee324d8c1 remove musl builds
c8674dc338 build all variations in CI to keep track of what works
8cfce0a390 a bunch of options for the Makefile
03f9fd1e51 update to released servicepoint version
Compare 4 commits »
vinzenz opened issue servicepoint/servicepoint-binding-c#2 2025-05-04 12:21:10 +02:00
CI for musl builds
vinzenz pushed to next at servicepoint/servicepoint-binding-c 2025-05-04 12:13:10 +02:00
4206dcc543 build all variations in CI to keep track of what works
ee7d6ac857 a bunch of options for the Makefile
c4ccc85e6e update to released servicepoint version
Compare 3 commits »
vinzenz pushed tag v0.14.1 to servicepoint/servicepoint 2025-05-04 12:06:21 +02:00
vinzenz released Version 0.14.1 at servicepoint/servicepoint 2025-05-04 12:06:21 +02:00
vinzenz pushed to main at servicepoint/servicepoint 2025-05-04 12:02:23 +02:00
7f41875c2a Merge pull request 'fixes for 0.14.0' (#4) from next into main
66930db97f version 0.14.1
71dcaf5392 fix display now stops UTF-8 strings at first null byte, replace \0 with space
e5ec598f13 fix examples use UdpSocket::bind instead of bind_connect
Compare 4 commits »
vinzenz deleted branch next from servicepoint/servicepoint 2025-05-04 12:02:23 +02:00
vinzenz closed issue servicepoint/servicepoint#5 2025-05-04 12:02:22 +02:00
CharGrid::from with lines longer than TILE_WIDTH break?