License: GNU General Public License version 2.0 (GPLv2)
browse code,
statistics cvs -d:pserver:anonymous@hte.cvs.sourceforge.net:/cvsroot/hte login
cvs -z3 -d:pserver:anonymous@hte.cvs.sourceforge.net:/cvsroot/hte co -P modulename
- adds 'editor/scroll offset' setting to the registry to act similar to the 'scrolloff' setting in Vim. When set to a non-zero value, the editor will attempt to keep that many lines above and below the cursor. This helps to maintain some context around the current line. As in Vim, if set to a large value, the cursor will stay in the center of the screen most of the time. The value defaults...
2012-05-25 17:57:18 PDT by tecknicaltom
There exists a bug that can cause the program to crash when attempting to use the "Call Chain" view on 64bit systems. The "selected" pointer in an ht_treeview object is cast to a long and treated as an integer in ht_treeview::getdata(). This pointer is then cast back to a pointer in ht_aviewer::showCallChain(). This can cause the program to crash on systems where the size...
2012-05-15 11:16:06 PDT by tecknicaltom
This patch expands the relocation table view to support x86-64 elf files in addition to the existing elf32 functionality.
2012-05-02 08:45:05 PDT by tecknicaltom
This patch expands the symbol table view to support x86-64 elf files in addition to the existing elf32 functionality.
2012-05-02 08:43:18 PDT by tecknicaltom
I'm not happy about the way the disambiguation works either, but it's the same logic that file(1) uses. Have a look at the cafebabe file in the file(1) magic database. I've attached a copy of /bin/ls from a mac for verification.
2012-03-05 12:54:03 PST by thalakan
Fixed in 2.0.20.
2012-03-04 03:51:14 PST by seppel
seppel made 1 file-release changes.
2012-03-03 09:52:02 PST by seppel
seppel made 2 file-release changes.
2012-03-03 09:45:02 PST by seppel
seppel made 2 file-release changes.
2012-03-03 09:43:02 PST by seppel
seppel made 2 file-release changes.
2012-03-03 09:41:02 PST by seppel