[SVN] r9312
Luke Daley
ld at ldaley.com
Sun Apr 6 02:17:04 UTC 2008
• Added getters for buffer members and replaced direct member access with getter usage in callers.
• Added get_buffer_byte_at() which allows char by char access to a buffers data after performing range checking on the requested index.
• Added write_buffer_to_fd() which completely writes the contents of a buffer to a passed in file descriptor.
Changed:
U trunk/Review/Tools/tmread/src/buffer.c
U trunk/Review/Tools/tmread/src/buffer.h
U trunk/Review/Tools/tmread/src/dialog.c
U trunk/Review/Tools/tmread/src/plist.c
U trunk/Review/Tools/tmread/src/process_name.c
More information about the textmate-dev
mailing list