CaS
00ec0cdb02
Oops comitted wrong version
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20099 72102866-910b-0410-8b05-ffd578937521
2004-09-21 14:20:34 +00:00
CaS
24f1083d2e
Make timeouts work more reliably
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20098 72102866-910b-0410-8b05-ffd578937521
2004-09-21 13:43:10 +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
64dfaf5a46
clean up header and source comments to improve cross-referencing; add cross-referencing discussion in base prog manual GSdoc chapter
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20096 72102866-910b-0410-8b05-ffd578937521
2004-09-19 23:28:24 +00:00
arobert
5ed0603413
more complete description of cross-referencing
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20095 72102866-910b-0410-8b05-ffd578937521
2004-09-19 23:25:38 +00:00
arobert
9d1be23476
comment cleanups to improve documentation output
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20094 72102866-910b-0410-8b05-ffd578937521
2004-09-19 23:24:36 +00:00
arobert
726fb433c5
constant string cleanup: declare constant strings as const, and move values into externs.m, for various classes
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20093 72102866-910b-0410-8b05-ffd578937521
2004-09-19 23:23:29 +00:00
arobert
24c11fe90e
declare constant strings as constant, and move values from source files into externs.m
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20092 72102866-910b-0410-8b05-ffd578937521
2004-09-19 23:19:53 +00:00
arobert
fabb191ef1
add support for informal protocols to autogsdoc
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20091 72102866-910b-0410-8b05-ffd578937521
2004-09-19 23:17:43 +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
ayers
fa4594e1f0
Fix comments wrt runtime qualifier.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20075 72102866-910b-0410-8b05-ffd578937521
2004-09-16 16:13:16 +00:00
ayers
61bc272015
* Source/Additions/GSObjCRuntime.m
...
(GSAppendMethodToList): Copy type information for the NeXT runtime.
(GSRemoveMethodFromList): Add comment about potential minor leak.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20074 72102866-910b-0410-8b05-ffd578937521
2004-09-16 15:43:40 +00:00
CaS
52ef6a0c5b
MacOS0X compatibility tweak
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20073 72102866-910b-0410-8b05-ffd578937521
2004-09-16 14:33:54 +00:00
ayers
725237b6a5
* Headers/Additions/GNUstepBase/GSObjCRuntime.h: Define
...
encoding macros for the NeXT runtime.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20070 72102866-910b-0410-8b05-ffd578937521
2004-09-16 08:08:08 +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
e594a48208
Fix typo
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20065 72102866-910b-0410-8b05-ffd578937521
2004-09-14 15:55:18 +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
CaS
737f6b7e57
Tolerate null pointer arguments for returning information.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20063 72102866-910b-0410-8b05-ffd578937521
2004-09-14 03:34:37 +00:00
arobert
5a66d0e452
build gsdoc for gdomap
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20060 72102866-910b-0410-8b05-ffd578937521
2004-09-14 02:18:52 +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
ayers
42d4e11439
* Source/NSArray.m: Consistently terminate macros with semicolons.
...
(arrayByAddingObjectsFromArray)
(removeObjectsFromIndices:numIndices:): Insure all
declarations precede statements.
* Source/NSDictionary.m: Consistently terminate macros with
semicolons.
* Source/NSSet.m (initWithCoder:): Insure all declarations
precede statements.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20043 72102866-910b-0410-8b05-ffd578937521
2004-09-10 15:10:54 +00:00
CaS
d6ca992407
Implement missing init method.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20041 72102866-910b-0410-8b05-ffd578937521
2004-09-09 10:39:01 +00:00
CaS
8b9685f81f
Improve error logging a little
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20030 72102866-910b-0410-8b05-ffd578937521
2004-09-08 09:13:50 +00:00
fedor
b4a622cede
* Documentation/HtmlNav/docs-web.html: Update to work with current
...
web structure.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20029 72102866-910b-0410-8b05-ffd578937521
2004-09-08 04:14:17 +00:00
CaS
c9eaf52038
Log exceptions when timer fires
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20025 72102866-910b-0410-8b05-ffd578937521
2004-09-07 16:54:16 +00:00
CaS
ddd167a6b1
Fix variuus minor bugs reported by Andre Levy
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20020 72102866-910b-0410-8b05-ffd578937521
2004-09-07 14:27:14 +00:00
CaS
1b371d7744
Fix stack overflow problem
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20016 72102866-910b-0410-8b05-ffd578937521
2004-09-07 11:08:46 +00:00
CaS
420c49dd17
Override -init to use our own initialiser
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20013 72102866-910b-0410-8b05-ffd578937521
2004-09-07 09:22:10 +00:00
CaS
e398188c18
MacOS-X compatibility fixes and improved documentation about class cluster
...
initialisers.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20012 72102866-910b-0410-8b05-ffd578937521
2004-09-07 05:43:20 +00:00
fedor
fd2d638ba3
Update release docs
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19994 72102866-910b-0410-8b05-ffd578937521
2004-09-05 02:32:15 +00:00
fedor
6dd158e39c
* Version 1.10.0
...
* Source/GNUmakefile: Define INTERFACE_VERSON explicitly.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19993 72102866-910b-0410-8b05-ffd578937521
2004-09-05 02:31:35 +00:00
ayers
0a40a3d477
* Headers/Additions/GNUstepBase/GSObjCRuntime.h
...
(GS_ATTRIB_DEPRECATED): New macro to use for deprecation
attribute which can be deactivated for older compilers.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19990 72102866-910b-0410-8b05-ffd578937521
2004-09-04 15:33:16 +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
ayers
3a3f23c0e7
* Source/GSFFCallInvocation.m
...
* Source/GSFFIInvocation.m (gs_protocol_selector): Skip '-'
for negative offsets to avoid issues with pre gcc 3.4 generated
signatures.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19975 72102866-910b-0410-8b05-ffd578937521
2004-09-02 16:35:44 +00:00
arobert
b3d90f59f5
added Back User Defaults to linked documents
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19932 72102866-910b-0410-8b05-ffd578937521
2004-08-28 13:05:28 +00:00
fedor
e369541804
* Source/NSProcessInfo.m ([NSProcessInfo +load]): Get environment
...
variables via environ even #ifdef HAVE_KVM (fix/based on #10113 ).
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19928 72102866-910b-0410-8b05-ffd578937521
2004-08-26 15:04:26 +00:00
CaS
06c824b4f9
NSString mutability fixes.
...
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19927 72102866-910b-0410-8b05-ffd578937521
2004-08-26 13:43:34 +00:00