247 Commits (c9243693b826ecfebe0734dcaf998c55d3d9b8e8)
 

Author SHA1 Message Date
Hendrik Sitzmann 0d50a1a4e4 added fakultaet.h 1 year ago
Hendrik Sitzmann 55065b6b99 added fakultaet.c function 1 year ago
Hendrik Sitzmann e10c536515 added fakultaet.c 1 year ago
Hendrik Sitzmann 003e3b9dbd Update team.md 1 year ago
fdai7858 4e002531d4 Update team.md 1 year ago
Laurin c602ead0d5 Merge branch 'master' of https://gitlab.cs.hs-fulda.de/fdai8031/cstools101 1 year ago
Laurin 943bafff78 Merge branch 'conversionOfNumbers' 1 year ago
Laurin dd0176d5dc refactoring: changed variable names to be more specific 1 year ago
Laurin 3a704ca670 refactoring: freed allocated memory of result strings in main program 1 year ago
Laurin 2157c6a2f4 Implemented interface and functions to convert from or into hexadecimal system in main program 1 year ago
fdai7777 1044f37dc7 Merge branch 'kgV' into 'master' 1 year ago
cxnnqr fd14664ff1 refactoring: better variable naming 1 year ago
cxnnqr d954780e2d refactoring: standardized the test naming 1 year ago
Laurin d31e8c5463 Implemented interface and functions to convert from or into binary system in main program 1 year ago
fdai7777 7bfedc342c Merge branch 'kgV' into 'master' 1 year ago
fdai7777 8135ae714e Merge branch 'ggT' into 'master' 1 year ago
cxnnqr 3bf80b7127 refactoring: added comments 1 year ago
cxnnqr 14a59e865e refactoring: added comments 1 year ago
cxnnqr bd68e40324 refactoring: added comments 1 year ago
Laurin 089e91af43 Implemented interface for main program for conversion of numbers 1 year ago
cxnnqr 36035dbc00 refactoring: changed back to longer version for better overview and understanding 1 year ago
cxnnqr 5cf4056435 refactoring: added comments 1 year ago
cxnnqr edf2d87442 refactoring: added comments 1 year ago
cxnnqr 550371fc9b refactoring: changed print messages 1 year ago
cxnnqr 7afe7b4230 Changed min Numbers to NULL because negative numbers can be handled too 1 year ago
cxnnqr de0b5f1b09 print the kgV 1 year ago
cxnnqr d9ad37c8d1 added function to get the kgV of the given numbers 1 year ago
cxnnqr a8ecd84db8 added functions to get two numbers by user 1 year ago
cxnnqr b9a89c98f2 included needed header files 1 year ago
cxnnqr 533ab40c6f added main.c 1 year ago
fdai7777 21ae855d74 Merge branch 'ggT' into 'master' 1 year ago
cxnnqr 1db5c0ef75 refactoring: changed print messages 1 year ago
cxnnqr e783ed4f25 print the ggT of those two numbers 1 year ago
cxnnqr 9d410dc9f2 added ggT function to get the result 1 year ago
cxnnqr fda5883b0c added functions to get the two numbers by the user 1 year ago
cxnnqr 7ddc4b2251 added main.c for ggT 1 year ago
cxnnqr 7b82e04292 refactoring: summarized tests 1 year ago
cxnnqr a843597a7b refactoring: summarized tests 1 year ago
cxnnqr a8b6e1ea27 refactoring: refactored negative number handling into one line 1 year ago
cxnnqr 99a7f7d006 added test for both numbers negative 1 year ago
cxnnqr 7b276a14a3 added test for second number negative 1 year ago
cxnnqr f30003a54e added test for first number negative and second positive 1 year ago
cxnnqr 7cf436571f added function to ensure that the value of kgV is always positive 1 year ago
fdai7777 c8f94aa950 Update team.md 1 year ago
fdai7968 ac1d23795b included the header 1 year ago
fdai7968 563174da69 Merge branch 'subtraction' into 'master' 1 year ago
fdai7968 f23b7ddc2b added forgotten setup and teardown 1 year ago
fdai7968 a6704ce16b Update test/subtraction/subtraction.c 1 year ago
fdai7968 e86eaac135 Add new subtraction file for tests 1 year ago
fdai7968 e920dbd5a7 Add new subtraction directory 1 year ago