libs-base/Tools
2024-06-22 15:19:13 +01:00
..
make_strings Fix some leaks 2024-06-21 15:53:55 +01:00
.cvsignore *** empty log message *** 2001-01-30 20:46:19 +00:00
AGSHtml.h Tweak warning/verbose output and auto generate author/date when needed 2023-10-31 12:30:00 +00:00
AGSHtml.m fix dead assignments 2024-06-21 15:02:55 +01:00
AGSIndex.h add project authors in index 2023-12-21 21:32:35 +00:00
AGSIndex.m add project authors in index 2023-12-21 21:32:35 +00:00
AGSOutput.h fixup includes 2010-02-14 14:30:02 +00:00
AGSOutput.m Fix some leaks 2024-06-21 15:53:55 +01:00
AGSParser.h Avoid compiler warnings and fix error in assertion 2023-11-14 21:29:11 +00:00
AGSParser.m Fix some leaks 2024-06-21 15:53:55 +01:00
autogsdoc.1 portability fix and documentation tweaks by Yavor Doganov 2014-02-02 07:20:51 +00:00
autogsdoc.m Another memory management tweak. 2024-06-22 15:19:13 +01:00
BaseTools.gsdoc Fix documentation version numbering 2006-11-06 13:05:52 +00:00
cvtenc.1 portability fix and documentation tweaks by Yavor Doganov 2014-02-02 07:20:51 +00:00
cvtenc.m Updates to move towards ARC 2020-02-08 16:42:17 +00:00
defaults.1 portability fix and documentation tweaks by Yavor Doganov 2014-02-02 07:20:51 +00:00
defaults.m disable debug double release check 2014-07-01 21:16:22 +00:00
DocMakefile Add diagnostic code and implement lookup for metods in informal protocols 2023-10-27 15:10:11 +01:00
gdnc.1 fix typo 2010-08-31 11:41:49 +00:00
gdnc.h Updates for 10.5 API changes 2009-02-23 20:42:32 +00:00
gdnc.m The compiler complained that we ignored the return of write(), we 2023-10-09 21:02:35 +02:00
gdomap.8 Fix to consider explicitly configured hosts to be probled for servers. Add -S 2020-02-17 15:30:21 +00:00
gdomap.c Consistently use __typeof__() rather than typeof() or __typeof() for compatibility (GCC and clang and, perhaps, other future compilers) irrespective of -std= compilation options. 2020-12-15 13:01:00 +00:00
gdomap.gsdoc clarify documentation 2010-06-26 15:29:09 +00:00
gdomap.h allow developers more time to adapt to LGPLv3 2008-06-08 10:38:33 +00:00
GNUmakefile Update GNUmakefile in Tools to install plutil manpage 2022-10-17 18:53:03 -04:00
gsdoc-0_6_5.dtd Fix out of date FSF address reported by Fred 2013-03-16 17:12:30 +00:00
gsdoc-0_6_6.dtd Fix out of date FSF address reported by Fred 2013-03-16 17:12:30 +00:00
gsdoc-0_6_7.dtd Fix out of date FSF address reported by Fred 2013-03-16 17:12:30 +00:00
gsdoc-1_0_0.dtd Fix out of date FSF address reported by Fred 2013-03-16 17:12:30 +00:00
gsdoc-1_0_1.dtd Fix out of date FSF address reported by Fred 2013-03-16 17:12:30 +00:00
gsdoc-1_0_1.rnc a few last fsf address updates 2015-03-21 15:11:56 +00:00
gsdoc-1_0_2.dtd Fix out of date FSF address reported by Fred 2013-03-16 17:12:30 +00:00
gsdoc-1_0_3.dtd Fix out of date FSF address reported by Fred 2013-03-16 17:12:30 +00:00
gsdoc-1_0_4.dtd Tweak warning/verbose output and auto generate author/date when needed 2023-10-31 12:30:00 +00:00
gsdoc.7 fix typo 2010-08-31 11:41:49 +00:00
gsdoc.gsdoc Updated obsolete reference to GNUSTEP_SYSTEM_ROOT 2007-03-19 19:55:33 +00:00
gspath.1 More fixes from Yavor 2023-08-01 16:37:22 +01:00
gspath.m add option to display devpath and another way to guess it 2014-01-13 15:15:51 +00:00
HTMLLinker.1 More fixes from Yavor 2023-08-01 16:37:22 +01:00
HTMLLinker.gsdoc Readded file 2008-01-01 21:55:55 +00:00
HTMLLinker.m Replaced IF_NO_GC() macro calls with the more descriptive IF_NO_ARC() 2022-02-17 10:08:18 +00:00
locale_alias.m Language lookup improvements 2012-07-09 10:47:48 +00:00
Makefile.postamble Add configure option to control gdomap port 2011-06-09 17:08:41 +00:00
Makefile.preamble Support building on Windows with Clang MSVC target 2021-02-03 15:02:27 +01:00
mkchlog.sh Make the mkchlog.sh script update the changelog, so you don't get conflicts when you try to commit. 2011-05-28 12:51:57 +00:00
NSPropertyList+PLUtil.h trivial format fixes 2020-11-07 16:02:15 +00:00
NSPropertyList+PLUtil.m Import missing NSError header 2020-12-03 12:01:20 -05:00
pl.m Some NSInteger to NSUInteger changes to match return values 2012-04-10 07:12:49 +00:00
pl2link.m Minor mutability corrections 2022-09-15 14:52:15 +01:00
pldes.1 pldes.1: document -format 2020-02-20 15:48:00 +08:00
pldes.m property list deserialisation tweaks 2012-08-10 19:09:44 +00:00
plget.m more header reorganisation 2010-02-25 08:36:34 +00:00
plist-0_9.dtd Fix out of date FSF address reported by Fred 2013-03-16 17:12:30 +00:00
plmerge.m more header reorganisation 2010-02-25 08:36:34 +00:00
plparse.m more header reorganisation 2010-02-25 08:36:34 +00:00
plser.m property list deserialisation tweaks 2012-08-10 19:09:44 +00:00
plutil.1 plutil: Some documentation 2020-11-07 23:07:29 +08:00
plutil.m Fix some leaks 2024-06-21 15:53:55 +01:00
sfparse.1 fix typo 2010-08-31 11:41:49 +00:00
sfparse.m Replaced IF_NO_GC() macro calls with the more descriptive IF_NO_ARC() 2022-02-17 10:08:18 +00:00
xmlparse.1 fix typo 2010-08-31 11:41:49 +00:00
xmlparse.m Fix the remaining compiler warnings. 2012-04-07 10:45:30 +00:00