Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
nettle
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
David Carlier
nettle
Commits
d17d340f
Commit
d17d340f
authored
21 years ago
by
Niels Möller
Browse files
Options
Downloads
Patches
Plain Diff
*** empty log message ***
Rev: src/nettle/NEWS:1.13
parent
3a97b01c
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
NEWS
+7
-3
7 additions, 3 deletions
NEWS
with
7 additions
and
3 deletions
NEWS
+
7
−
3
View file @
d17d340f
NEWS for the 1.8 release
Support for systems that don't have alloca. On such systems,
some of Nettle's functions have arbitrary limits applied to
their input.
Uses AX_CREATE_STDINT_H, to support systems without
inttypes.h.
New name mangling, to reduce the risk of link collisions. All
functions (except memxor) now use a nettle_ or _nettle prefix
functions (except memxor) now use a nettle_ or _nettle
_
prefix
when seen by the linker. For most functions, the header file
that declares a function also use #define to provide a
shorter
more readable name without the prefix.
that declares a function also use
s
#define to provide a
shorter
more readable name without the prefix.
NEWS for the 1.7 release
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment