]> git.tdb.fi Git - libs/core.git/history - source/core/unix
Add move semantics to Variant
[libs/core.git] / source / core / unix /
2023-01-03 Mikko RasaAdd decorations for things which are considered part...
2022-12-20 Mikko RasaDelete private data of Process on destruction
2022-12-06 Mikko RasaAdd new exception classes for some common errors
2021-10-31 Mikko RasaUse nullptr instead of 0 for pointers
2021-10-31 Mikko RasaUpdate naming of internal variables and functions
2021-10-31 Mikko RasaUse default member initializers and constructor delegation
2021-08-30 Mikko RasaAdd wrappers for environment manipulation functions
2017-12-02 Mikko RasaImplement controls for file descriptor inheritance
2017-01-06 Mikko RasaPthread_setname_np is a GNU extension
2016-10-29 Mikko RasaAdd a class for loading and accessing modules at runtime
2016-07-27 Mikko RasaMerge agouti:prog/core
2016-07-20 Mikko RasaAdd an interface for naming threads
2014-10-10 Mikko RasaMove OS X main function to an overlay
2014-10-05 Mikko RasaAdd a missing include
2013-10-15 Mikko RasaAdd a Process class for running and interfacing with...
2013-10-05 Mikko RasaRedesign uncaught exception handling to allow external...
2013-10-04 Mikko RasaOS X tweaks
2013-05-29 Mikko RasaMiscellaneous fixes
2013-04-24 Mikko RasaMove most platform-specific code into overlay directories