
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 63 (100.0%) | 2415 (100.0%) | 38.3 |
| anj | 41 (65.1%) | 2373 (98.3%) | 57.8 |
| jhill | 22 (34.9%) | 42 (1.7%) | 1.9 |
improved situation for DLL exports on windows
13 lines of code changed in 2 files:
sync
5 lines of code changed in 1 file:
sync
1 lines of code changed in 1 file:
export virtual destructor
2 lines of code changed in 1 file:
export type of buf this is based on
3 lines of code changed in 1 file:
fixed dll export
1 lines of code changed in 1 file:
fixed symbol exports
1 lines of code changed in 1 file:
added virtual distructor to virtual base
1 lines of code changed in 1 file:
Add win32 decorations.
2 lines of code changed in 1 file:
fixed position of dll export keyword
1 lines of code changed in 2 files:
fixed position of dll export keyword
2 lines of code changed in 2 files:
Added Chunked String type and underlying segmented buffer implementation.
SegTree currently uses new and delete, needs to be replaced with a free-list.
374 lines of code changed in 9 files:
Header comments.
6 lines of code changed in 2 files:
File probably not needed...
11 lines of code changed in 1 file:
Implemented the Segmented String helper classes and wrote a test class.
Started on the ChunkedString implementation, but have not worked on the underlying segmented buffer template (which could be used by a new kind of segmented array field implementation).
566 lines of code changed in 13 files:
When size_t != unsigned we need to cast a std::min arg to match.
1 lines of code changed in 1 file:
Comments, added printf conversions.
31 lines of code changed in 1 file:
Removed assertion.
0 lines of code changed in 1 file:
Add length check to c_str() to object if it gets changed.
2 lines of code changed in 1 file:
MS DLL Symbol export
12 lines of code changed in 9 files:
(1 more)