summaryrefslogtreecommitdiff
path: root/gs/src/gsfunc4.c
AgeCommit message (Expand)AuthorFilesLines
2005-04-19Speed up shadings with removing fn_domain_is_monotonic.Igor Melichev1-2/+0
2005-04-19Faster shadings with a better function monotonity check.Igor Melichev1-1/+2
2004-10-07Fix initialization of C stack streams that did not perform s_init().Ray Johnston1-0/+1
2004-03-07Fix : gs_function_is_monotonic computed an unused auxiliary result (continued...Igor Melichev1-3/+2
2003-09-09Implementing a serialization for color spaces and functions.Igor Melichev1-1/+19
2002-10-07Apply casts to remove lots of warnings from MSVC 6.Russell Lang1-1/+1
2002-04-23Fix: FunctionType 4 functions with more than 1 output didn't scale theL Peter Deutsch1-12/+22
2002-04-20Fix: The make_scaled procedure for PostScript Calculator Functions didn'tL Peter Deutsch1-0/+1
2002-04-19Adds a make_scaled virtual procedure to Function objects, to create aL Peter Deutsch1-2/+55
2002-02-21Reverts to marking files with the single Id cvs tag instead of theRalph Giles1-1/+1
2002-02-21Update banner to the new format common to all releases (AFPL, GPL andRay Johnston1-13/+11
2001-09-17Fix: The sin and cos operators in Type 4 (PostScript Calculator) FunctionsL Peter Deutsch1-2/+2
2001-07-04Fix: FunctionType 4 functions that contained conditionals (if/ifelse) wouldL Peter Deutsch1-8/+22
2001-04-06Fix: Fixes crashes in Type 4 function evaluator when stack is empty.Raph Levien1-1/+3
2001-04-01Change: The Ghostscript 'pwrite' function name conflicted with theRaph Levien1-4/+4
2000-09-19Updates the license notices to reflect the name change from AladdinL Peter Deutsch1-16/+16
2000-05-11Fixes minor syntactic incompatibilities with "traditional C" compilers.L Peter Deutsch1-3/+3
2000-03-19Reimplements "PostScript calculator" (FunctionType 4) functions entirely inL Peter Deutsch1-0/+765