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