Up to [cvs.NetBSD.org] / pkgsrc / devel / ht
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.13 / (download) - annotate - [select for diffs], Tue Oct 26 10:15:05 2021 UTC (23 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base,
pkgsrc-2023Q3,
pkgsrc-2023Q2-base,
pkgsrc-2023Q2,
pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3,
pkgsrc-2022Q2-base,
pkgsrc-2022Q2,
pkgsrc-2022Q1-base,
pkgsrc-2022Q1,
pkgsrc-2021Q4-base,
pkgsrc-2021Q4,
HEAD
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
archivers: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes Could not be committed due to merge conflict: devel/py-traitlets/distinfo The following distfiles were unfetchable (note: some may be only fetched conditionally): ./devel/pvs/distinfo pvs-3.2-solaris.tgz ./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
Revision 1.12 / (download) - annotate - [select for diffs], Thu Oct 7 13:39:45 2021 UTC (23 months, 3 weeks ago) by nia
Branch: MAIN
Changes since 1.11: +1 -2
lines
Diff to previous 1.11 (colored)
devel: Remove SHA1 hashes for distfiles
Revision 1.11 / (download) - annotate - [select for diffs], Sat May 30 20:48:59 2020 UTC (3 years, 4 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base,
pkgsrc-2021Q3,
pkgsrc-2021Q2-base,
pkgsrc-2021Q2,
pkgsrc-2021Q1-base,
pkgsrc-2021Q1,
pkgsrc-2020Q4-base,
pkgsrc-2020Q4,
pkgsrc-2020Q3-base,
pkgsrc-2020Q3,
pkgsrc-2020Q2-base,
pkgsrc-2020Q2
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
Don't compute abs of unsigned.
Revision 1.10 / (download) - annotate - [select for diffs], Tue Nov 3 03:27:35 2015 UTC (7 years, 11 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base,
pkgsrc-2020Q1,
pkgsrc-2019Q4-base,
pkgsrc-2019Q4,
pkgsrc-2019Q3-base,
pkgsrc-2019Q3,
pkgsrc-2019Q2-base,
pkgsrc-2019Q2,
pkgsrc-2019Q1-base,
pkgsrc-2019Q1,
pkgsrc-2018Q4-base,
pkgsrc-2018Q4,
pkgsrc-2018Q3-base,
pkgsrc-2018Q3,
pkgsrc-2018Q2-base,
pkgsrc-2018Q2,
pkgsrc-2018Q1-base,
pkgsrc-2018Q1,
pkgsrc-2017Q4-base,
pkgsrc-2017Q4,
pkgsrc-2017Q3-base,
pkgsrc-2017Q3,
pkgsrc-2017Q2-base,
pkgsrc-2017Q2,
pkgsrc-2017Q1-base,
pkgsrc-2017Q1,
pkgsrc-2016Q4-base,
pkgsrc-2016Q4,
pkgsrc-2016Q3-base,
pkgsrc-2016Q3,
pkgsrc-2016Q2-base,
pkgsrc-2016Q2,
pkgsrc-2016Q1-base,
pkgsrc-2016Q1,
pkgsrc-2015Q4-base,
pkgsrc-2015Q4
Changes since 1.9: +2 -1
lines
Diff to previous 1.9 (colored)
Add SHA512 digests for distfiles for devel category Issues found with existing distfiles: distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip distfiles/fortran-utils-1.1.tar.gz distfiles/ivykis-0.39.tar.gz distfiles/enum-1.11.tar.gz distfiles/pvs-3.2-libraries.tgz distfiles/pvs-3.2-linux.tgz distfiles/pvs-3.2-solaris.tgz distfiles/pvs-3.2-system.tgz No changes made to these distinfo files. Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Revision 1.9 / (download) - annotate - [select for diffs], Tue Aug 11 20:11:14 2015 UTC (8 years, 1 month ago) by bsiegert
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base,
pkgsrc-2015Q3
Changes since 1.8: +4 -4
lines
Diff to previous 1.8 (colored)
Update ht to 2.1.0. version 2.1.0: - updated included minilzo - new disassembler: Atmel AVR 8-bit microcontroller - [x86] SHA instructions - Fixed some crashes involving corrupt ELF files - More advanced display and handling of PE relocations (thanks Mertens Engineering) - PE checksum calculation (thanks Mertens Engineering) version 2.0.22: - Fixed selection of nodes in call chain - Added ability to view/edit 64 bit symbols and relocation for ELFs (Thanks tecknicaltom) - Added new option "editor/scroll offset" which determines how many extra lines the cursor should be visible when scolling (Thanks tecknicaltom) - Fixed loading of ELF files for alpha - Updated address of FSF version 2.0.21: - [x86] AVX2 updates - Fixed usage of unaliged pointers (Thanks Jan) - Restructed configure/makefile for better handling of ncurses depedency (Thanks Jan) version 2.0.20: - Fixed loading of 32 bit ELFs (Thanks Oleg) - Use wide ncurses if necessars (Thanks Jan) - Show search progress in MiB (Thanks Jan) version 2.0.19: - [x86] fixed a lot of small bugs - fixed a crash with the "follow" function on invalid addresses in analyser - [x86] AVX updates - [x86] AVX2 instructions - [x86] BMI, BMI2 and TBM instructions - fixed loading of ELF files with no section headers - [Win32] Fixed loading of files with path length > 100 (thanks Vitaliy) version 2.0.18: - updated c++ demangler - [x86] SSE5/XOP/AVX merge - symbols "first" and "last" in hex view - project manager works again version 2.0.17: - compilation fixes for gcc 4.4 - fixed crash on garbage in elf section headers version 2.0.16: - [x86] intel avx update - updated c++ demangler - small crash fix version 2.0.15: - [Win32] removed a debug printf - fixed clipboard view - fixed ELF symbol viewer
Revision 1.8 / (download) - annotate - [select for diffs], Tue Aug 26 23:00:01 2008 UTC (15 years, 1 month ago) by ahoka
Branch: MAIN
CVS Tags: pkgsrc-2015Q2-base,
pkgsrc-2015Q2,
pkgsrc-2015Q1-base,
pkgsrc-2015Q1,
pkgsrc-2014Q4-base,
pkgsrc-2014Q4,
pkgsrc-2014Q3-base,
pkgsrc-2014Q3,
pkgsrc-2014Q2-base,
pkgsrc-2014Q2,
pkgsrc-2014Q1-base,
pkgsrc-2014Q1,
pkgsrc-2013Q4-base,
pkgsrc-2013Q4,
pkgsrc-2013Q3-base,
pkgsrc-2013Q3,
pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2013Q1-base,
pkgsrc-2013Q1,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2012Q3-base,
pkgsrc-2012Q3,
pkgsrc-2012Q2-base,
pkgsrc-2012Q2,
pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
pkgsrc-2009Q1-base,
pkgsrc-2009Q1,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.7: +4 -5
lines
Diff to previous 1.7 (colored)
Update package and add lzo dependency. version 2.0.14: - [x86] movbe, invept, invvpid - [eval] better help - [eval] last result (symbol _) - [eval] u8, u16 etc. for current byte, word.. - fixed embarrassing endianess bug version 2.0.13: - [win32] optimize redrawing (reduce flicker) - [x86] intel avx, aes and pclmulqdq extension version 2.0.12: - fixed crash with too long lines - fixed some cosmetic resizing things in dialogs (File-Open, Show-Xrefs) - c++-demangler from gcc 4.3 version 2.0.11: - [Win32] Save config in home directory - fixed crash while changing text highlighting - small bug fixes version 2.0.10: - [x86] SSE5 :) version 2.0.9: - [Mach-O] ARM and X86_64 support - [Mach-O] support for 64 bit images - small bugs fixes version 2.0.8: - Loading Analyser for java class files was broken - Fixed some cosmetic resizing bugs - Fixed infinite loop in fgetstrz version 2.0.7: - Added a missing #include found by gcc 4.3 - Fixed minor problems found by gcc 4.3 version 2.0.6: - [POSIX] Ignore mouse events - Dump analyser output function was broken - Fixed a lot of (possible) buffer overflows version 2.0.5: - Editing bytes in image mode was broken under subtile circumstances version 2.0.4: - Fixed some 64 bit issues version 2.0.3: - [POSIX] Resize application on SIGWINCH - [x86] SSE4.1/SSE4.2 - [x86] small bug fixes - [x86] reduced opcode table bloat - Allow different displacements in hex view version 2.0.2: - [IA64] disassembler works again (is anybody using this?) - [Java] fixed stupid undefined behaviour bug - [Java] use Signature information when available (annotates generic functions etc.) version 2.0.1: - [Java] annotate exception handlers in byte code - [Java] some byte code improvements (lookupswitch, tableswitch) - Analyser can export HTML files again - [PowerPC] added Cell and POWER6 instructions version 2.0: - renamed process.h to htprocess.h because of some stupid cygwin build problems - fixed some problem with file sizes > 4 GiB version 2.0beta6: - fixed crash when opening read only files in obscure situations - [ELF & java] fixed binary search in image view - [ELF64] some cosmetic fixes - [java] off by one version 2.0beta5: - [Win32] messed up file-saving code version 2.0beta4: - fixed crash in cp-demangle - [Win32] Relax CPU version 2.0beta3: - fixed crash in drop-down widget - fixed loading of class files - fixed generating text output files of analyser - implemented automatic window tiling - fixed saving of text files version 2.0beta2: - should now really support file sizes > 4 GiB - some ncurses wuerg-arounds - better handling of ELFs without program headers - bug fixes version 2.0beta: - new disassembler: (PE and ELF) * x86_64 * ARM * 64 bit PowerPC * VMX128 extension for PowerPC - x86_64 assembler - Allow file sizes > 4 GiB - Rewrote a lot version 0.9.5: - [x86] wrong mnemnonics for iret/d/q version 0.9.4: - [x86] Fixed stupid bug in assembler (group insns weren't accessible) - [x86] Some labels generated by the analyzer were had wrong prefix version 0.9.3: - [x86] added SSSE3 and missing vanderpool/pacifica instructions - [x86] andpd had wrong mnemonic - [x86] allow alternative mnemonics (like jz vs. je) version 0.9.2: - updated ELF program header types - better Mach-O executable sections detection - allow ':' key for changing comments in analyser - [Win] use unicode output - compile with gcc 4.1 - updated minilzo - small bug fixes
Revision 1.7 / (download) - annotate - [select for diffs], Sat Sep 29 12:54:13 2007 UTC (16 years ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
cwrapper
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
Fixed build error.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Oct 23 03:12:45 2005 UTC (17 years, 11 months ago) by rh
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored)
Update ht to 0.9.1. Changes are bugfixes only.
Revision 1.5 / (download) - annotate - [select for diffs], Thu May 12 20:19:47 2005 UTC (18 years, 4 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.4: +4 -4
lines
Diff to previous 1.4 (colored)
Update to 0.9.0: - analyser: support for int, half and byte data-types. - x86 disasm: invlpg, fisttp instructions added - x86 disasm: sse, sse2, sse3 instructions added - x86 asm: support for mmx instructions - configure: set -DNO_NATIVE_UNALIGNED_MOVES for platforms other than x86 - removed 'include <malloc.h>' from cp-demangle.c - fixed a buffer overflow in htperes.cc - handle ELFs w/o segment or program sections (Thanks Daniel Black) - don't malloc(0) (Thanks Daniel Black) - some keyboard fixed for windows xp
Revision 1.4 / (download) - annotate - [select for diffs], Wed Feb 23 22:24:16 2005 UTC (18 years, 7 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.3: +2 -1
lines
Diff to previous 1.3 (colored)
Add RMD160 digests.
Revision 1.3 / (download) - annotate - [select for diffs], Mon Aug 30 14:44:02 2004 UTC (19 years, 1 month ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.2: +3 -4
lines
Diff to previous 1.2 (colored)
Update to 0.8.0 (I'm back! ;-): version 0.8.0: - g++ v3 abi demangler - x86 disasm: added undocumented ffreep (df c0) instruction - compiles with gcc 3.4 - fixed buggy blockop-progress indicator - fixed ugly segfault with elf symbol loading - ppc disassebler updated (altivec instructions) - removed stefan's email address (dead) version 0.8.0pre1: - disassembler: - IBM/Motorola PowerPC (PPC) (new) - file formats: - XBE (X-Box executable) support by Stefan Esser (experimental) - Mach-O header and image support for PPC and x86 (experimental) - FLT (Flat) support (experimental) - PEF support (experimental) - XCOFF32 support - COFF support for coff files without optional header - COFF big-endian support - ELF PPC support - ELF relocatable file support (experimental) - fixed buggy ELF reading code partially (thanks rpm28) - eval dialog: added function help - eval: not ('~') and logical-not ('!') operators - disassembler interface (int maxlen, not byte maxlen) - Win32: fixed access to native windows clipboard - Win32: high CPU usage problems fixed (sys_suspend() bugged)
Revision 1.2 / (download) - annotate - [select for diffs], Tue Jun 8 22:10:04 2004 UTC (19 years, 3 months ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Fix build in systems where sigaction is not available, as in NetBSD 1.6.2. Noted by last kristerw@'s bulk build.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Fri Apr 2 09:23:35 2004 UTC (19 years, 6 months ago) by jmmv
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of ht, version 0.7.5: ht is a file viewer, editor and analyzer for text, binary, and (especially) executable files. It recognizes the most common executable formats, like COFF, ELF, LE, MZ, NE, PE32, PE64 and Java .class files, and can disassemble them. It can also find branch sources and destinations recursively, find procedure entries, creates labels based on this information, create xref information, interactively analyse unexplored code, create/rename/delete labels and create/edit comments.
Revision 1.1 / (download) - annotate - [select for diffs], Fri Apr 2 09:23:35 2004 UTC (19 years, 6 months ago) by jmmv
Branch: MAIN
Initial revision