Differences From Artifact [23e52ff68b]:
- File records-vs-vectors-vs-coops.scm — part of check-in [d668d912e4] at 2018-02-21 13:47:56 on branch v1.65 — More license clean up (missed a whole bunch) (user: mrwellan, size: 4297) [annotate] [blame] [check-ins using] [more...]
To Artifact [a207631458]:
- File attic/records-vs-vectors-vs-coops.scm — part of check-in [d22d4fa408] at 2019-11-03 16:19:01 on branch v1.65-try3 — wip (user: matt, size: 4343) [annotate] [blame] [check-ins using] [more...]
- File attic_modular/records-vs-vectors-vs-coops.scm — part of check-in [5d8e30ec14] at 2021-03-06 04:45:53 on branch v1.65-real-chicken-5 — wip (user: matt, size: 4343) [annotate] [blame] [check-ins using]
- File records-vs-vectors-vs-coops.scm — part of check-in [7a74b8e952] at 2018-03-26 10:46:58 on branch v1.65-modularization — Added missing copyright notices (user: mrwellan, size: 4343) [annotate] [blame] [check-ins using]
1 2 3 4 5 6 7 | ;; This file is part of Megatest. ;; ;; Megatest is free software: you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by ;; the Free Software Foundation, either version 3 of the License, or ;; (at your option) any later version. ;; | > > | 1 2 3 4 5 6 7 8 9 | ;; Copyright 2006-2017, Matthew Welland. ;; ;; This file is part of Megatest. ;; ;; Megatest is free software: you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by ;; the Free Software Foundation, either version 3 of the License, or ;; (at your option) any later version. ;; |
︙ | ︙ |