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