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
NEdit
Settings
|
Report Duplicate
11
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 23 hours
ago. based on code collected
1 day
ago.
Nov 10, 2024 — Nov 10, 2025
Showing page 4 of 89
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Changed EditNewFile()'s file path init to use default dir instead of "". cf bug #1907176 "Empty $file_path". Also added some code to do similarly for VMS - untested.
ajbj
More...
over 17 years ago
Changed EditNewFile()'s file path init to use default dir instead of "". cf bug #1907176 "Empty $file_path". Also added some code to do similarly for VMS - untested.
Tony Balinski
More...
over 17 years ago
There is no struct SparseArrayEntry{,Wrapper}
Bert Wesarg
More...
over 17 years ago
There is no struct SparseArrayEntry{,Wrapper}
lebert
More...
over 17 years ago
Amendment to prev commit: We can distinguish these two scenarios by the return value from LookupSymbol(). This fixes a possible GlobalSymList corruption, for the case sym is already in the GlobalSymList.
lebert
More...
over 17 years ago
Amendment to prev commit: We can distinguish these two scenarios by the return value from LookupSymbol(). This fixes a possible GlobalSymList corruption, for the case sym is already in the GlobalSymList.
Bert Wesarg
More...
over 17 years ago
Fix multiple memory leaks in interpret.c:PromoteToGlobal()
Bert Wesarg
More...
over 17 years ago
Fix multiple memory leaks in interpret.c:PromoteToGlobal()
lebert
More...
over 17 years ago
The AutoScroll feature does not work if the target position of a goto_matching() command is inside the AutoScroll area.
yooden
More...
over 17 years ago
The AutoScroll feature does not work if the target position of a goto_matching() command is inside the AutoScroll area.
Thorsten Haude
More...
over 17 years ago
Fix for SF bug #1908890: window title not updated.
edg
More...
over 17 years ago
Fix for SF bug #1908890: window title not updated.
Eddy De Greef
More...
over 17 years ago
Fixed the outdated Niki links.
edg
More...
over 17 years ago
Fix sporadic windows at (0,0), from Ivan Skytte Jørgensen
tringali
More...
over 17 years ago
Fix sporadic windows at (0,0), from Ivan Skytte Jørgensen
Scott Tringali
More...
over 17 years ago
Fix text typo
Scott Tringali
More...
over 17 years ago
Fix text typo
tringali
More...
over 17 years ago
Remove duplicate free.
lebert
More...
over 17 years ago
Remove duplicate free.
Bert Wesarg
More...
over 17 years ago
In macro.c a newly parsed macro programs are stored in the .val.prog pointer, but in interpret.c we use the .var.str.rep pointer. Fix this.
Bert Wesarg
More...
over 17 years ago
In macro.c a newly parsed macro programs are stored in the .val.prog pointer, but in interpret.c we use the .var.str.rep pointer. Fix this.
lebert
More...
over 17 years ago
Fix possible stack overflows in interpret.c
Bert Wesarg
More...
over 17 years ago
Fix possible stack overflows in interpret.c
lebert
More...
over 17 years ago
The prog parameter from ExecRE() is first dereferenced and than checked for NULL. Fix this.
Bert Wesarg
More...
over 17 years ago
The prog parameter from ExecRE() is first dereferenced and than checked for NULL. Fix this.
lebert
More...
over 17 years ago
Fix crash when changing directories with a selected file. Thanks, Dale Whitfield!
tringali
More...
over 17 years ago
Fix crash when changing directories with a selected file. Thanks, Dale Whitfield!
Scott Tringali
More...
over 17 years ago
Always cast to (unsigned char) with is...() ctype funcs (for ancient Cs)
Tony Balinski
More...
over 17 years ago
Always cast to (unsigned char) with is...() ctype funcs (for ancient Cs)
ajbj
More...
over 17 years ago
Small corrections: it's -> its, NOT -> ~not~, can not -> cannot.
ajbj
More...
over 17 years ago
←
1
2
3
4
5
6
7
8
9
…
88
89
→
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