homm
|
1ba4e9e5ba
|
remove end of file banner from all files
|
2016-07-10 14:11:28 +03:00 |
|
hugovk
|
f1333617d5
|
Replace harcoded assumption of RAND_MAX with constant. It caused an infinite loop if RAND_MAX > 32767
|
2015-03-05 23:14:36 +02:00 |
|
hugovk
|
3a9612af50
|
Test mandelbrot with bad arguments
|
2014-09-02 16:39:35 +03:00 |
|
hugovk
|
bcc5305125
|
Add access functions for ImagingEffectSpread with a test
|
2014-09-02 15:53:58 +03:00 |
|
hugovk
|
8c96d38ce9
|
Add access functions for ImagingEffectMandelbrot with a test
|
2014-09-02 15:14:00 +03:00 |
|
hugovk
|
76ef83263b
|
Remove unreachable and never completed Perlin turbulence code
|
2014-09-02 14:47:34 +03:00 |
|
hugovk
|
860e67e1c4
|
Add access functions for ImagingEffectNoise with a test
|
2014-09-02 14:11:08 +03:00 |
|
Alex Clark
|
bb1b3a532c
|
Cleanup WS, courtesy of @Arfrever
find * -type f "-(" -name "*.bdf" -o -name "*.c" -o -name "*.h" -o -name "*.py" -o -name "*.rst" -o -name "*.txt" "-)" -exec sed -e "s/[[:space:]]*$//" -i {} \;
|
2013-06-30 18:42:19 -04:00 |
|
Alex Clark
|
9a640e3157
|
Forking PIL
|
2010-07-30 22:52:47 -04:00 |
|