Commit Graph

1141 Commits

Author SHA1 Message Date
Krishna Vedala
d5e3a3d5ae added Awesome CI workflow 2020-05-30 14:04:20 -04:00
github-actions
1f86dffba1 updating DIRECTORY.md 2020-05-30 18:01:31 +00:00
Krishna Vedala
acf891047a algorithm for realtime computation of data statistics 2020-05-30 14:01:02 -04:00
Krishna Vedala
0ced2c9503
Merge pull request #6 from kvedala/auto_clang-format
Auto clang formatting of uploaded files
2020-05-29 16:28:58 -04:00
github-actions
6eeeaf3337 formatting source-code for 2829b58c98 2020-05-29 20:25:52 +00:00
Krishna Vedala
2829b58c98 Merge branch 'auto_clang-format' of https://github.com/kvedala/C into auto_clang-format 2020-05-29 16:23:43 -04:00
Krishna Vedala
42f7ffc7ab Revert "temporarily disable C/C++ CI"
This reverts commit 28136f80f0.
2020-05-29 16:23:26 -04:00
github-actions
0779a2b70d formatting source-code for b388e4a309 2020-05-29 20:23:24 +00:00
Krishna Vedala
b388e4a309 Merge branch 'auto_clang-format' of https://github.com/kvedala/C into auto_clang-format 2020-05-29 16:22:37 -04:00
Krishna Vedala
9c9744d1d3 remove echo, added github commit of formatted files 2020-05-29 16:22:12 -04:00
github-actions
364c3c9f57 updating DIRECTORY.md 2020-05-29 20:16:48 +00:00
Krishna Vedala
93254e1e22 normalize path for simpsons rule 2020-05-29 16:16:24 -04:00
github-actions
e755365f0a updating DIRECTORY.md 2020-05-29 20:14:13 +00:00
Krishna Vedala
556b0d1e30
project euler folder pathnames normalized 2020-05-29 16:13:52 -04:00
Krishna Vedala
f150fe109a reformat for-loop and added verbose to clang-format 2020-05-29 16:06:03 -04:00
Krishna Vedala
434270ab99 echo filename for debug purposes 2020-05-29 16:06:03 -04:00
Krishna Vedala
26521d3a08 use double quotes everywhere 2020-05-29 16:06:03 -04:00
Krishna Vedala
6684afd772 use github actions syntax for environment variables 2020-05-29 16:06:02 -04:00
Krishna Vedala
13dd64319a use single quotes everywhere 2020-05-29 16:06:02 -04:00
Krishna Vedala
e693bdd0f3 added missing semicolon after for-loop 2020-05-29 16:06:02 -04:00
Krishna Vedala
aaed136308 added missing loop variable 2020-05-29 16:06:02 -04:00
Krishna Vedala
d27039c2ee loop file by file 2020-05-29 16:06:02 -04:00
Krishna Vedala
17259d8351 missing location for find 2020-05-29 16:06:02 -04:00
Krishna Vedala
bd6e49559a clang-format syntax - use two -- for style 2020-05-29 16:06:02 -04:00
Krishna Vedala
28136f80f0 temporarily disable C/C++ CI 2020-05-29 16:06:02 -04:00
Krishna Vedala
87416a6867 explicitly export variables 2020-05-29 16:06:02 -04:00
Krishna Vedala
21eab13043 fix indentations 2020-05-29 16:06:02 -04:00
Krishna Vedala
749a9394cd fix broken line 2020-05-29 16:06:02 -04:00
Krishna Vedala
18cfb8f5b5 fixed incorrect quotes 2020-05-29 16:06:01 -04:00
Krishna Vedala
bd40bd2db1 use environment variables to break a long line 2020-05-29 16:06:01 -04:00
Krishna Vedala
122ce59925 format code for syntaxes 2020-05-29 16:06:01 -04:00
Krishna Vedala
92c82f065f remove additional line 2020-05-29 16:06:01 -04:00
Krishna Vedala
383cc26902 add clang formatter github action 2020-05-29 16:06:01 -04:00
Krishna Vedala
2fff1d5a28
Merge pull request #5 from kvedala/function_timer
remove external dependency on Function timer
2020-05-29 16:05:02 -04:00
Krishna Vedala
7cdd4efebf added templates for pull request, bug reports and feature requests from C-Plus-Plus repo 2020-05-29 14:23:46 -04:00
github-actions
9602315038 updating DIRECTORY.md 2020-05-29 18:17:14 +00:00
Krishna Vedala
f46b4a095e Merge remote-tracking branch 'upstream/master'
# Conflicts:
#	DIRECTORY.md
2020-05-29 14:16:49 -04:00
Krishna Vedala
3b3775dce7 fixed: label should be only at a statement and not a declaration 2020-05-29 14:09:04 -04:00
Krishna Vedala
b1e1923580 check if math library is available and include if present 2020-05-29 14:04:14 -04:00
Krishna Vedala
9165932928 Revert "use integer version of pow"
This reverts commit a976666868.
2020-05-29 13:50:48 -04:00
Krishna Vedala
d4f202cbea force include math library for each target 2020-05-29 13:49:28 -04:00
Krishna Vedala
e7b4a8c522 force target link with "math" library 2020-05-29 13:45:03 -04:00
Krishna Vedala
a976666868 use integer version of pow 2020-05-29 13:42:05 -04:00
Krishna Vedala
19be090698 cmake syntax correction 2020-05-29 13:35:33 -04:00
Krishna Vedala
e914f5a48f use link_libraries instead 2020-05-29 13:34:37 -04:00
Krishna Vedala
f05eb38574 link with math library when using clang and gcc 2020-05-29 13:29:59 -04:00
Krishna Vedala
06b7c9043f change C standard requirement back to 11 2020-05-29 13:22:11 -04:00
github-actions
52cf54409e updating DIRECTORY.md 2020-05-29 17:03:32 +00:00
Krishna Vedala
f8632a0654 run DoxygenCI on MacOS for doxygen v1.8.18 2020-05-29 12:35:54 -04:00
Krishna Vedala
f3e4d55258 fix clang formatting for VSCode 2020-05-29 12:35:19 -04:00