Commit graph

423 commits

Author SHA1 Message Date
fedor
b7f14d9d72 Version 1.11.1
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21724 72102866-910b-0410-8b05-ffd578937521
2005-09-19 03:59:09 +00:00
fedor
e32b9ca9c1 Version 1.11.0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21512 72102866-910b-0410-8b05-ffd578937521
2005-07-21 13:58:00 +00:00
fedor
2dc1962a6b Further copyright/license updates.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21481 72102866-910b-0410-8b05-ffd578937521
2005-07-15 22:51:23 +00:00
fedor
c7a041366d Update
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21408 72102866-910b-0410-8b05-ffd578937521
2005-07-05 02:07:17 +00:00
fedor
efb94a8834 Add/fix copyright/licenses.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21394 72102866-910b-0410-8b05-ffd578937521
2005-07-01 21:00:04 +00:00
CaS
395a63e061 Minor documentation fixups
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21347 72102866-910b-0410-8b05-ffd578937521
2005-06-23 16:36:03 +00:00
CaS
2b660f6c78 Fix typo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21318 72102866-910b-0410-8b05-ffd578937521
2005-06-17 05:43:41 +00:00
CaS
8398c7de2a Fix documentation errors.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21315 72102866-910b-0410-8b05-ffd578937521
2005-06-17 04:10:48 +00:00
CaS
ae4a0d2449 Documentation tweaks
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21286 72102866-910b-0410-8b05-ffd578937521
2005-06-05 05:24:45 +00:00
fedor
376e495dad * Update FSF Address.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21245 72102866-910b-0410-8b05-ffd578937521
2005-05-22 03:32:16 +00:00
CaS
98e77b9474 Added what are (I hope) coding standard improvements generally accepted.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21165 72102866-910b-0410-8b05-ffd578937521
2005-04-28 14:01:34 +00:00
fedor
96d75579bf * ANNOUNCE, NEWS, Documentation/news.texi,
Documentation/ReleaseNotes.gsdoc: Merge in release info from
1.10.3 release branch.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21106 72102866-910b-0410-8b05-ffd578937521
2005-04-14 04:26:41 +00:00
fedor
e1fc055221 * gnustep-base.spec.in: Update make dependancy
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21052 72102866-910b-0410-8b05-ffd578937521
2005-04-05 14:55:14 +00:00
fedor
9fbaca5320 * ANNOUNCE, NEWS, Documentation/news.texi,
Documentation/ReleaseNotes.gsdoc: Merge in release info from
1.10.2 release branch.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@21025 72102866-910b-0410-8b05-ffd578937521
2005-03-31 23:27:25 +00:00
fedor
61aee49c82 * Continuation of NSPathUtilities patches
* configure.ac: Add config-file option
* Headers/Foundation/NSPathUtilities.h: Add GSFindNamedFile, more
NSSearchPathDirectory enums.
* Source/GNUmakefile: Don't install Win32 headers.
* Source/NSPathUtilities.m (InitializePathUtilities, ...): Add
support for reading standard path locations from a configuration
file. Various support functions added/removed to fit.
(GSFindNamedFile): New function.
(GSSetUserName): Do nothing if the user is the same.
(NSHomeDirectoryForUser): Use Windows utilities to get user name
(on Windows, of course).
(NSFullUserName): Default to NSUserName on Windows.
(GSSystemRootDirectory): Mark as deprecated.
(GSDefaultsRootForUser): Correctly return the actual defaults
directory, not the user directory.
(GSStandardPathPrefixes): Mark as deprecated.
(NSSearchPathForDirectoriesInDomains): Add platform paths and
additional search directories.
* Source/NSUserDefaults (pathForUser): Correct use of
GSDefaultsRootForUser. Remove obsolete path checking and
defaults location checking. (Patches from Sheldon Gill
with some modifications).

* Documentation/Base.gsdoc: Update documentation.
* Headers/Additions/GNUstepBase/Win32_Utilities.h,
Source/win32/Win32_Utilities.m: Fix function arguments.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20908 72102866-910b-0410-8b05-ffd578937521
2005-03-15 04:24:26 +00:00
fedor
cdbd239478 * configure.ac: Add test to check for poll emulation
* Source/NSRunLoop.h: Don't use poll if we're just emulating.
* Source/unix/GSRunLoopCtxt.m: Idem.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20788 72102866-910b-0410-8b05-ffd578937521
2005-02-23 22:17:54 +00:00
CaS
89dd47ec16 Minor enhancement to improve debugging
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20775 72102866-910b-0410-8b05-ffd578937521
2005-02-22 14:06:28 +00:00
CaS
d2eca88b62 Patch by pupeno to fix minor doc errors
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20717 72102866-910b-0410-8b05-ffd578937521
2005-02-14 15:20:15 +00:00
fedor
e1b944688b * Documentation/coding-standards.texi: Add section of documentation.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20640 72102866-910b-0410-8b05-ffd578937521
2005-01-31 18:35:32 +00:00
fedor
142f0b1784 * Add support for systems that support unichar file paths (e.g.
Windows).
* Headers/Foundation/NSFileManager.h (-localFromOpenStepPath:,
_openStepPathFromLocal:): New methods.
(NSDirectoryEnumerator): Updated ivars.
* Source/NSFileManager.m: Idem.
(-changeCurrentDirectoryPath, changeFileAttributes:,
currentDirectoryPath, etc): Update for Windows unichar paths.
* Headers/Foundation/NSString.h: (-unicharString,
-localFromOpenStepPath:, _openStepPathFromLocal:): New methods.
* Source/NSString.m: Idem.
* Source/GSFileHandle.m (-initForReadingAtPath:,
-initForWritingAtPath, -initForUpdatingAtPath:): Update for Windows
unichar paths.
* Source/NSData.m (readContentsOfFile, -writeToFile:,
initWithContentsOfMappedFile:): Idem.
* Source/NSTask.m (NSConcreteWindowsTask): Update for Windows
unichar paths.
(Patch from Roland Schwingle <roland.schwingel@onevision.de>)


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20502 72102866-910b-0410-8b05-ffd578937521
2004-12-29 04:21:37 +00:00
fedor
65997ec654 * Headers/Foundation/NSTimeZone.h, Source/NSTimeZone.m
(+knownTimeZoneNames:): New method.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20295 72102866-910b-0410-8b05-ffd578937521
2004-11-05 03:47:03 +00:00
fedor
eea8598fbf Version 1.10.1
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20266 72102866-910b-0410-8b05-ffd578937521
2004-10-29 03:31:04 +00:00
fedor
a2f7e30285 * configure.ac: Standardize order of flags and libs
Check for proper defs in tzfile.h. Add sub-configure options
so they are listed in help. Add generic include/lib flags option.
* config.mak.in: Add load flags variable
* base.make.in: Idem.
* SSL/configure.ac: Add generic include/lib flags option.

