ChangeLog 4.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121
  1. 2004-02-27 Lluis Sanchez Gual <[email protected]>
  2. * System.Web.Services.dll.sources: Added System.Web.Services.Protocols/Fault.cs.
  3. 2003-10-10 Lluis Sanchez Gual <[email protected]>
  4. * DiscoveryDocumentSerializer.cs: New file.
  5. 2003-10-06 Lluis Sanchez Gual <[email protected]>
  6. * System.Web.Services.dll.sources: Added
  7. System.Web.Services.Description/HttpGetProtocolImporter.cs
  8. System.Web.Services.Description/HttpPostProtocolImporter.cs
  9. System.Web.Services.Description/HttpSimpleProtocolImporter.cs
  10. 2003-10-04 Lluis Sanchez Gual <[email protected]>
  11. * System.Web.Services.dll.sources: Added
  12. System.Web.Services.Description/HttpGetProtocolReflector.cs
  13. System.Web.Services.Description/HttpPostProtocolReflector.cs
  14. System.Web.Services.Description/HttpSimpleProtocolReflector.cs
  15. 2003-09-28 Lluis Sanchez Gual <[email protected]>
  16. * System.Web.Services.dll.sources: Added
  17. System.Web.Services.Protocols/HttpGetTypeStubInfo.cs,
  18. System.Web.Services.Protocols/HttpGetWebServiceHandler.cs,
  19. System.Web.Services.Protocols/HttpPostTypeStubInfo.cs,
  20. System.Web.Services.Protocols/HttpPostWebServiceHandler.cs,
  21. System.Web.Services.Protocols/HttpSimpleTypeStubInfo.cs,
  22. System.Web.Services.Protocols/HttpSimpleWebServiceHandler.cs,
  23. System.Web.Services.Protocols/TypeStubManager.cs
  24. 2003-09-28 Lluis Sanchez Gual <[email protected]>
  25. * System.Web.Services.dll.sources: Added SoapHttpTransportImporter.cs.
  26. 2003-09-14 Lluis Sanchez Gual <[email protected]>
  27. * System.Web.Services_test.dll.sources: Added BindingCollectionTest.cs
  28. ChangeLog DocumentableItemTest.cs OperationCollectionTest.cs
  29. OperationMessageCollectionTest.cs OperationMessageTest.cs
  30. PortTypeCollectionTest.cs PortTypeTest.cs ServiceCollectionTest.cs
  31. ServiceDescriptionCollectionTest.cs
  32. SoapBodyBindingTest.cs SoapOperationBindingTest.cs TypesTest.cs
  33. New test files by Erik LeBel.
  34. 2003-08-01 Lluis Sanchez Gual <[email protected]>
  35. * System.Web.Services.dll.sources: Added ExtensionManager.cs,
  36. ServiceDescriptionSerializerBase.cs
  37. 2003-08-28 Lluis Sanchez Gual <[email protected]>
  38. * System.Web.Services.dll.sources: Added System.Web.Services.Protocols.SoapDocumentationHandler
  39. 2003-07-21 Andreas Nahr <[email protected]>
  40. * System.Web.Services.dll.sources: Added Assembly/AssemblyInfo.cs, Assembly/Locale.cs
  41. 2003-07-04 Lluis Sanchez Gual <[email protected]>
  42. * list: added System.Web.Services.Protocols.HttpSoapWebServiceHandler.cs and
  43. System.Web.Services.Protocols.WebServiceHelper.cs.
  44. 2003-02-25 Dave Bettin <[email protected]>
  45. * Test: Modified test cases to conform to nunit2 guidelines
  46. 2002-08-24 Tim Coleman <[email protected]>
  47. * list:
  48. New files added to build.
  49. 2002-08-23 Tim Coleman <[email protected]>
  50. * list:
  51. New files added to build.
  52. 2002-08-07 Tim Coleman <[email protected]>
  53. * System.Web.Services.build:
  54. Added "test" target to build.
  55. Added "clean" target to build.
  56. * Test:
  57. New test suites added.
  58. 2002-08-06 Tim Coleman <[email protected]>
  59. * list: Added System.Web.Services.Protocols/ServerProtocol.cs
  60. 2002-07-29 Dave Bettin <[email protected]>
  61. * list: added new Discovery classes
  62. * System.Web.Services.Discovery: added stubs
  63. * .cvsignore: added
  64. * Mono.System.Web.Services: added VS.net project for assembly
  65. 2002-07-25 Tim Coleman <[email protected]>
  66. * list: add new classes
  67. 2002-07-24 Tim Coleman <[email protected]>
  68. * list:
  69. Added System.Web.Services.Description/SoapProtocolReflector.cs
  70. 2002-07-22 Tim Coleman <[email protected]>
  71. * makefile.gnu:
  72. * list:
  73. Modifications to make this library buildable on
  74. linux.
  75. 2002-07-22 Tim Coleman <[email protected]>
  76. * list: Added new files from System.Web.Services.Protocols
  77. and System.Web.Services.Configuration
  78. 2002-07-19 Tim Coleman <[email protected]>
  79. * list: Added
  80. 2002-07-19 Tim Coleman <[email protected]>
  81. * System.Web.Services.build: added
  82. * System.Web.Services:
  83. * System.Web.Services.Configuration:
  84. * System.Web.Services.Description:
  85. * System.Web.Services.Discovery:
  86. * System.Web.Services.Protocols:
  87. New directories added