aboutsummaryrefslogtreecommitdiff
path: root/c/util.h
AgeCommit message (Expand)Author
2022-09-03Improve error handling.John Ankarström
2022-09-02Add Act.John Ankarström
2022-09-02Add UniqueOk.John Ankarström
2022-08-30Fix Unique Good, Bad. Simplify HTML parser.John Ankarström
2022-08-29Small improvments.John Ankarström
2022-08-28Replace Managed with Unique.John Ankarström
2022-08-28Set termination handler for fetch thread.John Ankarström
2022-08-24Remove Prolog dependency.John Ankarström
2022-08-24Add FetchScreenwriters. Improve thread communication.John Ankarström
2022-08-23Reimplement SelectUnwatched.John Ankarström
2022-08-23Add Managed (generic RAII type).John Ankarström
2022-08-22Open episodes without Prolog.John Ankarström
2022-08-22Improve Win32Error, add Min.John Ankarström
2022-08-22Add Buf class.John Ankarström
2022-08-22Handle exceptions in fetching thread.John Ankarström
2022-08-15Fix bug in Strcpy. Add Sprintf, Wcscpy.John Ankarström
2022-08-13Strcpy: Use memcpy instead of strcpy_s.John Ankarström
2022-08-07Add Strcpy.John Ankarström
2022-08-04Add comments.John Ankarström
2022-08-03Split common.h to util.h, wcharptr.h and win.h.John Ankarström