ChangeLog 5.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172
  1. 2010-03-12 Atsushi Enomoto <[email protected]>
  2. * net_2_0_System.ServiceModel.Web.dll.sources,
  3. common_System.ServiceModel.Web.dll.sources : UriTemplates are
  4. moved to Sys.SM.dll in 4.0 profile.
  5. 2010-03-12 Atsushi Enomoto <[email protected]>
  6. * monotouch_System.ServiceModel.Web.dll.sources :
  7. This also needs new files.
  8. 2010-03-10 Atsushi Enomoto <[email protected]>
  9. * net_2_0_System.ServiceModel.Web.dll.sources,
  10. net_2_1_raw_System.ServiceModel.Web.dll.sources :
  11. move JsonReader.cs as Sys.R.S.Json/JavaScriptReader.cs
  12. 2010-03-10 Atsushi Enomoto <[email protected]>
  13. * net_2_0_System.ServiceModel.Web.dll.sources,
  14. net_2_1_raw_System.ServiceModel.Web.dll.sources :
  15. add JavaScriptObjectDeserializer.cs and JsonReader in Sys.Json
  16. (which is to be moved later).
  17. 2010-03-02 Atsushi Enomoto <[email protected]>
  18. * System.ServiceModel.Web_test.dll.sources : add new test.
  19. * Makefile : add new extra dist.
  20. 2010-01-26 Sebastien Pouliot <[email protected]>
  21. * monotouch_System.ServiceModel.Web.dll.sources: Don't inherit from
  22. net_2_1_raw*.sources when you require a superset of moonlight API
  23. 2010-01-25 Sebastien Pouliot <[email protected]>
  24. * net_2_1_raw_System.ServiceModel.Web.dll.sources: Use custom
  25. version of DataContractJsonSerializer for Moonlight
  26. 2009-11-12 Atsushi Enomoto <[email protected]>
  27. * common_System.ServiceModel.Web.dll.sources,
  28. net_2_0_System.ServiceModel.Web.dll.sources,
  29. net_4_0_System.ServiceModel.Web.dll.sources :
  30. in 4.0 profile, some types are moved from this
  31. assembly, so extract common basis and include
  32. it in 2.0 and 4.0 profile sources (4.0 is
  33. equivalent to common so far).
  34. 2009-10-23 Atsushi Enomoto <[email protected]>
  35. * monotouch_System.ServiceModel.Web.dll.sources:
  36. adding experimental WebHttpBinding stuff.
  37. 2009-10-08 Atsushi Enomoto <[email protected]>
  38. * System.ServiceModel.Web_test.dll.sources :
  39. add WebScriptEnablingBehaviorTest.cs.
  40. 2009-10-02 Atsushi Enomoto <[email protected]>
  41. * System.ServiceModel.Web_test.dll.sources :
  42. add WebScriptServiceHostFactoryTest.cs.
  43. 2009-09-17 Atsushi Enomoto <[email protected]>
  44. * Makefile : add -r:System.Web.Extensions.dll.
  45. 2009-09-17 Atsushi Enomoto <[email protected]>
  46. * System.ServiceModel.Web_test.dll.sources :
  47. added UriTemplateTableTest.cs.
  48. 2009-09-07 Atsushi Enomoto <[email protected]>
  49. * System.ServiceModel.Web_test.dll.sources :
  50. added UriTemplateEquivalenceComparerTest.cs.
  51. 2009-09-02 Atsushi Enomoto <[email protected]>
  52. * Makefile : use System.Core.
  53. 2009-09-01 Atsushi Enomoto <[email protected]>
  54. * System.ServiceModel.Web_test.dll.sources :
  55. added WebOperationContextTest.cs.
  56. 2009-07-20 Jb Evain <[email protected]>
  57. * Makefile: filter the valid profile on the framework version,
  58. to make it easier to have custom variants.
  59. 2009-04-22 Sebastien Pouliot <[email protected]>
  60. * net_2_1_raw_System.ServiceModel.Web.dll.sources: Remove the common
  61. Const, Locale and MonoTODO since we can now get them from mscorlib.dll
  62. 2009-04-06 Atsushi Enomoto <[email protected]>
  63. * System.ServiceModel.Web_test.dll.sources : added
  64. AtomPub10CategoriesDocumentFormatterTest.
  65. 2009-04-03 Atsushi Enomoto <[email protected]>
  66. * System.ServiceModel.Web_test.dll.sources : added
  67. ServiceDocumentTest and AtomPub10ServiceDocumentFormatterTest.
  68. 2009-04-03 Atsushi Enomoto <[email protected]>
  69. * System.ServiceModel.Web.dll.sources : added 3.5 SP1 atompp stuff.
  70. 2009-02-02 Atsushi Enomoto <[email protected]>
  71. * Makefile : add -d:NET_3_5.
  72. 2008-09-12 Jb Evain <[email protected]>
  73. * net_2_1_raw_System.ServiceModel.Web.dll.sources
  74. * Makefile
  75. * System.Runtime.Serialization.Json/JsonReader.cs:
  76. support the SL2 profile compilation.
  77. 2008-04-21 Igor Zelmanovich <[email protected]>
  78. * System.ServiceModel.Web_test.dll.sources: add WebServiceHostTest.cs.
  79. 2008-02-16 Atsushi Enomoto <[email protected]>
  80. * Makefile : -r:System.Configuration.dll.
  81. 2007-12-07 Atsushi Enomoto <[email protected]>
  82. * System.ServiceModel.Web.dll.sources : fixed wrong source name.
  83. 2007-12-05 Atsushi Enomoto <[email protected]>
  84. * System.ServiceModel.Web_test.dll.sources,
  85. System.ServiceModel.Web.dll.sources : updated to reflect the latest
  86. file lists.
  87. * Makefile : added -r:System.ServiceModel.dll
  88. 2007-09-01 Atsushi Enomoto <[email protected]>
  89. * System.ServiceModel.Web_test.dll.sources : removed all old tests
  90. for obsoleted types. They must be updated before being added so
  91. that they do not block run-test-ondotnet. Added JsonWriterTest.cs.
  92. * System.ServiceModel.Web.dll.sources : added JsonWriter.cs and
  93. JsonReaderWriterFactory.cs.
  94. * Makefile : fixed version number. It is not NO_TEST anymore.
  95. 2007-06-07 Joel Reed <[email protected]>
  96. * ATOM: serialize generator, logo, copyrights, and language
  97. add two new unit test data feeds
  98. 2007-06-05 Joel Reed <[email protected]>
  99. * add SyndicationCategory stubbed out class from Stephen A Jazdzewski,
  100. add RSS serialization tests, add richer atom feed serialization test
  101. 2007-06-04 Joel Reed <[email protected]>
  102. * add properties and constructor implementations for
  103. UrlSyndicationContent and XmlSyndicationContent
  104. 2007-05-31 Joel Reed <[email protected]>
  105. * add more testcases and stubbed out classes from Stephen A Jazdzewski
  106. * Move System.ServiceModel.Syndication files into a subdirectory