ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/public/ibx/trunk/changelog
(Generate patch)

Comparing ibx/trunk/changelog (file contents):
Revision 347 by tony, Mon Sep 20 22:08:20 2021 UTC vs.
Revision 348 by tony, Wed Oct 6 09:38:14 2021 UTC

# Line 1 | Line 1
1 < IBX Change Log  version (2.4-3 Build 12796) Mon, 06 Sep 2021 11:26:41 +0100
1 > IBX Change Log  version (2.4-3 Build 12803) Wed, 06 Oct 2021 10:20:04 +0100
2  
3   1. Add try-..except check when initially loading library in IDE. This should
4   ensure that IDE continues to load even when a failure occurs in IBX load
5   library.
6  
7 + 2. IBXScript: now recognises a CASE...END block within a stored procedure and
8 +   hence will correctly detect end of the outer containing block when the block
9 +   contains a SELECT ... CASE ... END construct.
10 +
11 + 3. IBExtract: some further tidying up to remove extraneous white space.
12 +
13   IBX Change Log  version (2.4-2 Build 12773) Mon, 23 Aug 2021 11:59:42 +0100
14  
15   1. TIBDatabaseInfo: review and tidy-up of property types. Most widen to int64 with the

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines