-
Notifications
You must be signed in to change notification settings - Fork 197
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert dynamic datastructures (#804)
* Revert "Avoid double ownership (#800)" This reverts commit 89b40de. * Revert "Fix bad unique_ptr usage" This reverts commit 2086ce8. * Revert "Use correct method to delete resource (#783)" This reverts commit 81e74a0. * Revert "Use unique_ptr for Grid in Cell (#782)" This reverts commit 9fe088a. * Revert "Make rootgrid an unique_ptr (#776)" This reverts commit 15d5f58. * Revert "Use vector instead of raw pointer arrays (#785)" This reverts commit 9dfc4fb. * Revert "Use unique_ptr for Document in TSCanvas (#780)" This reverts commit e3d4602.
- Loading branch information
Showing
10 changed files
with
134 additions
and
129 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.