Friday, May 18, 2012     You are here: Products  »  XML  »  XML Thunder™ - XML SOAP JSON for COBOL or C  »  Levelset History   Search

Version 4 History Version 3 History Version 2 History Version 1 History

 

Version 4 History

4.5.5  May 08, 2012

7129 2012-04-05 enh: (Toolset) Allow Resync Command for Locked Handlers.
7141 2012-05-07 fix: (Toolset) When max buffer size > 999,999,999 do not raise error. Set buffer size to 999,999,999.
7139 2012-05-01 fix: (C) Add line continuation to prevent mainframe C code from generating lines > 255 characters in length.
7142 2012-05-01 enh: (Toolset) Update XML Thunder Help File.

4.5.4  Apr  03, 2012

7103 2012-02-20 enh: (COBOL) Use COBOL Redefines for XML choice structures.
7081 2012-02-20 enh: (COBOL) Support for repeating sequence on Readers.
7104 2012-02-17 fix: (Toolset) Changing the name of the IDS root node caused a toolset error.
7109 2012-02-24 enh: (Toolset) Allow mixed case source code file names.
7121 2012-03-30 enh: (Toolset) Modify code generation window to make is easier to use.
7128 2012-03-30 fix: (COBOL) Duplicate namespace error when schema/WSDL contain nillable namespace.
7129 2012-04-05 enh: (Toolset) Allow Resync command for Locked Handlers.

 4.5.3  Feb  08, 2012

7088 2012-01-06 fix: (Toolset) Correct issue when converting between sequence/choice/all nodes.
7089 2012-01-06 enh: (Toolset) Provide option to not use namespace as prefix for IDS nodes.
7091 2012-01-09 enh: (Toolset) Include IDS Settings in the IMPORT/EXPORT operation for default properties.
7094 2012-01-17 enh: (COBOL) Ignore text beyond column 72 when creating Handlers from fixed format copybooks.
7095 2012-01-18 enh: (Toolset) Add Unisys generation platform.
7101 2012-01-31 fix: (Toolset) Error loading toolset defaults when FTP default value incorrect.
7102 2012-01-31 fix: (Toolset) Error converting XML Handler to SOAP Handler. 

4.5.2  Jan  06, 2012

7065 2011-11-15 enh: (COBOL) When deriving XML structure from COBOL API, add 1 to numeric filed size if "signed separate" clause exists.
7079 2011-12-02 enh: (Toolset) Add option to Lock IDS for handlers that derive IDS from XML.
7080 2011-12-02 enh: (Toolset) Open IDS Properties pane to allow changes for locked handlers.
7082 2011-12-08 fix: (Toolset) WSDL not loaded properly when creating Handlers using existing IDS source and WSDL.
7083 2011-12-13 enh: (Toolset) Improvements on the handler creation wizard.
7086 2011-12-29 fix: (Toolset) For locked handlers, place appropriate checks on nodes when user changes Maxoccurs value. 

4.5.1  Nov   17, 2011

7071 2011-11-08 fix: (Toolset) Schema patterns on numeric values not setting field length properly.
7073 2011-11-10 fix: (Toolset) Performance improvements for handler creation and display message while locked handler being created.

4.5.0  Nov 10, 2011

7059 2011-10-06 enh: (Toolset) Performance enhancement - creating in-sync handler from schema. 
7057 2011-10-25 enh: (COBOL) Add "Ignore Case" property for enumeration values, and group enumeration related properties together on the properties pane  
7067 2011-11-02 fix: (Toolset) XML Handlers Define SOAP Messages does not work when Handler has PI node.
7069 2011-11-01 fix: (COBOL) JSON Readers skipping text nodes that starts with "null"  

4.4.4  Oct  21, 2011

7060 2011-10-12 fix: (COBOL) Compiler error when node has a maxvalue but no minvalue
7063 2011-10-18 enh: (COBOL) Improved error handling for node-level writers
7064 2011-10-18 enh: (COBOL) Use GOBACK instead of STOP RUN in Test Harness

4.4.3 Sep 28, 2011

