mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Added changelog from last commit.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@33183 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
af69d9db67
commit
1b91607fc1
1 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,11 @@
|
|||
2011-05-28 18:05 David Chisnall <theraven@gna.org>
|
||||
|
||||
* libs/base/trunk/Source/NSPointerArray.m:
|
||||
Make NSPointerArray insert the correct read / write barriers in GC mode.
|
||||
* libs/base/trunk/Source/NSConcretePointerFunctions.h:
|
||||
Add some helper functions to NSConcretePointerFunctions.h that make it
|
||||
easier to do this in the other collections that need to support GC.
|
||||
|
||||
2011-05-28 Eric Wasylishen <ewasylishen@gmail.com>
|
||||
|
||||
* configure.ac: Tweak atomic ops detection
|
||||
|
|
Loading…
Reference in a new issue