ProjBufferGap

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

13 check-ins

2014-07-28
11:15
Renamed some field name and files in order to make the library not only for string data, but for binary data as well. New procedures introduced. Leaf check-in: 922756c82f user: johnfound tags: trunk
2014-07-25
13:43
Changed the memory reallocation strategy. check-in: 8525ca3535 user: johnfound tags: trunk
2014-07-24
13:28
The minimal gap size added to the structure as a field in order to allow application optimized values. check-in: a9b74643d2 user: johnfound tags: trunk
2013-05-13
13:53
Work... check-in: 76cb439881 user: johnfound tags: trunk
2013-02-15
14:12
Work on TAbstractEditor navigation procedures. check-in: 738ee5d608 user: johnfound tags: trunk
2013-02-14
22:38
TTextBuffer structure changed in order to provide variable size - i.e. extensions. Check TextEditor.asm for example. check-in: 28e4a25eca user: johnfound tags: trunk
14:14
Optimized TTextBuffer.AddString procedure. check-in: ab061db3b8 user: johnfound tags: trunk
13:39
Implemented efficient algorithm for gap reallocations. Gap reallocation and gap moving now uses movsd when possible. check-in: 2bfffd6926 user: johnfound tags: trunk
10:11
Fixed readme.txt check-in: 478976cfc3 user: johnfound tags: trunk
06:06
Some work. check-in: 124ff9a94b user: johnfound tags: trunk
2013-02-07
22:05
Added TTextBuffer.AddString procedure. Fixed several bugs. Code cleanup and tests. Removed the executable files from the repository. check-in: 5c315171f9 user: johnfound tags: trunk
2013-02-03
20:15
Initial commit. The idea of this project is more or less clear now. check-in: e6ee6f78b8 user: johnfound tags: trunk
20:13
initial empty check-in check-in: 27804c2abb user: johnfound tags: trunk