7054 2011-09-25 fix: (COBOL) Decimal value of comma causes error on min and max value checks
7055 2011-09-25 fix: (Toolset) Toolset crash on new installs with message "Value cannot be null.  Parameter Name: value" 

4.4.2 Sep 16, 2011

7017 2011-08-01 enh: (Toolset) Optimize License checking for Network License (additional to release 4.4.0)
7046 2011-09-08 fix: (COBOL) Do not enclose boolean values in quotes for JSON writers.
7048 2011-09-14 fix: (COBOL) Delimeter for JSON content causes compiler error when quote setting is APOST.

4.4.1 Sep 01, 2011

7027 2011-08-17 enh: (Toolset/COBOL) Better support for Boolean types for JSON -a) Restrict user input, b) Output values without quotes.
7028 2011-08-23 fix: (Toolset) Correct problems with import/export of toolset defaults between XT versions.
7032 2011-08-22 enh: (COBOL) Scientific notation should not be used for min/max value testing.
7034 2011-08-24 enh: (COBOL/C) Enumeration validation should take place before character conversion to upper and lower case.
7035 2011-08-25 fix: (Toolset) FTP was not including source file name.
7036 2011-08-26 enh: (Toolset) Translate 88 levels as enumeration setting should only be used when creating handlers from copybooks.
7040 2011-08-30 fix: (Toolset) Incorrect Number Length when the schema specifies Fraction Digits, Min value and Max value; and length of min/max value is less than fraction digits.

4.4.0 Aug 19, 2011

6975 2011-07-12 enh: (C) Support for Min and Max values for numeric types.
6996 2011-07-13 enh: (C) Add option to convert text content to upper or lower case.
7003 2011-07-13 fix: (C) Removed unhandled preprocessor statements.
7008 2011-08-04 fix: (Toolset) FTP script was always including Host Name causing errors.
7009 2011-07-20 fix: (C) Prevent fixed copybook prefixes with invalid characters from causing compiler errors.
7010 2011-07-20 fix: (C) Fix runtime crash occurring with CDATA content.
7012 2011-07-25 fix: (JSON) Fixed output of arrays to suppress name and array delimiters if the item count was zero.
7013 2011-07-25 fix: (C) Corrected namespace lookup to prevent generation-time crashes if namespace cannot be resolved.
7015 2011-07-29 fix: (C) Added maxocc limit Checks to prevent out-of-bounds memory
7016 2011-07-29 fix: (COBOL) Added checks to prevent nullReferenceExceptions.
7017 2011-08-01 enh: (Toolset) Optimize License checking for Network License.
7019 2011-08-04 fix: (COBOL) Improve handling for writers with unmapped repeating and choice structures.
7020 2011-08-05 enh: (Toolset/COBOL/C) Added support for trim, trim start, trim end whitespace settings.
7021 2011-08-05 enh: (Toolset) New default-Minimum Buffer size for new handlers.
7022 2011-08-08 enh: (Toolset) List undefined elements and attributes in the consistency check reports.
7023 2011-08-09 enh: (Toolset) Generation window - ask for file replace only once.
7024 2011-08-09 enh: (Toolset) option to suppress consistency check window when generating.
7025 2011-08-10 fix: (COBOL/C) Fixed problem that prevented the inclusion of 'after-logic' code snippets in generated code.
7028 2011-08-16 fix: (Toolset) Fixed problems with toolset default import/export.

4.3.11 July 12, 2011

6975 2011-05-31 enh: (COBOL) Support for Min and Max values for numeric types.
6985 2011-06-13 fix: (Toolset) Fix the numeric controls on IDS settings window.
6986 2011-06-15 fix: (COBOL) Fix alignment issue for levels in COBOL copybooks.
6987 2011-06-16 fix: (COBOL) Ensure names unique for repeating structures with data and a fixed prefix.
6988 2011-06-17 enh: (C) Modify C node-level readers to return true count for occurrences found in a repeating structure.
6990 2011-06-20 enh: (Toolset) Support for negativeInteger, nonNegtativeInteger, positiveInteger, nonpositiveInteger.
6993 2011-06-22 enh: (Toolset) Consistent decimal character for all inputs.
6994 2011-06-23 enh: (Toolset) Use toolset default patterns for date, time and timestamp when creating handler from sample instance.
6995 2011-06-28 fix: (COBOL) Fixed storage violation problem when using namespaces.
6996 2011-06-29 enh: (COBOL) Add option to convert text content to upper and lower case.
6998 2011-06-30 enh: (COBOL/JSON) Modified COBOL/JSON generator to replace 'XML' in LINKAGE SECTION and procedures with JSON.
6999 2011-06-30 fix: (Toolset) Fix the JSON/XSD parser to handler forward/backward-slashes in the node names.
7000 2011-07-04 enh: (COBOL) Add support for Repeating Sequence (Writers only).

