Alex Chernyakhovsky
|
38c84a9330
|
Removed shared_ptr shim
Since C++17 is now the default mosh version, remove the shared_ptr
shim in favor of std::shared_ptr.
|
2023-07-30 19:02:51 -04:00 |
|
John Hood
|
42d2b5d029
|
Use shared_ptr and references for Actions.
This slows terminal emulation slightly.
|
2017-08-02 22:07:02 -04:00 |
|
Keith Winstein
|
92ecb99b71
|
Add OpenSSL licensing exception
|
2012-07-20 16:46:00 -04:00 |
|
Keith Winstein
|
3781a290c8
|
Add copyright/license notices
|
2012-02-06 20:52:48 -05:00 |
|
Keith Winstein
|
38c9e99882
|
Separate modules by subdirectory
|
2012-02-06 18:26:45 -05:00 |
|