Inactive

Commits : Listings

  Analyzed 11 days ago based on code collected 11 days ago.
Showing page 1 of 5
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed a out-of-range bug found by valgrind. Anon32 More... almost 5 years ago
Fixed a small memory leak found by valgrind. Anon32 More... almost 5 years ago
Moved modeline-drawing code into several subroutines. Anon32 More... almost 5 years ago
Instead of using `from' and `to' fields to specify color rule size, use `from' and `sz'. Also, use defaults: if `from' is not specified, assume zero, if `sz' is not specified assume the size of the match (very useful for regular expressions). Anon32 More... almost 5 years ago
Updated usage screen Anon32 More... almost 5 years ago
Continuing to work on the man page. Anon32 More... almost 5 years ago
Position history is now handled using b/f commands. Anon32 More... almost 5 years ago
Exposed function `read' and global variable 'filename'. Now the rc file should be very scriptable. Anon32 More... almost 5 years ago
- If regex cannot be compiled, print a warning. - Use memcpy instead of strncpy to copy around regex string (the former will not stop on a zero byte). Anon32 More... almost 5 years ago
- When in hex pane, move by a whole byte instead of half-byte (since we no longer do editing). - Removed several more editing functions and commands. Anon32 More... almost 5 years ago
When searching backward: - highlight matches - move cursor to the beginning of match instead of the end Anon32 More... almost 5 years ago
Fixed typos Anon32 More... almost 5 years ago
Print 4 character display in second modeline. Anon32 More... almost 5 years ago
Don't use "toolbar" -- stick to the "modeline" nomenclature. Anon32 More... almost 5 years ago
blocSize should be 4, not 8 Anon32 More... almost 5 years ago
Removed code that dealt with "sector" and "maximized" modes. Anon32 More... almost 5 years ago
Removed an extra display() call. Anon32 More... almost 5 years ago
Bookmark commands are now simple m, g, l, and X. Anon32 More... almost 5 years ago
Added support for an alternate toolbar (modeline). Anon32 More... almost 5 years ago
Since we have more than one crulist, we must have a shared color_pairs matrix. Anon32 More... almost 5 years ago
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.