Commit graph

469 commits

Author SHA1 Message Date
CaS
95daaf5f4c XML parsing bughfix.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20221 72102866-910b-0410-8b05-ffd578937521
2004-10-13 16:46:09 +00:00
CaS
8d263f4559 Handle domain and default names containing spaces
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20218 72102866-910b-0410-8b05-ffd578937521
2004-10-11 13:25:34 +00:00
fedor
77b00150c7 * Documentation/HtmlNav/docs-web.html,
Documentation/HtmlNav/index.html: Update pointers.
* Source/DocMakefile (before-clean, after-clean): Move obj out of the
way so it isn't removed when cleaning docs.
* Tools/DocMakefile: Idem.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20183 72102866-910b-0410-8b05-ffd578937521
2004-10-01 16:05:08 +00:00
alexm
cf50088545 * Source/NSDistantObject.m: Make proxyLocation an enum tag, not a
variable.
	* Source/NSFileManager.m (custom_strdup, append_file_to_path): Make
	static.
	* Source/NSString.m (-isEqual:): Clarify documentation.
	* Source/NSUnarchiver.m (mapClassObject, mapClassName): Make static.
	* Source/Additions/Unicode.m (GetDefEncoding): Add missing void in
	the prototype.
	* Tools/make_strings/make_strings.m (ParseFile): Remove spurious
	static on the nested function add_arg_ch.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20163 72102866-910b-0410-8b05-ffd578937521
