s3krit
f22326ef81
Update copyright notice 2020 ( #11386 )
...
* Update copyright noticed 2020
* Update copyright in two overlooked files
2020-01-17 14:27:51 +01:00
David
49f219451b
Fix compiler warnings in util/io and upgrade to edition 2018 Upgrade mio to latest ( #10953 )
...
* Initial cleanup
* Fix compiler warnings in util/io and upgrade to edition 2018
Upgrade mio to latest version
* cleanup
* Update util/io/src/service_mio.rs
Co-Authored-By: Niklas Adolfsson <niklasadolfsson1@gmail.com>
* review suggestion
2019-08-08 09:41:22 +02:00
Afri Schoedon
7c335e8764
misc: bump license header to 2019 ( #10135 )
...
* misc: bump license header to 2019
* misc: remove_duplicate_empty_lines.sh
* misc: run license header script
* commit cargo lock
2019-01-07 11:33:07 +01:00
Marek Kotewicz
ebaa43fa4c
ethcore-io retries failed work steal ( #9651 )
...
* ethcore-io uses newer version of crossbeam && retries failed work steal
* ethcore-io non-mio service uses newer crossbeam
2018-09-29 21:25:16 +01:00
Niklas Adolfsson
98b7c07171
Update license header
and scripts
( #8666 )
...
* Update `add_license` script
* run script
* add `remove duplicate lines script` and run it
* Revert changes `English spaces`
* strip whitespaces
* Revert `GPL` in files with `apache/mit license`
* don't append `gpl license` in files with other lic
* Don't append `gpl header` in files with other lic.
* re-ran script
* include c and cpp files too
* remove duplicate header
* rebase nit
2018-06-04 10:19:50 +02:00
Pierre Krieger
1b8f299df2
Make mio optional in ethcore-io ( #8537 )
...
* Make mio optional in ethcore-io
* Add some annotations, plus a check for features
* Increase timer for test
2018-05-10 12:34:36 +02:00