Parent Directory
|
|
|
|
|
buffer-append1/
|
637 |
13 months |
juli |
Fix a braino (and add a test for) a misconversion to truncate() from trim().
|
buffer-cut1/
|
791 |
8 months |
juli |
Remove whitespace at EOL.
|
buffer-equal1/
|
781 |
8 months |
juli |
Fix and test empty buffer comparisons.
|
buffer-ops1/
|
790 |
8 months |
juli |
Use more sizes.
|
buffer-prefix1/
|
786 |
8 months |
juli |
o) Avoid temporary Buffers.
o) Fix equal case for empty std::strings on BufferSe... |
buffer-return1/
|
494 |
14 months |
juli |
Create a variant of the buffer-prefix1 that tests returning a Buffer through
a c... |
buffer-segment-pullup1/
|
897 |
6 weeks |
juli |
Require a log handle for assertions.
This hopefully will make it easier to tell... |
buffer-split-join1/
|
813 |
5 months |
juli |
Add Buffer::join.
|
buffer-split1/
|
812 |
5 months |
juli |
o) Add Buffer::split.
o) Clean up some constructors wrt 0-lengths.
|
Makefile
|
813
|
5 months |
juli |
Add Buffer::join.
|