| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-22 | No need for int() | Abigail | |
| 2021-10-19 | Remove hardcoded values | Abigail | |
| 2021-10-19 | Last character of a SEDOL must be a number. | Abigail | |
| Without this check, it could validate the SEDOL which uses a letter as a check digit. For instance, if the check digit is a '1', using 'B' would validate as well. | |||
| 2021-10-18 | AWK solutions for week 135 | Abigail | |
