<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>git.ithinksw.org - ITFoundation.git/atom log</title>
<subtitle>iThink Software's custom extensions to Apple's Foundation framework.</subtitle>
<link rel="alternate" type="text/html" href="http://git.ithinksw.org/ITFoundation.git" />
<link rel="self" type="text/xml" href="http://git.ithinksw.org?opt=--no-merges" />
<id>http://git.ithinksw.org/ITFoundation.git</id>
<author><name>iThink Software</name></author>
<icon>/git-favicon.png</icon>
<logo>/git-logo.png</logo>
<updated>2009-12-28T14:34:59Z</updated>
<generator version='1.7.4.4/1.7.4.4'>gitweb</generator>
<entry>
<title type="html">Enabling garbage collection support.</title>
<updated>2009-12-28T14:34:59Z</updated>
<author>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</author>
<contributor>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</contributor>
<published>2009-12-28T14:34:59Z</published>
<link rel="alternate" type="text/html" href="http://git.ithinksw.org/ITFoundation.git/commitdiff/0d813e5020bf9daf3b7608343477a8907442b702" />
<id>http://git.ithinksw.org/ITFoundation.git/commitdiff/0d813e5020bf9daf3b7608343477a8907442b702</id>
<content type="xhtml" xml:base="http://git.ithinksw.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Enabling garbage collection support.
</pre><ul>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/7a5fe3d07552d5513b15989f2c424bc5ae2a68e1..0d813e5020bf9daf3b7608343477a8907442b702:/ITFoundation.xcodeproj/project.pbxproj">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/0d813e5020bf9daf3b7608343477a8907442b702?f=ITFoundation.xcodeproj/project.pbxproj">H</a>] ITFoundation.xcodeproj/project.pbxproj</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Upgrading ITFoundation to Xcode 3.0 and the Mac OS X 10.5 SDK.</title>
<updated>2009-12-28T13:58:47Z</updated>
<author>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</author>
<contributor>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</contributor>
<published>2009-12-28T13:58:47Z</published>
<link rel="alternate" type="text/html" href="http://git.ithinksw.org/ITFoundation.git/commitdiff/7a5fe3d07552d5513b15989f2c424bc5ae2a68e1" />
<id>http://git.ithinksw.org/ITFoundation.git/commitdiff/7a5fe3d07552d5513b15989f2c424bc5ae2a68e1</id>
<content type="xhtml" xml:base="http://git.ithinksw.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Upgrading ITFoundation to Xcode 3.0 and the Mac OS X 10.5 SDK.
</pre><ul>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/0768987a841ee4bc1839b2e6843e1a87c98054ad..7a5fe3d07552d5513b15989f2c424bc5ae2a68e1:/ITCategory-NSObject.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/7a5fe3d07552d5513b15989f2c424bc5ae2a68e1?f=ITCategory-NSObject.m">H</a>] ITCategory-NSObject.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/0768987a841ee4bc1839b2e6843e1a87c98054ad..7a5fe3d07552d5513b15989f2c424bc5ae2a68e1:/ITFoundation.xcodeproj/project.pbxproj">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/7a5fe3d07552d5513b15989f2c424bc5ae2a68e1?f=ITFoundation.xcodeproj/project.pbxproj">H</a>] ITFoundation.xcodeproj/project.pbxproj</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Licensing ITFoundation under the GNU Lesser General Public License version 2.1.</title>
<updated>2009-07-23T22:53:51Z</updated>
<author>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</author>
<contributor>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</contributor>
<published>2009-07-23T22:53:51Z</published>
<link rel="alternate" type="text/html" href="http://git.ithinksw.org/ITFoundation.git/commitdiff/0768987a841ee4bc1839b2e6843e1a87c98054ad" />
<id>http://git.ithinksw.org/ITFoundation.git/commitdiff/0768987a841ee4bc1839b2e6843e1a87c98054ad</id>
<content type="xhtml" xml:base="http://git.ithinksw.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Licensing ITFoundation under the GNU Lesser General Public License version 2.1.
</pre><ul>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/8e10b21b0ba4dc981faebcb359143b474309719b..0768987a841ee4bc1839b2e6843e1a87c98054ad:/COPYING">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/0768987a841ee4bc1839b2e6843e1a87c98054ad?f=COPYING">H</a>] COPYING</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/8e10b21b0ba4dc981faebcb359143b474309719b..0768987a841ee4bc1839b2e6843e1a87c98054ad:/LICENSE">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/0768987a841ee4bc1839b2e6843e1a87c98054ad?f=LICENSE">H</a>] LICENSE</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Licensing ITFoundation under the GNU General Public License version 2.</title>
<updated>2009-01-11T08:46:23Z</updated>
<author>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</author>
<contributor>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</contributor>
<published>2009-01-11T08:46:23Z</published>
<link rel="alternate" type="text/html" href="http://git.ithinksw.org/ITFoundation.git/commitdiff/8e10b21b0ba4dc981faebcb359143b474309719b" />
<id>http://git.ithinksw.org/ITFoundation.git/commitdiff/8e10b21b0ba4dc981faebcb359143b474309719b</id>
<content type="xhtml" xml:base="http://git.ithinksw.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Licensing ITFoundation under the GNU General Public License version 2.

Previous revisions of ITFoundation are provided only for historical purposes,
and the rights to those revisions are reserved by iThink Software. Each revision
is licensed under the terms specified in the file COPYING, if it exists.

