]> err.no Git - sope/blob - sope-core/samples/ChangeLog
Drop apache 1 build-dependency
[sope] / sope-core / samples / ChangeLog
1 2005-08-19  Helge Hess  <helge.hess@opengroupware.org>
2
3         * ngcal.m: finished cal tool (requires libNGExtensions v4.5.171)
4
5 2005-08-18  Helge Hess  <helge.hess@skyrix.com>
6
7         * prepared new ngcal tool for testing calendar calculations
8           (unfinished)
9
10 2005-08-10  Helge Hess  <helge.hess@opengroupware.org>
11
12         * EOQualTool.m: fixed gcc 4.0 warnings
13
14 2004-09-23  Helge Hess  <helge.hess@skyrix.com>
15
16         * addd sope-rsrclookup.m tool for tetsing NGResourceLocator
17
18         * fmdls.m: some code cleanups
19
20 2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
21
22         * moved test_qpdecode to NGMime/samples
23
24         * added hack to install the tools in FHS locations - the executables
25           will be installed in FHS_INSTALL_ROOT if specified (eg make
26           FHS_INSTALL_ROOT=/usr/local)
27
28 2004-08-20  Helge Hess  <helge.hess@opengroupware.org>
29
30         * moved samples to sope-mime, sope-ldap, sope-ical
31
32 2004-08-17  Helge Hess  <helge.hess@opengroupware.org>
33
34         * subclassing.m: fixed a compiler warning
35
36 2004-07-09  Helge Hess  <helge.hess@skyrix.com>
37
38         * bmlookup.m: major code cleanups, improved output
39
40 2004-06-27  Helge Hess  <helge.hess@opengroupware.org>
41
42         * ldap2dsml.m: fixed a compile warning
43
44 2004-06-21  Helge Hess  <helge.hess@opengroupware.org>
45
46         * common.h: fixed compatibility with gstep-base
47
48 2004-06-17  Helge Hess  <helge.hess@opengroupware.org>
49
50         * added 'testurl' to test NSURL for the Cocoa Foundation bug wrt the
51           trailing suffix in -path
52
53 2004-05-09  Helge Hess  <helge.hess@opengroupware.org>
54
55         * subclassing.m: added support for Apple runtime
56
57 2004-04-12  Helge Hess  <helge.hess@opengroupware.org>
58
59         * ImapListTool, ImapTool.m, imapls.m: minor code cleanups
60
61 2004-01-19  Helge Hess  <helge.hess@opengroupware.org>
62
63         * ldapls.m: minor fixes (moved NSAutoreleasePool to correct place)
64
65 2004-01-11  Helge Hess  <helge.hess@opengroupware.org>
66
67         * minor cleanups to log messages
68
69 2003-10-12  Helge Hess  <helge@opengroupware.org>
70
71         * EOQualTool.m: fix: returned value in a void method
72
73         * GNUmakefile (TOOL_NAME): do not compile subclassing.m on
74           MacOSX
75
76         * EncodingTool.m: fixed compilation on MacOSX
77
78 2003-05-15  Helge Hess  <helge.hess@skyrix.com>
79
80         * added parserule for testing parsing of NGRule objects
81
82 2003-05-14  Helge Hess  <helge.hess@skyrix.com>
83
84         * some gcc 3.3 warnings fixed
85
86 2003-04-03  Helge Hess  <helge.hess@skyrix.com>
87
88         * GNUmakefile: added ldapchkpwd tool
89
90         * ldap2dsml.m: added autorelease-pool to main()
91
92 2003-04-01  GNUstep User  <helge.hess@skyrix.com>
93
94         * ImapListTool.m: do not use NSFileIdentifier constant
95
96         * EncodingTool.m: removed some undeclared encodings when compiling for
97           GNUstep Base
98
99 2003-02-12  Helge Hess  <helge.hess@skyrix.com>
100
101         * added ical2.m, ical3.m - examples for NGiCal
102
103 2003-01-30  Helge Hess  <helge.hess@skyrix.com>
104         
105         * added httpu_notify, a small tool to send out HTTP-over-UDP 
106           NOTIFY notifications
107
108 2003-01-08  Helge Hess  <helge.hess@skyrix.com>
109
110         * testsock.m: improved test code
111
112 2003-01-07  Helge Hess  <helge.hess@skyrix.com>
113
114         * subclassing.m, ImapQuotaTool.m, imapquota.m: fixed compilation 
115           warnings
116           
117         * moved in testsock.m from NGStreams
118
119         * changes for improved compilation on MacOSX, replaced RETAIN macros
120           with methods
121
122 Fri Dec 27 10:54:40 2002  Helge Hess  <helge.hess@skyrix.com>
123
124         * Mime2XmlTool.m: fixed a protocol warning
125
126 Mon Dec 23 15:36:01 2002  Helge Hess  <helge.hess@skyrix.com>
127
128         * ImapListTool.m: pass correct filemanager as a parameter
129
130 2002-12-08  Helge Hess  <helge.hess@skyrix.com>
131
132         * testdirenum.m: cleanups
133
134 Tue Dec 17 15:07:40 2002    <jan@skyrix.com>
135
136         * imapquota.m: add quota test
137
138 2002-11-21  Jan Reichmann <jr@skyrix.com>
139
140         * added Imap-Super class, improve imapls
141
142 2002-11-21  Helge Hess  <helge.hess@skyrix.com>
143
144         * added ldapls, ldap2dsml as examples for NGLdap
145
146 2002-11-15  Helge Hess  <helge.hess@skyrix.com>
147
148         * EOQualTool.m: added test for complex cast
149
150 2002-10-29  Helge Hess  <helge.hess@skyrix.com>
151
152         * EOQualTool.m: added support for parsing SQL using the new EOSQLParser
153
154 2002-10-25  Helge Hess  <helge.hess@skyrix.com>
155
156         * added eoqual tool for parsing EOQualifier's (useful for syntax 
157           checks)
158
159         * created ChangeLog
160