... | @@ -140,7 +140,160 @@ git -C ~/Courses/Reviews/cs330/s20 log --since 'January 1 2019' --graph --decora |
... | @@ -140,7 +140,160 @@ git -C ~/Courses/Reviews/cs330/s20 log --since 'January 1 2019' --graph --decora |
|
<summary>*Updates since 11 January 2019*</summary>
|
|
<summary>*Updates since 11 January 2019*</summary>
|
|
|
|
|
|
```
|
|
```
|
|
* commit 3c989b14cdfb64bbc7705c9cfa286e1a01a95baa (HEAD, origin/s20, origin/master, origin/f19, origin/HEAD, s20, master, f19)
|
|
|
|
|
|
* commit eefa03bf1070123ee73b8d969895eaab791f979d (HEAD, origin/s20, origin/master, origin/HEAD, s20, master)
|
|
|
|
| Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
|
|
| Date: Wed Feb 19 08:58:26 2020 -0500
|
|
|
|
|
|
|
|
|
| Add profiling compilation flags to Review 03 Example 6
|
|
|
|
|
|
|
|
|
* commit 2dbf7c650c53b749773aafb22aefc3f7fa4aa17f
|
|
|
|
| Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
|
|
| Date: Tue Feb 11 17:22:44 2020 -0500
|
|
|
|
|
|
|
|
|
| Update Python pydoc style
|
|
|
|
|
|
|
|
|
* commit 0c13d43ebfec48fdf5a3aef84e3feee1ab72eee1
|
|
|
|
| Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
|
|
| Date: Sat Feb 8 09:40:13 2020 -0500
|
|
|
|
|
|
|
|
|
| Update docstrings to follow Google Style
|
|
|
|
|
|
|
|
|
* commit 7f6392c241fda99d68b09f84e05780c01396088f
|
|
|
|
| Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
|
|
| Date: Tue Feb 4 17:33:29 2020 -0500
|
|
|
|
|
|
|
|
|
| Correct '{' style issues
|
|
|
|
|
|
|
|
|
* commit 84e791ca0ec9c339c32143ccbb08854a624ee27e
|
|
|
|
| Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
|
|
| Date: Mon Feb 3 19:46:56 2020 -0500
|
|
|
|
|
|
|
|
|
| Add style corrections from Review 03 lectures
|
|
|
|
|
|
|
|
|
* commit 0da91a6bc0c3d6a51ad5bfca2d8b89a58f468bc1
|
|
|
|
| Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
|
|
| Date: Thu Jan 30 17:26:03 2020 -0500
|
|
|
|
|
|
|
|
|
| Update md file with current s20 updates
|
|
|
|
|
|
|
|
|
* commit 98399d3083ea491de3a8ee58361cda1f1e6d33c2
|
|
|
|
| Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
|
|
| Date: Thu Jan 30 17:05:39 2020 -0500
|
|
|
|
|
|
|
|
|
| Add gcovr demo to final Review 03 C++ Example
|
|
|
|
|
|
|
|
|
* commit 0bff9c51285946f8306c5c2827ded44b1ddf4c01
|
|
|
|
| Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
|
|
| Date: Thu Jan 30 17:03:10 2020 -0500
|
|
|
|
|
|
|
|
|
| Fix REview 02 whitespace/style
|
|
|
|
|
|
|
|
|
* commit c93963474cf73315500e00fd3e7aa43ab7e5c240
|
|
|
|
| Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
|
|
| Date: Tue Jan 28 14:48:26 2020 -0500
|
|
|
|
|
|
|
|
|
| Add Tox to Review 03 Python example
|
|
|
|
|
|
|
|
|
* commit 641abc3a9ba478a9da590be4fe5446e92a0604eb
|
|
|
|
| Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
|
|
| Date: Tue Jan 28 14:38:34 2020 -0500
|
|
|
|
|
|
|
|
|
| Tweak Review 03 Python example
|
|
|
|
|
|
|
|
|
* commit 8314e156d51673d9d361d42e14d1a87c2edf9ebc
|
|
|
|
| Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
|
|
| Date: Tue Jan 28 12:53:17 2020 -0500
|
|
|
|
|
|
|
|
|
| Correct typos
|
|
|
|
|
|
|
|
|
* commit 2788930df4612e8afc484deb3695006b2e471ec1
|
|
|
|
| Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
|
|
| Date: Tue Jan 28 12:43:14 2020 -0500
|
|
|
|
|
|
|
|
|
| Make final? round of tweaks to Review 03 Python example
|
|
|
|
|
|
|
|
|
* commit 3cea3f34dd7df67d299527ac73f14ae6dbf4d92b
|
|
|
|
| Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
|
|
| Date: Tue Jan 28 12:27:54 2020 -0500
|
|
|
|
|
|
|
|
|
| Make second pass through Python Review-03 example
|
|
|
|
|
|
|
|
|
* commit 4ee14c71b6cafc0aff4d3026c512fb48e6690713
|
|
|
|
| Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
|
|
| Date: Mon Jan 27 22:21:14 2020 -0500
|
|
|
|
|
|
|
|
|
| Create first working draft of Python Review-03 example
|
|
|
|
|
|
|
|
|
* commit 7547ea9df729a77402518e0c8efd188937e80f64
|
|
|
|
| Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
|
|
| Date: Sat Jan 25 15:53:52 2020 -0500
|
|
|
|
|
|
|
|
|
| Tweak Rust House example
|
|
|
|
|
|
|
|
|
* commit 43bab1ead7eee6515d5dc84a793368556e6c34ce
|
|
|
|
| Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
|
|
| Date: Sat Jan 25 12:43:47 2020 -0500
|
|
|
|
|
|
|
|
|
| Update Example 7 and promote it to Example 6
|
|
|
|
|
|
|
|
|
* commit 4ecbd2f662e20267662687f9056879fb2f0c6dfd
|
|
|
|
| Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
|
|
| Date: Sat Jan 25 12:39:09 2020 -0500
|
|
|
|
|
|
|
|
|
| Update Example 6 and promote it to Example 5
|
|
|
|
|
|
|
|
|
* commit 7291f3a5e67db74693e6e956fe8141c0191debf3
|
|
|
|
| Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
|
|
| Date: Sat Jan 25 12:30:56 2020 -0500
|
|
|
|
|
|
|
|
|
| Update Example 5 and promote it to Example 4
|
|
|
|
|
|
|
|
|
* commit 9b56a10150a5968e827a9cf19d3633add126961c
|
|
|
|
| Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
|
|
| Date: Sat Jan 25 12:23:37 2020 -0500
|
|
|
|
|
|
|
|
|
| Update Example 4 to serve as (and replace) Example 3
|
|
|
|
|
|
|
|
|
* commit 15374dc6c1218bfa58b0e8e32b1bd014e7795ae3
|
|
|
|
| Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
|
|
| Date: Sat Jan 25 12:16:35 2020 -0500
|
|
|
|
|
|
|
|
|
| Update Review-03/Example{1,2}
|
|
|
|
|
|
|
|
|
| 1. Use swap method to implement assignment operator
|
|
|
|
| 2. Use Constructor Delegation for House class
|
|
|
|
|
|
|
|
|
* commit 23be84d0d559a3a53904d7243882df8850bb511d
|
|
|
|
| Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
|
|
| Date: Sat Jan 25 08:48:49 2020 -0500
|
|
|
|
|
|
|
|
|
| Merge Review 03 Example-2 and Example 3 discussions
|
|
|
|
|
|
|
|
|
| The copy-and-swap idiom was added to Review 01.
|
|
|
|
|
|
|
|
|
* commit 54288621af5bf2ec56de52c7f6a591b23565fd21
|
|
|
|
| Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
|
|
| Date: Thu Jan 23 17:31:55 2020 -0500
|
|
|
|
|
|
|
|
|
| Renumber Review 03 Examples
|
|
|
|
|
|
|
|
|
* commit dc20c56afd2c2e3dcd2a0809ea64c1e1dfa3f4ae
|
|
|
|
| Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
|
|
| Date: Thu Jan 23 17:28:32 2020 -0500
|
|
|
|
|
|
|
|
|
| Remove copy-and-pasted examples
|
|
|
|
|
|
|
|
|
| Review-03 Examples 1 and 3 were copied and pasted from Example 2 for
|
|
|
|
| reference. They were removed in preperation for cleanup and renumbering.
|
|
|
|
|
|
|
|
|
* commit 2b6ccd118efff2fdbe6fc3083ca921c6cda67bfd
|
|
|
|
| Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
|
|
| Date: Fri Jan 10 14:26:36 2020 -0500
|
|
|
|
|
|
|
|
|
| Clean up Review 01 Example style
|
|
|
|
|
|
|
|
|
* commit 3c989b14cdfb64bbc7705c9cfa286e1a01a95baa (origin/f19)
|
|
| Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
| Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
| Date: Sat Dec 7 13:01:09 2019 -0500
|
|
| Date: Sat Dec 7 13:01:09 2019 -0500
|
|
|
|
|
|
|
... | @@ -830,14 +983,14 @@ git -C ~/Courses/Reviews/cs330/s20 log --since 'January 1 2019' --graph --decora |
... | @@ -830,14 +983,14 @@ git -C ~/Courses/Reviews/cs330/s20 log --since 'January 1 2019' --graph --decora |
|
|
|
|
|
|
|
| Update Java Toy Example 3 to Gradle 5.5 w/config updates
|
|
| Update Java Toy Example 3 to Gradle 5.5 w/config updates
|
|
|
|
|
|
|
|
* commit adadbef0d630e10bef8e803d8ed5d3d14818f68f (origin/f19-prep, f19-prep)
|
|
* commit adadbef0d630e10bef8e803d8ed5d3d14818f68f (origin/f19-prep)
|
|
|\ Merge: 047edec 44f48f5
|
|
|\ Merge: 047edec 44f48f5
|
|
| | Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
| | Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
| | Date: Tue Aug 6 15:17:52 2019 -0400
|
|
| | Date: Tue Aug 6 15:17:52 2019 -0400
|
|
| |
|
|
| |
|
|
| | Merge branch 'style-cleanup-java' into f19-prep
|
|
| | Merge branch 'style-cleanup-java' into f19-prep
|
|
| |
|
|
| |
|
|
| * commit 44f48f5af2c3e63c2b90b25b8ef0c35da821cf7d (origin/style-cleanup-java, style-cleanup-java)
|
|
| * commit 44f48f5af2c3e63c2b90b25b8ef0c35da821cf7d (origin/style-cleanup-java)
|
|
| | Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
| | Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
| | Date: Tue Aug 6 15:17:29 2019 -0400
|
|
| | Date: Tue Aug 6 15:17:29 2019 -0400
|
|
| |
|
|
| |
|
... | @@ -863,7 +1016,7 @@ git -C ~/Courses/Reviews/cs330/s20 log --since 'January 1 2019' --graph --decora |
... | @@ -863,7 +1016,7 @@ git -C ~/Courses/Reviews/cs330/s20 log --since 'January 1 2019' --graph --decora |
|
| |
|
|
| |
|
|
| | Merge branch 'style-cleanup-python' into f19-prep
|
|
| | Merge branch 'style-cleanup-python' into f19-prep
|
|
| |
|
|
| |
|
|
| * commit a2b4638939e122d8a68e33b20e36c42075f14b35 (origin/style-cleanup-python, style-cleanup-python)
|
|
| * commit a2b4638939e122d8a68e33b20e36c42075f14b35 (origin/style-cleanup-python)
|
|
| | Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
| | Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
| | Date: Mon Aug 5 21:07:26 2019 -0400
|
|
| | Date: Mon Aug 5 21:07:26 2019 -0400
|
|
| |
|
|
| |
|
... | @@ -919,7 +1072,7 @@ git -C ~/Courses/Reviews/cs330/s20 log --since 'January 1 2019' --graph --decora |
... | @@ -919,7 +1072,7 @@ git -C ~/Courses/Reviews/cs330/s20 log --since 'January 1 2019' --graph --decora |
|
| |
|
|
| |
|
|
| | Merge branch 'style-cleanup-c++' into f19-prep
|
|
| | Merge branch 'style-cleanup-c++' into f19-prep
|
|
| |
|
|
| |
|
|
| * commit a40aa36283bef46fbccda1c37ab530eeb77f72e6 (origin/style-cleanup-c++, style-cleanup-c++)
|
|
| * commit a40aa36283bef46fbccda1c37ab530eeb77f72e6 (origin/style-cleanup-c++)
|
|
| | Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
| | Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
| | Date: Mon Aug 5 13:41:04 2019 -0400
|
|
| | Date: Mon Aug 5 13:41:04 2019 -0400
|
|
| |
|
|
| |
|
... | @@ -1089,7 +1242,7 @@ git -C ~/Courses/Reviews/cs330/s20 log --since 'January 1 2019' --graph --decora |
... | @@ -1089,7 +1242,7 @@ git -C ~/Courses/Reviews/cs330/s20 log --since 'January 1 2019' --graph --decora |
|
|
|
|
|
|
|
| Begin Cleanup based on Pylint & migration to Google Docstring style
|
|
| Begin Cleanup based on Pylint & migration to Google Docstring style
|
|
|
|
|
|
|
|
* commit 3149b9e4298c971a588f0c1607357924848409bf (origin/s19, s19)
|
|
* commit 3149b9e4298c971a588f0c1607357924848409bf (origin/s19)
|
|
| Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
| Author: Thomas J. Kennedy <tkennedy@cs.odu.edu>
|
|
| Date: Sat Apr 27 09:22:47 2019 -0400
|
|
| Date: Sat Apr 27 09:22:47 2019 -0400
|
|
|
|
|
|
|
... | | ... | |