Skip to content

Releases: aplteam/Fire

"Search" is much faster now under some circumstances

06 Feb 18:35
Compare
Choose a tag to compare

Two bug fixes

15 Dec 11:08
Compare
Choose a tag to compare
  • One-by-one replacements with RegEx crashed
  • Relied still on acre being present in some circumstances

Fire does not require the presence of acre anymore

13 Dec 18:48
Compare
Choose a tag to compare

... although acre is still fully supported

Fire did not run under 18.0 by mistake

08 Dec 08:03
Compare
Choose a tag to compare
v9.4.2

Fire did not run under 18.0

Old Make WS removed and two bug fixes

24 Sep 10:31
Compare
Choose a tag to compare
  • Fixed: Fire's "Make" copied the packages twice!
  • Fixed: Fire's script from earlier versions than 9.2 was not deleted (as intended) by the installer, causing potentially havoc.

The "References" report now can ignore Tatin packages & fixes

12 Sep 12:01
Compare
Choose a tag to compare
  • Searching for a RegEx and then replacing it by a multi-line expression let to a wrong report, though the replace operation would have worked just fine.
  • When the special syntax ]Fire . was used while a function was on the stack that came from a class instance then the setting of "Start looking here" was both wrong and invalid
  • Under certain (and rare) circumstances closing the "Replace" dialog box resulted in a VALUE ERROR
  • Resizing the "Remove all objects from namespace... from list" dialog box resulted in a stream of VALUE ERROR on a missing OnConfiguration handler
  • In the "References" report the message regarding anomalies always mentioned a wrong line number

Two bug fixes plus one restriction

23 Dec 17:48
Compare
Choose a tag to compare
  • Because of the danger involved Fire's "Replace" refuses to act in case there are threads running.
  • Bug fixes:
    • In case a function needs to be deleted as a result of "Delete lines with hits" (when no code it left)
      Link was not informed.
    • In case of hits in # the very first one was not reported.

Bug fix for the "Search QNL" report

24 Oct 18:14
Compare
Choose a tag to compare

"Case sensitive" did not work

Fire now cooperates with Link

03 Oct 14:36
Compare
Choose a tag to compare

Fire now cooperates with Link but needs at least version 3.0 of Link for that to work

Fire does not leave behind orphaned refs anymore

30 Apr 13:59
Compare
Choose a tag to compare
  • Fire does not leave behind orphaned refs anymore. Important because that may cause a performance penalty
  • Attempt to change something in a scripted namespaces that is embedded in a scripted namespace causes a "Not supported by design" warning now.