4.3.10 June 12, 2011

6970 2011-05-19 enh: (COBOL) Remove Internal States structure from Doc Level Reader copybooks.
6971 2011-05-19 enh: (COBOL) Change size of Position field to PIC X(10) in Writer copybook to be consistent with readers.
6969 2011-05-19 enh: (COBOL) Add option to support context specific namespaces.

4.3.9 May 19, 2011

6923 2011-02-25 enh: (COBOL) Add support for JSON.
6933 2011-03-01 enh: (toolset) Add a default length for numeric under Tools->Default options.
6934 2011-03-03 fix: (Toolset) Error sometimes occurs when importing WSDL into existing Handler design.
6935 2011-03-03 fix: (Toolset) Error when using Tools-> Import XML Handler.
6941 2011-03-18 fix: (COBOL/C) Correct code generation crash.
6945 2011-04-07 enh: (COBOL) Add support for fields that repeat and have data.
6946 2011-04-11 fix: (C) Corrected order of nested repeating ordinals for genxc code.
6947 2011-04-13 fix: (C) Prevent buffer size from being over-written by minLen/maxLen/exLen attributes.
6948 2011-04-15 enh: (Toolset) Make extensible property true for schema type XMLSchemaAny.
6951 2011-04-18 fix: (COBOL) Fix BOUNDS error for empty nodes in Readers and Writers.
6961 2011-05-05 enh: (Toolset) Add a global setting to provide value for the "add closing tag" node property.
6963 2011-05-07 enh: (COBOL) Add option to not use COMP for any fields in generated code.
6964 2011-05-01 enh: (COBOL) Use shorter name for Retrieved Canonical XML fields.
6967 2011-05-17 enh: (COBOL) Ensure writers output namespace declarations before attributes.
6968 2011-05-16 bug: (C) A C XML writer was not picking up an numeric overflow condition.

4.3.7 February 25, 2011

6930 2011-02-25 bug: (Toolset) Fix "cannot find column [FTPHost]" error.
6929 2011-02-25 bug: (COBOL) VMS COBOL splitting variable names across lines.
6928 2011-02-20 bug: (Toolset) Tools -> Import schema should clear existing namespaces.
6927 2011-02-24 bug: (Toolset) Schema decimal types should default to "Signed".
6926 2011-02-19 bug: (COBOL) Error Position not populated for some errors in writers.
6925 2011-02-18 bug: (COBOL) Duplicate name for repeating structures that also contain data.
6924 2011-02-17 enh: (COBOL) Performance improvements for Readers when message has whitespace between nodes.
6919 2011-02-01 fix: (COBOL) Fix issue with use character references for Readers.

4.3.6 January 25, 2011

6898 2011-01-05 enh: (Toolset) Fix manual mapping on repeating structure with data content..
6888 2011-01-06 enh: (Toolset/COBOL) Add Readahead feature for node-level readers.
6901 2011-01-11 enh: (COBOL) Reduce size of large paragraph in COBOL node-level writers to address compiler error.
6902 2011-01-14 enh: (COBOL) Improved error message for numeric validation - COBOL readers.
6903 2011-01-14 fix: (COBOL) Fixed issue when repeating choice and node-level writers.
6904 2011-01-15 fix: (COBOL) Fixed issue with nillable namespace on writers.
6897 2011-01-06 enh: (Toolset) Dynamically change title of Physical IDS tab to reflect code generation language.

4.3.4 December 07, 2010

