summaryrefslogtreecommitdiff
path: root/gs/src/gsfunc0.c
Commit message (Expand)AuthorAgeFilesLines
* Split the source tree into two new directories.Ralph Giles2008-08-291-1523/+0
* Replace the 'private' define with the now standard C keyword 'static'.Ralph Giles2007-09-251-52/+52
* Update licence headers. Copyright has been transfered from artofcode LLCRalph Giles2007-06-051-1/+1
* Fix (functions) : Improving the documentation for make_interpolation_tensor.Igor Melichev2007-05-071-12/+23
* Fix rangecheck in shfill caused by floating point inaccuracies in the functionRay Johnston2006-04-021-3/+3
* changed copyright headersStefan Kemper2006-03-131-13/+10
* Fix : Removing 'assert' from gsfunc0.c .Igor Melichev2006-02-031-7/+6
* Fix for 688209 Incorrect equiv color for 'Dark Blue' in test file.Dan Coby2005-07-151-1/+3
* Speed up shadings with optimizing fn_Sd_is_monotonic.Igor Melichev2005-04-201-26/+130
* Speed up shadings with removing fn_domain_is_monotonic.Igor Melichev2005-04-191-2/+0
* Faster shadings with a better function monotonity check.Igor Melichev2005-04-191-148/+290
* Delaying changes for assertions and gzspotan.c till after 8.50 release.Stefan Kemper2004-12-081-2/+6
* Added macros for assertions:Stefan Kemper2004-12-071-6/+2
* Fix : Arithmetic errors could cause a function monotonity misrecongition.Igor Melichev2004-06-171-3/+6
* Implementing is_monotonic for cubic interpolation functions (continued 2).Igor Melichev2004-05-061-8/+13
* Implementing is_monotonic for cubic interpolation functions (continued 1).Igor Melichev2004-05-051-1/+6
* Implementing is_monotonic for cubic interpolation functions.Igor Melichev2004-03-181-28/+616
* Fix : gs_function_is_monotonic computed an unused auxiliary result (continued...Igor Melichev2004-03-071-7/+9
* Fix : Cygwin/gcc warnings.Igor Melichev2004-03-051-2/+1
* Fix : gs_function_is_monotonic computed an unused auxiliary result.Igor Melichev2004-03-041-17/+2
* Fix : A bug in fn_Sd_is_monotonic.Igor Melichev2004-02-261-25/+24
* Fix (color space serialization) : Removing a constraint to the Sd function di...Igor Melichev2003-10-131-9/+19
* Implementing a serialization for color spaces and functions (continued 2).Igor Melichev2003-09-091-2/+9
* Implementing a serialization for color spaces and functions.Igor Melichev2003-09-091-1/+44
* Apply casts to remove lots of warnings from MSVC 6.Russell Lang2002-10-071-7/+7
* Removes all uses of the now-deprecated Pn macros from all remaining .cL Peter Deutsch2002-06-161-2/+2
* Adds a make_scaled virtual procedure to Function objects, to create aL Peter Deutsch2002-04-191-0/+33
* Reverts to marking files with the single Id cvs tag instead of theRalph Giles2002-02-211-1/+1
* Update banner to the new format common to all releases (AFPL, GPL andRay Johnston2002-02-211-13/+11
* Tweaks the handling of the endpoints for FunctionType 0 functions with OrderL Peter Deutsch2000-10-271-21/+14
* Implements cubic interpolation (Order = 3) for FunctionType 0 functions.L Peter Deutsch2000-10-271-4/+133
* Updates the license notices to reflect the name change from AladdinL Peter Deutsch2000-09-191-16/+16
* Adds virtual procedures for Functions to write their parameters to aL Peter Deutsch2000-03-191-0/+56
* Populate repository with gs 6.0 files.ghostscript-6.0L Peter Deutsch2000-03-091-3/+15
* Update to Aladdin 6.0 - Only license block formatting changed.Ray Johnston2000-02-151-2/+3
* Imports Aladdin's 596.Henry Stiles1999-12-121-31/+37
* This is the first gs593 integration it is *NOT* a release. NormallyHenry Stiles1999-10-031-14/+69
* initial gs5.84 checkin with pcl and xl compiling.Henry Stiles1999-05-241-5/+5
* filters out the id string.Henry Stiles1998-08-221-1/+1
* gs 5.34 checkin.Henry Stiles1998-08-191-1/+1
* This commit was generated by cvs2svn to compensate for changes in r279,Henry Stiles1998-08-081-76/+155
* This commit was generated by cvs2svn to compensate for changes in r257,Henry Stiles1998-07-281-160/+176
* Initial revisionHenry Stiles1998-07-261-0/+246