Updating headers to remove CVS/Subversion keywords, and modernize copyright
notices to account for new licensing.
</pre><ul>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/0238d96a35ba0c9d948e03672cce0506f8a57b46..8e10b21b0ba4dc981faebcb359143b474309719b:/.gitignore">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/8e10b21b0ba4dc981faebcb359143b474309719b?f=.gitignore">H</a>] .gitignore</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/0238d96a35ba0c9d948e03672cce0506f8a57b46..8e10b21b0ba4dc981faebcb359143b474309719b:/COPYING">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/8e10b21b0ba4dc981faebcb359143b474309719b?f=COPYING">H</a>] COPYING</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/0238d96a35ba0c9d948e03672cce0506f8a57b46..8e10b21b0ba4dc981faebcb359143b474309719b:/ITByteStream.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/8e10b21b0ba4dc981faebcb359143b474309719b?f=ITByteStream.h">H</a>] ITByteStream.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/0238d96a35ba0c9d948e03672cce0506f8a57b46..8e10b21b0ba4dc981faebcb359143b474309719b:/ITCarbonSupport.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/8e10b21b0ba4dc981faebcb359143b474309719b?f=ITCarbonSupport.h">H</a>] ITCarbonSupport.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/0238d96a35ba0c9d948e03672cce0506f8a57b46..8e10b21b0ba4dc981faebcb359143b474309719b:/ITCategory-NSBundle.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/8e10b21b0ba4dc981faebcb359143b474309719b?f=ITCategory-NSBundle.h">H</a>] ITCategory-NSBundle.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/0238d96a35ba0c9d948e03672cce0506f8a57b46..8e10b21b0ba4dc981faebcb359143b474309719b:/ITCategory-NSData.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/8e10b21b0ba4dc981faebcb359143b474309719b?f=ITCategory-NSData.h">H</a>] ITCategory-NSData.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/0238d96a35ba0c9d948e03672cce0506f8a57b46..8e10b21b0ba4dc981faebcb359143b474309719b:/ITCategory-NSObject.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/8e10b21b0ba4dc981faebcb359143b474309719b?f=ITCategory-NSObject.h">H</a>] ITCategory-NSObject.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/0238d96a35ba0c9d948e03672cce0506f8a57b46..8e10b21b0ba4dc981faebcb359143b474309719b:/ITCategory-NSProxy.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/8e10b21b0ba4dc981faebcb359143b474309719b?f=ITCategory-NSProxy.h">H</a>] ITCategory-NSProxy.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/0238d96a35ba0c9d948e03672cce0506f8a57b46..8e10b21b0ba4dc981faebcb359143b474309719b:/ITCategory-NSString.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/8e10b21b0ba4dc981faebcb359143b474309719b?f=ITCategory-NSString.h">H</a>] ITCategory-NSString.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/0238d96a35ba0c9d948e03672cce0506f8a57b46..8e10b21b0ba4dc981faebcb359143b474309719b:/ITDebug.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/8e10b21b0ba4dc981faebcb359143b474309719b?f=ITDebug.h">H</a>] ITDebug.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/0238d96a35ba0c9d948e03672cce0506f8a57b46..8e10b21b0ba4dc981faebcb359143b474309719b:/ITFoundation.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/8e10b21b0ba4dc981faebcb359143b474309719b?f=ITFoundation.h">H</a>] ITFoundation.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/0238d96a35ba0c9d948e03672cce0506f8a57b46..8e10b21b0ba4dc981faebcb359143b474309719b:/ITFoundation.xcodeproj/project.pbxproj">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/8e10b21b0ba4dc981faebcb359143b474309719b?f=ITFoundation.xcodeproj/project.pbxproj">H</a>] ITFoundation.xcodeproj/project.pbxproj</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/0238d96a35ba0c9d948e03672cce0506f8a57b46..8e10b21b0ba4dc981faebcb359143b474309719b:/ITSQLite3Database.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/8e10b21b0ba4dc981faebcb359143b474309719b?f=ITSQLite3Database.h">H</a>] ITSQLite3Database.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/0238d96a35ba0c9d948e03672cce0506f8a57b46..8e10b21b0ba4dc981faebcb359143b474309719b:/ITSharedController.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/8e10b21b0ba4dc981faebcb359143b474309719b?f=ITSharedController.h">H</a>] ITSharedController.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/0238d96a35ba0c9d948e03672cce0506f8a57b46..8e10b21b0ba4dc981faebcb359143b474309719b:/ITThreadChild.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/8e10b21b0ba4dc981faebcb359143b474309719b?f=ITThreadChild.h">H</a>] ITThreadChild.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/0238d96a35ba0c9d948e03672cce0506f8a57b46..8e10b21b0ba4dc981faebcb359143b474309719b:/ITUUID.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/8e10b21b0ba4dc981faebcb359143b474309719b?f=ITUUID.h">H</a>] ITUUID.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/0238d96a35ba0c9d948e03672cce0506f8a57b46..8e10b21b0ba4dc981faebcb359143b474309719b:/ITVirtualMemoryInfo.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/8e10b21b0ba4dc981faebcb359143b474309719b?f=ITVirtualMemoryInfo.h">H</a>] ITVirtualMemoryInfo.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/0238d96a35ba0c9d948e03672cce0506f8a57b46..8e10b21b0ba4dc981faebcb359143b474309719b:/ITXMLNode.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/8e10b21b0ba4dc981faebcb359143b474309719b?f=ITXMLNode.h">H</a>] ITXMLNode.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/0238d96a35ba0c9d948e03672cce0506f8a57b46..8e10b21b0ba4dc981faebcb359143b474309719b:/ITXMLParser.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/8e10b21b0ba4dc981faebcb359143b474309719b?f=ITXMLParser.h">H</a>] ITXMLParser.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/0238d96a35ba0c9d948e03672cce0506f8a57b46..8e10b21b0ba4dc981faebcb359143b474309719b:/LICENSE">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/8e10b21b0ba4dc981faebcb359143b474309719b?f=LICENSE">H</a>] LICENSE</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Update to ITSQLite3Database interface, and NSData additions to work with Base64 encod... </title>
<updated>2009-01-10T22:24:48Z</updated>
<author>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</author>
<contributor>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</contributor>
<published>2009-01-10T22:24:48Z</published>
<link rel="alternate" type="text/html" href="http://git.ithinksw.org/ITFoundation.git/commitdiff/0238d96a35ba0c9d948e03672cce0506f8a57b46" />
<id>http://git.ithinksw.org/ITFoundation.git/commitdiff/0238d96a35ba0c9d948e03672cce0506f8a57b46</id>
<content type="xhtml" xml:base="http://git.ithinksw.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Update to ITSQLite3Database interface, and NSData additions to work with Base64 encoded data.
</pre><ul>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/4ad564f9120afcd0f1ca486c501f72c93a8cdfb1..0238d96a35ba0c9d948e03672cce0506f8a57b46:/ITCategory-NSData.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/0238d96a35ba0c9d948e03672cce0506f8a57b46?f=ITCategory-NSData.h">H</a>] ITCategory-NSData.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/4ad564f9120afcd0f1ca486c501f72c93a8cdfb1..0238d96a35ba0c9d948e03672cce0506f8a57b46:/ITCategory-NSData.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/0238d96a35ba0c9d948e03672cce0506f8a57b46?f=ITCategory-NSData.m">H</a>] ITCategory-NSData.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/4ad564f9120afcd0f1ca486c501f72c93a8cdfb1..0238d96a35ba0c9d948e03672cce0506f8a57b46:/ITSQLite3Database.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/0238d96a35ba0c9d948e03672cce0506f8a57b46?f=ITSQLite3Database.h">H</a>] ITSQLite3Database.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/4ad564f9120afcd0f1ca486c501f72c93a8cdfb1..0238d96a35ba0c9d948e03672cce0506f8a57b46:/ITSQLite3Database.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/0238d96a35ba0c9d948e03672cce0506f8a57b46?f=ITSQLite3Database.m">H</a>] ITSQLite3Database.m</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Delete queue.*.</title>
<updated>2009-01-10T20:09:29Z</updated>
<author>
  <name>Alexander Strange</name>
  <email>astrange@ithinksw.com</email>
