r4 pushed to master at r4/cscript 2022-07-25 23:01:09 +02:00
7edefbf281 add GDB support
r4 pushed to master at r4/southpark-de-downloader 2022-06-23 22:32:12 +02:00
5ac4fa9d99 better, more reliable scraping
81d0322406 allow updating index without specifying episode(s)
e631ad6009 allow symlinks to executable
Compare 3 commits »
r4 pushed to master at r4/southpark-de-downloader 2022-06-11 19:52:17 +02:00
3f2dccee55 fix typo
r4 pushed to master at r4/southpark-de-downloader 2022-06-11 12:41:43 +02:00
6ede9a651f A lot of fixes (see description)
r4 pushed to master at r4/ds 2022-05-31 19:36:34 +02:00
3b3846c3d1 remove temporary insert for testing
r4 pushed to master at r4/ds 2022-05-29 21:57:34 +02:00
c5fe99a79f add copyright notices
r4 pushed to master at r4/ds 2022-05-29 21:53:39 +02:00
0d999f5b39 make vec test split into .h and .c files
r4 pushed to master at r4/ds 2022-05-29 21:12:13 +02:00
368dde5c89 make vec_len() and vec_cap() take a const ptr
d2cd52b971 slap restrict (almost) everywhere
Compare 2 commits »
r4 pushed to master at r4/ds 2022-05-29 20:46:35 +02:00
4da0422c5a actually add number.h itself 🤦
r4 pushed to master at r4/ds 2022-05-29 20:43:41 +02:00
8e9ff3b108 add number.h (and adapt existing code)
r4 pushed to master at r4/ds 2022-05-29 20:30:22 +02:00
0627084381 fix out of bounds
r4 pushed to master at r4/ds 2022-05-29 17:44:47 +02:00
f41752b8d8 trigger GitHub hook
r4 pushed to master at r4/ds 2022-05-29 17:42:31 +02:00
ab779b8506 init
r4 created branch master in r4/ds 2022-05-29 17:42:31 +02:00
r4 created repository r4/ds 2022-05-29 17:41:48 +02:00
r4 pushed to master at r4/android-sync-music 2022-05-27 21:49:28 +02:00
f16e9fc9ae change default settings
r4 pushed to master at r4/cscript 2022-05-21 19:45:09 +02:00
075173185d fix bash compatibility and remove non-standard echo
r4 pushed to master at r4/cscript 2022-05-21 19:32:47 +02:00
093b490ce0 allow execution from other paths
r4 pushed to master at r4/cscript 2022-05-21 19:01:14 +02:00
1758c6d72a Make README GitHub-compatible
r4 pushed to master at r4/cscript 2022-05-21 18:59:17 +02:00
23d6b123ed add documentation and examples