Go to file
Dominique Leuenberger a7739b3286 Accepting request 1033527 from editors
- Use the default lua version (currently 5.4): buildrequire
  lua-busted instead of lua53-busted, which then fails to run
  against the default lua interpreter.
  See also boo#1199151

- Update to 0.5.4:
  * Allow passing arguments to structs created via ArrayResize()
    and ArrayExtend() template functions.
  * Fix parsing of whitespace in template array dereference (#175).
  * Display offsets in comments panel (#165).
  * Improve performance of templates that declare many (thousands+)
    of variables in the file.
  * Add Error() function for templates (#186).
  * Fix crash when attempting to use string as a file variable
    in templates (#185).
  * Add plugin for annotating pcap files.

- Update to 0.5.3:
  * Correctly nest comments when updating comments panel (#169).
  * Update text in comments panel when a comment is modified.
  * Fix display of >4GiB virtual offsets in files that are <=4GiB (#170).
  * Add support for code page 437 (IBM) and 932/936/949/950 (Microsoft).
  * Fix handling of multibyte character boundaries in document view.
  * Draw wide characters in document view (#173).
  * Move forwards/backwards and select whole instructions from disassembly in document view.
  * Don't capture tab key press in text area of document view.
  * Add missing error checks.
  * Add number base option to "Jump to offset" dialog.
  * Drawing optimisations (improves responsiveness), particularly on macOS.
  * Fix some undefined behaviour issues.

OBS-URL: https://build.opensuse.org/request/show/1033527
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rehex?expand=0&rev=7
2022-11-04 16:33:57 +00:00
.gitattributes Accepting request 847908 from home:alois:branches:editors 2020-11-11 17:50:24 +00:00
.gitignore Accepting request 847908 from home:alois:branches:editors 2020-11-11 17:50:24 +00:00
rehex-0.5.4.tar.gz - Update to 0.5.4: 2022-10-24 10:43:58 +00:00
rehex.changes - Use the default lua version (currently 5.4): buildrequire 2022-11-04 13:42:01 +00:00
rehex.spec - Use the default lua version (currently 5.4): buildrequire 2022-11-04 13:42:01 +00:00