summaryrefslogtreecommitdiff
path: root/textproc/sp/patches
AgeCommit message (Collapse)AuthorFilesLines
2001-03-26Instantiate Vector<size_t> on __sparc__ too.bad2-4/+4
2000-10-09Okay, do this the Hard Way. Activate the size_t instantiation block iftv3-43/+8
one of __alpha__ or __sparc64__ are defined. I'll look into a better fix later.
2000-10-07Add fix for alpha; explicitly instantiate Vector<size_t>, as size_t istv3-0/+61
"unsigned long" on alpha. Nuke instantiation of Vector<unsigned int> and finish the halfassed LP64 fix that's already here by changing a Vector<unsigned int> to Vector<size_t> in the code. NOT TESTED but appears to fix the problem for alpha; tested not to cause problems on i386.
1999-12-16Fix default sgml catalog path, add NetBSD id to patch, correctmjl1-2/+13
PLIST.
1999-12-16Updated to 1.3.4. Changes are bugfixes (no details available).mjl1-28/+5
1999-03-13Initial import of sp-1.3, an SGML system conforming to ISO-8879 asrh2-0/+50
provided by Martin Laubach (with a few modifications to work under NetBSD-1.3.3 as well as -current) -- thanks!