</author>
<contributor>
  <name>Alexander Strange</name>
  <email>astrange@ithinksw.com</email>
</contributor>
<published>2009-01-10T20:09:29Z</published>
<link rel="alternate" type="text/html" href="http://git.ithinksw.org/ITFoundation.git/commitdiff/4ad564f9120afcd0f1ca486c501f72c93a8cdfb1" />
<id>http://git.ithinksw.org/ITFoundation.git/commitdiff/4ad564f9120afcd0f1ca486c501f72c93a8cdfb1</id>
<content type="xhtml" xml:base="http://git.ithinksw.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Delete queue.*.

It's unused and a very old version.
NSArray performance would be good enough these days.
</pre><ul>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/85f624bb2febde8e3399a53dc9b28e003e370ac0..4ad564f9120afcd0f1ca486c501f72c93a8cdfb1:/ITFoundation.xcodeproj/project.pbxproj">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/4ad564f9120afcd0f1ca486c501f72c93a8cdfb1?f=ITFoundation.xcodeproj/project.pbxproj">H</a>] ITFoundation.xcodeproj/project.pbxproj</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/85f624bb2febde8e3399a53dc9b28e003e370ac0..4ad564f9120afcd0f1ca486c501f72c93a8cdfb1:/queue.c">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/4ad564f9120afcd0f1ca486c501f72c93a8cdfb1?f=queue.c">H</a>] queue.c</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/85f624bb2febde8e3399a53dc9b28e003e370ac0..4ad564f9120afcd0f1ca486c501f72c93a8cdfb1:/queue.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/4ad564f9120afcd0f1ca486c501f72c93a8cdfb1?f=queue.h">H</a>] queue.h</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Adding rudimentary locking to ITSQLite3Database to kill errors.</title>
<updated>2008-09-19T22:39:26Z</updated>
<author>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</author>
<contributor>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</contributor>
<published>2008-09-19T22:39:26Z</published>
<link rel="alternate" type="text/html" href="http://git.ithinksw.org/ITFoundation.git/commitdiff/85f624bb2febde8e3399a53dc9b28e003e370ac0" />
<id>http://git.ithinksw.org/ITFoundation.git/commitdiff/85f624bb2febde8e3399a53dc9b28e003e370ac0</id>
<content type="xhtml" xml:base="http://git.ithinksw.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Adding rudimentary locking to ITSQLite3Database to kill errors.
</pre><ul>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/ecf80bca64f1e1a0c83ec0b90f370f41db477024..85f624bb2febde8e3399a53dc9b28e003e370ac0:/ITSQLite3Database.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/85f624bb2febde8e3399a53dc9b28e003e370ac0?f=ITSQLite3Database.h">H</a>] ITSQLite3Database.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/ecf80bca64f1e1a0c83ec0b90f370f41db477024..85f624bb2febde8e3399a53dc9b28e003e370ac0:/ITSQLite3Database.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/85f624bb2febde8e3399a53dc9b28e003e370ac0?f=ITSQLite3Database.m">H</a>] ITSQLite3Database.m</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Oops, defined the sqlite3_*_objc_object functions as &quot;static&quot; instead of &quot;extern... </title>
<updated>2008-09-19T12:35:10Z</updated>
<author>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</author>
<contributor>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</contributor>
<published>2008-09-19T12:35:10Z</published>
<link rel="alternate" type="text/html" href="http://git.ithinksw.org/ITFoundation.git/commitdiff/ecf80bca64f1e1a0c83ec0b90f370f41db477024" />
<id>http://git.ithinksw.org/ITFoundation.git/commitdiff/ecf80bca64f1e1a0c83ec0b90f370f41db477024</id>
<content type="xhtml" xml:base="http://git.ithinksw.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Oops, defined the sqlite3_*_objc_object functions as &quot;static&quot; instead of &quot;extern&quot;. Fixed!
</pre><ul>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/744612b5d258474e367710b870a5caaed7d11ab9..ecf80bca64f1e1a0c83ec0b90f370f41db477024:/ITSQLite3Database.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/ecf80bca64f1e1a0c83ec0b90f370f41db477024?f=ITSQLite3Database.h">H</a>] ITSQLite3Database.h</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Updating ITFoundation to include updates spurred by Haven development.</title>
<updated>2008-09-19T11:56:14Z</updated>
<author>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</author>
<contributor>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</contributor>
<published>2008-09-19T11:56:14Z</published>
<link rel="alternate" type="text/html" href="http://git.ithinksw.org/ITFoundation.git/commitdiff/744612b5d258474e367710b870a5caaed7d11ab9" />
<id>http://git.ithinksw.org/ITFoundation.git/commitdiff/744612b5d258474e367710b870a5caaed7d11ab9</id>
<content type="xhtml" xml:base="http://git.ithinksw.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Updating ITFoundation to include updates spurred by Haven development.

ITUUID function for easy generation of new UUIDs,
ITThreadChild and ITThreadParent protocols for threading based on Subjugator implementation,
ITSharedController for simple implementation of a controller that maintains a shared instance (used by ITApplicationController in ITKit),
ITSQLite3Database wraps the sqlite3 C API nicely, though more work could be done,
ITDebug adds more functions for logging,
ITCategory-NSString adds MD5 and SHA1 hashing, around the new ITCategory-NSData methods,
and ITCategory-NSData adds MD5 and SHA1 hashing, and a hexadecimalRepresentation method that goes well with the hashes.
</pre><ul>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/6262c31ef1f3b4c4cec3e909f0ecc189eb242ab2..744612b5d258474e367710b870a5caaed7d11ab9:/ITCategory-NSData.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/744612b5d258474e367710b870a5caaed7d11ab9?f=ITCategory-NSData.h">H</a>] ITCategory-NSData.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/6262c31ef1f3b4c4cec3e909f0ecc189eb242ab2..744612b5d258474e367710b870a5caaed7d11ab9:/ITCategory-NSData.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/744612b5d258474e367710b870a5caaed7d11ab9?f=ITCategory-NSData.m">H</a>] ITCategory-NSData.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/6262c31ef1f3b4c4cec3e909f0ecc189eb242ab2..744612b5d258474e367710b870a5caaed7d11ab9:/ITCategory-NSString.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/744612b5d258474e367710b870a5caaed7d11ab9?f=ITCategory-NSString.h">H</a>] ITCategory-NSString.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/6262c31ef1f3b4c4cec3e909f0ecc189eb242ab2..744612b5d258474e367710b870a5caaed7d11ab9:/ITCategory-NSString.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/744612b5d258474e367710b870a5caaed7d11ab9?f=ITCategory-NSString.m">H</a>] ITCategory-NSString.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/6262c31ef1f3b4c4cec3e909f0ecc189eb242ab2..744612b5d258474e367710b870a5caaed7d11ab9:/ITDebug.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/744612b5d258474e367710b870a5caaed7d11ab9?f=ITDebug.h">H</a>] ITDebug.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/6262c31ef1f3b4c4cec3e909f0ecc189eb242ab2..744612b5d258474e367710b870a5caaed7d11ab9:/ITDebug.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/744612b5d258474e367710b870a5caaed7d11ab9?f=ITDebug.m">H</a>] ITDebug.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/6262c31ef1f3b4c4cec3e909f0ecc189eb242ab2..744612b5d258474e367710b870a5caaed7d11ab9:/ITFoundation.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/744612b5d258474e367710b870a5caaed7d11ab9?f=ITFoundation.h">H</a>] ITFoundation.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/6262c31ef1f3b4c4cec3e909f0ecc189eb242ab2..744612b5d258474e367710b870a5caaed7d11ab9:/ITFoundation.xcodeproj/project.pbxproj">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/744612b5d258474e367710b870a5caaed7d11ab9?f=ITFoundation.xcodeproj/project.pbxproj">H</a>] ITFoundation.xcodeproj/project.pbxproj</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/6262c31ef1f3b4c4cec3e909f0ecc189eb242ab2..744612b5d258474e367710b870a5caaed7d11ab9:/ITSQLite3Database.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/744612b5d258474e367710b870a5caaed7d11ab9?f=ITSQLite3Database.h">H</a>] ITSQLite3Database.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/6262c31ef1f3b4c4cec3e909f0ecc189eb242ab2..744612b5d258474e367710b870a5caaed7d11ab9:/ITSQLite3Database.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/744612b5d258474e367710b870a5caaed7d11ab9?f=ITSQLite3Database.m">H</a>] ITSQLite3Database.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/6262c31ef1f3b4c4cec3e909f0ecc189eb242ab2..744612b5d258474e367710b870a5caaed7d11ab9:/ITSharedController.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/744612b5d258474e367710b870a5caaed7d11ab9?f=ITSharedController.h">H</a>] ITSharedController.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/6262c31ef1f3b4c4cec3e909f0ecc189eb242ab2..744612b5d258474e367710b870a5caaed7d11ab9:/ITSharedController.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/744612b5d258474e367710b870a5caaed7d11ab9?f=ITSharedController.m">H</a>] ITSharedController.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/6262c31ef1f3b4c4cec3e909f0ecc189eb242ab2..744612b5d258474e367710b870a5caaed7d11ab9:/ITThreadChild.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/744612b5d258474e367710b870a5caaed7d11ab9?f=ITThreadChild.h">H</a>] ITThreadChild.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/6262c31ef1f3b4c4cec3e909f0ecc189eb242ab2..744612b5d258474e367710b870a5caaed7d11ab9:/ITThreadChild.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/744612b5d258474e367710b870a5caaed7d11ab9?f=ITThreadChild.m">H</a>] ITThreadChild.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/6262c31ef1f3b4c4cec3e909f0ecc189eb242ab2..744612b5d258474e367710b870a5caaed7d11ab9:/ITUUID.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/744612b5d258474e367710b870a5caaed7d11ab9?f=ITUUID.h">H</a>] ITUUID.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/6262c31ef1f3b4c4cec3e909f0ecc189eb242ab2..744612b5d258474e367710b870a5caaed7d11ab9:/ITUUID.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/744612b5d258474e367710b870a5caaed7d11ab9?f=ITUUID.m">H</a>] ITUUID.m</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Fixed possible endian problems in NSString category. Universal buildable now.</title>
<updated>2006-02-23T22:28:48Z</updated>
<author>
  <name>Kent Sutherland</name>
  <email>ksuther@ithinksw.com</email>
</author>
<contributor>
  <name>Kent Sutherland</name>
  <email>ksuther@ithinksw.com</email>
