Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
17 check-ins using file docs/Creating a Tcl Web Service.html version 70e97d53eb
|
2010-11-16
| ||
| 01:11 |
Issue 16: Allow HTML in function descriptions of autogenerated documentation by adding -docFormat option.
git-svn-id: http://tclws.googlecode.com/svn/trunk@81 4eab59b1-ed42-0410-973d-ab9b78d4c8bc check-in: 6cc623737f user: jeff@bovine.net@4eab59b1-ed42-0410-973d-ab9b78d4c8bc tags: proposed-main | |
| 01:10 |
fix spelling errors
git-svn-id: http://tclws.googlecode.com/svn/trunk@80 4eab59b1-ed42-0410-973d-ab9b78d4c8bc check-in: c4681b848b user: jeff@bovine.net@4eab59b1-ed42-0410-973d-ab9b78d4c8bc tags: proposed-main | |
|
2010-11-15
| ||
| 23:07 |
Issue 17: Avoid misusing
git-svn-id: http://tclws.googlecode.com/svn/trunk@79 4eab59b1-ed42-0410-973d-ab9b78d4c8bc | |
| 22:44 |
Issue 17: add missing body tag
git-svn-id: http://tclws.googlecode.com/svn/trunk@78 4eab59b1-ed42-0410-973d-ab9b78d4c8bc check-in: 061abed1a9 user: jeff@bovine.net@4eab59b1-ed42-0410-973d-ab9b78d4c8bc tags: proposed-main | |
| 22:23 |
Corrects for issue #6
git-svn-id: http://tclws.googlecode.com/svn/trunk@77 4eab59b1-ed42-0410-973d-ab9b78d4c8bc check-in: a5b81fcab3 user: gerald.lester@4eab59b1-ed42-0410-973d-ab9b78d4c8bc tags: proposed-main | |
| 22:20 |
update service name to match the non-Rivet example
git-svn-id: http://tclws.googlecode.com/svn/trunk@76 4eab59b1-ed42-0410-973d-ab9b78d4c8bc check-in: d5babcfb74 user: jeff@bovine.net@4eab59b1-ed42-0410-973d-ab9b78d4c8bc tags: proposed-main | |
| 22:05 |
Issue 17: Autogenerated HTML server-side function docs should try to be XHTML compliant
git-svn-id: http://tclws.googlecode.com/svn/trunk@75 4eab59b1-ed42-0410-973d-ab9b78d4c8bc check-in: ee47764767 user: jeff@bovine.net@4eab59b1-ed42-0410-973d-ab9b78d4c8bc tags: proposed-main | |
| 19:45 |
Implement issue 15 via -traceEnabled option to ::WS::Server::Service
git-svn-id: http://tclws.googlecode.com/svn/trunk@74 4eab59b1-ed42-0410-973d-ab9b78d4c8bc check-in: 74ee242c84 user: gerald.lester@4eab59b1-ed42-0410-973d-ab9b78d4c8bc tags: proposed-main | |
| 19:19 |
Correct Issue 6
git-svn-id: http://tclws.googlecode.com/svn/trunk@73 4eab59b1-ed42-0410-973d-ab9b78d4c8bc check-in: f630c75419 user: gerald.lester@4eab59b1-ed42-0410-973d-ab9b78d4c8bc tags: proposed-main | |
| 19:10 |
add a simple makefile to simplify package installation.
git-svn-id: http://tclws.googlecode.com/svn/trunk@72 4eab59b1-ed42-0410-973d-ab9b78d4c8bc check-in: 2bad31c7e5 user: jeff@bovine.net@4eab59b1-ed42-0410-973d-ab9b78d4c8bc tags: proposed-main | |
|
2010-11-12
| ||
| 22:22 |
sync version
git-svn-id: http://tclws.googlecode.com/svn/trunk@71 4eab59b1-ed42-0410-973d-ab9b78d4c8bc check-in: aec11981cd user: jeff@bovine.net@4eab59b1-ed42-0410-973d-ab9b78d4c8bc tags: proposed-main | |
| 20:45 |
partial revert of r57, which unintentionally removed urlPrefix support
git-svn-id: http://tclws.googlecode.com/svn/trunk@70 4eab59b1-ed42-0410-973d-ab9b78d4c8bc check-in: e55bf5d9f8 user: jeff@bovine.net@4eab59b1-ed42-0410-973d-ab9b78d4c8bc tags: proposed-main | |
| 20:28 |
Issue 12: Support for legacy pySOAP (Python) rpc-encoded clients
git-svn-id: http://tclws.googlecode.com/svn/trunk@69 4eab59b1-ed42-0410-973d-ab9b78d4c8bc check-in: 61d35ec5ba user: jeff@bovine.net@4eab59b1-ed42-0410-973d-ab9b78d4c8bc tags: proposed-main | |
| 18:22 |
consistently use trimright when removing paren pairs
git-svn-id: http://tclws.googlecode.com/svn/trunk@68 4eab59b1-ed42-0410-973d-ab9b78d4c8bc check-in: 4c451e8a5f user: jeff@bovine.net@4eab59b1-ed42-0410-973d-ab9b78d4c8bc tags: proposed-main | |
| 18:15 |
Issue 13: Server Array types have extra "()" in generated WSDL
git-svn-id: http://tclws.googlecode.com/svn/trunk@67 4eab59b1-ed42-0410-973d-ab9b78d4c8bc check-in: ad911b8800 user: jeff@bovine.net@4eab59b1-ed42-0410-973d-ab9b78d4c8bc tags: proposed-main | |
| 18:10 |
Issue 11: Input parameters listed in autogenerated human-readable docs should not be sorted
git-svn-id: http://tclws.googlecode.com/svn/trunk@66 4eab59b1-ed42-0410-973d-ab9b78d4c8bc check-in: 638a34a15d user: jeff@bovine.net@4eab59b1-ed42-0410-973d-ab9b78d4c8bc tags: proposed-main | |
| 18:08 |
change eol-style to native
git-svn-id: http://tclws.googlecode.com/svn/trunk@65 4eab59b1-ed42-0410-973d-ab9b78d4c8bc check-in: 1a39cd9cf0 user: jeff@bovine.net@4eab59b1-ed42-0410-973d-ab9b78d4c8bc tags: proposed-main | |