-
mgae committed patchset 27 of module edival to the edival EDI Parsing & Validation Library CVS repository, changing 19 files.
2007-05-08 01:46:03 UTC in edival EDI Parsing & Validation Library
-
In addition to multiple bug fixes from the past couple months, release 0.1.8 includes parsing support for the EDIFACT EDI dialect. Usage for EDIFACT is identical to X12.
When the parser determines that either an X12 of EDIFACT message is found, a new document start callback function will be called. Similarly, an end document callback will be called upon reaching the final segment of a...
2007-01-11 03:34:03 UTC in edival EDI Parsing & Validation Library
-
mgae committed patchset 26 of module edival to the edival EDI Parsing & Validation Library CVS repository, changing 3 files.
2007-01-11 03:06:32 UTC in edival EDI Parsing & Validation Library
-
mgae committed patchset 25 of module edival to the edival EDI Parsing & Validation Library CVS repository, changing 24 files.
2007-01-11 03:01:10 UTC in edival EDI Parsing & Validation Library
-
mgae committed patchset 24 of module edival to the edival EDI Parsing & Validation Library CVS repository, changing 16 files.
2006-12-19 02:08:34 UTC in edival EDI Parsing & Validation Library
-
Since edival has had several releases now, I'm looking to get any feedback from users who have been able to evaluate or use the library. I would be interested in hearing if edival is of any use to users/developers or if you see the project as being potentially useful. For the next set of new features, the main two goals are output functions and an extension to access the library via the Ruby...
2006-11-21 02:53:40 UTC in edival EDI Parsing & Validation Library
-
Release Notes:
This release contains an enhancement to the edival API that
allows for the application program to receive pre-converted
numeric values and in the form of a new EDI_DataElement
structure. The structure also notifies of the element's
type so that the application does not have to worry about
consulting the schema once it is loaded.
Also, Interchange/Batch standards for...
2006-11-21 02:30:55 UTC in edival EDI Parsing & Validation Library
-
mgae committed patchset 23 of module edival to the edival EDI Parsing & Validation Library CVS repository, changing 6 files.
2006-11-21 02:08:49 UTC in edival EDI Parsing & Validation Library
-
mgae committed patchset 22 of module edival to the edival EDI Parsing & Validation Library CVS repository, changing 3 files.
2006-10-24 05:14:08 UTC in edival EDI Parsing & Validation Library
-
mgae committed patchset 21 of module edival to the edival EDI Parsing & Validation Library CVS repository, changing 20 files.
2006-10-24 04:46:51 UTC in edival EDI Parsing & Validation Library