dtrg
|
9c722420dd
|
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
|
2aef15d9fb
|
Changed some identifier names (ANSI C, Ultrix ...)
|
1991-02-20 09:51:07 +00:00 |
|
ceriel
|
4c4ee4f2c1
|
hide some VAX-ce specific names
|
1991-01-22 13:28:21 +00:00 |
|
ceriel
|
a17cb6d151
|
use strindex() instead of index()
|
1989-10-12 11:16:43 +00:00 |
|
ceriel
|
d646cd1209
|
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
|
47a9fdaaf1
|
Initial revision
|
1988-09-15 09:49:22 +00:00 |
|