Version 2 History Version 1 History

Version 2 History
|
June 20, 2004
#3458 Enhancement: Represent (>7F) character as numerical character reference. Convert character reference into byte.
#3506 Enhancement: Use INSPECT CONVERTING instead of INSPECT REPLACING in COBOL code.
#3515 Enhancement: Setup CR/LF/TAB character codes in COBOL automatically for EBCDIC environment.
#3516 Enhancement: Display parent element/attribute name on data node properties window.
#3536 Enhancement: Launch default e-mail client or display a window before manual registration with license information
#3507 Bug fix : COBOL reader trim function does not remove spaces from left of the text.
#3523 Bug fix : Generated XML Schema is not correct for optional and extensible elements.
#3524 Bug fix : Data nodes without mapping are not being preserved after Adoption.
#3525 Bug fix : Circular definitions in XML Schema are causing "out of stack" error.
#3526 Bug fix : Generated XML Schema is not correct when element has attributes and content but no child elements.
May 20, 2004
#3503 Bug fix : Undo fails after first operation.
#3504 Enhancement: Make the first item selected on list if there is only on item to select.
May 10, 2004
#3498 Bug fix : XML Schema import does not recognize extension base if the referenced name has a namespace prefix.
#3499 Enhancement: In XML Schema import, deduce the length of numeric data from maxInclusive value.
May 1st, 2004
#3414 Enhancement:Provide COBOL option tab on XML Handler Properties and Options windows.
#3053 Enhancement:Remove ATTRLIST node from XML view if the last attribute is removed.
#3412 Enhancement:Obfuscate generated COBOL/C code.
#3439 Enhancement:Improve C XML Writer performance (addTextValue method).
#3396 Enhancement:Provide alias name for xml element/attribute for display purposes.
#3397 Enhancement:Provide white-space option(replace/preserve/collapse) for text data nodes.
#3218 Enhancement:Provide missing flag (null indicator) support.
#3398 Enhancement:Provide default-value option for optional data nodes.
#3443 Bug fix :Flag fields are missing from the API for optional attributes.
#3436 Bug fix :Java eab stub analyzer does not recognize non-repeating gvw.
#3437 Bug fix :Extended precision java field value not correctly formatted.
#3475 Bug fix :C generated code causing errors on Forte Developer 7 cc compiler.
#3477 Bug fix :Numeric overflow occurs in COBOL reader when the integer digits are number of integer digits exceed 11.
#3289 Bug fix :Replace _strnicmp/_strnset functions with ANSI equivalents
#3113 Bug fix :Replace _ltoa/_gcvt functions with ANSI equivalents
April 8, 2004
#3438 Bug fix : Some XML Schema elements missing after import XML Schema.
#3113 Bug fix : non-ANSI functions are being used, causing UNIX compiler failures.
#3446 Bug fix : C writer removes last 0 digit of numeric value if there is no decimal part.
#3456 Bug fix : C reader truncates numeric data if field was not defined double.
#3468 Bug fix : Namespace prefix causes element to be skipped during import of XML Schema.
#3470 Bug fix : COBOL EAB stub analyzer does not recognize decimal part of COMP, COMP-3, etc. fields.
#3472 Bug fix : BYTE definition in C reader (__int8) is not ANSI compliant.
#3469 Enhancement: Allow user to select the root element during import from XML Schema.
February 19, 2004
#3394 Bug fix : C EAB stub source analyzer fails to recognize the difference between a non-repating gvw and a repeating gvw with 1 occurence.
#3395 Bug fix : EXIT PARAGRAPH stmt not accepted in IBM COBOL for OS/390 & VM 2.1.1 C370.
#3393 Bug fix : OC7 abend, COBOL reader, while incrementing occurence counter of a nested gvw.
#3399 Bug fix : <> not accepted in IBM COBOL for OS/390 & VM 2.1.1 C370.
#3403 Bug fix : XML-IEF-DATE reference modified stmts not accepted in IBM VS COBOL II Release 3.2
#3389 Enhancement: add support for "include" in XML Schema definition import
#3370 Enhancement: make COBOL generated code ANSI85 compliant.
#3401 Enhancement: define symbolic names for TAB/CR/LF/
#3408 Enhancement: make quote/apos optional for COBOL
February 1, 2004
#3340 Bug fix : summary view displays a blank page on some Win2000 installations.
#3367 Bug fix : reader fails when element tag has extra spaces after element name.
#3380 Enhancement: during schema import, do not add element if one already exists with same name on the same branch.
#3383 Enhancement: add dialog for find and match options
November 1, 2003
#3079 Enhancement: handle c/java extended precision numbers
#3247 Enhancement: C/COBOL - added moredata warning.
#3281 Enhancement: handle user specified cobol data types
#3284 Enhancement: attribute values are enclosed in single quotes. make it customizable.
#3285 Enhancement: prevent launching more than one instance of the exe
#3287 Bug fix : incorrect data definition being generated for numeric fields with no integer part(COBOL).
#3289 Enhancement: replace _strnicmp/_strnset functions with ANSI equivalents
#3291 Bug fix : displays "Evaluation" for periodic license.
September 1, 2003
#3258 Bug fix : generator error if rgvw is both mapped to a repeating element and data node.
#3260 Bug fix : replace COMPUTE stmts with MOVE/ADD/MULT
#3261 Enhancement: reader returns error(OV) if overflow occurs for numerical data.
#3270 Bug fix : import xml instance does not count elements properly.
#3271 Bug fix : user can not activate product without entering demo key
August 15, 2003
#3250 Bug fix : overflow message during adopt.
July 20, 2003
#3130 Enhancement: add text formatting
#3131 Enhancement: add integer size to number formatting
#3133 Enhancement: replace embedded spaces in a node name with dashes instead of giving an error message
#3154 Enhancement: new tool for XML design - Add Data Node
#3155 Enhancement: improve xml schema import - process data type and facets
#3156 Enhancement: improve xml instance import - discover data domain/length
#3157 Enhancement: map function must use current data node if exists
#3158 Enhancement: unmap function must not remove data node
#3160 Enhancement: wizard dialog to start a new handler
#3233 Bug fix : compiler error for C reader:fatal error C1026: parser stack overflow, program too complex
#3236 Bug fix : compiler error for COBOL: some continuation lines are wrong
|
Version 1 History
|
July 16, 2003
#3233 Bug fix : fix:compiler error for C reader:fatal error C1026: parser stack overflow, program too complex
June 18, 2003
#3209 Bug fix : numeric field formatted as number with decimal 0, when written out, looses all trailing 0s. (C Writer)
May 12, 2003 #3145 Bug fix : can not map a sub-field to a repeating xml element
#3147 Bug fix : import xml schema does not recognize simpleContent within complexType.
May 1, 2003
#3128 Bug fix : list background color is not valid for some windows color schemes
#2936 Enhancement: plug-in uses current xc instance
#3106 Enhancement: enable repository file to be opened by dragging it onto the exe
April 1, 2003
#3034 Bug fix : cannot design p.i. with attributes.
#2938 Bug fix : DOCTYPE is not handled in COBOL reader
#2939 Bug fix : reader returns EB if doc is modeled with elements
#3033 Bug fix : reader returns IC when CRLF encountered in xml doc.
#3058 Bug fix : incorrect data definition being generated for numeric fields with no integer part(COBOL).
#3039 Bug fix : first XML Handler window control box gets disabled when second one is closed.
#3042 Bug fix : error when unmapping repeating element if an unrelated api element is selected.
#2913 Enhancement: decimal point symbol customization
#2917 Enhancement: listbox on options panel
#2937 Enhancement: window state (max/min/norm) remembered
#2769 Enhancement: data/time/timestamp formatting
#3011 Enhancement: html help
#3019 Enhancement: "add closing tag" option for each element (see #2791)
#3035 Enhancement: writer can create DOCTYPE nodes.
#3038 Enhancement: xml buffer is located by attribute name(xml-buffer) or length(4K).
#3055 Enhancement: verify components.
February 20, 2003
#2932 Bug fix : runtime error when launched as plug-in.
#2933 Bug fix : addNodeAttr fails for P.I.
#2935 Bug fix : allow more than one P.I.
February 10, 2003
#2891 Enhancement: removed dependencies to unused dll components.
#2892 Enhancement: auto-hilite-mapped only if not right-clicked
#2911 Bug fix : do not allow open handler to be selected as source of adoption
#2912 Bug fix : adopt-auto-find should skip to next source if no match can be found
January 31, 2003
#2894 Enhancement: made the options panel larger and multirow
January 27, 2003
#2544 Enhancement: allows adoption of and existing XML handler.
#2883 Enhancement: gives extra information if no license file has been found.
#2882 Bug fix : toolbar settings are now saved/restored properly.
#2884 Bug fix : Sample/Schema/Summary views now refresh properly.
January 15, 2003
#2821 Enhancement: Added JAVA EAB support
#2826 Enhancement: Tabbed manual/online registration
#2827 Enhancement: Remember "required" and "extensible" properties
#2698 Enhancement: Tool provided for validating instance file(s) against an XML Schema
#2845 Bug fix : Generate IF/THEN statements instead of EVALUATE/WHEN
January 8, 2003
#2844 Bug fix : Mapping tool must be disabled if there is a text value child node
#2847 Enhancement: Performance improvement for mapping markings
#2848 Enhancement: Non-unique names modified automatically during batch transformation
#2849 Bug fix : Skip whitespaces after attribute equal sign
#2854 Bug fix : Allocate heap memory for buffer in C handlers.
#2855 Enhancement: Disable save operation in DEMO mode.
November 5, 2002
#2791 Enhancement: Added option for writer to add close tag for empty elements.
#2797 Bug fix : CPAlgorithm > 1
#2798 Bug fix : writer was skipping PI attributes
#2804 Bug fix : initialize EAB output views before parsing (COBOL)
October 25, 2002
#2778 Bug fix: "Save As..." dialog problem fixed.
#2780 Bug fix: import schema from handler schema creates double root.
October 15, 2002
#2587 Enhancement: network installation support
#2588 Enhancement: web license activation (SOLO) support
#2589 Enhancement: Advantage(tm) Gen plug-in mode support
#2605 Enhancement: use document full path to identify open docs
#2607 Enhancement: show readonly APIs grayed out on list
#2575 Enhancement: Batch generation dialog
#2549 Bug-fix: don't display canam-xml structure fields
#2667 Enhancement: the open api dialog list is now wider
#2668 Enhancement: checkbox replaced by button in add element dialog
#2669 Enhancement: displays hourglass during expand/collapse/delete
#2547 Enhancement: import xml schema
#2546 Enhancement: undo/redo
#2545 Enhancement: view report of the design
#2684 Enhancement: display a list of last opened files on the menu
#2699 Enhancement: import xml sample
#2700 Bug fix: field lengths now display same for plug-in and non-plug-in handler
#2695 Bug fix: attribute list node is being created multiple times
#2712 Enhancement: added status column to batch gen list {Ok, Failed, blank}
#2710 Enhancement: now warns user if source is not an EAB, continues to load if user accepts.
#2612 Bug fix: spanning COBOL lines are now read correctly
#2549 Enhancement: reader returns xml status result
#2527 Enhancement: reader performs syntax checking during parsing
#2632 Enhancement: reader detects missing mandatory nodes (optionality)
#2633 Enhancement: reader detects foreign nodes (extensibility)
#2580 Enhancement: reader detects DTD, and skips it
#2716 Enhancement: COBOL node name maximum is increased from 32 to 128.
#2717 Bug fix: reader now returns EB when encounters NULL value in buffer
#2718 Bug fix: reader now looks for both quot AND apos for attribute values in the stream
#2714 Bug fix: reader returns IC when attribute name has more than one leading white-space
#2715 Bug fix: reader returns IC when attribute value contains '/'
#2707 Bug fix: TIMESTAMP fields gened for COBOL were not recognized correctly
#2746 Bug fix: buffer items are now padded with spaces for C reader.
September 2, 2002
#2652 Bug fix: varchar fields are now recognized correctly.
July 12, 2002
#2519 Bug fix: varchar field names now displays correctly.
#2526 Bug fix: default browser now launches properly.
#2523 Bug fix: C generator uses hpvp on/off flags
#2524 Bug fix: C writer now rtrims text values
#2539 Enhancement: added CANAM-XML/XML-BUFFER, modified how buffer field is recognized.
#2541 Bug fix: COBOL reader numeric sign issue is solved.
#2543 Bug fix: COBOL writer text/numeric value trim issue solved.
July 4, 2002
initial release
|
|
|
|
Privacy Statement | Terms Of Use
Copyright © 1994-2009 by Canam Software Labs, Inc.
|
Login
|