14 Commits

Author SHA1 Message Date
Baptiste Wicht
4bdec39c35 std::find(-if) / std::remove(-if) algorithms 2016-09-03 23:13:14 +02:00
Baptiste Wicht
6e6e8d94a6 Add std::sum algorithm 2016-08-23 19:22:44 +02:00
Baptiste Wicht
f971926091 Compute the checksum 2016-08-23 19:04:01 +02:00
Baptiste Wicht
b86c314423 Fix the order of parameters in the TSTL 2016-08-17 19:36:20 +02:00
Baptiste Wicht
4fae217f61 Review mem functions 2016-08-14 12:41:49 +02:00
Baptiste Wicht
be411b2d06 Review memclr 2016-08-14 11:49:24 +02:00
Baptiste Wicht
bd54eb4809 Improve fill_n 2016-08-09 17:49:45 +02:00
Baptiste Wicht
63312a865b Use optimized memcpy when possible 2016-08-08 22:27:57 +02:00
Baptiste Wicht
40049a75cf Update license copyright 2016-07-02 16:42:45 +02:00
Baptiste Wicht
e63efd0aa2 Clean 2014-03-12 22:10:28 +01:00
Baptiste Wicht
f5b1165e28 Implement very basic std::function suppport 2014-03-12 21:43:00 +01:00
Baptiste Wicht
ac602e40ed Prototype of std::expected 2014-02-09 16:22:23 +01:00
Baptiste Wicht
ac1685eebb Adapt the kernel to the new path 2014-02-08 22:18:33 +01:00
Baptiste Wicht
d94c1139d3 Move TSTL to the root of the project 2014-02-08 21:31:16 +01:00