182 Commits (7bfedc342c94fb2dbaf6f2517ee4c125f9da7224)
 

Author SHA1 Message Date
fdai7777 7bfedc342c Merge branch 'kgV' into 'master' 11 months ago
fdai7777 8135ae714e Merge branch 'ggT' into 'master' 11 months ago
cxnnqr 3bf80b7127 refactoring: added comments 11 months ago
cxnnqr 14a59e865e refactoring: added comments 11 months ago
cxnnqr bd68e40324 refactoring: added comments 11 months ago
cxnnqr 36035dbc00 refactoring: changed back to longer version for better overview and understanding 11 months ago
cxnnqr 5cf4056435 refactoring: added comments 11 months ago
cxnnqr edf2d87442 refactoring: added comments 11 months ago
cxnnqr 550371fc9b refactoring: changed print messages 11 months ago
cxnnqr 7afe7b4230 Changed min Numbers to NULL because negative numbers can be handled too 11 months ago
cxnnqr de0b5f1b09 print the kgV 11 months ago
cxnnqr d9ad37c8d1 added function to get the kgV of the given numbers 11 months ago
cxnnqr a8ecd84db8 added functions to get two numbers by user 11 months ago
cxnnqr b9a89c98f2 included needed header files 11 months ago
cxnnqr 533ab40c6f added main.c 11 months ago
fdai7777 21ae855d74 Merge branch 'ggT' into 'master' 11 months ago
cxnnqr 1db5c0ef75 refactoring: changed print messages 11 months ago
cxnnqr e783ed4f25 print the ggT of those two numbers 11 months ago
cxnnqr 9d410dc9f2 added ggT function to get the result 11 months ago
cxnnqr fda5883b0c added functions to get the two numbers by the user 11 months ago
cxnnqr 7ddc4b2251 added main.c for ggT 11 months ago
cxnnqr 7b82e04292 refactoring: summarized tests 11 months ago
cxnnqr a843597a7b refactoring: summarized tests 11 months ago
cxnnqr a8b6e1ea27 refactoring: refactored negative number handling into one line 11 months ago
cxnnqr 99a7f7d006 added test for both numbers negative 11 months ago
cxnnqr 7b276a14a3 added test for second number negative 11 months ago
cxnnqr f30003a54e added test for first number negative and second positive 11 months ago
cxnnqr 7cf436571f added function to ensure that the value of kgV is always positive 11 months ago
fdai7777 c8f94aa950 Update team.md 11 months ago
fdai7968 ac1d23795b included the header 11 months ago
fdai7968 563174da69 Merge branch 'subtraction' into 'master' 11 months ago
fdai7968 f23b7ddc2b added forgotten setup and teardown 11 months ago
fdai7968 a6704ce16b Update test/subtraction/subtraction.c 11 months ago
fdai7968 e86eaac135 Add new subtraction file for tests 11 months ago
fdai7968 e920dbd5a7 Add new subtraction directory 11 months ago
fdai7968 3387438388 refactoring: if one a or b is zero just return the other 11 months ago
fdai7968 0c728d8355 Update src/subtraction/subtraction.h 11 months ago
fdai7968 033277c37e Add new subtraction.h file 11 months ago
fdai7968 a5f0319427 Update src/subtraction/subtraction.c 11 months ago
fdai7968 4c2b7fd6da Add new subtraction.c 11 months ago
fdai7968 72f01d58ad Add new subtraction directory 11 months ago
fdai7968 7afde97f52 Merge branch 'multiplication' into 'master' 11 months ago
fdai7968 951389500c Corrected naming mistake 11 months ago
fdai7968 e037d3237a refactoring case one or two zeros always return 0 11 months ago
fdai7968 364401a11c Add test_calculator.c 11 months ago
fdai7968 9e55db740e create new directory multiplication 11 months ago
fdai7968 f0608d5029 Add multiplication.h 11 months ago
fdai7968 8472e25748 Add multiplication.c 11 months ago
fdai7968 0822b9d60b Add multiplication 11 months ago
Laurin 184d4dc3ad Merge branch 'conversionOfNumbers' 11 months ago