Jim Meyering
|
405c640f5b
|
printf cleanup, to avoid undefined behavior, to add support for
formats that Bash supports, and to support wide integers like
Bash does.
Add tests for the above.
|
2004-07-08 14:03:20 +00:00 |
|
Jim Meyering
|
a77a16acbf
|
Adjust to the new semantics for \x if POSIXLY_CORRECT.
|
2004-06-15 18:04:47 +00:00 |
|
Jim Meyering
|
edfc78a913
|
Add tests for the printf fixes of 2003-04-20.
|
2003-04-21 16:46:56 +00:00 |
|
Jim Meyering
|
1040e672f1
|
add tests for Paul's change of Mar 24, 2003
|
2003-03-28 00:00:58 +00:00 |
|
Jim Meyering
|
f089969ec9
|
Add a test for the above-fixed bug.
|
2003-03-10 12:24:59 +00:00 |
|
Jim Meyering
|
eff5b46e0c
|
Be careful to test the code in this package, not the shell built-in function.
|
2002-11-06 09:23:23 +00:00 |
|
Jim Meyering
|
fb763e4f7a
|
Use double quotes around diagnostic.
|
2002-10-08 09:21:08 +00:00 |
|
Jim Meyering
|
b9485873b6
|
Make sure printf handles a leading -- properly.
|
2002-09-13 09:49:19 +00:00 |
|