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