| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2003-03-29 | spelling errors, some from Igor Sobrado in PR 19670 | perry | |
| 2003-02-14 | 'NetBSD.org' | grant | |
| 2002-09-25 | New policy: New sentences start on a new line. | wiz | |
| Patches by Robert Elz <kre at munnari oz au>, with minimal changes by me. | |||
| 2002-02-19 | rewritten in NetBSD 1.6 -> rewritten for NetBSD 1.6 | pooka | |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross | |
| 2001-12-20 | Use standard headers, sort sections. | wiz | |
| 2001-10-18 | Quote `:' correctly. | wiz | |
| 2001-05-07 | Fix the operator precedence list to match reality. Operators were incorrectly | jdolecek | |
| grouped there. | |||
| 2000-10-30 | list parenthesis usage similar way as other operators | jdolecek | |
| document operator precedence rename section BUGS to COMPATIBILITY, add paragraph about -- handling | |||
| 2000-09-19 | reimplement expr using lexical parser generated by yacc | jdolecek | |
| highlights: * / is treated correctly depending upon context (addresses PR # 10995) * use 64 bit arithmetic, so expr is able to process integer values from -(2**63) to (2**63 - 1) * checks for integer over- & underflows added * error messages improved, more error checking added add AUTHOR section to manpage add BUGS section, and mention possible drawbacks with other expr implementations XXX the old expr treated empty string in arithmetic expressions as if it was 0 XXX this behaviour has been retained | |||
| 2000-09-04 | For commands and utilities, use EXIT STATUS rather than RETURN VALUES as | kleink | |
| appropriate (and documented in mdoc(7)). | |||
| 2000-08-28 | Add 'RETURN VALUE' section header. | hubertf | |
| 2000-01-14 | On memory allocation failure, return 3 as per POSIX. (from OpenBSD) | mjl | |
| 1997-10-20 | Fix .Nm usage. | enami | |
| 1995-04-28 | Winning Strategies has placed this code into the Public Domain | jtc | |
| 1995-03-21 | convert to new RCS id conventions. | cgd | |
| 1994-01-29 | Fix spelling error in Copyright notice | jtc | |
| 1994-01-11 | Fix spelling errors. | jtc | |
| 1993-10-04 | Document the new, less restrictive, behavior of the matching operator. | jtc | |
| 1993-08-28 | Document the fact that expr is POSIX.2 compliant. | jtc | |
| 1993-08-16 | Document that string comparisons are done using the locale specific | jtc | |
| collation sequence. | |||
| 1993-08-02 | Makefile | mycroft | |
| 1993-07-20 | Add a manual page. | jtc | |
