about summary refs log tree commit diff
path: root/other
Commit message (Expand)AuthorAgeFilesLines
* Release 10.94.02giraffedata2021-04-081-0/+4
* Promote Development to Advanced, Release 10.94.00giraffedata2021-03-271-17/+60
* Promote Development to Advanced as Release 10.93.00giraffedata2020-12-281-125/+332
* Release 10.92.01giraffedata2020-12-081-5/+5
* Promote Development to Advancedgiraffedata2020-09-262-30/+39
* Release 10.91.04giraffedata2020-09-161-3/+31
* Release 10.91.02giraffedata2020-08-291-1/+10
* Promote Development to Advaanced - Release 10.91giraffedata2020-06-281-1/+1
* Promote trunk (10.90.00) to advancedgiraffedata2020-03-261-13/+13
* Promote Development to Advancedgiraffedata2019-09-282-186/+353
* Promote current Development release as Advancedgiraffedata2018-12-293-92/+103
* Promote current Development release as Advancedgiraffedata2018-06-301-6/+6
* Copy Development as new Advancedgiraffedata2016-12-255-5/+9
* Promote Development to Advanced as Release 10.75.00giraffedata2016-06-262-48/+87
* Release 10.74.05giraffedata2016-06-251-5/+5
* Update Advanced to 10.72giraffedata2015-09-263-41/+393
* Promote current development as Release 10.68giraffedata2014-09-262-0/+2
* Release 10.67.03giraffedata2014-08-241-1/+1
* Fix up commit messgiraffedata2014-06-294-27/+20
* Reverse messed up commitgiraffedata2014-06-294-20/+27
* Update Advanced series to Release 10.67giraffedata2014-06-294-27/+20
* Update to current Development release - 10.66.00giraffedata2014-03-306-184/+435
* Release 10.65.07giraffedata2014-03-021-6/+6
* Update to current Development release - 10.65.00giraffedata2013-12-261-3/+3
* Release 10.63.00giraffedata2013-06-297-22/+21
* Release 10.60.04giraffedata2012-12-041-0/+1
* Replace obsolete bcopy, index, rindex with modern memcpy, strchr, strrchrgiraffedata2012-09-082-6/+6
* Fix wrong output for -multiplygiraffedata2011-11-081-1/+1
* Add pamexecgiraffedata2011-08-122-1/+193
* cleanupgiraffedata2011-08-121-5/+8
* Use pkg-config for X librariesgiraffedata2011-06-261-5/+21
* Rename nstring.h functions with pm_ prefixgiraffedata2010-09-295-20/+20
* Rename optParseOptions3 to pm_optParseOptions3, etcgiraffedata2010-09-2813-20/+20
* Use memset() instead of bzero()giraffedata2010-08-072-3/+3
* Add some more code for more that two operands; not functional yetgiraffedata2010-05-201-26/+63
* fix memory leakgiraffedata2010-05-201-10/+12
* Make exit status 0 instead of 10 when window manager requests terminationgiraffedata2010-04-261-1/+1
* Fix compiler warningsgiraffedata2010-04-102-2/+4
* add -nointerpolategiraffedata2009-11-121-26/+62
* Fix crash/failure when you specify input file namegiraffedata2009-09-051-0/+2
* Wait to initialize Svgalib to keep console usable longergiraffedata2009-08-171-4/+8
* Remove pm_c_util.h from sshopt.hgiraffedata2009-04-0410-0/+12
* fix commentgiraffedata2009-01-241-1/+1
* Make -ansi compile workgiraffedata2008-12-041-0/+1
* Move LDFLAGS latergiraffedata2008-12-032-5/+4
* Rename Makefile.config to config.mkgiraffedata2008-10-052-2/+2
* Rename Makefile.common to common.mkgiraffedata2008-10-052-2/+2
* cleanupgiraffedata2008-07-122-4/+5
* Round instead of truncate in division to compute meangiraffedata2008-07-111-5/+6
* Add some code for more than two operands; not functional yetgiraffedata2007-11-111-60/+371