[go: up one dir, main page]

Menu

Tree [72b583] master / pslib / src /
 History

HTTPS access


File Date Author Commit
 .cvsignore 2004-06-16 U. Steinmann U. Steinmann [43f0d7] - ignore some more files
 Makefile.am 2019-11-05 Uwe Steinmann Uwe Steinmann [641715] replace INCLUDES by AM_CPPFLAGS
 bmp.c 2019-11-05 Uwe Steinmann Uwe Steinmann [9ca14a] fix warning because ps_error was unknown
 bmp.h 2006-04-24 U. Steinmann U. Steinmann [fd42dc] - added code to read bmp files
 ght_hash_table.h.in 2007-07-04 U. Steinmann U. Steinmann [77f3fd] - many small changes to make it compile in a Vi...
 hash_functions.c 2004-03-15 U. Steinmann U. Steinmann [3de13e] *** empty log message ***
 hash_table.c 2009-03-05 U. Steinmann U. Steinmann [4d4bdf] - made hp ux happy
 hnjalloc.c 2003-10-31 U. Steinmann U. Steinmann [46772c] - reorganization of sources
 hnjalloc.h 2003-10-31 U. Steinmann U. Steinmann [46772c] - reorganization of sources
 hyphen.c 2005-01-11 U. Steinmann U. Steinmann [ad176d] - fixed potential segm fault
 hyphen.h 2003-10-31 U. Steinmann U. Steinmann [46772c] - reorganization of sources
 ps_afm.c 2009-11-20 U. Steinmann U. Steinmann [e21668] - rename getline() into afm_getline()
 ps_error.c 2007-06-22 U. Steinmann U. Steinmann [4df760] - output to stderr in default error handler
 ps_error.h 2004-03-25 U. Steinmann U. Steinmann [1a6356] - renamed default error handler
 ps_fontenc.c 2006-07-25 U. Steinmann U. Steinmann [e27435] - added new font encoding 'Cork' which is now t...
 ps_fontenc.h 2006-07-25 U. Steinmann U. Steinmann [e27435] - added new font encoding 'Cork' which is now t...
 ps_inputenc.c 2015-07-13 Uwe Steinmann Uwe Steinmann [d85ef9] add some more glyphs
 ps_inputenc.h 2006-08-31 U. Steinmann U. Steinmann [90a224] - passed const char to ps_get_inputencoding()
 ps_intern.h 2011-03-24 U. Steinmann U. Steinmann [374cf9] - image are now reusable
 ps_list.c 2004-03-08 U. Steinmann U. Steinmann [da1766] - removed revision history
 ps_list.h 2003-10-31 U. Steinmann U. Steinmann [46772c] - reorganization of sources
 ps_memory.c 2007-07-04 U. Steinmann U. Steinmann [77f3fd] - many small changes to make it compile in a Vi...
 ps_memory.h 2004-03-25 U. Steinmann U. Steinmann [8e5816] - renamed memory management functions
 ps_memprof.c 2019-11-05 Uwe Steinmann Uwe Steinmann [0913f3] fix cast from pointer to int, cast to long instead
 ps_strbuf.c 2007-07-04 U. Steinmann U. Steinmann [77f3fd] - many small changes to make it compile in a Vi...
 ps_strbuf.h 2004-06-17 U. Steinmann U. Steinmann [d10aaf] - added implementation of growing buffer for in...
 ps_util.c 2012-03-22 U. Steinmann U. Steinmann [550ffc] - do not print debug msg to stderr
 pslib.c 2019-11-02 Uwe Steinmann Uwe Steinmann [0c7cd5] check GIFLIB version, fix templates (pop needs ...