d1fa4d5cca
Another string simplification.
...
At some point using `std::filesystem::path` would be
warranted. Better to simply clean up memory issues first, though.
Then we can see what changes.
2025-03-02 02:09:15 -05:00
982684e36c
A bit more memory grind...
2025-03-01 03:27:46 -05:00
396b5fc2a6
This is a major lift into C++.
...
Much of the code is now building in C++, and I'm using C++23.
A spot test seems to work. Now I can start to debride all the
painful memory management quirks...
2025-03-01 03:03:25 -05:00
3a474cb68e
Another unique pointer, for dialogue window.
2025-02-28 21:58:44 -05:00
ee54d2aff8
More memory management.
...
I'm seeing a lot of potential memory leaks of various FLTK components...
Unless their ctors register themselves into some global garbage
collector... It's a mess.
2025-02-28 15:42:39 -05:00
5d489d1441
Move to another unique ptr.
2025-02-28 15:16:08 -05:00
c6370d1cfd
Remove one simple new/delete pair.
...
More to come!
2025-02-28 15:02:27 -05:00
a836f97b88
Add Alepha submodule
...
We're gonna need it!
2025-02-28 13:54:38 -05:00
8101f9f267
This marks the "start" of Flenser.
2025-02-28 13:53:05 -05:00
20fea64cb5
Initial import of Dillo
2025-02-28 13:34:30 -05:00
bd4e3eebd8
We'll be using the license from dillo
2025-02-28 13:28:33 -05:00
a82ac8a05c
Initial commit
2025-02-28 13:28:03 -05:00