openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
A
awk
Settings
|
Report Duplicate
8
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 06, 2024 — Jun 06, 2025
Showing page 4 of 14
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
todd miller's code cleanup
ozan yigit
More...
over 1 year ago
substr: fix buffer overflow with utf-8 strings
Todd C. Miller
More...
over 1 year ago
Add a missing free of f->gototab.
Arnold D. Robbins
More...
over 1 year ago
Remove limit on character classes from README.md, now that code is fixed.
Arnold D. Robbins
More...
over 1 year ago
gototab reallocation pulled into resize_gototab
ozan yigit
More...
over 1 year ago
Merge branch 'master' into improve-gototab
Arnold D. Robbins
More...
over 1 year ago
Small fix in README.md.
Arnold D. Robbins
More...
over 1 year ago
Speed it back up.
Arnold D. Robbins
More...
over 1 year ago
Be smarter about clearing a goto table.
Arnold D. Robbins
More...
over 1 year ago
Two small fixes.
Arnold D. Robbins
More...
over 1 year ago
Track inuse vs. allocated, use bsearch in set_gototab.
Arnold D. Robbins
More...
over 1 year ago
Sort the gototab entries and binary search them.
Arnold D. Robbins
More...
over 1 year ago
First round, dynamically grow entries in a gototab.
Arnold D. Robbins
More...
over 1 year ago
updated FIXES [fnematch overhaul]
ozan yigit
More...
over 1 year ago
adjusted version date and help string.
ozan yigit
More...
over 1 year ago
new tests for arnold's unicode FS/RS and null match fixes
ozan yigit
More...
over 1 year ago
arnold's fix for gsub null match bug with unicode chars
ozan yigit
More...
over 1 year ago
Additional fix in lib.c.
Arnold D. Robbins
More...
over 1 year ago
Use cclenter("") to construct an empty CCL, not tostring("").
Todd C. Miller
More...
over 1 year ago
Restore makefile, final fix in b.c.
Arnold D. Robbins
More...
over 1 year ago
Start on rewrite of fnematch.
Arnold D. Robbins
More...
over 1 year ago
Fix a bad cast to char * that causes incorrect results on big endian.
Todd C. Miller
More...
over 1 year ago
Disable utf-8 for non-multibyte locales, such as C or POSIX.
Todd C. Miller
More...
over 1 year ago
Use upper scope "int i" scope instead of declaring another in the for loop.
Todd C. Miller
More...
over 1 year ago
adjusted version date.
ozan yigit
More...
over 1 year ago
length error in u8_byte2char that set RSTART to -1 for EOL match(str, /$/).
ozan yigit
More...
over 1 year ago
updated version string
ozan yigit
More...
over 1 year ago
updated moved/old FIXES.
ozan yigit
More...
over 1 year ago
Merge branch 'csv' into staging
ozan yigit
More...
over 1 year ago
updated FIXES and version.
ozan yigit
More...
over 1 year ago
←
1
2
3
4
5
6
7
8
9
…
13
14
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree