|
5711cb6096
|
refactored code, made new comments, extended manualtest.cpp, commented
out tests of unimplemented stuff in test.cpp
|
2016-10-26 16:39:32 +02:00 |
|
|
c1254caf25
|
fixed a bug, where Char::operator= made the allocated data larger than
needed
|
2016-10-25 15:38:32 +02:00 |
|
|
bc0fc06772
|
added some comments for class Char, and added some TODO's
|
2016-10-23 15:42:57 +02:00 |
|
|
8dcfca2d62
|
made a char wrapper: Char, which implements copy-on-write for String
|
2016-10-23 15:34:59 +02:00 |
|