</contributor>
<published>2006-02-23T22:28:48Z</published>
<link rel="alternate" type="text/html" href="http://git.ithinksw.org/ITFoundation.git/commitdiff/6262c31ef1f3b4c4cec3e909f0ecc189eb242ab2" />
<id>http://git.ithinksw.org/ITFoundation.git/commitdiff/6262c31ef1f3b4c4cec3e909f0ecc189eb242ab2</id>
<content type="xhtml" xml:base="http://git.ithinksw.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Fixed possible endian problems in NSString category. Universal buildable now.
</pre><ul>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/b9680b3436f56a369a00e35ff7b8d1d87df8176f..6262c31ef1f3b4c4cec3e909f0ecc189eb242ab2:/ITCategory-NSString.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/6262c31ef1f3b4c4cec3e909f0ecc189eb242ab2?f=ITCategory-NSString.m">H</a>] ITCategory-NSString.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/b9680b3436f56a369a00e35ff7b8d1d87df8176f..6262c31ef1f3b4c4cec3e909f0ecc189eb242ab2:/ITFoundation.xcodeproj/project.pbxproj">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/6262c31ef1f3b4c4cec3e909f0ecc189eb242ab2?f=ITFoundation.xcodeproj/project.pbxproj">H</a>] ITFoundation.xcodeproj/project.pbxproj</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Updating ITFoundation to use standard configuration names.</title>
<updated>2005-12-06T20:33:22Z</updated>
<author>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</author>
<contributor>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</contributor>
<published>2005-12-06T20:33:22Z</published>
<link rel="alternate" type="text/html" href="http://git.ithinksw.org/ITFoundation.git/commitdiff/b9680b3436f56a369a00e35ff7b8d1d87df8176f" />
<id>http://git.ithinksw.org/ITFoundation.git/commitdiff/b9680b3436f56a369a00e35ff7b8d1d87df8176f</id>
<content type="xhtml" xml:base="http://git.ithinksw.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Updating ITFoundation to use standard configuration names.
</pre><ul>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/586f2d155239490648649d0529b69d358d5840dd..b9680b3436f56a369a00e35ff7b8d1d87df8176f:/ITFoundation.xcodeproj/project.pbxproj">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/b9680b3436f56a369a00e35ff7b8d1d87df8176f?f=ITFoundation.xcodeproj/project.pbxproj">H</a>] ITFoundation.xcodeproj/project.pbxproj</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Upgrading ITFoundation to Xcode 2.1</title>
<updated>2005-08-09T01:15:52Z</updated>
<author>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</author>
<contributor>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</contributor>
<published>2005-08-09T01:15:52Z</published>
<link rel="alternate" type="text/html" href="http://git.ithinksw.org/ITFoundation.git/commitdiff/586f2d155239490648649d0529b69d358d5840dd" />
<id>http://git.ithinksw.org/ITFoundation.git/commitdiff/586f2d155239490648649d0529b69d358d5840dd</id>
<content type="xhtml" xml:base="http://git.ithinksw.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Upgrading ITFoundation to Xcode 2.1
</pre><ul>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/2c8e10b58c81bf1170d3ed8df82b606f0815285f..586f2d155239490648649d0529b69d358d5840dd:/ITFoundation.xcode/project.pbxproj">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/586f2d155239490648649d0529b69d358d5840dd?f=ITFoundation.xcode/project.pbxproj">H</a>] ITFoundation.xcode/project.pbxproj</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/2c8e10b58c81bf1170d3ed8df82b606f0815285f..586f2d155239490648649d0529b69d358d5840dd:/ITFoundation.xcodeproj/project.pbxproj">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/586f2d155239490648649d0529b69d358d5840dd?f=ITFoundation.xcodeproj/project.pbxproj">H</a>] ITFoundation.xcodeproj/project.pbxproj</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Adding category to NSString that provides the functionality previously</title>
<updated>2005-04-04T20:38:10Z</updated>
<author>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</author>
<contributor>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</contributor>
<published>2005-04-04T20:38:10Z</published>
<link rel="alternate" type="text/html" href="http://git.ithinksw.org/ITFoundation.git/commitdiff/2c8e10b58c81bf1170d3ed8df82b606f0815285f" />
<id>http://git.ithinksw.org/ITFoundation.git/commitdiff/2c8e10b58c81bf1170d3ed8df82b606f0815285f</id>
<content type="xhtml" xml:base="http://git.ithinksw.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Adding category to NSString that provides the functionality previously
provided by ITCarbonSupport functions. Those functions now call through
to the new methods on NSString. I also fixed a few coding errors in
ITCategory-NSBundle, and removed ITCategory-NSArray.
</pre><ul>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/034559d9a2f0b8e607b0365152b9c73732f00e6e..2c8e10b58c81bf1170d3ed8df82b606f0815285f:/ITCarbonSupport.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/2c8e10b58c81bf1170d3ed8df82b606f0815285f?f=ITCarbonSupport.h">H</a>] ITCarbonSupport.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/034559d9a2f0b8e607b0365152b9c73732f00e6e..2c8e10b58c81bf1170d3ed8df82b606f0815285f:/ITCarbonSupport.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/2c8e10b58c81bf1170d3ed8df82b606f0815285f?f=ITCarbonSupport.m">H</a>] ITCarbonSupport.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/034559d9a2f0b8e607b0365152b9c73732f00e6e..2c8e10b58c81bf1170d3ed8df82b606f0815285f:/ITCategory-NSArray.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/2c8e10b58c81bf1170d3ed8df82b606f0815285f?f=ITCategory-NSArray.h">H</a>] ITCategory-NSArray.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/034559d9a2f0b8e607b0365152b9c73732f00e6e..2c8e10b58c81bf1170d3ed8df82b606f0815285f:/ITCategory-NSArray.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/2c8e10b58c81bf1170d3ed8df82b606f0815285f?f=ITCategory-NSArray.m">H</a>] ITCategory-NSArray.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/034559d9a2f0b8e607b0365152b9c73732f00e6e..2c8e10b58c81bf1170d3ed8df82b606f0815285f:/ITCategory-NSBundle.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/2c8e10b58c81bf1170d3ed8df82b606f0815285f?f=ITCategory-NSBundle.m">H</a>] ITCategory-NSBundle.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/034559d9a2f0b8e607b0365152b9c73732f00e6e..2c8e10b58c81bf1170d3ed8df82b606f0815285f:/ITCategory-NSString.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/2c8e10b58c81bf1170d3ed8df82b606f0815285f?f=ITCategory-NSString.h">H</a>] ITCategory-NSString.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/034559d9a2f0b8e607b0365152b9c73732f00e6e..2c8e10b58c81bf1170d3ed8df82b606f0815285f:/ITCategory-NSString.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/2c8e10b58c81bf1170d3ed8df82b606f0815285f?f=ITCategory-NSString.m">H</a>] ITCategory-NSString.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/034559d9a2f0b8e607b0365152b9c73732f00e6e..2c8e10b58c81bf1170d3ed8df82b606f0815285f:/ITFoundation.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/2c8e10b58c81bf1170d3ed8df82b606f0815285f?f=ITFoundation.h">H</a>] ITFoundation.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/034559d9a2f0b8e607b0365152b9c73732f00e6e..2c8e10b58c81bf1170d3ed8df82b606f0815285f:/ITFoundation.xcode/project.pbxproj">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/2c8e10b58c81bf1170d3ed8df82b606f0815285f?f=ITFoundation.xcode/project.pbxproj">H</a>] ITFoundation.xcode/project.pbxproj</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Fixing Alex's crazy tab hijinks.</title>
<updated>2005-03-31T04:33:42Z</updated>
<author>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</author>
<contributor>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</contributor>
<published>2005-03-31T04:33:42Z</published>
<link rel="alternate" type="text/html" href="http://git.ithinksw.org/ITFoundation.git/commitdiff/034559d9a2f0b8e607b0365152b9c73732f00e6e" />
<id>http://git.ithinksw.org/ITFoundation.git/commitdiff/034559d9a2f0b8e607b0365152b9c73732f00e6e</id>
<content type="xhtml" xml:base="http://git.ithinksw.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Fixing Alex's crazy tab hijinks.
</pre><ul>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/a8878f2baf8b974b28a9a08bc94a3c4232b72e1c..034559d9a2f0b8e607b0365152b9c73732f00e6e:/ITCarbonSupport.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/034559d9a2f0b8e607b0365152b9c73732f00e6e?f=ITCarbonSupport.m">H</a>] ITCarbonSupport.m</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">(ITCarbonSupport) Rewrite FCC utilities, add &quot;extern&quot;</title>
<updated>2005-03-31T04:26:59Z</updated>
<author>
  <name>Alexander Strange</name>
  <email>astrange@ithinksw.com</email>
