aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gbo.ini: Update tweakwcs to 0.9.0Joseph Hunkeler3 days1-1/+1
* Replace string functions (comment future code)Joseph Hunkeler3 days1-4/+4
* Replace string functionsJoseph Hunkeler3 days1-1/+0
* Replace string functionsJoseph Hunkeler3 days1-2/+1
* Replace string functionsJoseph Hunkeler3 days1-2/+1
* Replace string functionsJoseph Hunkeler3 days1-2/+1
* Replace string functionsJoseph Hunkeler3 days1-5/+2
* Replace string functionsJoseph Hunkeler3 days1-1/+0
* Replace string functionsJoseph Hunkeler3 days1-37/+29
* Replace string functionsJoseph Hunkeler3 days1-4/+3
* Replace string functionsJoseph Hunkeler3 days1-2/+1
* Replace string functionsJoseph Hunkeler3 days1-4/+2
* Replace string functionsJoseph Hunkeler3 days1-3/+2
* Replace string functionsJoseph Hunkeler3 days1-1/+1
* Replace string functionsJoseph Hunkeler3 days1-4/+2
* Replace string functionsJoseph Hunkeler3 days1-13/+9
* Replace string functionsJoseph Hunkeler3 days1-20/+6
* Replace string functionsJoseph Hunkeler3 days1-7/+3
* Replace string functionsJoseph Hunkeler3 days1-11/+8
* Replace string functionsJoseph Hunkeler3 days1-1/+2
* Replace string functionsJoseph Hunkeler3 days1-2/+1
* Replace string functionsJoseph Hunkeler3 days1-1/+1
* Replace string functionsJoseph Hunkeler3 days1-2/+1
* Replace string functionsJoseph Hunkeler3 days1-22/+13
* Replace string functionsJoseph Hunkeler3 days1-23/+20
* Replace string functionsJoseph Hunkeler3 days1-1/+1
* Replace string functionsJoseph Hunkeler3 days1-5/+4
* Replace string functionsJoseph Hunkeler3 days1-1/+0
* Replace string functionsJoseph Hunkeler3 days1-1/+0
* Replace string functionsJoseph Hunkeler3 days1-15/+11
* Replace string functionsJoseph Hunkeler3 days1-2/+1
* Replace string functionsJoseph Hunkeler3 days1-8/+5
* Replace string functionsJoseph Hunkeler3 days1-29/+19
* Replace string functionsJoseph Hunkeler3 days1-19/+10
* Replace string functionsJoseph Hunkeler3 days1-4/+2
* Replace string functionsJoseph Hunkeler3 days1-1/+0
* Replace string functionsJoseph Hunkeler3 days1-18/+11
* Replace string functionsJoseph Hunkeler3 days1-2/+1
* Replace string functionsJoseph Hunkeler3 days1-28/+21
* Replace string functionsJoseph Hunkeler3 days1-20/+12
* Replace string functionsJoseph Hunkeler3 days1-6/+6
* Add string copy and catonate replacementsJoseph Hunkeler3 days2-0/+22
* Merge pull request #139 from jhunkeler/bughunt-1002HEAD1.6.1masterJoseph Hunkeler2026-05-1234-298/+688
|\
| * replace for-loop with while-loop since 'i' was unusedbughunt-1002Joseph Hunkeler2026-05-121-1/+1
| * Replace escape sequence '\e' with '\x1b' (portable)Joseph Hunkeler2026-05-121-6/+6
| * Replace __FUNCTION__ with __func__ (portable)Joseph Hunkeler2026-05-123-6/+6
| * Replace void pointer with pointer to tplfunc_frame structureJoseph Hunkeler2026-05-125-14/+17
| * Remove redundant __FUNCTION__Joseph Hunkeler2026-05-122-4/+4
| * Placate FORTIFY_SOURCE warningJoseph Hunkeler2026-05-121-1/+3
| * Reverse logic on status checkJoseph Hunkeler2026-05-121-14/+14