0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 22, 2023 — Apr 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update readme.md
SimonWaldherr
as Simon Waldherr
More... about 1 year ago
Update readme.md
SimonWaldherr
as Simon Waldherr
More... over 1 year ago
Merge branch 'master' of github.com:SimonWaldherr/bbmandelbrotGo
SimonWaldherr
as Simon Waldherr
More... over 1 year ago
switch from png to jpeg use RGBA64
SimonWaldherr
as Simon Waldherr
More... over 1 year ago
Merge pull request #4 from harsimranmaan/cachefix
SimonWaldherr
as Simon Waldherr
More... over 6 years ago
Create cache directory if it doesn't exist More... over 6 years ago
add comment to Mandelbrot func
SimonWaldherr
as Simon Waldherr
More... over 6 years ago
Merge branch 'joco'
SimonWaldherr
as Simon Waldherr
More... over 6 years ago
add license file and badges to readme.md
SimonWaldherr
as Simon Waldherr
More... over 6 years ago
no message
SimonWaldherr
as Simon Waldherr
More... almost 9 years ago
get rid of cmplx package
SimonWaldherr
as Simon Waldherr
More... almost 9 years ago
travis change
SimonWaldherr
as Simon Waldherr
More... almost 9 years ago
better code use of sync (WaitGroup)
SimonWaldherr
as Simon Waldherr
More... almost 9 years ago
add link to joco’s Mandelbrot Song to readme
SimonWaldherr
as Simon Waldherr
More... about 9 years ago
Update .travis.yml
SimonWaldherr
as Simon Waldherr
More... over 9 years ago
Merge branch 'master' of https://github.com/ghthor/bbmandelbrot.go into ghthor-master
SimonWaldherr
as Simon Waldherr
More... over 9 years ago
travis and coveralls
SimonWaldherr
as Simon Waldherr
More... over 9 years ago
Merge branch 'master' of github.com:SimonWaldherr/bbmandelbrot.go
SimonWaldherr
as Simon Waldherr
More... over 9 years ago
.travis.yml added
SimonWaldherr
as Simon Waldherr
More... over 9 years ago
web example added http://localhost:8080/
SimonWaldherr
as Simon Waldherr
More... over 9 years ago
made a includable package
SimonWaldherr
as Simon Waldherr
More... over 9 years ago
Simplified opening and creating the output file More... over 9 years ago
Replaced panic()'s with log.Fatalf() More... over 9 years ago
Synchronize access to the completion accumulator var More... over 9 years ago
Removed an unused parameter to the column calculation closure More... over 9 years ago
Fixed the column looping over the width instead of height More... over 9 years ago
example image added
SimonWaldherr
as Simon Waldherr
More... almost 10 years ago
/* no comment */
SimonWaldherr
as Simon Waldherr
More... almost 10 years ago
readme.md added
SimonWaldherr
as Simon Waldherr
More... almost 10 years ago
color scheme input changed
SimonWaldherr
as Simon Waldherr
More... almost 10 years ago