This website requires JavaScript.
Explore
Register
Sign In
coffee
/
etl
Watch
1
Star
0
Fork
0
You've already forked etl
mirror of
https://github.com/ETLCPP/etl.git
synced
2026-06-19 02:16:55 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
etl
/
test
/
vs2017
History
John Wellbelove
4cb02cb6df
Added shift version of XOR checksum
...
XOR: sum = sum ^ value XOR-shift sum = etl::rotate_left(sum) ^ value
2018-01-22 09:07:25 +00:00
..
etl.sln
Updated Code::Blocks project.
2017-05-08 20:48:22 +01:00
etl.vcxproj
Added shift version of XOR checksum
2018-01-22 09:07:25 +00:00
etl.vcxproj.filters
Added shift version of XOR checksum
2018-01-22 09:07:25 +00:00
random.csv
Merge remote-tracking branch 'origin/memcpy_containers' into development
2017-06-17 16:39:45 +01:00