Commit graph

601 commits

Author SHA1 Message Date
rfm
6307e474dd Bugfix release 1.31.1 2025-02-28 17:38:20 +00:00
rfm
3a0bb73131 Fix typos etc 2025-02-27 10:23:22 +00:00
rfm
aeb86d0afb Add some leak sanitization documentation 2025-02-26 17:04:21 +00:00
rfm
9a74f86ae6 Fix for issue #491 2025-02-18 11:23:34 +00:00
rfm
b641bf1e99 New release 2025-02-10 17:00:46 +00:00
rfm
2f21360642 Make it clear that failure to release an autorelease pool is a bug. fix typos 2025-01-19 18:41:00 +00:00
rfm
927eafacd8 remove obsolete ffcall information 2025-01-19 14:30:10 +00:00
rfm
d746ad53d7 Document -trackOwnership 2025-01-18 15:59:03 +00:00
rfm
30104e74f5 Add some memory management explanation/example 2025-01-18 15:20:40 +00:00
rfm
d07c207139 Doc changes preparatory to new release 2025-01-16 11:41:50 +00:00
rfm
d83875dfa3
Update install.texi 2025-01-03 20:13:07 +00:00
rfm
90dfb08668 For issue #347 add an explanation of the classification of external dependencies 2025-01-03 16:25:32 +00:00
rfm
7a8fb1a0e7 doc tweaks 2024-11-30 13:59:12 +00:00
rfm
6667842dd5 Update FSF address as requested by Gregory 2024-11-07 13:37:59 +00:00
rfm
d49b6a46ce Debug improvements 2024-06-21 16:43:50 +01:00
rfm
cfc158b4ce Remove obslete code 2024-05-30 11:28:49 +01:00
rfm
430629b097 Note deprecation of old locking stuff 2024-05-27 07:57:03 +01:00
rfm
f29c24e362 Prepare for new release 2024-05-26 16:17:54 +01:00
Riccardo Mottola
96ed084569 header cleanup for documentation: copyrights, texinfo comments, etc 2023-11-13 22:38:16 +01:00
Riccardo Mottola
0e01e51014 update dependency in install.texi and not INSTALL, so it gets properly regenerated 2023-11-13 21:12:09 +01:00
Riccardo Mottola
a5cb4d8647 remove Date/Revision and update Copyright 2023-10-31 20:33:02 +01:00
Hugo Melder
a2d5479882
Fix LD_LIBRARY_PATH in Documentation GNUmakefile (#321) 2023-09-11 20:57:41 +02:00
Richard Frith-Macdonald
c6af8ef4bf bugfix release 2023-01-08 08:41:32 +00:00
Richard Frith-Macdonald
aeaca5ba49 New release 2022-12-28 11:46:43 +00:00
OnFlApp
f9dff8ecdd fix missing links in generated documentation 2022-10-17 00:29:16 +02:00
Richard Frith-Macdonald
c76ebf2962 Replaced IF_NO_GC() macro calls with the more descriptive IF_NO_ARC()
and deprecate it.  Searched for and removed obsolete references to
garbage collection in comments and documentation.
2022-02-17 10:08:18 +00:00
Steven Baker
44310e150c Rename first argument to NSDebug[MF]LLog to make it easier to understand 2021-06-29 20:55:05 +01:00
Ivan Vučica
d2eca82730
release-chore: Update docs for a future 1.28 release. 2021-04-22 22:41:04 +01:00
Sergei Golovin
2fde3a4757 * fixed broken links in Documentation/HtmlNav/index.html 2021-02-08 13:49:02 +04:00
Ivan Vučica
93bee1890e
documentation: Standardize announcement file text.
Normalize the accompanying text for the release announcement across
core packages: standardize chapter name and GPG information.
2020-04-14 23:54:36 +01:00
Ivan Vučica
958dec0db2
release-chore: Release 1.27.0.
Version has been previously bumped; this commit updates release
documentation.
2020-04-05 19:00:40 +01:00
Ivan Vučica
0c319ebc7e release-chore: Bump version to 1.26.0 and update release notes. 2019-01-06 20:46:54 +00:00
fredkiefer
7cfceaabc4 * Documentation/news.texi: Update release notes for 1.26.0.
* ChangeLog: Fix typos in this document.
2019-01-06 14:29:05 +01:00
Richard Frith-Macdonald
3b1324d73d Add GSExceptionStackTrace user default setting 2018-06-12 16:43:15 +01:00
Richard Frith-Macdonald
1937b36b86 Update assertion macros to support multiple arguments 2018-02-06 09:35:34 +00:00
Ivan Vučica
b05f46fc7e
release-chore: Update release notes for 1.25.1
Take note of compatibility improvement changes since release
notes were written, and fix a typo.
2017-12-31 17:09:04 +00:00
Richard Frith-Macdonald
b5bea3f3a7 Changes preparing for release 2017-12-19 13:52:16 +00:00
Richard Frith-MacDonald
090aa2445d Release new version
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@40479 72102866-910b-0410-8b05-ffd578937521
2017-04-14 09:54:19 +00:00
Richard Frith-MacDonald
39cc09e2ca Sort algorithms should always be built, and be selectable at runtime
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39998 72102866-910b-0410-8b05-ffd578937521
2016-07-15 11:30:07 +00:00
Richard Frith-MacDonald
5b360d8a83 Remove the obsolete openssl bundle code.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39937 72102866-910b-0410-8b05-ffd578937521
2016-06-28 10:40:33 +00:00
Richard Frith-MacDonald
ecfbd24d8e Changed to restructure subdirectory layout for binaries and system dependent
resources in a non-flattened installation.  First step towards seamless
Debian multiarch support.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39918 72102866-910b-0410-8b05-ffd578937521
2016-06-25 07:12:41 +00:00
Richard Frith-MacDonald
7622a2618e fix spelling errors / typos (patch by heintzmann.eric@free.fr)
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39774 72102866-910b-0410-8b05-ffd578937521
2016-05-18 06:11:00 +00:00
Richard Frith-MacDonald
414b6be1b0 fix typos etc
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39768 72102866-910b-0410-8b05-ffd578937521
2016-05-15 10:25:34 +00:00
Richard Frith-MacDonald
29d4e2981e More GC removal updates
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39611 72102866-910b-0410-8b05-ffd578937521
2016-03-26 05:10:00 +00:00
Richard Frith-MacDonald
2162c52990 Stuff for new release
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@39569 72102866-910b-0410-8b05-ffd578937521
2016-03-20 13:54:19 +00:00
Richard Frith-MacDonald
3b492623bc 1.24.8 release
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@38498 72102866-910b-0410-8b05-ffd578937521
2015-05-15 08:57:32 +00:00
Richard Frith-MacDonald
918fbdd6b0 preparations for release and Yavor's make distclean patch
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@38490 72102866-910b-0410-8b05-ffd578937521
2015-05-13 07:03:32 +00:00
Richard Frith-MacDonald
022c5be3eb NSLog updates for consistency with latest OSX
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@38370 72102866-910b-0410-8b05-ffd578937521
2015-03-01 19:37:28 +00:00
Richard Frith-MacDonald
f4bb557983 doc tweaks
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@38124 72102866-910b-0410-8b05-ffd578937521
2014-10-19 09:50:29 +00:00
Richard Frith-MacDonald
1400bcefcf bugfix release
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@38120 72102866-910b-0410-8b05-ffd578937521
2014-10-17 13:42:34 +00:00