2004-09-27 21:32:45 +00:00
CaS
735749c30c minor optimisation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20097 72102866-910b-0410-8b05-ffd578937521
2004-09-20 10:10:10 +00:00
arobert
ec8d01096e send informal protocols found by AGSOutput to AGSIndex
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20090 72102866-910b-0410-8b05-ffd578937521
2004-09-19 23:05:39 +00:00
arobert
34bc37b5c4 add array 'informalProtocols' to accumulate informal protocols as they are found
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20089 72102866-910b-0410-8b05-ffd578937521
2004-09-19 23:05:09 +00:00
arobert
61b2b50b3b new method (addInformalProtocols:) to copy informal protocol refs (found by AGSOutput); also, in unitRef:type:unit:, return unit including category for category methods
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20088 72102866-910b-0410-8b05-ffd578937521
2004-09-19 23:04:23 +00:00
arobert
e948201d7c new method (addInformalProtocols:) to copy informal protocol refs (found by AGSOutput)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20087 72102866-910b-0410-8b05-ffd578937521
2004-09-19 23:02:11 +00:00
arobert
a8d465f31c make proper references for informal protocols
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20086 72102866-910b-0410-8b05-ffd578937521
2004-09-19 23:01:23 +00:00
arobert
5c344c8672 add declaration of existing outputIndex... method
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20085 72102866-910b-0410-8b05-ffd578937521
2004-09-19 23:00:40 +00:00
CaS
ea38c81c95 Catch another case missed in last change.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20068 72102866-910b-0410-8b05-ffd578937521
2004-09-15 09:29:06 +00:00
CaS
5b959ce857 Minor improvement in usability
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20064 72102866-910b-0410-8b05-ffd578937521
2004-09-14 15:31:13 +00:00
arobert
a6d4b28d2b new file containing docs in gdomap.h (not formatted there for gsdoc nor usable if so)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20059 72102866-910b-0410-8b05-ffd578937521
2004-09-14 02:16:55 +00:00
arobert
f4dea8da73 include gdomap in main tool toc
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20058 72102866-910b-0410-8b05-ffd578937521
2004-09-14 02:14:41 +00:00
arobert
5ab0f984d4 include gdomap in docbuild
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20057 72102866-910b-0410-8b05-ffd578937521
2004-09-14 02:14:15 +00:00
arobert
107b71c019 added comment to main() so autogsdoc will recognize as tool
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20056 72102866-910b-0410-8b05-ffd578937521
2004-09-14 02:13:59 +00:00
arobert
5bffac7a57 document that autogsdoc will parse .c files
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20055 72102866-910b-0410-8b05-ffd578937521
2004-09-14 02:11:36 +00:00
arobert
329ddfaba6 be willing to parse .c files
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20054 72102866-910b-0410-8b05-ffd578937521
2004-09-14 02:10:54 +00:00
arobert
673c5336d2 added reference to HTML docs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20053 72102866-910b-0410-8b05-ffd578937521
2004-09-14 02:09:16 +00:00
arobert
e5c658dcfd added some usage information
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20052 72102866-910b-0410-8b05-ffd578937521
2004-09-14 02:04:04 +00:00
arobert
e6d1f89567 install the Relax-NG schema for gsdoc
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20051 72102866-910b-0410-8b05-ffd578937521
2004-09-14 01:58:20 +00:00
alexm
1d3b5eef36 Fix string reuse. Don't release obs. Make sure n is always released.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19977 72102866-910b-0410-8b05-ffd578937521
2004-09-03 17:10:31 +00:00
FredKiefer
fb64358242 Small cross compilcation change.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19918 72102866-910b-0410-8b05-ffd578937521
2004-08-24 22:21:00 +00:00
CaS
0c58c618de Minor fix documenting variables.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19895 72102866-910b-0410-8b05-ffd578937521
2004-08-20 17:00:05 +00:00
CaS
54fc83a758 Understand deprecation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19893 72102866-910b-0410-8b05-ffd578937521
2004-08-20 14:23:32 +00:00
CaS
9bd10b5b4b Minor bugfix ... destroy comments we don't want after skipping a unit.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19892 72102866-910b-0410-8b05-ffd578937521
2004-08-20 13:05:34 +00:00
alexm
0fe7535f25 Add default for switching between NSSocketPort and NSMessagePort as the default NSPort class.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19832 72102866-910b-0410-8b05-ffd578937521
2004-08-07 00:44:15 +00:00
arobert
9c2680637e simpler font default
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19818 72102866-910b-0410-8b05-ffd578937521
2004-08-02 18:12:19 +00:00
arobert
43836d6e88 adding Relax-NG version of GSDoc schema
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19798 72102866-910b-0410-8b05-ffd578937521
2004-07-29 15:31:30 +00:00
arobert
afbec3abfe got rid of accidentally-repeated section
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19796 72102866-910b-0410-8b05-ffd578937521
2004-07-29 15:27:39 +00:00
arobert
0003758228 add 'Protocol' to list of indices listed in upper left panel in HTML frames docs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19750 72102866-910b-0410-8b05-ffd578937521
2004-07-20 16:52:40 +00:00
CaS
389df425ed Use uppercase 'U' in unicode escape sequences.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19709 72102866-910b-0410-8b05-ffd578937521
2004-07-10 19:38:41 +00:00
CaS
1687dd452f Fix printf format bug
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19698 72102866-910b-0410-8b05-ffd578937521
2004-07-09 11:58:44 +00:00
CaS
f3192dce00 Make mutable copy of dictionary and modify the copy rather than trying to
modify the original.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19671 72102866-910b-0410-8b05-ffd578937521
2004-07-03 08:46:16 +00:00
CaS
85935d3662 Relax check for bad characters ... not a concern if the string data is
identifiably unicode (ie file begins with unicode BOM) and will therefore
not be interpreted as data in the default encoding.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19629 72102866-910b-0410-8b05-ffd578937521
2004-06-27 09:54:41 +00:00
CaS
ca1857a281 Make property list validation stricter ... should be ascii data with
escape sequences for anything else, otherwise it would be non-portable
between systems with different default character encodings.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19628 72102866-910b-0410-8b05-ffd578937521
2004-06-27 09:07:36 +00:00
arobert
50171b8c72 small wording changes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19593 72102866-910b-0410-8b05-ffd578937521
2004-06-22 22:53:20 +00:00
arobert
88374f1b5a change instanceVarsAtEnd option to default to YES as stated in help instructions
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19592 72102866-910b-0410-8b05-ffd578937521
2004-06-22 22:52:59 +00:00
arobert
ba86429fb3 add/improve gsdoc comments
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19591 72102866-910b-0410-8b05-ffd578937521
2004-06-22 22:52:44 +00:00
arobert
f1a40bca36 change default font for main HTML content to include backups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19590 72102866-910b-0410-8b05-ffd578937521
2004-06-22 22:52:21 +00:00
fedor
43ba34ba4c Fix typos
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19548 72102866-910b-0410-8b05-ffd578937521
2004-06-19 03:22:11 +00:00
wim
ec3ca82d59 (map_add): Fix off by one bug that causes
random crashes in gdomap.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19535 72102866-910b-0410-8b05-ffd578937521
2004-06-16 14:48:05 +00:00
wim
1689e77d27 (map_add): Fix off by one bug that causes
random crashes in gdomap.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19534 72102866-910b-0410-8b05-ffd578937521
2004-06-16 14:31:54 +00:00
fedor
4606abb715 Fix kvm test. Uninstall
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19518 72102866-910b-0410-8b05-ffd578937521
2004-06-14 22:27:22 +00:00
fedor
1fa2e815b7 Add kvm config. Update docs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19410 72102866-910b-0410-8b05-ffd578937521
2004-05-28 19:44:29 +00:00
fedor
ac8caf5b09 Use new function xgethostname
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19385 72102866-910b-0410-8b05-ffd578937521
2004-05-22 03:16:01 +00:00
CaS
cca4f48f6d Create output directories if necesary.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19324 72102866-910b-0410-8b05-ffd578937521
2004-05-14 16:08:05 +00:00
CaS
0407dc9e41 Applied mingw fixes by Mateu Batle
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19242 72102866-910b-0410-8b05-ffd578937521
2004-05-06 12:10:03 +00:00
alexm
c7640c5cb4 Remove attempt to create $\(doctemplatesdir\).
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19113 72102866-910b-0410-8b05-ffd578937521
2004-04-15 13:14:40 +00:00