6843 2010-09-23 enh: (C) The Updated XT C code generator now uses a runtime library that eleminates much of the statically-linked code.
6850 2010-10-07 enh: (C) The C-Runtime library and generated handler code to require an encrypted handshake in order to execute the handler.
6855 2010-10-13 fix: (COBOL) Back out change #6836. Empty numeric nodes will raise a PE again.
6858 2010-10-13 enh: (Toolset) Enhancement for XT Lite.
6860 2010-10-15 fix: (C) If a timestamp read fails after loading a valid date, the failure is ignored and the time values are set to zero(s).
6861 2010-10-15 fix: (C) If a timestamp read fails
6862 2010-10-15 fix: (C) Some code branches can result in a call to set *Value (...) with the wrong number of parameters, causing a compiler error.
6863 2010-10-17 fix: (Toolset) Export toolset setting missing "Derive from IDS Field" setting for date, time and timestamp.
6864 2010-10-21 enh: (Toolset) Add default option for Extensible property.
6873 2010-11-01 fix: Read the Nillable, Fixed value, and Default value properties from a referenced schema element.
6874 2010-11-02 fix: Node content is lost when "Expand All" is used in a dynamically loading handler.
6877 2010-11-07 enh: (COBOL/C) Support for repeating choice.
6879 2010-11-10 fix: (C) C Writers not detecting missing choice correctly.
6881 2010-11-19 fix: (C) Error wrapping lines containing strings and more than 120 characters for Nonstop C.
6886 2010-11-26 fix: (Toolset) Set default code generation language for locked handlers to IDS source language.
6887 2010-11-30 fix: (COBOL) Numeric default values causing compiler error in COBOL readers.
6889 2010-12-01 fix: (COBOL) Copybook Internal States size is incorrect for Writers when nillable is used.
6868 2010-12-06 fix: (C) The program ID value from the generator can invalid character that can cause compiler error.
6870 2010-12-06 fic: (C) Fixed issues for variable that are a single character long.
6871 2010-12-06 fix: (COBOL) Extended precision fields are not always obfuscated, causing compiler error.

4.3.3 October 06, 2010

6840 2010-09-21 fix: (Toolset) Repeating structure maxoccurs cannot be set to a value >32.000.
6841 2010-09-21 fix: (Toolset) Create from sample instance always maxOccurs=1 for nodes under default namespace.
6844 2010-09-24 fix: (Toolset) Schema generation tab using toolset defaults for whitespace setting instead of handler default.
6845 2010-09-26 enh: (COBOL) 88 level values being split across lines for copybook and test harness.
6846 2010-09-29 fix: (Toolset) XT Lite Edition supports copybook / header to XML conversion.
6847 2010-10-01 fix: (Toolset) Optional Flag field position not correct for non-data nodes under repeating structures
6853 2010-10-01 fix: (COBOL) "Occurrence" suffix is not case sensitive causing duplicate name compiler error.
6854 2010-10-01 fix: (COBOL) Canonical XML returning empty.


4.3.2 September 09, 2010

6821 2010-08-17 fix: (Toolset) Abstract types do not load correctly when dynamic expansion is on.
6822 2010-08-18 fix: (Toolset) Corrected physical IDS display to reflect language preference in handler properties.
6825 2010-08-24 fix: (Toolset/COBOL) Improved support for P.I. nodes.
6827 2010-08-25 fix: (C) #define LOGGING statement should be enabled/disabeld based on debug checkbox.
6828 2010-08-26 fix: (Toolset) "Ctrl F" shortcut does not work after context menu for xml tree has been accessed.
6830 2010-08-31 fix: (Toolset) Optional Flags not inserted for XML nodes without data on handlers created from copybook/header files.
6831 2010-08-31 fix: (Toolset) Root element should always have minOccurs=1 for handlers created from sample XML or copybook/header files.
6833 2010-09-03 fix: (Toolset) Number of decimals for decimal types cannot be set to 0
6834 2010-09-07 fix: (C) NonStop C code compiler errors when source code line > 120 characters
6836 2010-09-03 fix: (COBOL) Pattern Error raised when reading XML document with empty node and content defined as numeric

