summaryrefslogtreecommitdiff
path: root/src/buffer.inl.hh
AgeCommit message (Expand)Author
2014-10-28Fix invalid memory access when applying modifications on an empty bufferMaxime Coste
2014-08-17Always inline a few more methodsMaxime Coste
2014-07-19Add some more force inlines to some buffer methodsMaxime Coste
2014-05-24Remove use of 'offset' in buffer iterators, lines are just StringMaxime Coste
2014-05-17Remove per lines timestamp in BufferMaxime Coste
2014-05-13negative coordinates are invalidMaxime Coste
2014-05-12Maintain an append-only list of changes in BufferMaxime Coste
2014-05-07Refactor LineAndColumn coordinatesMaxime Coste
2014-04-01Minor formatting changesMaxime Coste
2014-01-12rename buffer_iterator.inl.hh as buffer.inl.hh and inline some more methodsMaxime Coste