</author>
<contributor>
  <name>Alexander Strange</name>
  <email>astrange@ithinksw.com</email>
</contributor>
<published>2005-03-31T04:26:59Z</published>
<link rel="alternate" type="text/html" href="http://git.ithinksw.org/ITFoundation.git/commitdiff/a8878f2baf8b974b28a9a08bc94a3c4232b72e1c" />
<id>http://git.ithinksw.org/ITFoundation.git/commitdiff/a8878f2baf8b974b28a9a08bc94a3c4232b72e1c</id>
<content type="xhtml" xml:base="http://git.ithinksw.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
(ITCarbonSupport) Rewrite FCC utilities, add &quot;extern&quot;
(ITDebug) Add &quot;extern&quot;
</pre><ul>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/9428c90589a1364b91d2783c09572d2de2ef572e..a8878f2baf8b974b28a9a08bc94a3c4232b72e1c:/ITCarbonSupport.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/a8878f2baf8b974b28a9a08bc94a3c4232b72e1c?f=ITCarbonSupport.h">H</a>] ITCarbonSupport.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/9428c90589a1364b91d2783c09572d2de2ef572e..a8878f2baf8b974b28a9a08bc94a3c4232b72e1c:/ITCarbonSupport.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/a8878f2baf8b974b28a9a08bc94a3c4232b72e1c?f=ITCarbonSupport.m">H</a>] ITCarbonSupport.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/9428c90589a1364b91d2783c09572d2de2ef572e..a8878f2baf8b974b28a9a08bc94a3c4232b72e1c:/ITDebug.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/a8878f2baf8b974b28a9a08bc94a3c4232b72e1c?f=ITDebug.h">H</a>] ITDebug.h</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Updating ITFoundation project and target settings to the minimum required.</title>
<updated>2005-03-30T18:20:48Z</updated>
<author>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</author>
<contributor>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</contributor>
<published>2005-03-30T18:20:48Z</published>
<link rel="alternate" type="text/html" href="http://git.ithinksw.org/ITFoundation.git/commitdiff/9428c90589a1364b91d2783c09572d2de2ef572e" />
<id>http://git.ithinksw.org/ITFoundation.git/commitdiff/9428c90589a1364b91d2783c09572d2de2ef572e</id>
<content type="xhtml" xml:base="http://git.ithinksw.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Updating ITFoundation project and target settings to the minimum required.
</pre><ul>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/692faf9cb79903190c1885a7ed08a2c97cc7fb8b..9428c90589a1364b91d2783c09572d2de2ef572e:/ITFoundation.xcode/project.pbxproj">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/9428c90589a1364b91d2783c09572d2de2ef572e?f=ITFoundation.xcode/project.pbxproj">H</a>] ITFoundation.xcode/project.pbxproj</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Huge update to ITFoundation. I've gone through every file (except queue.h</title>
<updated>2005-03-02T10:57:48Z</updated>
<author>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</author>
<contributor>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</contributor>
<published>2005-03-02T10:57:48Z</published>
<link rel="alternate" type="text/html" href="http://git.ithinksw.org/ITFoundation.git/commitdiff/692faf9cb79903190c1885a7ed08a2c97cc7fb8b" />
<id>http://git.ithinksw.org/ITFoundation.git/commitdiff/692faf9cb79903190c1885a7ed08a2c97cc7fb8b</id>
<content type="xhtml" xml:base="http://git.ithinksw.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Huge update to ITFoundation. I've gone through every file (except queue.h
and queue.c) and fixed tabs and updated the header prefix comment to the
current style we're using. I've also tried to do a good job of setting
the subversion properties to match my auto-props. I've also updated build
settings so that it only links against Foundation and updated or removed
things that required AppKit or GUI portions of Carbon, or otherwise
belong in a different framework (such as ITKit).
</pre><ul>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/English.lproj/InfoPlist.strings">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=English.lproj/InfoPlist.strings">H</a>] English.lproj/InfoPlist.strings</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITByteStream.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITByteStream.h">H</a>] ITByteStream.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITByteStream.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITByteStream.m">H</a>] ITByteStream.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITCarbonSupport.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITCarbonSupport.h">H</a>] ITCarbonSupport.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITCarbonSupport.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITCarbonSupport.m">H</a>] ITCarbonSupport.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITCategory-NSArray.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITCategory-NSArray.h">H</a>] ITCategory-NSArray.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITCategory-NSArray.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITCategory-NSArray.m">H</a>] ITCategory-NSArray.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITCategory-NSBundle.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITCategory-NSBundle.h">H</a>] ITCategory-NSBundle.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITCategory-NSBundle.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITCategory-NSBundle.m">H</a>] ITCategory-NSBundle.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITCategory-NSObject.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITCategory-NSObject.h">H</a>] ITCategory-NSObject.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITCategory-NSObject.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITCategory-NSObject.m">H</a>] ITCategory-NSObject.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITCategory-NSProxy.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITCategory-NSProxy.h">H</a>] ITCategory-NSProxy.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITCategory-NSProxy.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITCategory-NSProxy.m">H</a>] ITCategory-NSProxy.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITDebug.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITDebug.h">H</a>] ITDebug.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITDebug.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITDebug.m">H</a>] ITDebug.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITFoundation.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITFoundation.h">H</a>] ITFoundation.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITFoundation.xcode/project.pbxproj">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITFoundation.xcode/project.pbxproj">H</a>] ITFoundation.xcode/project.pbxproj</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITFoundation_Prefix.pch">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITFoundation_Prefix.pch">H</a>] ITFoundation_Prefix.pch</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITLoginItem.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITLoginItem.h">H</a>] ITLoginItem.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITLoginItem.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITLoginItem.m">H</a>] ITLoginItem.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITPreference.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITPreference.h">H</a>] ITPreference.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITPreference.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITPreference.m">H</a>] ITPreference.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITPreferenceCenter.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITPreferenceCenter.h">H</a>] ITPreferenceCenter.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITPreferenceCenter.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITPreferenceCenter.m">H</a>] ITPreferenceCenter.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITVirtualMemoryInfo.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITVirtualMemoryInfo.h">H</a>] ITVirtualMemoryInfo.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITVirtualMemoryInfo.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITVirtualMemoryInfo.m">H</a>] ITVirtualMemoryInfo.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITXMLNode.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITXMLNode.h">H</a>] ITXMLNode.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITXMLNode.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITXMLNode.m">H</a>] ITXMLNode.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITXMLParser.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITXMLParser.h">H</a>] ITXMLParser.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/ITXMLParser.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=ITXMLParser.m">H</a>] ITXMLParser.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/Info.plist">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=Info.plist">H</a>] Info.plist</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/queue.c">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=queue.c">H</a>] queue.c</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/queue.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=queue.h">H</a>] queue.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3d646c75403df6d5324833a701723a765555177f..692faf9cb79903190c1885a7ed08a2c97cc7fb8b:/version.plist">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/692faf9cb79903190c1885a7ed08a2c97cc7fb8b?f=version.plist">H</a>] version.plist</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Removing ITOSA* and ITAppleEvent* classes from ITFoundation, and updating</title>
<updated>2005-03-02T09:02:51Z</updated>
<author>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</author>
<contributor>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</contributor>
<published>2005-03-02T09:02:51Z</published>
<link rel="alternate" type="text/html" href="http://git.ithinksw.org/ITFoundation.git/commitdiff/3d646c75403df6d5324833a701723a765555177f" />
<id>http://git.ithinksw.org/ITFoundation.git/commitdiff/3d646c75403df6d5324833a701723a765555177f</id>
<content type="xhtml" xml:base="http://git.ithinksw.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Removing ITOSA* and ITAppleEvent* classes from ITFoundation, and updating
ITCarbonSupport to not actually require the Carbon framework. I'm working
to make ITFoundation completely independent of anything that might require
access to the console (to fit in with the role of Foundation.framework).
</pre><ul>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/a562b4a9e91163116b73f2df7d6589d812d2278e..3d646c75403df6d5324833a701723a765555177f:/ITAppleEvent.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/3d646c75403df6d5324833a701723a765555177f?f=ITAppleEvent.h">H</a>] ITAppleEvent.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/a562b4a9e91163116b73f2df7d6589d812d2278e..3d646c75403df6d5324833a701723a765555177f:/ITAppleEvent.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/3d646c75403df6d5324833a701723a765555177f?f=ITAppleEvent.m">H</a>] ITAppleEvent.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/a562b4a9e91163116b73f2df7d6589d812d2278e..3d646c75403df6d5324833a701723a765555177f:/ITAppleEventCenter.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/3d646c75403df6d5324833a701723a765555177f?f=ITAppleEventCenter.h">H</a>] ITAppleEventCenter.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/a562b4a9e91163116b73f2df7d6589d812d2278e..3d646c75403df6d5324833a701723a765555177f:/ITAppleEventCenter.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/3d646c75403df6d5324833a701723a765555177f?f=ITAppleEventCenter.m">H</a>] ITAppleEventCenter.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/a562b4a9e91163116b73f2df7d6589d812d2278e..3d646c75403df6d5324833a701723a765555177f:/ITAppleEventTools.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/3d646c75403df6d5324833a701723a765555177f?f=ITAppleEventTools.h">H</a>] ITAppleEventTools.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/a562b4a9e91163116b73f2df7d6589d812d2278e..3d646c75403df6d5324833a701723a765555177f:/ITAppleEventTools.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/3d646c75403df6d5324833a701723a765555177f?f=ITAppleEventTools.m">H</a>] ITAppleEventTools.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/a562b4a9e91163116b73f2df7d6589d812d2278e..3d646c75403df6d5324833a701723a765555177f:/ITCarbonSupport.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/3d646c75403df6d5324833a701723a765555177f?f=ITCarbonSupport.h">H</a>] ITCarbonSupport.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/a562b4a9e91163116b73f2df7d6589d812d2278e..3d646c75403df6d5324833a701723a765555177f:/ITCarbonSupport.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/3d646c75403df6d5324833a701723a765555177f?f=ITCarbonSupport.m">H</a>] ITCarbonSupport.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/a562b4a9e91163116b73f2df7d6589d812d2278e..3d646c75403df6d5324833a701723a765555177f:/ITFoundation.xcode/project.pbxproj">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/3d646c75403df6d5324833a701723a765555177f?f=ITFoundation.xcode/project.pbxproj">H</a>] ITFoundation.xcode/project.pbxproj</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/a562b4a9e91163116b73f2df7d6589d812d2278e..3d646c75403df6d5324833a701723a765555177f:/ITLoginItem.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/3d646c75403df6d5324833a701723a765555177f?f=ITLoginItem.h">H</a>] ITLoginItem.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/a562b4a9e91163116b73f2df7d6589d812d2278e..3d646c75403df6d5324833a701723a765555177f:/ITOSAComponent.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/3d646c75403df6d5324833a701723a765555177f?f=ITOSAComponent.h">H</a>] ITOSAComponent.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/a562b4a9e91163116b73f2df7d6589d812d2278e..3d646c75403df6d5324833a701723a765555177f:/ITOSAComponent.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/3d646c75403df6d5324833a701723a765555177f?f=ITOSAComponent.m">H</a>] ITOSAComponent.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/a562b4a9e91163116b73f2df7d6589d812d2278e..3d646c75403df6d5324833a701723a765555177f:/ITOSAScript.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/3d646c75403df6d5324833a701723a765555177f?f=ITOSAScript.h">H</a>] ITOSAScript.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/a562b4a9e91163116b73f2df7d6589d812d2278e..3d646c75403df6d5324833a701723a765555177f:/ITOSAScript.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/3d646c75403df6d5324833a701723a765555177f?f=ITOSAScript.m">H</a>] ITOSAScript.m</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">Adding a category to NSProxy that fixes a bug so as to allow NSProxies to be</title>
<updated>2005-02-26T06:16:19Z</updated>
<author>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</author>
<contributor>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</contributor>
<published>2005-02-26T06:16:19Z</published>
<link rel="alternate" type="text/html" href="http://git.ithinksw.org/ITFoundation.git/commitdiff/a562b4a9e91163116b73f2df7d6589d812d2278e" />
<id>http://git.ithinksw.org/ITFoundation.git/commitdiff/a562b4a9e91163116b73f2df7d6589d812d2278e</id>
<content type="xhtml" xml:base="http://git.ithinksw.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
Adding a category to NSProxy that fixes a bug so as to allow NSProxies to be
passed as arguments to NSLog without needing to explicitly call
-description outside of NSLog.
</pre><ul>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3215be951cbc1e5e8bad14701507b68ebf380ab5..a562b4a9e91163116b73f2df7d6589d812d2278e:/ITCategory-NSProxy.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/a562b4a9e91163116b73f2df7d6589d812d2278e?f=ITCategory-NSProxy.h">H</a>] ITCategory-NSProxy.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3215be951cbc1e5e8bad14701507b68ebf380ab5..a562b4a9e91163116b73f2df7d6589d812d2278e:/ITCategory-NSProxy.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/a562b4a9e91163116b73f2df7d6589d812d2278e?f=ITCategory-NSProxy.m">H</a>] ITCategory-NSProxy.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/3215be951cbc1e5e8bad14701507b68ebf380ab5..a562b4a9e91163116b73f2df7d6589d812d2278e:/ITFoundation.xcode/project.pbxproj">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/a562b4a9e91163116b73f2df7d6589d812d2278e?f=ITFoundation.xcode/project.pbxproj">H</a>] ITFoundation.xcode/project.pbxproj</li>
</ul>
</div>
</content>
</entry>
<entry>
<title type="html">ITCategory-NSBundle (new): Added category that adds</title>
<updated>2005-02-16T04:27:11Z</updated>
<author>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</author>
<contributor>
  <name>Joseph Spiros</name>
  <email>joseph.spiros@ithinksw.com</email>
