Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 check-ins occurring around f114ebe81143f6a42dcd.

2013-10-03 21:47
Add documentation for ::WS::Utils::GenerateTemplateDict. check-in: 6d391b11b5 user: gerald tags: trunk
2013-08-22 03:25
Corrections on generating XML for simple types to avoid double leveling in some cases and adding name space qualifiers when it should not have. check-in: ef4eb37768 user: gerald tags: trunk
2013-08-17 01:22
Updated license files. check-in: a84ca21e46 user: gerald tags: trunk, Release_2.3.7
2013-07-21 00:27
Added GetParsedWsdl to ClientSide.

Rolled versions to 2.3.7 check-in: 2ca79da750 user: gerald tags: trunk

2013-06-29 00:56
Correct typo in debug statement and added code to handle a reply message that is just a simple type (e.g. a string) with no components. check-in: 7e11ee2877 user: gerald tags: trunk
2013-05-31 18:31
Correction to ignore namespace definitions on child elements when parsing response with attributes. check-in: 0c0c56dfc5 user: gerald tags: trunk, Release_2.3.6
2013-05-29 22:03
Correct ::WS::Client::SetOptions to actual set the option to the value passed in. ≈ß≈ç check-in: 2ae4e3011a user: gerald tags: trunk, Release_2.3.5
2013-05-29 21:53
Fixed check. check-in: ed7917e66e user: gerald tags: trunk
2013-05-29 21:24
Make suppression of target namespace addition backwardly compatiable with older parsed wsdls. check-in: e01d3735c3 user: gerald tags: trunk
2013-05-29 21:23
Added option to suppress default namespace. Added option to generate error on service redefine and code to to unset on a redefine. check-in: f86b538245 user: gerald tags: trunk
2013-05-28 21:20
Roll version numbers to 2.3.5. check-in: 596f9ffbe6 user: gerald tags: trunk
2013-05-28 18:48
More fixes for bug [a949d84bb5] -- Schema elements of xs:any not handled correctly. check-in: 57d9181a02 user: gerald tags: trunk
2013-05-27 23:46
Fix for bug [a949d84bb5] -- Schema elements of xs:any not handled correctly check-in: ac002ddf8b user: gerald tags: trunk
2013-04-25 20:16
Add target namespace to client request check-in: 67ef52d7cb user: gerald tags: trunk, Release_2.3.4
2013-04-20 03:49
Fix a interaction bug with skipLevelWhenActionPresent and nsOnChangeOnly. check-in: 496530e891 user: gerald tags: trunk, Release_2.3.3
2013-04-19 21:44
Fixed bug to get qualified namespace. check-in: 7ae81cabfb user: gerald tags: trunk
2013-04-10 03:10
Added documentation on how type casting of abstract to concrete types works. check-in: bc60d4585a user: gerald tags: trunk, Release_2.3.2
2013-04-10 02:38
Added details for special namespace attributes. check-in: f77791f44f user: gerald tags: trunk
2013-04-10 02:34
Documentation for chagnes dealing with attributes. check-in: 1f1af1e51b user: gerald tags: trunk
2013-04-10 02:14
Corrections toXML -> Dictionary conversion for new changes. check-in: 0b5d3f4ece user: gerald tags: trunk
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