Richard W.M. Jones
|
05d4fcb64d
|
Update copyright dates for 2019.
This command run over the source:
perl -pi.bak -e 's/(20[01][0-9])-2018/$1-2019/g' `git ls-files`
|
2019-01-08 11:58:30 +00:00 |
|
Richard W.M. Jones
|
212762c593
|
Update copyright dates for 2018.
Run the following command over the source:
perl -pi.bak -e 's/(20[01][0-9])-2017/$1-2018/g' `git ls-files`
|
2018-01-04 15:30:10 +00:00 |
|
Richard W.M. Jones
|
7cd2753115
|
common/mlstdutils: Don't export StringSet.map (for older OCaml).
Fixes commit 8548729cf2.
Thanks: Pino Toscano.
|
2017-07-24 14:15:56 +01:00 |
|
Richard W.M. Jones
|
8548729cf2
|
common/mlstdutils: Implement StringSet.
|
2017-07-24 11:46:22 +01:00 |
|