summaryrefslogtreecommitdiff
path: root/gs/base/gsmisc.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-29Added a final return to --debug message.Marcos H. Woehrmann1-1/+1
2011-10-27Correct direction of implication for gs_debug_flags.Robin Watts1-3/+3
2011-10-25Fix silly mistake in gs_debug_flags changes.Robin Watts1-0/+20
2011-10-25Add 'implication' table for gs_debug operations.Robin Watts1-7/+16
2011-10-25Add new 'long form' debugging flags.Robin Watts1-0/+97
2011-08-09Remove gserror.h, its contents have been moved to gserrors.h so weHenry Stiles1-1/+0
2011-04-19Indent with spaces and strip trailing whitespace.Tor Andersson1-4/+0
2010-12-17Fix stone-old security advisory CVE-2009-4270.Till Kamppeter1-1/+1
2010-12-12Make const_90_degrees an external variable to stop smart optimizers fromAlex Cherepanov1-1/+1
2010-05-06Remove gs_debug_out global variable as it is never used.Robin Watts1-402/+403
2010-05-04As part of the work for bug 691207 (remove global variables) we introduceRobin Watts1-0/+15
2010-05-04As part of the efforts towards bug 691207 (global variables must be removed)Robin Watts1-9/+27
2010-04-21Move CPSI_mode from being a global to living in the libctx, as part of theRobin Watts1-9/+0
2010-01-05Remove duplicate call to errwrite() introduced by the rev. 10568.Alex Cherepanov1-2/+0
2009-12-29Use safer function vsnprintf() instead of vsprintf() for error reporting.Alex Cherepanov1-16/+17
2008-08-29Split the source tree into two new directories.Ralph Giles1-0/+1043