Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
simplekit-ruby
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sanchez, Paul
simplekit-ruby
Graph
master
Select Git revision
Branches
3
cancelling
main
master
default
Tags
9
v1.1.0
v1.0.0
v0.4.5
v0.4
v0.3.2
v0.3.1
v0.3
v0.2
v0.1
12 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
3
May
9
Apr
11
Jul
10
9
8
6
Jan
1
Dec
2
May
4
Nov
20
Oct
19
19
Aug
21
Dec
4
May
1
May
25
Feb
30
Jan
9
May
14
Mar
13
2
17
Feb
16
Added MIT license file
main master
main master
Updated copyright in README
Merge branch 'varargs'
v1.1.0
v1.1.0
update gemspec to v1.1.0
Updated MyModelArgs test case logic
Handle varargs w/o deprecation warnings in 2.7+
Merge branch 'cancelling'
v1.0.0
v1.0.0
Update to v1.0.0, require Ruby 2.3+, added selected demos
cancelling
cancelling
Track down nils for cancellation w/ include?
Added sptf.rb demo
Slight rewording of README
Removed lgpl.txt, since we're now using MIT license
Updated README.md to utilize markdown
Updated/added documentation
renamed README
Terminate with up-front cancel
refactored cancellation check into private method for readability
Cancellation functioning w/ test cases
Added priorities, initial whack at cancellation
Updated arg passing & demos
demos work both w/ and w/o event arguments
Adjust capitalization in reference output
Convert to MIT license, switch to included priority queue
v0.4.5
v0.4.5
make demo reproducible with srand
raise rather than fail
convert camelcase to snakecase
tweaks to priority queue implementation
seed MMk demo for reproducibility, provide reference output
bug fix in bubble_down
Improved class comment for PriorityQueue
Array-based priority queue
code cleanup on AoModel
Tweaked SimpleKit documentation
Update MMk, MyModelArgs demos => require_relative
Make EventNotice a struct
lint-based cleanups
lint-based cleanup
revised docs, updated gemspec to use latest skewheap
don't print report at haltTime
default error msg now uses invoked script name rather than pre-wired
Loading