History log of /original-bsd/usr.bin/pascal/pc2/langpats.c (Results 1 – 25 of 25)
Revision Date Author Comments
# ab4cc049 06-Jun-1993 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

4.4BSD snapshot (revision 8.1); add 1993 to copyright


# 0fa85c7e 16-Apr-1991 bostic <bostic@65305748-3e16-e211-a854-8c89a5c6f760>

Pascal is Berkeley code, add Berkeley specific copyright


# 3215360c 07-Apr-1987 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

better code for set operations


# eafff259 17-Nov-1986 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

add IN operator for tahoe


# b88843e2 13-Nov-1986 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

add CCI (tahoe) support


# 311ed212 22-Aug-1985 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

do validity checking on number of arguments (from donn@utah-cs)


# df58e4c6 05-Jun-1985 dist <dist@65305748-3e16-e211-a854-8c89a5c6f760>

Add copyright


# b879327b 20-Sep-1984 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

clean up patterns for mc68000


# 1e912def 18-Aug-1984 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

subsume Pascal dependent part of pc2.c


# cbf32721 11-Jan-1984 aoki <aoki@65305748-3e16-e211-a854-8c89a5c6f760>

inline expansions for range checks (RANG4,RSNG4)


# 967cc37b 08-Dec-1983 peter <peter@65305748-3e16-e211-a854-8c89a5c6f760>

strcmpn changed to strncmp to confuse the innocent


# f5dff6bc 29-Sep-1983 peter <peter@65305748-3e16-e211-a854-8c89a5c6f760>

fix opcodes to match assembler;
invert IN test to fix bug.


# 94a0cbf3 01-Jun-1983 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

file and set operations for mc68000


# d224c51a 08-Apr-1983 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

convert to handle mc68000


# c7b73e09 12-Nov-1982 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

add inlines for ASRT, ASRTS, CHR, LINO, NIL, RANG4, RSNG4, SUBSC, SUBSCZ


# 7393b791 15-Jul-1981 mckusic <mckusic@65305748-3e16-e211-a854-8c89a5c6f760>

optimize formal calling code


# 6e5ee681 01-Apr-1981 mckusic <mckusic@65305748-3e16-e211-a854-8c89a5c6f760>

mods for dynamically allocated display save area for formal calls


# c261aacb 07-Mar-1981 mckusic <mckusic@65305748-3e16-e211-a854-8c89a5c6f760>

fix ROUND error


# 1657b0ae 04-Feb-1981 mckusic <mckusic@65305748-3e16-e211-a854-8c89a5c6f760>

fix 1.6, because of 8 char login must do this as a delta


# 75c3634b 04-Feb-1981 mckusic <mckusic@65305748-3e16-e211-a854-8c89a5c6f760>

run pc2 after /lib/c2; remove /lib/c2 hacks from pc2


# c84df309 26-Jan-1981 mckusic <mckusic@65305748-3e16-e211-a854-8c89a5c6f760>

pop args to IN before clearing r0 so /lib/c2 does not discard the clr


# cf574856 17-Jan-1981 mckusic <mckusic@65305748-3e16-e211-a854-8c89a5c6f760>

shorten length of inline expansion code


# 1eb191f8 16-Jan-1981 mckusic <mckusic@65305748-3e16-e211-a854-8c89a5c6f760>

require arg count in pattern match, circumvent /lib/c2 in blkclr


# 064ae4eb 10-Jan-1981 mckusic <mckusic@65305748-3e16-e211-a854-8c89a5c6f760>

convert REL* to operate on >65535 length data


# 893a447b 07-Jan-1981 mckusick <mckusick@65305748-3e16-e211-a854-8c89a5c6f760>

date and time created 81/01/07 20:30:16 by mckusick