FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · smithlabcode/smithlab_cpp · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
smithlabcode
/
smithlab_cpp
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
4
Code
Issues
12
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Jan 6, 2026
CMakeLists.txt: adding controls for linking and including htslib
andrewdavidsmith
committed
62f03b9
View commit details
Copy full SHA for 62f03b9
Browse repository at this point
cmake/FindHTSLIB.cmake: adding
andrewdavidsmith
committed
e9145d1
View commit details
Copy full SHA for e9145d1
Browse repository at this point
Commits on Nov 30, 2025
Makefile.am: Removing QualityScore.hcpp sources
andrewdavidsmith
committed
c27f1fb
View commit details
Copy full SHA for c27f1fb
Browse repository at this point
QualityScore.hcpp: removing
andrewdavidsmith
committed
dbfe628
View commit details
Copy full SHA for dbfe628
Browse repository at this point
smithlab_os.cpp: adding code from former QualityScore.chpp files
andrewdavidsmith
committed
a548945
View commit details
Copy full SHA for a548945
Browse repository at this point
README.md: update TODO
andrewdavidsmith
committed
01eef2e
View commit details
Copy full SHA for 01eef2e
Browse repository at this point
Merge branch 'master' of github.com:smithlabcode/smithlab_cpp
andrewdavidsmith
committed
42a1eb3
View commit details
Copy full SHA for 42a1eb3
Browse repository at this point
CMakeLists.txt: fix typo
andrewdavidsmith
committed
73cdcfd
View commit details
Copy full SHA for 73cdcfd
Browse repository at this point
Commits on Nov 27, 2025
CMakeLists.txt: minor tweak
andrewdavidsmith
committed
1318c79
View commit details
Copy full SHA for 1318c79
Browse repository at this point
CMakeLists.txt: disabling static analysis config if not top level / used as submodule; this allows top level to do the config itself
andrewdavidsmith
committed
9711956
View commit details
Copy full SHA for 9711956
Browse repository at this point
Commits on Nov 24, 2025
iwyu.json: allowing sam.h to bring in hts.h and kstring.h
andrewdavidsmith
committed
15cdbcb
View commit details
Copy full SHA for 15cdbcb
Browse repository at this point
htslib_wrapper.hpp: fixing includes for htslib stuff
andrewdavidsmith
committed
6836f4f
View commit details
Copy full SHA for 6836f4f
Browse repository at this point
Commits on Nov 23, 2025
adding static analysis config files
andrewdavidsmith
committed
753301f
View commit details
Copy full SHA for 753301f
Browse repository at this point
CMakeLists.txt: adding compile flags and static analysis condition
andrewdavidsmith
committed
03da6db
View commit details
Copy full SHA for 03da6db
Browse repository at this point
iwyu
andrewdavidsmith
committed
e92ede3
View commit details
Copy full SHA for e92ede3
Browse repository at this point
Commits on Nov 4, 2025
CMakeLists.txt: fixing a bug
andrewdavidsmith
committed
b64428f
View commit details
Copy full SHA for b64428f
Browse repository at this point
CMakeLists.txt: adding a CMakeLists.txt file
andrewdavidsmith
committed
6ea9a4b
View commit details
Copy full SHA for 6ea9a4b
Browse repository at this point
configure.ac: fixing version
andrewdavidsmith
committed
e7340e1
View commit details
Copy full SHA for e7340e1
Browse repository at this point
Commits on Aug 13, 2025
OptionParser.hcpp: added an option to output a program description in raw mode, where all formatting is kept; the default is to make lines wrap at a particular width and turn multiple spaces into a…
Show description for 28c5d48
andrewdavidsmith
committed
28c5d48
View commit details
Copy full SHA for 28c5d48
Browse repository at this point
Commits on Jul 6, 2025
Merge branch 'master' of github.com:smithlabcode/smithlab_cpp
andrewdavidsmith
committed
a622757
View commit details
Copy full SHA for a622757
Browse repository at this point
OptionParser.hcpp: fixing signature for argv in OptionParser
andrewdavidsmith
committed
ede5f2a
View commit details
Copy full SHA for ede5f2a
Browse repository at this point
Commits on Feb 19, 2025
Fixing a syntax bug in closing namespace
andrewdavidsmith
committed
57099cc
View commit details
Copy full SHA for 57099cc
Browse repository at this point
Commits on Oct 19, 2024
OptionParser.cpp: adding code to remove any formatting in terms of space tabs or newlines from the program description before reformatting it
andrewdavidsmith
committed
862012d
View commit details
Copy full SHA for 862012d
Browse repository at this point
Commits on Jun 23, 2024
Merge pull request #49 from smithlabcode/formatting-all-sources
Show description for 07acd80
andrewdavidsmith
authored
07acd80
View commit details
Copy full SHA for 07acd80
Browse repository at this point
Fixing bug in clang-format workflow
andrewdavidsmith
committed
d99fff9
View commit details
Copy full SHA for d99fff9
Browse repository at this point
Running clang-format on all c++ source files
andrewdavidsmith
committed
505d18c
View commit details
Copy full SHA for 505d18c
Browse repository at this point
Putting guards around parts of source that should not be formatted
andrewdavidsmith
committed
5b9b71f
View commit details
Copy full SHA for 5b9b71f
Browse repository at this point
Merge pull request #48 from smithlabcode/clang-format
Show description for 41067cc
andrewdavidsmith
authored
41067cc
View commit details
Copy full SHA for 41067cc
Browse repository at this point
Adding a workflow to check source code formatting for c++ files
andrewdavidsmith
committed
6b951d4
View commit details
Copy full SHA for 6b951d4
Browse repository at this point
Simplifying the .clang-format file for now
andrewdavidsmith
committed
a06a618
View commit details
Copy full SHA for a06a618
Browse repository at this point
Adding a .clang-format file for this repo
andrewdavidsmith
committed
84c5ac1
View commit details
Copy full SHA for 84c5ac1
Browse repository at this point
Merge pull request #47 from smithlabcode/update-build-system
Show description for acecc27
andrewdavidsmith
authored
acecc27
View commit details
Copy full SHA for acecc27
Browse repository at this point
Separating the user-configurable CXXFLAGS from the built-in AM_CXXFLAGS
andrewdavidsmith
committed
d03eaaf
View commit details
Copy full SHA for d03eaaf
Browse repository at this point
autogen.sh: adding a script to generate the configure script
andrewdavidsmith
committed
5654d4f
View commit details
Copy full SHA for 5654d4f
Browse repository at this point
Adding a check for zlib.h header because it seems this check is needed even if the check for the corresponding library passes.
andrewdavidsmith
committed
d30b612
View commit details
Copy full SHA for d30b612
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL