Go to file
Yuchen Lin 910ac07998 Accepting request 1101459 from editors
- Update to 0.60.1:
  New features:
  * Add data histogram tool (#140).
  * Monitor for open files being externally modified and allow
    reloading (#124).
  * Add "Delete comment and children" context menu command to
    delete a comment and any comments encapsulated by it (#198).
  * Allow dragging tabs between windows or out to new ones.
  Quality of life improvements:
  * Use virtual offsets in "Select range" dialog.
  * Don't re-open files to save when there are no changes (#193).
  * Improve performance when large numbers of comments are defined.
  * Open original file when passed a rehex-meta file on the command line (#207).
  Character set handling:
  * Add <charset = "XXX"> syntax to templates (#184).
  * Add character set option to text search (#182, #200).
  * Add IBM codepage 866 and Windows-1251 (#208).
  Binary templates:
  * Expose current array index as ArrayIndex when expanding arrays
    of structs in templates (#191).
  * Fix true/false not being usable inside template functions/structs (#197).
  * Add new ReadString(), SPrintf(), SetComment(), StringLengthBytes(),
    ArrayPush(), ArrayPop() and OffsetOf() template function.
  * Fix repeated execution of the same switch() block in a template (#202).
  * Add 'private' variables to template language.
  * Fix template format strings that expand to further format tokens.
  * Fix template error when converting a float to an int.
  * Remember recently selected templates (#183).
  * Implement lexical variable scoping in templates and allow functions
    to access global variables defined above them (#190).

OBS-URL: https://build.opensuse.org/request/show/1101459
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rehex?expand=0&rev=8
2023-07-31 13:24:56 +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.60.1.tar.gz - Update to 0.60.1: 2023-07-31 06:22:35 +00:00
rehex.changes - Update to 0.60.1: 2023-07-31 06:22:35 +00:00
rehex.spec - Update to 0.60.1: 2023-07-31 06:22:35 +00:00