index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
expr
Age
Commit message (
Expand
)
Author
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