0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ci: update actions/checkout in GitHub Actions workflows to v4
striezel
as Dirk Stolle
More... over 1 year ago
ci: update actions/checkout in GitHub Actions workflows to v3
striezel
as Dirk Stolle
More... almost 2 years ago
add tests for RSS image element
striezel
as Dirk Stolle
More... almost 3 years ago
add tests for Days enumeration type of RSS
striezel
as Dirk Stolle
More... almost 3 years ago
minor code cleanup in Curly class
striezel
as Dirk Stolle
More... almost 3 years ago
force use of TLS v1.2 or later for HTTPS connections
striezel
as Dirk Stolle
More... almost 3 years ago
remove unused method Curly::setCertificateFile()
striezel
as Dirk Stolle
More... almost 3 years ago
eliminate superfluous runtime check in Curly's read callback
striezel
as Dirk Stolle
More... almost 3 years ago
add tests for source element of RSS 2.0
striezel
as Dirk Stolle
More... almost 3 years ago
add tests for GUID element of RSS 2.0
striezel
as Dirk Stolle
More... almost 3 years ago
add tests for enclosure element of RSS 2.0
striezel
as Dirk Stolle
More... almost 3 years ago
add tests for cloud element of RSS 2.0; minor refactoring
striezel
as Dirk Stolle
More... almost 3 years ago
update readme to include info about catch package
striezel
as Dirk Stolle
More... almost 3 years ago
add component test project + implement code coverage option for CMake
striezel
as Dirk Stolle
More... almost 3 years ago
change C++ standard from C++11 to C++17
striezel
as Dirk Stolle
More... almost 3 years ago
bump required CMake version from 2.8 to 3.8
striezel
as Dirk Stolle
More... almost 3 years ago
replace Travis CI build status badge with GitHub Actions
striezel
as Dirk Stolle
More... almost 3 years ago
remove Travis CI configuration
striezel
as Dirk Stolle
More... almost 3 years ago
ci: add workflows for GitHub Actions
striezel
as Dirk Stolle
More... almost 3 years ago
fix a few typos
striezel
as Dirk Stolle
More... almost 3 years ago
simplify write callback in Curly
striezel
as Dirk Stolle
More... over 4 years ago
improve code formatting for date-related functions
striezel
as Dirk Stolle
More... over 7 years ago
better merge strategy for RSS 2.0 feeds without any items
striezel
as Dirk Stolle
More... over 7 years ago
code cleanup, reduce duplicate/similar code
striezel
as Dirk Stolle
More... over 7 years ago
adjust CMake file for RSS 0.91 tests
striezel
as Dirk Stolle
More... over 7 years ago
RSS 0.91: add test for parsing a more complete example feed
striezel
as Dirk Stolle
More... over 7 years ago
fix typo in test case for RSS 0.91
striezel
as Dirk Stolle
More... over 7 years ago
RSS 0.91: add test case for parsing a simple feed
striezel
as Dirk Stolle
More... over 7 years ago
RSS 0.91: implement feed parser
striezel
as Dirk Stolle
More... over 7 years ago
change Travis-CI build environment to Ubuntu 14.04 Trusty Tahr
striezel
as Dirk Stolle
More... over 7 years ago