Commit graph

672 commits

Author SHA1 Message Date
qmathe
07a05e9cc6 Fixed OrderedSymbolDeclarations.plist writing to take in account that existing
.gsdoc files are usually not regenerated.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32962 72102866-910b-0410-8b05-ffd578937521
2011-04-30 15:41:08 +00:00
qmathe
328ba2348f Ensure autogsdoc outputs all paragraphs in the same way
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32825 72102866-910b-0410-8b05-ffd578937521
2011-04-10 10:59:25 +00:00
nicola
d966cc12a2 Fixed generating the Icon=... entry of .desktop files.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32807 72102866-910b-0410-8b05-ffd578937521
2011-04-08 18:16:34 +00:00
rfm
e8aee2c889 bugfix for attribute parsing
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32791 72102866-910b-0410-8b05-ffd578937521
2011-04-06 19:43:43 +00:00
rfm
330e0ef2d3 fixup to build apple-apple-apple
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32738 72102866-910b-0410-8b05-ffd578937521
2011-03-29 13:24:58 +00:00
rfm
de2378bc87 simplify header layout
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32545 72102866-910b-0410-8b05-ffd578937521
2011-03-13 12:52:37 +00:00
rfm
3f15443f98 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
rfm
22ecdc7e13 fix typo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32509 72102866-910b-0410-8b05-ffd578937521
2011-03-09 10:26:38 +00:00
rfm
3b9be31642 add last night's changes based on static analyser results.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32507 72102866-910b-0410-8b05-ffd578937521
2011-03-09 10:24:18 +00:00
rfm
dbf4119553 more bsd tweaks
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32485 72102866-910b-0410-8b05-ffd578937521
2011-03-07 15:34:06 +00:00
rfm
dbaa646d12 avoid compiler/linker warnings
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32483 72102866-910b-0410-8b05-ffd578937521
2011-03-07 11:34:17 +00:00
rfm
ca854a4b3c minor cleanups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32234 72102866-910b-0410-8b05-ffd578937521
2011-02-19 19:42:42 +00:00
rfm
ea857575f2 documentation fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32157 72102866-910b-0410-8b05-ffd578937521
2011-02-14 10:57:57 +00:00
theraven
1ca0c59b61 Initialise a variable with the value that's actually used first, not a placeholder value.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32057 72102866-910b-0410-8b05-ffd578937521
2011-02-11 11:35:04 +00:00
theraven
1974ee0308 Remove redundant dictionary lookup (result never used) in AGSParser.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32056 72102866-910b-0410-8b05-ffd578937521
2011-02-11 11:33:37 +00:00
rfm
53e8554a8c tweaks for clang static analyser warningS
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32048 72102866-910b-0410-8b05-ffd578937521
2011-02-11 09:02:33 +00:00
rfm
f3a58fb845 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
theraven
ae0204e45d Tweaks to mkchlog script.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@32032 72102866-910b-0410-8b05-ffd578937521
2011-02-10 10:56:45 +00:00
rfm
a63d65764c 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
theraven
7f8ead763f Actually add ChangeLog from last commit.
Make mkchlog.sh show the changelog so I can check that it actually worked...



git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@31806 72102866-910b-0410-8b05-ffd578937521
2010-12-31 14:06:33 +00:00
qmathe
ad58931bde Improved autogsdoc to output symbols such as methods in their header declaration
order along the gsdoc files. 

Useful for third-party tools which want to generate final documentation from 
the GSDoc ouput and how the original headers were organized.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@31777 72102866-910b-0410-8b05-ffd578937521
2010-12-25 21:30:37 +00:00
gcasa
13c63d177d Changes to pl2link to correctly generate the .desktop file.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@31775 72102866-910b-0410-8b05-ffd578937521
2010-12-25 17:03:57 +00:00
theraven
ade8486dd0 Added ChangeLog entry from last commit
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@31644 72102866-910b-0410-8b05-ffd578937521
2010-11-23 13:16:53 +00:00
rfm
4e03372c34 indexing fix for category methods
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@31588 72102866-910b-0410-8b05-ffd578937521
2010-11-05 10:01:34 +00:00
rfm
af9a29b68e serialisation bugfix and correction to nil handling when making localisation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@31581 72102866-910b-0410-8b05-ffd578937521
2010-11-02 11:01:50 +00:00
rfm
1ba18cbf94 apply patch to improve oscx compatibility
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@31576 72102866-910b-0410-8b05-ffd578937521
2010-10-31 11:09:20 +00:00
rfm
3f2de3c45f fix to allow reading from stdin
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@31221 72102866-910b-0410-8b05-ffd578937521
2010-08-31 14:32:40 +00:00
rfm
c32d3f1eb4 minor improvement to charset conversion tool.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@31220 72102866-910b-0410-8b05-ffd578937521
2010-08-31 12:14:07 +00:00
rfm
7b3af8a7db fix typo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@31218 72102866-910b-0410-8b05-ffd578937521
2010-08-31 11:41:49 +00:00
rfm
e1a528b485 avoid some compiler warnings
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@31107 72102866-910b-0410-8b05-ffd578937521
2010-08-10 10:38:50 +00:00
qmathe
f4fb9848a9 * Tweaked paragraph generation to ignore \n\n sequences inside <example>
markup.

