[tor/master] Initial changelog for less_charbuf

18 Apr
2013
18 Apr
'13
3:17 p.m.
commit 1ad6f979b9f74ac8fc0009b5a156ba789dd13c0f Author: Nick Mathewson <nickm@torproject.org> Date: Fri Feb 22 12:56:25 2013 -0500 Initial changelog for less_charbuf --- changes/less_charbuf_usage | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/changes/less_charbuf_usage b/changes/less_charbuf_usage new file mode 100644 index 0000000..2ec42b5 --- /dev/null +++ b/changes/less_charbuf_usage @@ -0,0 +1,5 @@ + o Code simplification and refactoring: + - Avoid using character buffers when constructing most directory + objects: this approach was unweildy and error-prone. Instead, + build smartlists of strings, and concatenate them when done. +
4441
Age (days ago)
4441
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org