rfm
6667842dd5
Update FSF address as requested by Gregory
2024-11-07 13:37:59 +00:00
Richard Frith-Macdonald
c76ebf2962
Replaced IF_NO_GC() macro calls with the more descriptive IF_NO_ARC()
...
and deprecate it. Searched for and removed obsolete references to
garbage collection in comments and documentation.
2022-02-17 10:08:18 +00:00
Richard Frith-MacDonald
e1271866b4
More tweaks to avoid warnings (minor memory leak fixed in HTMLLinker.m)
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@36535 72102866-910b-0410-8b05-ffd578937521
2013-04-15 06:04:40 +00:00
David Chisnall
7764740bdc
Make -drain and -release in NSAutoreleasePool do the same thing (rather than one calling the other) in non-GC mode.
...
Replace all -release messages sent to autorelease pools with -drain. In non-GC mode, these are equivalent. In GC mode, these trigger a collection.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@33143 72102866-910b-0410-8b05-ffd578937521
2011-05-27 11:48:44 +00:00
Richard Frith-MacDonald
9810a1ec9c
a few more static analyser tweaks
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32517 72102866-910b-0410-8b05-ffd578937521
2011-03-09 12:40:50 +00:00
Richard Frith-MacDonald
be3a8ecc45
leak fixing
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32035 72102866-910b-0410-8b05-ffd578937521
2011-02-10 12:11:03 +00:00
Richard Frith-MacDonald
bc34d0505f
Minor cleanups.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32031 72102866-910b-0410-8b05-ffd578937521
2011-02-10 10:52:54 +00:00
Richard Frith-MacDonald
c07dc48eb3
more header reorganisation
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29731 72102866-910b-0410-8b05-ffd578937521
2010-02-25 08:36:34 +00:00
Richard Frith-MacDonald
62011a8adf
More include tweaks
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29671 72102866-910b-0410-8b05-ffd578937521
2010-02-19 14:21:02 +00:00
Richard Frith-MacDonald
1f9c5029d6
fixup includes
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29623 72102866-910b-0410-8b05-ffd578937521
2010-02-14 14:30:58 +00:00
Richard Frith-MacDonald
febe972488
new initialisation function.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@28806 72102866-910b-0410-8b05-ffd578937521
2009-10-12 14:38:49 +00:00
Richard Frith-MacDonald
952af9c197
garbage collection fixups
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27578 72102866-910b-0410-8b05-ffd578937521
2009-01-12 12:48:46 +00:00
Richard Frith-MacDonald
b2b14398d2
allow developers more time to adapt to LGPLv3
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@26606 72102866-910b-0410-8b05-ffd578937521
2008-06-08 10:38:33 +00:00
Adam Fedor
d918d7535f
Correct commit file
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25014 72102866-910b-0410-8b05-ffd578937521
2007-04-13 04:17:22 +00:00
Adam Fedor
9eec14aa14
Re-add tool
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@25013 72102866-910b-0410-8b05-ffd578937521
2007-04-13 03:42:07 +00:00
Nicola Pero
cf14e86f5b
Removed tool which nobody was using and which was just bloating the library
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@17275 72102866-910b-0410-8b05-ffd578937521
2003-07-21 09:58:54 +00:00
Adam Fedor
3e6dd244a0
Compile tools on darwin with add=yes
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@15418 72102866-910b-0410-8b05-ffd578937521
2002-12-31 03:48:01 +00:00
Nicola Pero
a2ad579a09
Tidied code to compile with gc=yes and older compilers
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@13970 72102866-910b-0410-8b05-ffd578937521
2002-06-25 17:23:05 +00:00
Nicola Pero
07d8210d23
Reindented some lines
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@12050 72102866-910b-0410-8b05-ffd578937521
2002-01-08 18:16:48 +00:00
Nicola Pero
a7ee2b06f3
Rewritten to use a different better link system which is also compatible
...
with the current autogsdoc link systme
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@12012 72102866-910b-0410-8b05-ffd578937521
2002-01-07 01:09:15 +00:00
Nicola Pero
810968d90f
Removed too verbose comments - point to the doc instead for how to use
...
the tool
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11979 72102866-910b-0410-8b05-ffd578937521
2002-01-04 14:07:54 +00:00
Nicola Pero
30d1b889b9
Work on improving command line options and generally usability of the tool
...
in real life situations
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11977 72102866-910b-0410-8b05-ffd578937521
2002-01-04 10:24:41 +00:00
Nicola Pero
6d4b24710f
New tool
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@11968 72102866-910b-0410-8b05-ffd578937521
2002-01-03 18:26:45 +00:00