Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
B
bstrlib
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
OpenVMS
libraries
bstrlib
Commits
fac0cbbdf3cb
Commit
fac0cbbdf3cb
authored
9 years ago
by
websnarf
Browse files
Options
Downloads
Patches
Plain Diff
Assessment of SDS.
parent
eacf7c7419cb
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
bstrlib.txt
+8
-0
8 additions, 0 deletions
bstrlib.txt
with
8 additions
and
0 deletions
bstrlib.txt
+
8
−
0
View file @
fac0cbbd
...
...
@@ -3448,6 +3448,14 @@
committed to Unicode representation of its string data, and therefore cannot
be used as a generic buffer library.
SDS
---
Sds uses a strategy very similar to Libsrt. However, it uses some dynamic
headers to decrease the overhead for very small strings. This requires an
extra switch statement for access to each string attribute. The source code
appears to use gcc/clang extensions, and thus it is not portable.
===============================================================================
Examples
...
...
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