| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-20 | - Added solutions by Niels van Dijke. | Mohammad S Anwar | |
| 2021-10-20 | challenge 132, task #1, raku solution | 冯昶 | |
| 2021-10-20 | Merge pull request #5057 from PerlBoy1967/branch-for-challenge-135 | Mohammad S Anwar | |
| Task 1 & 2 | |||
| 2021-10-20 | - Added solutions by Dave Jacoby. | Mohammad S Anwar | |
| 2021-10-20 | Merge pull request #5058 from jacoby/master | Mohammad S Anwar | |
| 135 | |||
| 2021-10-20 | - Added solutions by Luca Ferrari. | Mohammad S Anwar | |
| 2021-10-20 | Merge pull request #5056 from fluca1978/pwc135b | Mohammad S Anwar | |
| Pwc135b | |||
| 2021-10-20 | - Added solutions by James Smith. | Mohammad S Anwar | |
| 2021-10-20 | Merge pull request #5053 from drbaggy/master | Mohammad S Anwar | |
| 135 | |||
| 2021-10-19 | thanks Eliza - forget ord was one of the functions for which you don't need ↵ | drbaggy | |
| to include $_ as it works on that automatically | |||
| 2021-10-19 | Remove hardcoded values | Abigail | |
| 2021-10-19 | Might as well map 'A' to 0. | Abigail | |
| The SEDOL specification says 'A' maps to 10, 'B' to 11, etc. However, to perform a checksum, all we care about is module 10 arithmetic. So, whether 'A' maps to 10, or to 0, doesn't matter. | |||
| 2021-10-19 | Merge branch 'master' of github.com:drbaggy/perlweeklychallenge-club | drbaggy | |
| 2021-10-19 | Update README.md | James Smith | |
| 2021-10-19 | 1 char shorter | drbaggy | |
| 2021-10-19 | Create blog.txt | James Smith | |
| 2021-10-19 | Update README.md | James Smith | |
| 2021-10-19 | shorter | drbaggy | |
| 2021-10-19 | More tests for week 135/part 2 | 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-19 | Tcl solutions for week 135 | Abigail | |
| 2021-10-19 | Update README.md | James Smith | |
| 2021-10-19 | Update README.md | James Smith | |
| 2021-10-19 | Update README.md | James Smith | |
| 2021-10-19 | Update README.md | James Smith | |
| 2021-10-19 | Update ch-1.pl | James Smith | |
| 2021-10-19 | Ruby solutions for week 135 | Abigail | |
| 2021-10-19 | added some golfed solutions | drbaggy | |
| 2021-10-19 | added some golfed solutions | drbaggy | |
| 2021-10-19 | Merge remote-tracking branch 'upstream/master' | drbaggy | |
| 2021-10-19 | Python solutions for week 135 | Abigail | |
| 2021-10-19 | challenge 135, raku solutions | 冯昶 | |
| 2021-10-19 | Merge remote-tracking branch 'upstream/master' | 冯昶 | |
| 2021-10-18 | pushing to sync w/ upstream | e. alvarez | |
| 2021-10-18 | 135 | Dave Jacoby | |
| 2021-10-18 | Lua solutions for week 135 | Abigail | |
| 2021-10-18 | Task 1 & 2 | Niels van Dijke | |
| 2021-10-18 | README fixes | Abigail | |
| 2021-10-18 | Node.js solutions for week 135 | Abigail | |
| 2021-10-18 | Bash solutions for week 135 | Abigail | |
| 2021-10-18 | AWK solutions for week 135 | Abigail | |
| 2021-10-18 | C solutions for week 135 | Abigail | |
| 2021-10-18 | Perl solutions for week 135 | Abigail | |
| 2021-10-18 | Blog references. | Luca Ferrari | |
| 2021-10-18 | Task 1 and 2. | Luca Ferrari | |
| 2021-10-18 | Tests for week 135 | Abigail | |
| 2021-10-18 | Add Perl and Python solutions to challenge 135 | Paulo Custodio | |
| 2021-10-18 | Reuse main test.pl | Paulo Custodio | |
| 2021-10-18 | tidyingup | drbaggy | |
| 2021-10-18 | fixed code | drbaggy | |
