Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-07-08 | printf cleanup, to avoid undefined behavior, to add support for | Jim Meyering | |
formats that Bash supports, and to support wide integers like Bash does. Add tests for the above. | |||
2004-06-15 | Adjust to the new semantics for \x if POSIXLY_CORRECT. | Jim Meyering | |
2003-04-21 | Add tests for the printf fixes of 2003-04-20. | Jim Meyering | |
2003-03-28 | add tests for Paul's change of Mar 24, 2003 | Jim Meyering | |
2003-03-10 | Add a test for the above-fixed bug. | Jim Meyering | |
2002-11-06 | Be careful to test the code in this package, not the shell built-in function. | Jim Meyering | |
2002-10-08 | Use double quotes around diagnostic. | Jim Meyering | |
2002-09-13 | Make sure printf handles a leading -- properly. | Jim Meyering | |