Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sanbee
/
parafeed
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
3
Code
Issues
2
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Added more tests + code cleanup
- #35
#35
Merged
sanbee
merged 16 commits into
master
sanbee/parafeed:master
from
template_refact
sanbee/parafeed:template_refact
Copy head branch name to clipboard
Apr 22, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Added more tests + code cleanup
#35
sanbee
merged 16 commits into
master
sanbee/parafeed:master
from
template_refact
sanbee/parafeed:template_refact
Copy head branch name to clipboard
Commits
Commits on Apr 3, 2026
shell.l: Set the TERM env. variable if does not exist. This stops
Show description for 0d5719c
sanbee
committed
0d5719c
View commit details
Copy full SHA for 0d5719c
Browse repository at this point
Commits on Apr 8, 2026
clgetValp.{cc,h}: Code for clget*Valp() function is now header-only code.
Show description for ead105a
sanbee
committed
ead105a
View commit details
Copy full SHA for ead105a
Browse repository at this point
clCleanUp.cc: Resetting two more library state variables
Show description for 14363e4
sanbee
committed
14363e4
View commit details
Copy full SHA for 14363e4
Browse repository at this point
Merge branch 'master' into template_refact
sanbee
committed
c0ea472
View commit details
Copy full SHA for c0ea472
Browse repository at this point
Commits on Apr 9, 2026
Adding on: workflow_dispatch to parafeed_CI.yaml
Show description for 7ad5a59
sanbee
authored
7ad5a59
View commit details
Copy full SHA for 7ad5a59
Browse repository at this point
ParafeedTest.h, test_parafeed_*.cpp:
Show description for aadf67a
sanbw
committed
aadf67a
View commit details
Copy full SHA for aadf67a
Browse repository at this point
Commits on Apr 13, 2026
clError.h: Added clExit() exception type.
Show description for 92321fd
sanbee
committed
92321fd
View commit details
Copy full SHA for 92321fd
Browse repository at this point
test_parafeed_noninteractive.cpp: Added test for help=params,
Show description for 9a36953
sanbee
committed
9a36953
View commit details
Copy full SHA for 9a36953
Browse repository at this point
Commits on Apr 14, 2026
Minor code cleanup + moved EndCL() to canonicalTest().
sanbw
committed
6b09613
View commit details
Copy full SHA for 6b09613
Browse repository at this point
Commits on Apr 15, 2026
ParafeedTest.h: Move more globally useful functions here.
Show description for 8694bb0
sanbee
committed
8694bb0
View commit details
Copy full SHA for 8694bb0
Browse repository at this point
Merge branch 'template_refact' of github.com:sanbee/parafeed into template_refact
sanbee
committed
77a23fc
View commit details
Copy full SHA for 77a23fc
Browse repository at this point
General code clean, adding and fixing comments.
sanbw
committed
dd04b98
View commit details
Copy full SHA for dd04b98
Browse repository at this point
Commits on Apr 16, 2026
_interactive.cpp: Added canonical test with help=dbg.
Show description for 8246df2
sanbw
committed
8246df2
View commit details
Copy full SHA for 8246df2
Browse repository at this point
Commits on Apr 17, 2026
ParafeedTest.h: New MakrArgv() method that does not require explicit
Show description for 8c88005
sanbee
committed
8c88005
View commit details
Copy full SHA for 8c88005
Browse repository at this point
Commits on Apr 21, 2026
General clean up + bug fix.
Show description for 9a3ba73
sanbw
committed
9a3ba73
View commit details
Copy full SHA for 9a3ba73
Browse repository at this point
Commits on Apr 22, 2026
Disabled clgetSVal() interface. Enabling it correctly involves more work
Show description for d1552cb
sanbee
committed
d1552cb
View commit details
Copy full SHA for d1552cb
Browse repository at this point
You can’t perform that action at this time.