4.3.1 August 05, 2010

6793 2010-06-29 enh: (Toolset) Ask to save a handler, or update the DOM only when there has been a change.
6795 2010-06-29 fix: (Toolset/COBOL) Error reading content with entity references uning XML PARSE.
6798 2010-07-08 enh: (Toolset/COBOL) Support for gYear, gMonth, gDay, gYearMonth, gMonthDay.
6801 2010-07-08 enh: (Toolset) Save changes made on Code Gen window- even when the user does not generate.
6805 2010-07-13 fix: (Toolset) COBOL Compact Code Reader counters inconsistent for nested repeating structures.
6812 2010-07-27 fix: (COBOL) Retrieve Node setting caused compiler errors.
6813 2010-07-29 fix: (Toolset) StackOverflowException opening a schema with recursion of elements with an empty type.
6814 2010-07-30 enh: (COBOL) COBOL performance enhancements.
6815 2010-08-02 enh: (Toolset) Add processing messages to long-running events.
6816 2010-07-29 fix: (COBOL) Error combining WSDL messages with the same header node.

4.3.0 June 23, 2010

6727 2010-04-28 enh: (Toolset/COBOL) Provide initial support for Substitution Groups
6733 2010-04-30 enh: (Toolset/COBOL) Provide inital support for Abstract Types
6741 2010-05-05 fix: (Toolset) Fixes for Adoption.
6748 2010-05-17 fix: (C) node-level reader sets an invalid-character error if any node-buffer begins with an unhandled (i.e.- non-display control character/newline)
6775 2001-06-11 enh: (COBOL) Reduce size of of source code for Writers.
6778 2010-06-14 enh: (Toolset) Show the name of the currently open handler in the title bar.
6779 2010-06-14 enh: (Toolset) Store the original XML Schema in a compressed form inside the handler file.
6780 2010-06-15 enh: (Toolset) New enhanced Find capability.
6781 2010-06-14 fix: (Toolset) Changing the domain of a node with enumerations to itself raised an error.
6782 2010-06-17 fix: (Toolset) Error saving enumeration values with quotes.
6784 2010-06-20 enh: (COBOL) Improve COBOL reader error handling for bad/missing tags
6785 2010-06-21 enh: (Toolset) Allow multiple instances of tx4.exe for concurrent user licenses (Enterprise Edition).
6786 2010-06-21 fix: (Toolset) Enumeration values of space or empty are not loaded correctly.
6787 2010-06-21 fix: (Toolset) Error converting handlers earlier than V3.8
6788 2010-06-22 enh: (Toolset) Upgrade TList control to 2.17
6791 2010-06-24 fix: (Toolset) Restrictions based on defined types were not being loaded properly from schema.

4.2.5 June 4, 2010

6725 2010-04-27 fix: (C) Node-level writers do not process repeating structures correctly.
6736 2010-05-03 fix: (C) Out-of-sequence errors are not logged in node-level reader.
6740 2010-05-05 fix: (Toolset) TimeStamp sample on properties pane not updated to reflect changes made to separators.
6741 2010-05-05 fix: (Toolset) Correct crashed caused when using Adoption.
6742 2010-05-07 fix: (C) Node-level reader generated code does not compile if 'Output Data to:' option is 'None'
6743 2010-05-07 fix: (C) Node-level reader does not output error log if 'Output Data to:' options is 'None'.
6744 2010-05-07 enh: (Toolset) Provide option to derive Special Fields Name from IDS field name (instead of XML node name).
6749 2010-05-17 fix: (COBOL compact code) Choice selection value not declared large enough to hold max selection value from all choices in the handler.
6750 2010-05-24 fix: (Toolset) Namespace qualifiers not kept when sample XML document is saved.
6751 2010-05-20 enh: (Toolset) Update selection attribute names (Choice) in an existent handler if it was changed through Handler properties window.
6752 2010-05-26 fix: (COBOL compact code) Retrieve Node property generated SET statement that caused compiler error.
6756 2010-05-28 fix: (Toolset) Load root element list from any file in the schema set that contains elements (not just the first file)
6757 2010-05-21 fix: (Toolset) Keep field default value when rebuilding a Locked handler.
6759 2010-05-31 fix: Read data value of a complex type that has simple content. (Only attributes were read previously)
6758 2010-05-26 fix: (COBOL) Compiler error of namespace variables declared with Occurs 0.
6760 2010-05-28 enh: (COBOL) Compiler error caused by generating namsespace support for canonical logic when handler does not have namespaces.
6761 2010-05-26 fix: (Toolset) Special fields cannot be added to structure nodes that are not mapped on Locked Handlers.
6762 2010-05-28 fix: (COBOL) Reader Test Harness does not generate FILE variable for canonical logic if reading inline data.
6763 2010-05-31 fix: (Toolset) Program ID does not accept the phrase "default" in its name.
6766 2010-06-01 fix: (COBOL) Document Level readers raise index subscript error when nested repeating structure exceeds max Occurs.
6767 2010-06-01 fix: (Toolset) Changing domain from Gregorian to Julian date causes tooset crash

