Gregory John Casamento
|
753c907938
|
Fix address for FSF and License name in all headers in base
|
2019-12-09 18:36:00 -05:00 |
|
Gregory John Casamento
|
8d35169311
|
Eliminate redundant _internal variable
|
2019-08-05 00:00:55 -04:00 |
|
Gregory John Casamento
|
4f02bb6f87
|
Change protection level on internal
|
2019-08-04 23:50:22 -04:00 |
|
Gregory John Casamento
|
b388b14df5
|
Eliminate duplicate
|
2019-08-04 23:44:49 -04:00 |
|
Gregory John Casamento
|
120c142d22
|
Fix issue with no parameters in block
|
2019-08-04 22:55:34 -04:00 |
|
Gregory John Casamento
|
2553b6d56d
|
Add addOperationWithBlock: to NSOperationQueue
|
2019-08-02 13:29:42 -04:00 |
|
Gregory John Casamento
|
88dd60a8fc
|
Complete code for NSBlockOperation, need to write tests
|
2019-08-02 05:20:59 -04:00 |
|
Richard Frith-MacDonald
|
19bec3c0c9
|
A few string methods and OSX version compatibility tweaks.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@36781 72102866-910b-0410-8b05-ffd578937521
|
2013-07-01 07:08:55 +00:00 |
|
Richard Frith-MacDonald
|
cd57095d65
|
get code to compile/link again
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@35004 72102866-910b-0410-8b05-ffd578937521
|
2012-03-27 10:03:40 +00:00 |
|
Niels Grewe
|
abb5a4dd3e
|
Attempt to fix block definitions for blocks without arguments in GCC
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@35003 72102866-910b-0410-8b05-ffd578937521
|
2012-03-27 09:30:12 +00:00 |
|
Niels Grewe
|
132de12a73
|
Add completion block support to NSOperation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@34996 72102866-910b-0410-8b05-ffd578937521
|
2012-03-26 14:47:07 +00:00 |
|
Richard Frith-MacDonald
|
6b3e53917e
|
inon-fragile ivar update
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29780 72102866-910b-0410-8b05-ffd578937521
|
2010-02-26 11:04:14 +00:00 |
|
Richard Frith-MacDonald
|
e43d625338
|
improve instance variable hiding
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29779 72102866-910b-0410-8b05-ffd578937521
|
2010-02-26 10:25:35 +00:00 |
|
Richard Frith-MacDonald
|
21d597e740
|
merge back reorganisation branch
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29615 72102866-910b-0410-8b05-ffd578937521
|
2010-02-14 10:48:10 +00:00 |
|
Richard Frith-MacDonald
|
6c84f23ae1
|
Coimplete operation queue implementation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29508 72102866-910b-0410-8b05-ffd578937521
|
2010-02-08 10:34:27 +00:00 |
|
Richard Frith-MacDonald
|
0dec7f1b97
|
NSOperationQueue additions
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29495 72102866-910b-0410-8b05-ffd578937521
|
2010-02-06 17:10:16 +00:00 |
|
Richard Frith-MacDonald
|
9f98d4c443
|
tweak for OSX compatibility
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29480 72102866-910b-0410-8b05-ffd578937521
|
2010-02-05 11:41:24 +00:00 |
|
Richard Frith-MacDonald
|
1c11dee837
|
implement and document NSOperation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29476 72102866-910b-0410-8b05-ffd578937521
|
2010-02-04 16:47:45 +00:00 |
|
Richard Frith-MacDonald
|
4567f1790d
|
Fix includes and comments
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@28398 72102866-910b-0410-8b05-ffd578937521
|
2009-07-17 05:13:52 +00:00 |
|
Gregory John Casamento
|
575500fdf2
|
* Headers/Foundation/NSOperation.h
* Source/NSOperation.m: Added initial implementation of
NSOperationQueue.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@28395 72102866-910b-0410-8b05-ffd578937521
|
2009-07-15 00:02:34 +00:00 |
|
Gregory John Casamento
|
8ee18b36c7
|
* Headers/Foundation/Foundation.h
* Headers/Foundation/NSOperation.h
* Source/GNUmakefile
* Source/NSOperation.m: Initial implementation of NSOperation
class.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@28393 72102866-910b-0410-8b05-ffd578937521
|
2009-07-13 18:14:42 +00:00 |
|