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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
branch/default
Select Git revision
Branches
2
branch/OpenVMS
default
protected
branch/default
2 results
Begin with the selected commit
Created with Raphaël 2.2.0
8
Dec
16
Apr
21
24
26
Jul
27
21
Aug
24
27
28
17
Oct
21
3
Nov
6
Jan
10
11
19
23
Mar
20
Apr
12
Sep
14
Oct
2
Nov
30
Aug
18
Sep
Initial commit
Create README.md
- Initial checkin of bstrlib from where it left off on sourceforge.
Fix documentation bugs. Use (void) var in bsafe.c for unused variables.
Modified __GNUC__ vsnprintf prototype declaration to exclude OSX
- Remove extraneous / in comment.
Add basic UTF8 support. Fix warnings. Update copyrights.
Add utf8util module. Other minor updates.
Update README.md
Merge pull request #4 from Lucretiel/patch-1
- Remove redundant checks for b->mlen < 0.
Merge branch 'master' of https://github.com/websnarf/bstrlib
- Fix bvcformata snprintf unterminated string output.
- Test bvcformata more thoroughly.
+ bfromcstrrangealloc, bcatStatic, bfromStatic, bassignStatic, bisstemeqcaselessStatic
- Take care of case of a join on a bstrList with a length of 0.
Restrict to 80 columns. Add biseqcaselessblk biseqblk binsertblk bjoinblk
Document how to compile the library.
Add the experimental macro: bDeclTbstr
Add the experimental macro: bDeclTbstr
Merge branch 'master' of https://github.com/websnarf/bstrlib
Fix copyrights and remove extraneous tail spaces.
Fix from mike.steinert@gmail.com for uuDecode leak. Add bSGMLEncode().
Change overflow detection from wrap detection to anticipitation.
Remove disclaimer about 2s complement. Update other language.
Removed compiler warnings [-Wself-assign] for a cleaner build output for *real* problems
Fix minor typo in documentation
Implement biseqcaseless on top of biseqcaselessblk.
Merge pull request #10 from nathankidd/doc-typo
Assessment of SDS.
Add a version number system for Bstrlib.
fix typo
- Insert "Current release: " before version number.
Merge branch 'patch-1' of https://github.com/Jamesits/bstrlib into Jamesits-patch-1
Merge branch 'Jamesits-patch-1'
Update comparison with SDS according to feedback from the author.
branch/default
branch/default
build_vms.com initial version
Apply patch from moltenform, Splitting string that contains consecutive delimiters
bstest.c fix compilation warnings
branch/OpenVMS
branch/OpenVMS
Loading