* Added enum documentation parsing.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@31064 72102866-910b-0410-8b05-ffd578937521
2010-07-31 13:14:13 +00:00
qmathe
3578fc1a1c Added the ability to generate paragraph markup. Turned off by default.
For each paragraph break ('\n\n' sequence) and when no incompatible elements 
exist in the scanned paragraph, <p> tags can be automatically inserted.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@30991 72102866-910b-0410-8b05-ffd578937521
2010-07-17 17:13:57 +00:00
rfm
68153c7203 add diag
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@30945 72102866-910b-0410-8b05-ffd578937521
2010-07-12 10:22:49 +00:00
rfm
26f5110852 fix bad return value for NSMutableSet-classForCoder
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@30878 72102866-910b-0410-8b05-ffd578937521
2010-06-28 14:35:44 +00:00
qmathe
3096e38f6a Improved to search for .m files among the command-line arguments in addition to
the current directory and documentation directory.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@30876 72102866-910b-0410-8b05-ffd578937521
2010-06-28 10:48:34 +00:00
rfm
40c5780a50 clarify documentation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@30868 72102866-910b-0410-8b05-ffd578937521
2010-06-26 15:29:09 +00:00
rfm
7af9b8784d don't allow register on port 0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@30867 72102866-910b-0410-8b05-ffd578937521
2010-06-26 15:22:38 +00:00
rfm
8bb6f3ff9b Improve documentation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@30651 72102866-910b-0410-8b05-ffd578937521
2010-06-10 10:53:06 +00:00
rfm
c7146cba51 fixup
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@30583 72102866-910b-0410-8b05-ffd578937521
2010-06-05 05:39:36 +00:00
nicola
8b829c867a Added --disable-setuid-gdomap option to configure
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@30539 72102866-910b-0410-8b05-ffd578937521
2010-06-02 10:17:37 +00:00
rfm
8f0dd6b091 add missing check
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@30302 72102866-910b-0410-8b05-ffd578937521
2010-05-06 08:45:39 +00:00
rfm
61581b9d63 Limit size of amount of config file data read.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@30301 72102866-910b-0410-8b05-ffd578937521
2010-05-06 05:09:12 +00:00
rfm
1f6a6d8925 improve warnings about gdomap being started at system boot time
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@30295 72102866-910b-0410-8b05-ffd578937521
2010-05-05 10:06:33 +00:00
rfm
a06411ac08 tweak
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@30294 72102866-910b-0410-8b05-ffd578937521
2010-05-05 09:23:01 +00:00
rfm
cbd69a60e8 quick fix to prevent diagnostics printing private information.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@30288 72102866-910b-0410-8b05-ffd578937521
2010-05-03 20:28:23 +00:00
nicola
e9fd9c5e9b Fixed installation-domains.conf on Windows - merged back the path configuration into the main configure script to do it. Minor other fixes to configuration.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@30180 72102866-910b-0410-8b05-ffd578937521
2010-04-18 18:18:45 +00:00
rfm
26e67ecc0e used defined() rather than ifdef
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@30004 72102866-910b-0410-8b05-ffd578937521
2010-03-19 13:44:37 +00:00
rfm
eec308a99d tweaks for mingw defines
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@30003 72102866-910b-0410-8b05-ffd578937521
2010-03-19 12:26:42 +00:00
rfm
1a5d643771 generalize define from __MINGW32__ to __MINGW__
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@30001 72102866-910b-0410-8b05-ffd578937521
2010-03-19 12:10:11 +00:00
rfm
3bcc703c2f added mingw64 tweaks
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@29983 72102866-910b-0410-8b05-ffd578937521
2010-03-16 15:08:20 +00:00