summaryrefslogtreecommitdiff
path: root/src/dynamic_buffer_iterator.cc
AgeCommit message (Expand)Author
2012-01-25remove DynamicBufferIterator and make Selection a ModificationListenerMaxime Coste
2011-12-06Buffer: rename BufferModification to ModificationMaxime Coste
2011-12-02DynamicBufferIterator: fix end of buffer corner caseMaxime Coste
2011-11-28DynamicBufferIterator: use const_cast instead of having a mutable field in Bu...Maxime Coste
2011-10-24DynamicBufferIterator: add and use in SelectionsMaxime Coste