4.2.4 May 3, 2010

6724 2010-04-27 fix: (C/COBOL) Changed generator to prevent main entry point to Handler does not get obfuscated.
6728 2010-04-29 fix: (C) Do not add separators to Pattern for Date, Time and Timestamp when it is "None ()"
6729 2010-04-29 fix: (Toolset) When reader or writer is not checked the Generate button should be protected.
6732 2010-04-30 enh: (COBOL parser) Preserve the original Enum value -with or without blanks at the beginning or end.
6734 2010-05-03 fix: (Toolset/COBOL) String enumeration values not not loaded correctly from copybook.
6737 2010-05-04 fix: (Toolset) Sample document duplicating version attribute
6739 2010-05-04 fix: (Toolset/COBOL) Use correct value for COBOL reserved word SPACE when extracting enumeration values from copybook.

4.2.3 April 25, 2010

6711 2010-04-20 fix: (Toolset) View alias name was causing a crash.
6713 2010-04-20 fix: (Toolset) Changing XML Node property caused logical IDS node name to rename without namespace prefix.
6714 2010-04-21 fix: (COBOL) Make parser supports enumaration value with blank (e.g.' ').
6716 2010-04-23 fix: (Toolset) Revoke online was not working for XT nonStop.
6718 2010-04-23 fix: (C) C code line sometimes > 255 causing compiler error on mainframe
6719 2010-04-22 fix: (C) Test Harness did not support configurable data structure prefix. CANAM was always used.
6720 2010-04-23 fix: (Toolset) XT will not start if user ID does not have read access to part of system registry.
6722 2010-04-25 fix: (Toolset) Improved XML document validation tool.

4.2.2 April 18, 2010

6704 2010-04-14 fix: (Toolset) Fixed FTP Mainframe issues.
         - Provide FTP Path dropdown on Code Gen window if "Use FTP" otion is selected
         - Default FTP path was always being used.
         - Fix FTP Upload Files to support mainframe FTPs.
6705 2010-04-14 fix: (Toolset) “import xml declaration node” and "import xml namespace" settings should be always set to TRUE with V4 installation.
6706 2010-04-15 fix: (Toolset) Fixed issues with targetPlatform in some files.
6707 2010-04-15 fix: (COBOL) Fixed issues with enumeration values on UI and Generator.
        - COBOL parser should be able to support enum value of SPACE and SPACES.
        - COBOL parser should be able to support dots in the enumeration string (“A.B.C”).
        - Continuation in the middle of PIC.
6708 2010-04-16 fix: Handle AttributeGroups when creating handler from schema.
6709 2010-04-19 fix: Choice Selection Value "XML Node Name" not being saved for defaults and properties.

4.2.1 April 12, 2010

