ridiculousfish
|
d4eded2376
|
Make octal/hex escapes in printf and echo output literal bytes
Fixes #1894
|
2015-01-15 11:21:07 -08:00 |
|
ridiculousfish
|
c33a3862cc
|
Disable printf %a test since it has different output on FreeBSD
Fixes #1139
|
2014-11-02 00:27:52 -07:00 |
|
Kevin Ballard
|
a4059d3e60
|
Support wide characters in printf %c
|
2014-09-21 23:22:43 -07:00 |
|
Siteshwar Vashisht
|
3ac9621f87
|
Enabled test cases for unicode characters in printf builtin
|
2013-03-29 12:26:15 +05:30 |
|
ridiculousfish
|
d146f578a4
|
Fix printf output to store \r instead of \n
Is git breaking line endings?
|
2013-03-24 15:58:24 -07:00 |
|
ridiculousfish
|
9394583f96
|
Implement actual error handling for builtin_printf. Fix the tests.
|
2013-03-24 15:58:24 -07:00 |
|
Siteshwar Vashisht
|
be7d02ebdd
|
Added test cases for printf builtin
|
2013-03-03 00:45:34 +05:30 |
|