-
-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Corrections to errors in the existing files #795
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
a166327
cherry pick changes from "cmake branch"
kvedala 8207c77
syntax correction
kvedala b36322c
file rename to standards
kvedala 1e5b9f8
ignore build directory
kvedala baea3b0
major corrections in the files - bad CPPLINT and non-compilable codes
kvedala ef24ae3
updating DIRECTORY.md
4e8a2f7
non compiling and illegible code removed
kvedala 120fe06
files renamed to standard - without spaces and made CPPLINT compatible
kvedala 15d481f
updating DIRECTORY.md
82dab75
filenames and namespace fixes
kvedala 9f22fb1
Merge branch 'major-corrections-to-files' of github.com:kvedala/C-Plu…
kvedala 4c7685f
updating DIRECTORY.md
c93f3ef
fix inttypes
kvedala b9bb6ca
made functions static to files
kvedala 2e2f9c2
updating DIRECTORY.md
22b375c
fix cpp_lint bug
kvedala dddcbee
fixed more filenames
kvedala 9d64ff0
updating DIRECTORY.md
ecffb77
remove dash from filename
kvedala f28099d
updating DIRECTORY.md
a6319c5
newline character at EOF of gitignore
kvedala 36b4d59
`rand_r` is non-portable and obsolete
kvedala 05ec7be
improved documentation
kvedala 5fddd6c
cin accepts only one variable at a time & fixed cpplint
kvedala 5f8b270
file rename
kvedala 59be834
fixed lint
kvedala 4847329
fixed windows build error
kvedala 8cb310a
removed in-favor of chronos library of c++11
kvedala 64c8bf3
fixed dynamic array
kvedala a15b5c5
MSVC does not know cstring-use string-for toString
kvedala cfe9142
updating DIRECTORY.md
e4084e7
fix CPPLINT in sorting folder
kvedala 887bff8
sorting fixes for MSVC and CPPLINT
kvedala 77e781f
cpplint and msvc fixes for - sorting
kvedala 09f0733
fix dynamic array
kvedala 231c99f
fix dynamic array issues in sorting folder
kvedala d3acc55
cpplint issues fixed in sorting folder
kvedala 6e6f92e
updating DIRECTORY.md
07ebe71
added deleted files back - not really needed but there is a redundant…
kvedala 3b07bc1
Merge branch 'master' into major-corrections-to-files
kvedala e963ba4
fix buzz number
kvedala e7632d1
fixed CPPLINT + added method 2
kvedala 7e875ba
fixed decimal to hex
kvedala a8bdbbd
fixed decimal to roman
kvedala File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,3 +33,5 @@ | |
a.out | ||
*.out | ||
*.app | ||
|
||
build/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
53 changes: 0 additions & 53 deletions
53
computer_oriented_statistical_methods/Bisection_method.CPP
This file was deleted.
Oops, something went wrong.
63 changes: 0 additions & 63 deletions
63
computer_oriented_statistical_methods/Gaussian_elimination.cpp
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.