]> err.no Git - sope/blobdiff - sope-core/NGExtensions/ChangeLog
minor code cleanups
[sope] / sope-core / NGExtensions / ChangeLog
index 2314cb1fdeeed2c1a32db4c63bf24086bea0928d..6e4a29e477349c94d29a1313224ef7aa1c6103f1 100644 (file)
@@ -1,3 +1,80 @@
+2006-07-05  Helge Hess  <helge.hess@opengroupware.org>
+
+       * NGResourceLocator.m: added FHS_INSTALL_ROOT to lookup path (v4.5.187)
+
+2006-07-04  Helge Hess  <helge.hess@opengroupware.org>
+
+       * NGBundleManager.m: added more debug logs which can be triggered using
+         NGBundleManagerDebugEnabled (v4.5.186)
+
+       * 64bit fixes (v4.5.185)
+
+2006-07-03  Helge Hess  <helge.hess@opengroupware.org>
+
+       * v4.5.184
+
+       * NGHashMap.m: improved memory management with exceptions
+
+       * FdExt.subproj/NSSet+enumerator.m: code cleanups
+
+       * use %p for pointer formats, fixed gcc 4.1 warnings
+
+2006-05-16  Marcus Mueller  <znek@mulle-kybernetik.com>
+
+       * *.h, *m: changed EOControl related includes into imports
+         to enable compilation against MulleEOF (v4.5.183)
+
+2006-02-20  Helge Hess  <helge.hess@opengroupware.org>
+
+       * NGBundleManager.m: minor code cleanups (v4.5.182)
+
+2006-01-22  Helge Hess  <helge.hess@opengroupware.org>
+
+       * FdExt.subproj/NGPropertyListParser.m (_skipComments): fixed a bug
+         when parsing comments which contain stars (v4.5.181)
+
+2005-12-13  Helge Hess  <helge.hess@opengroupware.org>
+
+       * NGQuotedPrintableCoding.m (NGDecodeQuotedPrintable): properly decode
+         underscore as 0x20 (as per RFC 2047 4.2) (v4.5.180)
+
+2005-11-21  Helge Hess  <helge.hess@skyrix.com>
+
+       * NGExtensions/NSObject+Values.h: added NGBaseTypeValues protocol to
+         be able to refer to the statically typed 'signed' set of basetypes
+         (v4.5.179)
+
+2005-11-17  Helge Hess  <helge.hess@opengroupware.org>
+
+       * FdExt.subproj/NSObject+Values.m: explicitly mark signed values as
+         such (most importantly char) (v4.5.178)
+
+       * FdExt.subproj/NSCalendarDate+misc.m: include math.h to avoid a floor
+         warning (v4.5.177)
+
+2005-10-05  Helge Hess  <helge.hess@skyrix.com>
+
+       * FdExt.subproj/NSNull+misc.m: added -isNotEmpty to NSSet (v4.5.176)
+
+2005-09-28  Helge Hess  <helge.hess@skyrix.com>
+
+       * FdExt.subproj/NSNull+misc.m: added -isNotEmpty to NSData (v4.5.175)
+
+2005-09-14  Helge Hess  <helge.hess@opengroupware.org>
+
+       * NGBundleManager.m: avoid an autorelease call in class lookup, added
+         some lookup hacks for Tiger Foundation (v4.5.174)
+
+2005-08-26  Helge Hess  <helge.hess@opengroupware.org>
+
+       * added common.h files to support PCH compilation of subprojects (just
+         include the parent common.h and are not required for Xcode builds)
+         (v4.5.173)
+
+2005-08-20  Helge Hess  <helge.hess@opengroupware.org>
+
+       * EOExt.subproj: code cleanups, added a README.txt (v4.5.172)
+
 2005-08-19  Helge Hess  <helge.hess@opengroupware.org>
 
        * added method to calculate a calendar matrix for a date representing