| Age | Commit message (Expand) | Author |
| 2000-01-14 | On memory allocation failure, return 3 as per POSIX. (from OpenBSD) | mjl |
| 1999-11-09 | Since our gcc doesn't warn about NULL format strings anymore, we can | drochner |
| 1998-11-04 | cast is*() to unsigned char | christos |
| 1998-07-28 | Be more retentive about use of NOTREACHED and noreturn. | mycroft |
| 1998-07-28 | Delint. | mycroft |
| 1998-07-27 | Slight code reduction. | mycroft |
| 1998-07-27 | __AUDIT__ cleanup. | mycroft |
| 1997-10-20 | Fix .Nm usage. | enami |
| 1997-07-20 | Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.inc | christos |
| 1997-07-20 | Fix compiler warnings; add WARNS=1 | christos |
| 1996-06-04 | don't spew an error message if setlocale(LC_ALL, ""); fails. This is for | cgd |
| 1995-04-28 | Winning Strategies has placed this code into the Public Domain | jtc |
| 1995-03-21 | convert to new RCS id conventions. | cgd |
| 1995-03-01 | Clean up deleted files. | mycroft |
| 1994-07-16 | Clean up deleted files. | mycroft |
| 1994-07-16 | Re-implemented with a recursive descent parser. | jtc |
| 1994-07-10 | don't forget a cast, and thereby fix the regexp problems on big-endian machines | cgd |
| 1994-01-29 | Fix spelling error in Copyright notice | jtc |
| 1994-01-11 | Fix spelling errors. | jtc |
| 1993-11-16 | Fix insignificant memory leak. | jtc |
| 1993-11-11 | Use new POSIX.2 compatible regex routines in C library instead of -lgnuregex. | jtc |
| 1993-10-04 | Document the new, less restrictive, behavior of the matching operator. | jtc |
| 1993-10-04 | Allow expressions like "expr 'ABC' : '^.*$' to work as is done in other | jtc |
| 1993-09-14 | Fix grammar to eliminate support for unary minus expressions -- they | jtc |
| 1993-08-28 | Document the fact that expr is POSIX.2 compliant. | jtc |
| 1993-08-17 | Use err() routine for error messages. | jtc |
| 1993-08-16 | Document that string comparisons are done using the locale specific | jtc |
| 1993-08-16 | expr is supposed to do string comparisons using the locale specific | jtc |
| 1993-08-06 | Oops. This one does need a single-entry SRCS, because it's generated at | mycroft |
| 1993-08-02 | Add RCS identifiers, remove some completely useless RCS logs and patchkit | mycroft |
| 1993-08-02 | Makefile | mycroft |
| 1993-07-20 | Add a manual page. | jtc |
| 1993-07-20 | Now truely POSIX 1003.2 (D11.2) compliant. | jtc |
| 1993-07-20 | Don't coerce strings to int in comparisons. | jtc |
| 1993-07-20 | integer arguments were not coerced to strings for the `:' operator. | jtc |
| 1993-06-14 | Updated to POSIX regular expression routines. | jtc |
| 1993-06-14 | Use POSIX regular expression routines. | jtc |
| 1993-06-05 | update for latest version of patches from jtconklin@kaleida.com | cgd |
| 1993-03-23 | added J.T. Conklin's changes to get parens working fine, etc. | cgd |
| 1993-03-23 | changed "Id" to "Header" for rcsids | cgd |
| 1993-03-22 | added rcs ids to all files | cgd |
| 1993-03-21 | after 0.2.2 "stable" patches applied | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |