Michael Davidsaver
|
0b424a71ec
|
isprint() wants value in range [-1, 255]
The MSVC impl. assert()s this
|
2022-11-26 10:52:03 -08:00 |
|
Michael Davidsaver
|
f17d2bbca1
|
add maybeQuote()
Something for the *NIX gurus
to light their pipes with.
|
2020-06-17 14:08:14 -07:00 |
|
Michael Davidsaver
|
0ad253c6f0
|
Remove Base 3.14 compatibility
|
2019-09-23 10:14:55 -07:00 |
|
Michael Davidsaver
|
77c67802a3
|
printer.cpp extend precision
|
2018-10-30 17:09:56 -07:00 |
|
Michael Davidsaver
|
7d68d177d7
|
printer.cpp update time format
|
2018-10-30 17:02:22 -07:00 |
|
Michael Davidsaver
|
9b20505dcd
|
stream() remove comma in NTTable
|
2018-10-30 14:33:15 -07:00 |
|
Michael Davidsaver
|
edd3e20f3c
|
format NTEnum
|
2018-10-29 13:12:01 -07:00 |
|
Michael Davidsaver
|
90cffa60d6
|
format NTTable as CSV
|
2018-10-29 13:12:01 -07:00 |
|
Michael Davidsaver
|
fa731bf6c3
|
helper to escape while printing strings
|
2018-10-29 13:12:01 -07:00 |
|
Michael Davidsaver
|
818fce324c
|
Add PVStructure::stream()
|
2018-10-29 13:12:01 -07:00 |
|
Michael Davidsaver
|
810ae15991
|
printer.cpp avoid alloc of spaces
No need to allocate a std::string
just to repeat spaces.
|
2018-05-21 11:21:01 -07:00 |
|
Michael Davidsaver
|
271fec7f5e
|
printer.cpp: clean whitespace
|
2018-05-21 11:21:01 -07:00 |
|
Dave Hickin
|
d9072402db
|
Update source boilerplate for new LICENSE file
|
2016-07-22 15:56:43 +01:00 |
|
Michael Davidsaver
|
9ad725a272
|
remove unused PrinterPlain
|
2015-06-25 16:51:04 -04:00 |
|
Matej Sekoranja
|
4e671a1c21
|
win32 indent problem: local static DLL saga
|
2014-11-06 22:18:58 +01:00 |
|
Matej Sekoranja
|
c6eed12139
|
String -> std::string, toString methods removed
|
2014-06-19 14:27:48 +02:00 |
|
Matej Sekoranja
|
5e3159f800
|
completed merge
|
2014-06-09 23:15:57 +02:00 |
|
Andrew Johnson
|
19269735ae
|
Rename pvDataApp to src, adjust Makefiles.
|
2014-03-28 10:20:24 -05:00 |
|