Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Q
Quad Solver
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Classes
CS 4900
Quad Solver
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
0ba10342b0dcc697118a86449e9445666f5542af
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
20
Nov
19
18
11
8
7
2
1
29
Oct
28
26
21
18
16
14
10
25
Sep
20
19
17
Correct memory leak on invalid user input
master
master
Update root makefile
Implement logging in quad_solver program
Update log message formatting
Update logging macros to be variadic
Update readme's to be more standardized. Fill in missing information
Remove outdated code
Correct arg_parse input spike. Broke at some point previously
Update make files to be more standardized
Change more makefiles to be capital
Create "variadic macro to console" spike
Create variadic macro spike
Fix minor inconsistency with header sizes
Merge pull request #2 from jsziede/master
Update and rename Unit_Testing_Standards to Unit_Testing_Standards.md
Create Git_Standards.md
Create Compiler_Flags.md
Update readme.md
Add files via upload
Delete Stories 2018-10-06.docx
Update readme.md
Update Directory_Structure_Standards.md
Update readme.md
Update readme.md
Update Spike_Standards.md
Update and rename Spike_Standards to Spike_Standards.md
Update Programming_Standards.md
Update and rename Programming_Standards to Programming_Standards.md
Update Directory_Structure_Standards.md
Rename Directory_Structure_Standards to Directory_Structure_Standards.md
Update Directory_Structure_Standards
Update readme.md
Add more integration tests and fix small bug in compute.c.
Consolidate Tests. Rename makefiles to uppercase Makefile to match standard.
Add root Makefile and allow creating a tar.gz.
Add basic integration tests. Overhaul computation to use doubles and better quadratic equation.
Do full tests for my_sqrt with mocking.
Adds stories reports to the stories directory.
Create basic test for argparse
Correct name typo
Loading