Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins occurring around 3f2b92dea854eb5808bb.
2013-04-09 20:24 | Generalization of attributes defined in "http://www.w3.org/2001/XMLSchema-instance", aka "type" and "nil" in particular. Also added support for ::value instead of {} for value of tag. check-in: cfdc32b392 user: gerald tags: trunk | |
2013-04-09 15:54 | forgot to save changes to Utilities.tcl! check-in: 394de07dfb user: gerald tags: trunk | |
2013-04-09 15:50 | Fixes for incorrect error signalling and to add automatic type casting of abstract to real types. check-in: cecf30f810 user: gerald tags: trunk | |
2013-03-08 05:19 | Updated docs for release 2.3.1 check-in: ce2053ddc1 user: gerald tags: trunk, Release_2.3.1 | |
2013-03-08 02:57 | Fix for [4d55a803fd] -- added namespace options into Client Side. check-in: 1317e4416e user: gerald tags: trunk | |
2012-11-09 14:34 | Updated all docs pages from wiki. Not present wiki pages: clients, Downloads, Pretty Printing a Dictionary Instance check-in: d7188ff2cb user: oehhar tags: trunk, Release_2.3.0 | |
2012-11-09 04:15 | Merge changes for package require into trunk. check-in: 2e8c40a883 user: gerald tags: trunk | |
2012-11-08 21:15 | Fix version numbers for WS::Util requirements. Closed-Leaf check-in: 7f17665126 user: andreask tags: aku-require-changes | |
2012-11-08 19:26 | Replace spaces in html file names with underscores. check-in: 100da64630 user: gerald tags: trunk | |
2012-11-08 19:18 | Corrected document links. check-in: 2f21fba30b user: gerald tags: trunk | |
2012-11-08 19:10 | Added require Tcl 8.4 most places, and set up more places to require dict. Could possibly use WS::Utils as central provider for the latter. check-in: 49a22efbe6 user: andreask tags: aku-require-changes | |
2012-11-06 17:03 | Documented Embedded and server user interface change check-in: 164e7224e1 user: oehhar tags: trunk | |
2012-11-06 08:19 | Documented changes in respond. check-in: b0f33e9a8c user: oehhar tags: trunk | |
2012-11-05 14:07 | Additional corrections to embedded code. check-in: 8ab30a71a3 user: gerald tags: trunk | |
2012-11-04 19:20 | Move default content type to a configurable option. check-in: df85e4e49c user: gerald tags: trunk | |
2012-11-02 05:06 | Corrections for Embedded Mode. check-in: 0bdb608566 user: gerald tags: trunk | |
2012-10-31 14:37 | Bug fix [66fb3aeef5] -- correct header parsing check-in: b2b280b87e user: gerald tags: trunk | |
2012-10-31 14:19 | Bug fix: [68310fe3bd] - Content Length wrong check-in: ba63c62ab5 user: gerald tags: trunk | |
2012-10-31 06:42 | Enhancement: [98ce08579d] -- Return socket hadle by ::WS::Embeded::Listen check-in: b9290820be user: gerald tags: trunk | |
2012-10-31 06:37 | Roll version to 2.3.0. check-in: 455f74add5 user: gerald tags: trunk | |
2012-10-31 06:36 | Roll version number to 2.3.0. check-in: 89802893d0 user: gerald tags: trunk | |
2012-10-31 06:08 | Fix for: [9143f6d463[ -- Missing square brackets in Examples/Math/CallMathWebService.tcl check-in: 27148df0f2 user: gerald tags: trunk | |
2012-10-31 06:05 | Roll version numbers to 2.3.0 check-in: 3399b69461 user: gerald tags: trunk | |
2012-10-31 06:04 | Fix bug [ff67c5356f] -- Enter missing in checkin [1ba41a6993] check-in: 7f025a5dc4 user: gerald tags: trunk | |
2012-10-16 22:11 |
Rolled version numbers to 2.2.10.
Fixed: [22382a9828] - Service specific simple types do not work check-in: 1ba41a6993 user: gerald tags: trunk | |
2012-10-10 01:11 | Fixed: [92cd058f9a] - Empty abstract types not handled correctly [f7be84f410] - Complex type definition is ignored if an element definition with the same name exists. check-in: d87f496ea3 user: gerald tags: trunk, Release_2.2.9 | |
2012-09-27 03:43 | Rolled version numbers to next release -- 2.2.9. check-in: 192b30fff0 user: gerald tags: trunk | |
2012-09-27 03:14 | [fa2d29cfaa] - Pre-Parsed WSDL error: key "contentType" not known in dictionary. check-in: ac34d59f60 user: gerald tags: trunk | |
2012-09-27 03:08 | [b15d09a403] - Documentation grammer fix. check-in: bde7145c36 user: gerald tags: trunk | |
2012-09-20 17:27 | Corrected build of simple array elements on ::WS::Utils::convertDictToEncodedType. check-in: 39fddfa92f user: gerald tags: trunk, Release_2.2.8 | |
2012-09-09 21:21 | Corrected marking of arrays when no maxOccurs is present. check-in: 01b9ac3b53 user: gerald tags: trunk | |
2012-09-08 20:59 | Correct unbalanced parans. check-in: ae9ea437b8 user: gerald tags: trunk | |
2012-09-08 15:38 | Corrected array processing. check-in: 11da371c34 user: gerald tags: trunk | |
2012-09-08 15:37 | Enhanced processing of array elements. check-in: b83f5b24e3 user: gerald tags: trunk | |
2012-09-07 05:41 | Corrected handling of arrays elements. check-in: ffda452ea6 user: gerald tags: trunk | |
2012-09-05 03:50 | Correct handling of soap encoded arrays from complex type definition that is only a restriction making something an array. check-in: 69ecf185ee user: gerald tags: trunk | |
2012-09-05 03:48 | Correction to return inputs and outputs on operation list. check-in: 5e09915ab0 user: gerald tags: trunk | |
2012-08-28 04:40 | Correct typo. check-in: de790bc3ed user: gerald tags: trunk | |
2012-08-26 00:16 |
Correction to handle expected, but missing reply headers (i.e. the SOAP Header element is missing enterly).
Also made a correction to handle a complex type that extends another type but does not add any elements or attributes. check-in: 3c5e0ef7f8 user: gerald tags: trunk | |
2012-08-15 13:13 | Fix for bug [5c28604989] -- REFs in WSDL to Elements handled incorrectly. check-in: 835687e82e user: gerald tags: trunk | |
2012-08-15 03:31 | Fix for bug [00485c1c92] -- request xml invalid because of double header elements added a new client side option, skipHeaderLevel check-in: fbce1cb930 user: gerald tags: trunk | |
2012-08-05 00:36 | Added back in info level debug of URL gets. check-in: affb1f6bf4 user: gerald tags: trunk | |
2012-08-05 00:29 | Correction of reintroduction of elements as arrays bug! check-in: 99a5113b7b user: gerald tags: trunk | |
2012-08-02 02:34 | Added a better error if reply is not a SOAP reply. check-in: 9bfe56a004 user: gerald tags: trunk | |
2012-08-02 02:22 | Removed extra debug statements. check-in: 08bb8d2924 user: gerald tags: trunk | |
2012-06-11 21:08 | Added skipLevelOnReply client option check-in: 2ae9e609c0 user: gerald tags: trunk | |
2012-06-11 16:41 | Enhanced info messages. check-in: 6e6c3062cc user: gerald tags: trunk | |
2012-06-11 15:23 | Added info level debug to HTTP results. check-in: 51f2dc539f user: gerald tags: trunk | |
2012-06-11 14:47 | Changed HTTP exchanges to log level info. check-in: 335719e389 user: gerald tags: trunk | |
2012-06-04 15:15 | Fix: 8e844665cf - Element tags are always parsed always as arrays check-in: 533b0738c4 user: gerald tags: trunk, Release_2.2.7 | |