d0c60882654ecd60063a8aca2578a7149af817bd
[mono.git] / mcs / class / System.ServiceModel.Web / ChangeLog
1 2010-03-12  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * net_2_0_System.ServiceModel.Web.dll.sources,
4           common_System.ServiceModel.Web.dll.sources : UriTemplates are
5           moved to Sys.SM.dll in 4.0 profile.
6
7 2010-03-12  Atsushi Enomoto  <atsushi@ximian.com>
8
9         * monotouch_System.ServiceModel.Web.dll.sources :
10           This also needs new files.
11
12 2010-03-10  Atsushi Enomoto  <atsushi@ximian.com>
13
14         * net_2_0_System.ServiceModel.Web.dll.sources,
15           net_2_1_raw_System.ServiceModel.Web.dll.sources :
16           move JsonReader.cs as Sys.R.S.Json/JavaScriptReader.cs
17
18 2010-03-10  Atsushi Enomoto  <atsushi@ximian.com>
19
20         * net_2_0_System.ServiceModel.Web.dll.sources,
21           net_2_1_raw_System.ServiceModel.Web.dll.sources :
22           add JavaScriptObjectDeserializer.cs and JsonReader in Sys.Json
23           (which is to be moved later).
24
25 2010-03-02  Atsushi Enomoto  <atsushi@ximian.com>
26
27         * System.ServiceModel.Web_test.dll.sources : add new test.
28         * Makefile : add new extra dist.
29
30 2010-01-26  Sebastien Pouliot  <sebastien@ximian.com>
31
32         * monotouch_System.ServiceModel.Web.dll.sources: Don't inherit from
33         net_2_1_raw*.sources when you require a superset of moonlight API
34
35 2010-01-25  Sebastien Pouliot  <sebastien@ximian.com>
36
37         * net_2_1_raw_System.ServiceModel.Web.dll.sources: Use custom
38         version of DataContractJsonSerializer for Moonlight
39
40 2009-11-12  Atsushi Enomoto  <atsushi@ximian.com>
41
42         * common_System.ServiceModel.Web.dll.sources,
43           net_2_0_System.ServiceModel.Web.dll.sources,
44           net_4_0_System.ServiceModel.Web.dll.sources :
45
46           in 4.0 profile, some types are moved from this
47           assembly, so extract common basis and include
48           it in 2.0 and 4.0 profile sources (4.0 is
49           equivalent to common so far).
50
51 2009-10-23  Atsushi Enomoto  <atsushi@ximian.com>
52
53         * monotouch_System.ServiceModel.Web.dll.sources:
54           adding experimental WebHttpBinding stuff.
55
56 2009-10-08  Atsushi Enomoto  <atsushi@ximian.com>
57
58         * System.ServiceModel.Web_test.dll.sources :
59           add WebScriptEnablingBehaviorTest.cs.
60
61 2009-10-02  Atsushi Enomoto  <atsushi@ximian.com>
62
63         * System.ServiceModel.Web_test.dll.sources :
64            add WebScriptServiceHostFactoryTest.cs.
65
66 2009-09-17  Atsushi Enomoto  <atsushi@ximian.com>
67
68         * Makefile : add -r:System.Web.Extensions.dll.
69
70 2009-09-17  Atsushi Enomoto  <atsushi@ximian.com>
71
72         * System.ServiceModel.Web_test.dll.sources :
73           added UriTemplateTableTest.cs.
74
75 2009-09-07  Atsushi Enomoto  <atsushi@ximian.com>
76
77         * System.ServiceModel.Web_test.dll.sources :
78           added UriTemplateEquivalenceComparerTest.cs.
79
80 2009-09-02  Atsushi Enomoto  <atsushi@ximian.com>
81
82         * Makefile : use System.Core.
83
84 2009-09-01  Atsushi Enomoto  <atsushi@ximian.com>
85
86         * System.ServiceModel.Web_test.dll.sources :
87           added WebOperationContextTest.cs.
88
89 2009-07-20  Jb Evain  <jbevain@novell.com>
90
91         * Makefile: filter the valid profile on the framework version,
92         to make it easier to have custom variants.
93
94 2009-04-22  Sebastien Pouliot  <sebastien@ximian.com>
95
96         * net_2_1_raw_System.ServiceModel.Web.dll.sources: Remove the common
97         Const, Locale and MonoTODO since we can now get them from mscorlib.dll
98
99 2009-04-06  Atsushi Enomoto  <atsushi@ximian.com>
100
101         * System.ServiceModel.Web_test.dll.sources : added
102           AtomPub10CategoriesDocumentFormatterTest.
103
104 2009-04-03  Atsushi Enomoto  <atsushi@ximian.com>
105
106         * System.ServiceModel.Web_test.dll.sources : added
107           ServiceDocumentTest and AtomPub10ServiceDocumentFormatterTest.
108
109 2009-04-03  Atsushi Enomoto  <atsushi@ximian.com>
110
111         * System.ServiceModel.Web.dll.sources : added 3.5 SP1 atompp stuff.
112
113 2009-02-02  Atsushi Enomoto  <atsushi@ximian.com>
114
115         * Makefile : add -d:NET_3_5.
116
117 2008-09-12  Jb Evain  <jbevain@novell.com>
118
119         * net_2_1_raw_System.ServiceModel.Web.dll.sources
120         * Makefile
121         * System.Runtime.Serialization.Json/JsonReader.cs:
122                 support the SL2 profile compilation.
123
124 2008-04-21  Igor Zelmanovich <igorz@mainsoft.com>
125
126         * System.ServiceModel.Web_test.dll.sources: add WebServiceHostTest.cs.
127
128 2008-02-16  Atsushi Enomoto  <atsushi@ximian.com>
129
130         * Makefile : -r:System.Configuration.dll.
131
132 2007-12-07  Atsushi Enomoto  <atsushi@ximian.com>
133
134         * System.ServiceModel.Web.dll.sources : fixed wrong source name.
135
136 2007-12-05  Atsushi Enomoto  <atsushi@ximian.com>
137
138         * System.ServiceModel.Web_test.dll.sources,
139           System.ServiceModel.Web.dll.sources : updated to reflect the latest
140           file lists.
141         * Makefile : added -r:System.ServiceModel.dll
142
143 2007-09-01  Atsushi Enomoto  <atsushi@ximian.com>
144
145         * System.ServiceModel.Web_test.dll.sources : removed all old tests
146           for obsoleted types. They must be updated before being added so
147           that they do not block run-test-ondotnet. Added JsonWriterTest.cs.
148         * System.ServiceModel.Web.dll.sources : added JsonWriter.cs and
149           JsonReaderWriterFactory.cs.
150         * Makefile : fixed version number. It is not NO_TEST anymore.
151
152 2007-06-07  Joel Reed  <joelwreed@comcast.com>
153
154         * ATOM: serialize generator, logo, copyrights, and language
155         add two new unit test data feeds
156
157 2007-06-05  Joel Reed  <joelwreed@comcast.com>
158
159         * add SyndicationCategory stubbed out class from Stephen A Jazdzewski,
160         add RSS serialization tests, add richer atom feed serialization test
161
162 2007-06-04  Joel Reed  <joelwreed@comcast.com>
163
164         * add properties and constructor implementations for 
165         UrlSyndicationContent and XmlSyndicationContent
166
167 2007-05-31  Joel Reed  <joelwreed@comcast.com>
168
169         * add more testcases and stubbed out classes from Stephen A Jazdzewski
170
171         * Move System.ServiceModel.Syndication files into a subdirectory
172