|
8d158e4ed9
|
Write file to argument given to 'w' command, if present
|
2018-03-20 21:19:23 -04:00 |
|
|
210a7b82c5
|
Fix up CommandParser operation and add unit tests
|
2017-01-23 21:47:40 -05:00 |
|
|
726bd8bfaa
|
add EncodedString::iterator::offset() and size()
|
2017-01-22 19:20:33 -05:00 |
|
|
d7315b0268
|
EncodedString: use a vector to store data
|
2017-01-22 18:35:18 -05:00 |
|
|
0c2ac5b325
|
disallow creating an EncodedString with no data
|
2017-01-21 14:22:29 -05:00 |
|
|
fcabf60551
|
make EncodedString safe to copy
|
2017-01-21 14:21:51 -05:00 |
|
|
13ca7afd0c
|
Buffer::get_string() returns an EncodedString
|
2017-01-21 14:15:54 -05:00 |
|
|
7e7b0497a7
|
allow comparison between an EncodedString and a std::string
|
2017-01-21 14:06:06 -05:00 |
|
|
fce9f87265
|
add EncodedString module
|
2017-01-21 13:28:20 -05:00 |
|