summaryrefslogtreecommitdiff
path: root/lang/snobol (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Un-broke the compile by forcing stdargs.Wes Peters2003-10-271-4/+0
| | | | Notes: svn path=/head/; revision=92359
* Follow the bouncing C compiler: use stdargs instead of varargs in thisWes Peters2003-10-271-1/+2
| | | | | | | lovely ancient code. Notes: svn path=/head/; revision=92350
* BROKEN on 5.x: does not compileKris Kennaway2003-10-161-1/+7
| | | | Notes: svn path=/head/; revision=91379
* Allow snobol to compile on IA-64, with thanks to:Wes Peters2003-06-091-0/+10
| | | | | | | Submitted by: Marcel Moolenaar <marcel@xcllnt.net> Notes: svn path=/head/; revision=82556
* Compile cleanly on GCC 3.xWes Peters2003-06-043-0/+2307
| | | | | | | Approved by: kris@ Notes: svn path=/head/; revision=82228
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Correct grammar.Maxim Sobolev2000-09-051-2/+2
| | | | | | | PR: 21040 Notes: svn path=/head/; revision=32310
* Fix these files so they actually talk about snobol4, rather thanWes Peters2000-09-032-23/+14
| | | | | | | GNU awk. Oops. Notes: svn path=/head/; revision=32229
* A port of the Macro Implementation of SNOBOL4 in C (C-MAINBOL) versionWes Peters2000-09-018-0/+73
0.99.4; Aug 11, 1997. This was sort of request by Eivind. Notes: svn path=/head/; revision=32167