Projects / ObjFW / Releases / bugfix

RSS All releases tagged bugfix

  •  30 Aug 2011 20:38

Release Notes: The blocks runtime is now working correctly. Documentation fixes. -framework works with objfw-compile now. Support for QNX. Various small fixes.

  •  01 Jul 2011 06:48

Release Notes: Lots of bugs were fixed.

  •  21 Apr 2011 13:21

Release Notes: A workaround was made for a wrong warning produced by Apple GCC 4.0.1. This warning would cause the build to fail due to -Werror. objc_thread_{add,remove} is called when using the GNU runtime to make sure the runtime knows about the thread. A thread is detached before restarting if it was never joined. The old return value is released when restarting a thread.

  •  19 Jun 2010 20:07

Release Notes: A typographical error in OFMutableDictionary that prevented termination in case the last bucket is already used when the dictionary is resized was fixed. The mutations pointer is now correctly initialized in enumerators for immutable collections. The objc_sync test was still using the old threads API and was updated to use the new one now. PLATFORMS has been updated to be more specific.

  •  14 Mar 2010 15:16

Release Notes: A bug in OFNumber was fixed. The documentation was improved a lot.

  •  15 Jan 2010 15:58

Release Notes: This release fixes a bug in OFMutableArray's -[removeObject:] and -[removeObjectIdenticalTo:] that could lead to not removing all occurrences of the object from the array and to out-of-bounds reads. It changes the URL in the framework plist to the homepage.

Screenshot

Project Spotlight

SchemaCrawler

A command line tool to output your database schema and data in diff-able form.

Screenshot

Project Spotlight

Dual DHCP DNS Server

A dual DHCP/DNS server with automatic dynamic DNS updating.