]> err.no Git - sope/blob - sope-core/EOControl/ChangeLog
fixed gcc 4.0 warnings
[sope] / sope-core / EOControl / ChangeLog
1 2005-04-24  Helge Hess  <helge.hess@opengroupware.org>
2
3         * fixed gcc 4.0 signed/unsigned warnings (v4.5.51)
4
5 2005-01-14  Helge Hess  <helge.hess@opengroupware.org>
6
7         * EOFetchSpecification.m: minor code cleanups (v4.5.50)
8
9 2004-12-14  Marcus Mueller  <znek@mulle-kybernetik.com>
10
11         * EOControl.xcode: minor changes and updated
12
13 2004-12-05  Helge Hess  <helge.hess@opengroupware.org>
14
15         * EOKeyGlobalID.m: minor code cleanup (v4.5.49)
16
17 2004-08-29  Helge Hess  <helge.hess@opengroupware.org>
18
19         * added hack to install the project in FHS locations - the library,
20           its headers, the tools and the resources will be installed in
21           FHS_INSTALL_ROOT if specified (eg make FHS_INSTALL_ROOT=/usr/local)
22           (v4.3.48)
23
24 2004-08-29  Marcus Mueller  <znek@mulle-kybernetik.com>
25
26         * EOControl.xcode: various fixes for project settings
27
28 2004-08-23  Marcus Mueller  <znek@mulle-kybernetik.com>
29
30         * added new Xcode project
31
32 2004-08-20  Helge Hess  <helge.hess@opengroupware.org>
33
34         * moved to SOPE 4.3 (v4.3.47)
35
36 2004-07-22  Helge Hess  <helge.hess@skyrix.com>
37
38         * EOKeyComparisonQualifier.m, EOKeyValueQualifier.m, 
39           EOKeyValueArchiver.m, EOFetchSpecification.m: fixed gcc 3.4 warnings
40           (v4.2.46)
41
42 2004-06-09  Helge Hess  <helge.hess@opengroupware.org>
43
44         * v4.2.45
45
46         * GNUmakefile.preamble: added prebinding
47
48         * GNUmakefile: minor cleanups
49
50 2004-05-16  Helge Hess  <helge.hess@opengroupware.org>
51
52         * EOKeyComparisonQualifier.m, EOKeyValueQualifier.m, EOQualifier.m,
53           EOQualifierVariable.m: minor code cleanups, fixed some "== YES"
54           comparisons (v4.2.44)
55
56 2004-04-07  Helge Hess  <helge.hess@skyrix.com>
57
58         * EOQualifierParser.m: minor code cleanups (==YES) (v4.2.43)
59
60 2004-03-15  Helge Hess  <helge.hess@skyrix.com>
61
62         * EOFetchSpecification, EOQualifier, EOSortOrdering: moved property
63           list initializer methods to NGExtensions to improve GDL2 
64           compatibility (v4.2.42)
65
66 2004-03-11  Helge Hess  <helge.hess@skyrix.com>
67
68         * EOFetchSpecification, EOQualifier, EOSortOrdering: deprecated
69           -initWithPropertyList: method, added new -initWithPropertyList:owner:
70           method (like in EOPropertyListEncoding) (v4.2.41)
71
72 2004-03-09  Helge Hess  <helge.hess@opengroupware.org>
73
74         * EOFetchSpecification.m: subminor improvement in -copyWithZone:
75           method (v4.2.40)
76
77 2004-03-03  Helge Hess  <helge.hess@skyrix.com>
78
79         * EOFetchSpecification.m: fixed a recursion introduced in v4.2.38
80           (v4.2.39)
81
82 2004-03-02  Helge Hess  <helge.hess@opengroupware.org>
83
84         * v4.2.38
85
86         * EOQualifier.m: added -qualifierByApplyingBindings: to improve GDL2
87           compatibility (should not be used)
88
89         * EOFetchSpecification.m: added -fetchSpecificationByApplyingBindings:
90           to improve GDL2 compatibility (should not be used)
91
92         * EOQualifier.m: moved EOQualifierVariable to separate file, moved
93           qualifier-description categories to separate files
94         
95         * EOFetchSpecification.m, EOSQLParser.m: improved GDL2/EOF 3 
96           compatibility (different -init method, deprecated old)
97
98 2003-12-29  Helge Hess  <helge.hess@opengroupware.org>
99         
100         * EOKeyValueCoding.m: do not invoke NSDictionary -objectForKey: with
101           'nil' key (v4.2.37)
102         
103 2003-11-25  Helge Hess  <helge.hess@skyrix.com>
104
105         * removed unused source files (v4.2.36) [what was v4.2.35?, missing]
106         
107 2003-11-14  Helge Hess  <helge.hess@skyrix.com>
108
109         * EOSortOrdering.m: added an assertion to prevent index overflows
110           (v4.2.34)
111
112 Tue Nov 11 12:01:10 2003  Jan Reichmann  <jr@skyrix.com>
113
114         * common.h: fixed Free marcro declaration (introduced in 4.2.33)  
115           (v4.2.34)
116
117 2003-11-09  Helge Hess  <helge@groove.local>
118
119         * v4.2.33
120
121         * common.h: always use malloc/free for allocating instead of
122           objc_malloc/objc_free to clean up the code
123
124         * EOAndQualifier.m: some minor tweaks for Xcode
125
126         * EOFault.m: removed support for Boehm GC to clean up the code
127
128 2003-09-06  Helge Hess  <helge.hess@skyrix.com>
129
130         * EOGenericRecord.m: fixed a warning on MacOSX (used return in
131           dealloc ...) (v4.2.32)
132
133         * v4.2.31
134
135         * EOSQLParser.m: do not use stringByReplacingString:withString:
136
137         * EOClassDescription.m: fixed some warning on OSX
138
139 2003-09-06  Marcus Mueller  <znek@mulle-kybernetik.com>
140
141         * EOFault.m/EOFaultHandler.m: ported to NeXT runtime (v4.2.30)
142
143 2003-09-01  Helge Hess  <helge.hess@skyrix.com>
144
145         * changed not to require FoundationExt on MacOSX (v4.2.29)
146
147 2003-08-07  Helge Hess  <helge.hess@skyrix.com>
148
149         * EOQualifierParser.m: added facility to register own classes for
150           complex cast expressions (eg "cast(xxxx as myValue)"), required
151           for Evolution 1.4.4. Also less restrictive about whitespace between
152           "cast" and the "(" (v4.2.28)
153
154 Fri Jul  4 17:00:54 2003  Helge Hess  <helge.hess@skyrix.com>
155
156         * added to OpenGroupware.org
157
158         * stripped out old ChangeLogs, unimportant for OGo
159
160 Wed Dec  8 18:35:40 1999  Helge Hess  <helge.hess@mdlink.de>
161
162         * created ChangeLog