|
|
@564
|
[564]
|
17 years |
jerome |
Changed copyright years.
Removed unnecessary shebang lines.
Changed …
|
|
|
@555
|
[555]
|
17 years |
jerome |
Each parser now has a 'format' attribute containing its short name.
|
|
|
@529
|
[529]
|
17 years |
jerome |
Finalized support for MS documents.
|
|
|
@527
|
[527]
|
17 years |
jerome |
Now the presence of executable dependencies is tested at runtime.
|
|
|
@522
|
[522]
|
17 years |
jerome |
Finally we need to duplicate some datas, since for some file formats (e.g. …
|
|
|
@520
|
[520]
|
17 years |
jerome |
Code cleaning.
|
|
|
@493
|
[493]
|
17 years |
jerome |
Re-optimize disk access by not reopening and re-reading first and last …
|
|
|
@492
|
[492]
|
17 years |
jerome |
Even more code cleaning : we use named temporary files now, so no need for …
|
|
|
@491
|
[491]
|
17 years |
jerome |
Major code cleaning. Now clearer, although probably a bit slower since
a …
|
|
|
@463
|
[463]
|
17 years |
jerome |
Licensing terms changed to GNU GPL v3.0 or higher.
Removed old PCL3/4/5 …
|
|
|
@450
|
[450]
|
18 years |
jerome |
Now uses Python's universal newline detection to read input files,
and …
|
|
|
@443
|
[443]
|
18 years |
jerome |
Changed copyright years.
|
|
|
@432
|
[432]
|
18 years |
jerome |
Improved error detection.
|
|
|
@429
|
[429]
|
18 years |
jerome |
Ensure no data remains in the pipe.
|
|
|
@428
|
[428]
|
18 years |
jerome |
Improved ink accounting by allowing several commands to be launch to …
|
|
|
@425
|
[425]
|
18 years |
jerome |
Ensure to close the child's stdin in all cases.
|
|
|
@415
|
[415]
|
18 years |
jerome |
Moved the test() function elsewhere, so that it is present only
once in …
|
|
|
@387
|
[387]
|
18 years |
jerome |
Code cleanups.
|
|
|
@371
|
[371]
|
18 years |
jerome |
Refactored some duplicate code.
|
|
|
@363
|
[363]
|
18 years |
jerome |
Initial support for the computation of ink coverage for PostScript?
input …
|
|
|
@362
|
[362]
|
18 years |
jerome |
Added template for TIFF conversion method.
|
|
|
@360
|
[360]
|
18 years |
jerome |
Added a module documentation string.
|
|
|
@303
|
[303]
|
19 years |
jerome |
Changed copyright years.
v1.74 is out
|
|
|
@271
|
[271]
|
19 years |
jerome |
Now warns about psyco missing only during setup, and stays quiet while …
|
|
|
@252
|
[252]
|
19 years |
jerome |
Added a PJL parsing module to extract SET and DEFAULT statements.
Improved …
|
|
|
@247
|
[247]
|
19 years |
jerome |
Don't bother the user with installing Psyco if he doesn't have a 32 bits …
|
|
|
@239
|
[239]
|
19 years |
jerome |
Psyco was imported twice, and a missing psyco made the program fail …
|
|
|
@234
|
[234]
|
19 years |
jerome |
Moved files around
|
|
copied from pkpgcounter/trunk/pdlanalyzer/pdlparser.py:
|
|
|
@220
|
[220]
|
19 years |
jerome |
Big improvements on readability + maintainability
|