dtrg
|
014be56fb0
|
Replaced calls to the custom strindex() and strrindex() functions with the
exactly equivalent and standard strchr() and strrchr() functions instead.
|
2006-07-23 20:01:02 +00:00 |
|
ceriel
|
87385c49e4
|
Changed some identifier names (ANSI C, Ultrix ...)
|
1991-02-20 09:51:07 +00:00 |
|
ceriel
|
ff766530eb
|
hide some VAX-ce specific names
|
1991-01-22 13:28:21 +00:00 |
|
ceriel
|
9d08fc6678
|
use strindex() instead of index()
|
1989-10-12 11:16:43 +00:00 |
|
ceriel
|
e0fc646222
|
Many changes:
- added floating point
- improved assembler part, now uses short encodings when possible
- reduced generated relocation - and name table
|
1988-10-20 14:21:37 +00:00 |
|
ceriel
|
a5f48d6493
|
Initial revision
|
1988-09-15 09:49:22 +00:00 |
|