</contributor>
<published>2005-02-16T04:27:11Z</published>
<link rel="alternate" type="text/html" href="http://git.ithinksw.org/ITFoundation.git/commitdiff/3215be951cbc1e5e8bad14701507b68ebf380ab5" />
<id>http://git.ithinksw.org/ITFoundation.git/commitdiff/3215be951cbc1e5e8bad14701507b68ebf380ab5</id>
<content type="xhtml" xml:base="http://git.ithinksw.org">
<div xmlns="http://www.w3.org/1999/xhtml">
<pre>
ITCategory-NSBundle (new): Added category that adds
+bundleForFrameworkWithIdentifier: class method to NSBundle.
</pre><ul>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/20a493a9e6456c60066b2d1d60fdb321427d9ca8..3215be951cbc1e5e8bad14701507b68ebf380ab5:/ITCategory-NSBundle.h">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/3215be951cbc1e5e8bad14701507b68ebf380ab5?f=ITCategory-NSBundle.h">H</a>] ITCategory-NSBundle.h</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/20a493a9e6456c60066b2d1d60fdb321427d9ca8..3215be951cbc1e5e8bad14701507b68ebf380ab5:/ITCategory-NSBundle.m">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/3215be951cbc1e5e8bad14701507b68ebf380ab5?f=ITCategory-NSBundle.m">H</a>] ITCategory-NSBundle.m</li>
<li>[<a title="diff" href="http://git.ithinksw.org/ITFoundation.git/blobdiff/20a493a9e6456c60066b2d1d60fdb321427d9ca8..3215be951cbc1e5e8bad14701507b68ebf380ab5:/ITFoundation.xcode/project.pbxproj">D</a><a title="history" href="http://git.ithinksw.org/ITFoundation.git/history/3215be951cbc1e5e8bad14701507b68ebf380ab5?f=ITFoundation.xcode/project.pbxproj">H</a>] ITFoundation.xcode/project.pbxproj</li>
</ul>
</div>
</content>
</entry>
</feed>

