aboutsummaryrefslogtreecommitdiff
path: root/src/cancel.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* C++ migration: lots of noise, but it's only some minor code cleanupBenoit Germain2024-03-281-61/+56
|
* C++ migration: cleanup usage of lua_error and luaL_errorBenoit Germain2024-03-281-7/+7
|
* C++ migration: ThreadStatus, CancelRequest and CancelResult are enum classBenoit Germain2024-03-201-28/+27
|
* C++ migration: more NULL → nullptrBenoit Germain2024-03-201-1/+1
|
* C++ migration: bool_t → boolBenoit Germain2024-03-201-5/+5
|
* Merge branch 'C-Implementation'Benoit Germain2024-03-191-2/+2
|
* C++ migration: NULL → nullptrBenoit Germain2024-03-191-3/+3
|
* C++ migration: changed file extensions from .c to .cppBenoit Germain2024-03-191-0/+302