6686 2010-03-31 fix: (Toolset) Correct error raised when converting sequence/choice/all indicators.
6687 2010-03-31 enh: (Toolset/COBOL/C) Add option to have ID field hold formatted (i.e. text) value for date, time and dateTime.
6688 2010-03-31 fix: (Toolset) Default the Code generation platform set to "NonStop" for NonStop licenses.
6689 2010-04-01 fix: (Toolset) Code Generation progress bar new reflects percentage complete properly.
6690 2010-04-01 fix: (C) Fix toolset crash that can occur for C code generation on the NonStop platform.
6693 2010-04-05 fix: (COBOL) Remove compiler warnings being issued for unreachable code.
6696 2010-04-11 fix: (Toolset) Fix errors when creating a handler from an XML Instance. XML structure not correct.
6702 2010-04-12 fix: (C) Toolset locked generating Readers "generate root as first level" IDS option set.

4.2.0 March 29, 2010

6610 2010-03-15 enh: (Toolset) Implement Concurrent Licensing performance improvements
6622 2010-02-16 fix: (C) Provide namespace support for C code Writers (for SOAP messages).
6623 2010-02-22 fix: (Toolset) Namespaces were not being correctly picked up for some WSDLs (RPC requests)
6625 2010-02-19 fix: (COBOL) Fix compiler error when generating handler with unmapped choice nodes.
6626 2010-02-22 enh: (Toolset) Show warning message when creating a locked handler and IDS root is repeating.
6627 2010-02-22 fix: (Toolset) Creating Handlers from copybook when transform to attribute is "true" should still transform repeating fields as elements and show correct min/max occurs values on node properties pane.
6629 2010-02-23 fix: (C) C Code error "too many chars in character constant
6630 2010-02-23 fix: (COBOL/C) Allow COBOL reader parses attributes value with ">" in its content
6632 2010-02-23 enh: (C) Do not generate extra code for _int64 domain.
6634 2010-02-24 fix: (Toolset) Save handler to the folder it was opened from.
6646 2010-03-03 enh: (Toolset) Support optional loading of TList assembly from filesystem at location specified in application.config to avoid GAC lookup of potentially incorrect version of TList
6655 2010-03-09 fix: (Toolset) Always set Namespace Prefix to "n" if it is empty ("").
6628 2010-02-25 enh: (C) Test Harness will base inline sample XML document on XML structure instead of mapped fields
6635 2010-02-25 enh: (C) Use "convert to upper" setting for IDS prefix.
6636 2010-02-25 enh: (C) Have C Code Test Harness use same names as IDS settings
6637 2010-02-25 enh: (C) Line split for C code was not correct for NonStop platform
6638 2010-02-25 enh: (C) Decimal Precision field not created as signed field when special fields generated to separate area
6640 2010-02-25 enh: (COBOL/C) Do not generate paragraphs that are not needed to reduce compiler warnings.
6641 2010-02-25 enh: (C) Apply the default setting IDS uppercase to "-EXP" special field for C code.
6642 2010-02-25 enh: (C) C code XML Writers should output "0" for empty numeric content
6644 2010-02-26 fix: (COBOL/C) Choice selection attribute was not working when "XML Node Name" specified.
6652 2010-03-08 fix: (COBOL) Fix root element name error when creating handlers from copybooks with comment lines (using "Fixed Format)".
6656 2010-03-10 fix: (COBOL) Date and Time paragraphs were always using double quotes for strings
6659 2010-03-11 fix: (COBOL) Tool set did not generate COBOL code for nodes Enumerations with values greater than 160.
6662 2010-03-16 fix: (Toolset) Stop toolset error when creating Handler from copybook with free format when should be using fixed format.
6664 2010-03-16 fix: (COBOL) fix 2 dashes in enumeration names (e.g. Elm--01) when IDS suffix is occurrence.
6669 2010-03-18 enh: (Toolset) Add option to Default IDS Rules to transform fields as Optional/Required when creating a handler form a Copybook.
6670 2010-03-19 enh: (COBOL)Cobol Parser supports data type of PIC 9(5).9(3) (dot or comma as decimal point)
6675 2010-03-29 enh: (Toolset) Performance enhancements.
6676 2010-03-29 fix: (Toolset) Fix tabbing sequence on properties windows and generation window.
6677 2010-03-29 fix: (Toolset) Protect variable length setting when node has exact length property.
6678 2010-03-29 fix: (COBOL) fix 153 subscript out of range error raised for some WSDLs.
6679 2010-03-29 enh: (Toolset) Add ability to set default namespace for Handler.
6680 2010-03-30 fix: (COBOL) Clean up the IF-ELSE-ENDIF logic to remove compiler warnings.
6681 2010-03-29 fix: (Toolset) Include Function Prototype IDS setting was not being saved properly.
6682 2010-03-29 enh: (Toolset) Add a new column to New Handler Wizard to show Binding for SOAP message.
6692 2010-03-29 fix: (COBOL) Compact Code Generator was obfuscating namespaces causing missing node errors.

4.1.8 March 1, 2010

6620 2010-02-12 enh: (Toolset) Add ability to Export Default settings from one toolset and Import to another.
6633 2010-02-22 fix: (Toolset) Modify XT to run on single processor to prevent random TList crashes.

4.1.6 February 17, 2010

6608 2010-02-04 fix: The toolset does not create a "choice" node and its children in the Schema tab when Creating handler from copybook (if it has redefines).
6609 2010-02-05 enh: Add choice selection node automatically at API structure when creating a handler from copybook with Redefines.
6617 2010-02-10 fix: (COBOL) date/time/dateTime pattern errors were not being cleared on subsequent calls to an XML Reader.
6618 2010-02-10 fix: (COBOL) Toolset crashes with arithmetic overflow if bufferMaxsize is greater than 999,999,999.
6619 2010-02-12 enh: (Toolset) In Summary tab, Physical instead of Logical IDS names are now used in mapping report.
6622 2010-02-16 enh: (C code) Provide namespace support for C code Writers

4.1.5 January 31, 2010

6595 2010-01-18 fix: (Toolset) File Save As action was adding extra "api.xml" to handler name
6598 2010-01-18 fix: (COBOL) Compact Code Init File name underscore character should convert to hyphen
6594 2010-01-14 fix: (COBOL) Support for numerics with more than 8 decimals.
6596 2010-01-18 fix: (COBOL) FILENAME Directive for copybook was always using Writer filename.
6597 2010-01-18 enh: (COBOL) Allow any character for prefix and suffix in IDS names.
6599 2010-01-18 fix: (COBOL) Toolset crashes with arithmetic overflow if buffersize is greater than 999,999,999
6600 2010-01-21 fix: (COBOL) Node-level handlers repeating structure count and start track pointer value was not correct at 65,536th occurrence.
6601 2010-01-21 enh: (Toolset) Implement performance improvements and improve toolset stability.
6603 2010-01-28 fix: (Toolset) Default Values could not be entered due to Enumerations.

4.1.4 January 15, 2010

6585 2009-12-11 fix: XT property pane does not load default values for nodes created from schema.
6588 2010-01-04 fix: (COBOL) Signed field property not being used correctly during code generation.
6583 2009-12-09 fix: (COBOL) Test Harness will no longer move dummy data to unmapped fields.
6591 2010-01-05 enh: (COBOL) Generation special fields as COMP option will now affect status fields as well.
6593 2010-01-13 enh: (COBOL) Extract nodes from an XML document in Canonical form.

4.1.3 December 10, 2009
6582 2009-12-09 enh: (Toolset) Increase the max buffer size allowed from 99,999,999 to 100 GB or more.
6576 2009-12-07 enh: (COBOL) Enhanced support for character references in XML content.
6583 2009-12-09 fix: (COBOL) Test Harness will no longer move dummy data for FILLER fields.

4.1.2 November 1, 2009

6574 2009-12-03 enh: (Toolset) Support IDS prefix up to 9 long. Also allow special characters so ":PREFIX:" can be used in COBOL.
6578 2009-12-07 fix: (Toolset) Correct issue with Default Property "XML Handlers define SOAP messages".
6579 2009-12-07 fix: (Toolset) In IDS generation window, generation language changes should enable and disable according to chosen language

4.1.1 October 1, 2009

6564 2009-11-18 enh: (Toolset) Provide clearer message when saving over a protected file during code generation.

4.0.0 September 1, 2009

Click here for complete list of new features.


 

 

 

News
Privacy Statement  |  Terms Of Use
Copyright © 1994-2012 by Canam Software Labs, Inc.
Login   Register