* Version: Add numeric value for runtime versioning.
* Souce/GNUmakeifle: Add resource set install
* Source/Makefile.postamble (Info-gnustep.plist): New target.
* Testing/nsbundle.m: Additional tests.

* Source/NSTimeZone.m: Check for proper tzfile defs (Fixes #10724).


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@20261 72102866-910b-0410-8b05-ffd578937521
2004-10-26 19:08:17 +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
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
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
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
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
arobert
72070b670c changed html file to be installed on workstation to use exact images and subset of stylesheet from website; added a new file docs-web.html to be installed on website in place of the local version
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19922 72102866-910b-0410-8b05-ffd578937521
2004-08-26 01:57:27 +00:00
arobert
1c76ff464e NSZone is a struct not a class
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19795 72102866-910b-0410-8b05-ffd578937521
2004-07-29 15:27:02 +00:00
arobert
d9c72cc778 some updates to discussion of gsdoc markup in source code
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19794 72102866-910b-0410-8b05-ffd578937521
2004-07-29 15:25:36 +00:00
arobert
27952ff90c changed title to include GNUstep, not just objc
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19752 72102866-910b-0410-8b05-ffd578937521
2004-07-20 16:53:42 +00:00
arobert
a6d688dc79 include links to PDF documentation generated from texinfo
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19751 72102866-910b-0410-8b05-ffd578937521
2004-07-20 16:53:16 +00:00
arobert
cb2a4680ff added several new texi files that I forgot to commit before with new manual update: AdvancedMessaging, BaseLibrary, Compliance, ExceptionHandling, GSDoc; removed outdated files that I forgot to remove: AdvancedTopics
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19679 72102866-910b-0410-8b05-ffd578937521
2004-07-04 14:24:17 +00:00
arobert
11c3f06af0 major manual update, filling in missing sections, reorganizing topics
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19583 72102866-910b-0410-8b05-ffd578937521
2004-06-22 22:16:28 +00:00
arobert
6255bcadf0 added top level HTML navigation page for documentation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19582 72102866-910b-0410-8b05-ffd578937521
2004-06-22 22:15:06 +00:00
arobert
e926ec6994 update to 1.0.1 DTDs; minor updates (spelling fixes, etc.)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19581 72102866-910b-0410-8b05-ffd578937521
2004-06-22 22:14:09 +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
59fb483aec Version 1.9.2
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19493 72102866-910b-0410-8b05-ffd578937521
2004-06-10 19:39:32 +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
CaS
3ef2287830 Minor documentation and readability tweaks.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@19199 72102866-910b-0410-8b05-ffd578937521
2004-04-27 11:55:34 +00:00
CaS
196d805a28 Integrated documentation improvement patch by Adrian Robert
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18943 72102866-910b-0410-8b05-ffd578937521
2004-03-29 03:37:46 +00:00
fedor
9e361f3985 Minor updates. New Hungarian language
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18887 72102866-910b-0410-8b05-ffd578937521
2004-03-24 20:54:27 +00:00
fedor
3ad411e805 Version 1.9.1
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18712 72102866-910b-0410-8b05-ffd578937521
2004-02-29 02:57:22 +00:00
fedor
80b9f34e69 Update install location
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18488 72102866-910b-0410-8b05-ffd578937521
2004-01-27 04:36:01 +00:00
fedor
6ec3db939d Doc updates
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18485 72102866-910b-0410-8b05-ffd578937521
2004-01-26 04:42:28 +00:00
fedor
c03ff638be Moved to general
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18484 72102866-910b-0410-8b05-ffd578937521
2004-01-26 04:41:54 +00:00
fedor
0045a7de13 New documentation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18323 72102866-910b-0410-8b05-ffd578937521
2004-01-06 23:46:30 +00:00
uid66829
62673068d0 Fix spelling errors in comments.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18261 72102866-910b-0410-8b05-ffd578937521
2003-12-23 17:22:06 +00:00
fedor
341edac884 Version 1.9.0
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@18121 72102866-910b-0410-8b05-ffd578937521
2003-11-23 21:48:07 +00:00