mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-23 09:04:13 +00:00
Thread-safe forwarding implemented.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@10666 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
fc51307fab
commit
9ceb5999c6
2 changed files with 681 additions and 387 deletions
|
@ -1,3 +1,10 @@
|
|||
2001-08-06 Willem Rein Oudshoorn <wim@xs4all.nl>
|
||||
|
||||
* Source/GSFFCallInvocation.m: Forwarding:
|
||||
thread safe, handle missing typeinformation better,
|
||||
performance improvement.
|
||||
Minor tidyups by RFM
|
||||
|
||||
2001-08-06 Richard Frith-Macdonald <rfm@gnu.org>
|
||||
|
||||
* Source/GSMime.m: ([-decodeData:fromRange:intoData:withContext:])
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue