index
:
slibc
master
Yet another C standard library
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
string
/
strfry.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
strfry: forgot to declare b
Mattias Andrée
2016-03-30
1
-0
/
+1
*
strfry: reset n to max when the do..while loop resets
Mattias Andrée
2016-03-30
1
-2
/
+2
*
strfry: fix random int range boundary, document that srand should have been called, support huge strings, and use uniform random
Mattias Andrée
2016-03-26
1
-3
/
+32
*
m
Mattias Andrée
2016-03-26
1
-3
/
+2
*
strfry: fix support for empty strings
Mattias Andrée
2016-03-26
1
-2
/
+3
*
derp
Mattias Andrée
2016-03-01
1
-1
/
+1
*
strfry: use Durstenfeld's algorithm instead of Satallo's algorithm
Mattias Andrée
2016-03-01
1
-2
/
+2
*
strfry: non-uniform random number generation
Mattias Andrée
2016-02-29
1
-1
/
+1
*
bump year
Mattias Andrée
2016-01-01
1
-1
/
+1
*
fix issue #5 on github
Mattias Andrée
2015-12-16
1
-1
/
+1
*
tell in doc in which version things were introduced
Mattias Andrée
2015-11-25
1
-0
/
+2
*
fix some warnings and errors
Mattias Andrée
2015-09-02
1
-1
/
+1
*
start on makefile and fixing warnings and errors
Mattias Andrée
2015-09-01
1
-1
/
+4
*
add strfry
Mattias Andrée
2015-09-01
1
-0
/
+46