17 Commits

Author SHA1 Message Date
John Wellbelove
e323f2267f Changed http://www.etlcpp.com to https://www.etlcpp.com 2020-05-01 10:22:36 +01:00
John Wellbelove
2f9fcef66d Added test_log_1000_base test 2020-04-30 12:47:51 +01:00
John Wellbelove
83347ccfdd Work in progress 2020-01-09 11:15:50 +00:00
John Wellbelove
bd008350a2 Merge remote-tracking branch 'origin/feature/changed_include_paths' into development
# Conflicts:
#	include/etl/version.h
2018-07-28 21:55:27 +01:00
John Wellbelove
23888c4be6 Added permutations and combinations template constants. 2018-04-14 10:46:15 +01:00
John Wellbelove
f4cc4c6fe3 Added integer square root template constant. 2017-08-18 12:58:51 +01:00
John Wellbelove
26b7326d72 Updated Code::Blocks project.
Changed test project include paths to use unittest++ as sub-module.
2017-05-08 20:48:22 +01:00
John Wellbelove
0fb7a0e458 Fixed GCC warnings 2016-12-28 13:11:29 +00:00
John Wellbelove
f1c5c20ba7 Changed folder structure to be compatible with Arduino library specifications 2016-02-28 14:04:22 +00:00
jwellbelove
01ff869fb5 Fixed test compile warnings 2016-01-13 16:10:15 +00:00
John Wellbelove
16a1978f43 Added link to www.etlcpp.com in licence header. 2015-12-16 11:09:56 +00:00
John Wellbelove
9c9f61c5dc Modified 'power' tests to test 64 bit functionality. 2015-09-13 20:57:39 +01:00
jwellbelove
ae385d5561 Added Github link to copyright notice. 2015-02-22 13:23:18 +00:00
jwellbelove
4cec2c88ff Added more power templates
Added
power_of_2_round_up
power_of_2_round_down
is_power_of_2
2015-01-17 14:01:06 +00:00
jwellbelove
bcfc86095c Changed 'pow' to 'power'. Modified log10 test. 2014-12-12 14:37:42 +00:00
jwellbelove
744934abe7 Changed pow to power, added Fibbonacci 2014-12-08 20:17:53 +00:00
jwellbelove
843ba72d9d Renamed math to maths 2014-11-21 17:08:56 +00:00