Robert O'Callahan
|
e0ae7b7af4
|
Remove .c_str() calls from log()/log_error()
There are some leftovers, but this is an easy regex-based approach that removes most of them.
|
2025-09-11 20:59:37 +00:00 |
|
Jannis Harder
|
c468ee7add
|
Merge pull request #5304 from rocallahan/idstring-stringf
Support `IdString` parameters in `stringf()` and remove `.c_str()` in a lot of places
|
2025-09-08 20:29:20 +02:00 |
|
Krystine Sherwin
|
d70f132792
|
wrapcell.cc: Avoid format name collision
|
2025-09-03 03:32:01 +12:00 |
|
Robert O'Callahan
|
c7df6954b9
|
Remove .c_str() from stringf parameters
|
2025-09-01 23:34:42 +00:00 |
|
Martin Povišer
|
3cd01a57cd
|
wrapcell: Add comments, const qualifier
|
2024-12-10 15:13:31 +01:00 |
|
Martin Povišer
|
9161377c5a
|
wrapcell: Fix help
|
2024-12-09 15:40:33 +01:00 |
|
Martin Povišer
|
d57d21e566
|
wrapcell: Optionally track unused outputs
|
2024-12-05 18:16:53 +01:00 |
|
Martin Povišer
|
79e9258a31
|
wrapcell: Add new command
|
2024-11-27 14:01:00 +01:00 |
|