index
:
~cloos/ghostpdl
Type3_PCL
ghostpdl-9.03
gs904
gs905
libs-update
master
memcpy-fix
mooscript
patt_trans_clist
psd16
Clone of git://git.ghostscript.com/ghostpdl.git.
cloos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pl
/
plmain.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-10-10
Pulling wrapped memory functions matches gs commit r7098.
Stefan Kemper
1
-0
/
+3
2006-09-07
Merge the gs853merge branch down into the trunk. This ports ghostpcl and
Ralph Giles
1
-64
/
+70
2005-02-23
Don't free iodev when gc allocator is in place.
Stefan Kemper
1
-0
/
+2
2005-01-31
Fixes iodev leak.
Stefan Kemper
1
-43
/
+44
2004-12-30
warning fixes - use gs platform routine instead of exit()
Henry Stiles
1
-2
/
+2
2003-12-10
Fixed bug for -dBoolean arguements where =true is defaulted.
Stefan Kemper
1
-9
/
+13
2003-10-07
Removing global variables:
Stefan Kemper
1
-3
/
+14
2003-10-01
Changed name of pl_stdio_t to gs_lib_ctx_t.
Stefan Kemper
1
-4
/
+4
2003-09-09
Removed globals gs_stderr gs_stdin gs_stdout.
Stefan Kemper
1
-27
/
+30
2003-09-06
Added pl_stdio under the gs_memory_t. This provides a single
Stefan Kemper
1
-131
/
+60
2003-05-06
*** empty log message ***
Henry Stiles
1
-1
/
+1
2003-05-02
*** empty log message ***
Henry Stiles
1
-25
/
+25
2003-02-11
Added interp_impl_get_device_memory() this is used to get the postscript gs_m...
Stefan Kemper
1
-7
/
+12
2003-01-21
Changed device dealloc to change behavior based on which allocator.
Stefan Kemper
1
-4
/
+9
2003-01-21
Fixed bug on closing current device when no gs state was used.
Stefan Kemper
1
-1
/
+0
2002-11-14
Added a second memory list one for job memory one for pjl scoped memory.
Stefan Kemper
1
-10
/
+17
2002-10-04
Initial rough draft of PXL passthrough mode - ability to invoke the
Henry Stiles
1
-7
/
+8
2002-09-10
command line option so that memory will not be freed at end of cycle
Henry Stiles
1
-4
/
+9
2002-09-03
improves a diagnostic message and removes obsolete memory status code.
Henry Stiles
1
-18
/
+16
2002-08-28
improves comments.
Henry Stiles
1
-6
/
+13
2002-08-28
Added a PL_KEEP_GLOBAL_FREE_LIST option in plalloc.h
Stefan Kemper
1
-2
/
+3
2002-07-24
Fixes to free all memory prior to process exit.
Stefan Kemper
1
-4
/
+11
2002-04-25
Added PJL variable VIEWER. This is an unsafe optimization for the viewer
Stefan Kemper
1
-17
/
+33
2002-03-16
Adds -J option for sending PJL commands by command line argument to
Henry Stiles
1
-0
/
+1
2002-03-16
Adds processing of boolean parameter from the command line.
Henry Stiles
1
-6
/
+15
2002-02-12
Pulling out the performance optimization for the java viewer that
Stefan Kemper
1
-2
/
+11
2002-02-11
Incomplete documents call pcl_process_eof to print the page.
Stefan Kemper
1
-0
/
+1
2001-11-20
Removed experimental unused ifdefs.
Stefan Kemper
1
-5
/
+0
2001-11-20
Simplification of the job server loop. Adds out of range page optimization.
Henry Stiles
1
-69
/
+104
2001-11-06
Adds -C option to get a fast page (C)ount for a job.
Henry Stiles
1
-5
/
+12
2001-10-26
The new second parameter to arg_next() as of last gs upgrade was not
Henry Stiles
1
-2
/
+1
2001-09-21
Performance enhancement ultimately for the java viewer. This allows
Henry Stiles
1
-7
/
+1
2001-09-03
Changed plmain to pl_main()
Stefan Kemper
1
-3
/
+3
2001-08-31
Added plapi which exposes plmain(argc argv) to a library/dll.
Stefan Kemper
1
-23
/
+60
2001-08-23
Changed unportable use of index() to strchr().
Stefan Kemper
1
-1
/
+1
2001-08-21
support for parsing floating point values - dFOO=1.5, previously only
Henry Stiles
1
-15
/
+25
2001-08-21
adds support for plot size override. This allows PJL commands to
Henry Stiles
1
-10
/
+43
2001-08-16
Experimental:
Stefan Kemper
1
-2
/
+2
2001-08-16
Added conditional compile code based on linkage with Postscript interpreter.
Stefan Kemper
1
-1
/
+6
2001-08-03
Updated for new next args interface in 7.x
Henry Stiles
1
-4
/
+12
2001-05-10
removes unnecessary debugging statement.
Henry Stiles
1
-1
/
+0
2001-04-27
closing a highlevel device, now sets curr_device to 0
Stefan Kemper
1
-3
/
+5
2001-04-27
Code changes for pcl reentrancy and miscellaneous items for the 1.35
Henry Stiles
1
-184
/
+184
2001-04-23
Don't reopen high level device (pdfwrite) on close job
Stefan Kemper
1
-0
/
+2
2001-04-02
pdfwrite2.dev change that should have been batched with the last set
Henry Stiles
1
-1
/
+1
2001-04-02
A number of changes for this file:
Henry Stiles
1
-40
/
+84
2001-03-23
Added new copyright
Stefan Kemper
1
-0
/
+13
2001-02-06
Modifications for using gs6.50 with PCL6.
Dan Coby
1
-2
/
+2
2000-11-01
Fixes silly typo.
Henry Stiles
1
-1
/
+1
2000-10-25
Makes input buffer smaller for testing parsers on debug systems. "NB"
Henry Stiles
1
-2
/
+10
[next]