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 15 hours
ago. based on code collected
about 20 hours
ago.
Nov 10, 2024 — Nov 10, 2025
Showing page 87 of 89
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
menu.c: Fix a 'major' 64bit bug: we were passing a pointer to int instead of pointer to pointer. This fixes the crash with NEdit/LessTif on alpha when selecting the Window menu item!!
amai
More...
almost 25 years ago
menu.c: Fix a 'major' 64bit bug: we were passing a pointer to int instead of pointer to pointer. This fixes the crash with NEdit/LessTif on alpha when selecting the Window menu item!!
Alexander Mai
More...
almost 25 years ago
preferences.c: drop unused #include <errno.h>
Alexander Mai
More...
almost 25 years ago
preferences.c: drop unused #include <errno.h>
amai
More...
almost 25 years ago
interpret.c prefFile.*: add 'const' to some more functions' signature
amai
More...
almost 25 years ago
interpret.c prefFile.*: add 'const' to some more functions' signature
Alexander Mai
More...
almost 25 years ago
server.c nc.c: add checks whether some system calls succeed (e.g. uname()) changed signature of getHostName() and getUserName
Alexander Mai
More...
almost 25 years ago
server.c nc.c: add checks whether some system calls succeed (e.g. uname()) changed signature of getHostName() and getUserName
amai
More...
almost 25 years ago
DialogF.c misc.c prefFile.c printUtils.c: add 'const' to some functions' signatures
amai
More...
almost 25 years ago
DialogF.c misc.c prefFile.c printUtils.c: add 'const' to some functions' signatures
Alexander Mai
More...
almost 25 years ago
file.c help.c highlight.c highlightData.c: Replace improper <0> as last argument in XtVa*() interface calls by <NULL>
Alexander Mai
More...
almost 25 years ago
file.c help.c highlight.c highlightData.c: Replace improper <0> as last argument in XtVa*() interface calls by <NULL>
amai
More...
almost 25 years ago
Replace debugging code of divide by 0 with a more proper assert. Dividing by zero generated warnings on lots of compilers.
tringali
More...
almost 25 years ago
Replace debugging code of divide by 0 with a more proper assert. Dividing by zero generated warnings on lots of compilers.
Scott Tringali
More...
almost 25 years ago
window.c: drop declaration of _XEditResCheckMessages(); should be in according header Fix compiler warning about boolean expression
Alexander Mai
More...
almost 25 years ago
window.c: drop declaration of _XEditResCheckMessages(); should be in according header Fix compiler warning about boolean expression
amai
More...
almost 25 years ago
Makefile: do not list CVS/ subdir when running 'make' without argument README: cosmetics (re-formatting) add pointer to makefiles/Makefile.generic which explains our current -D compiler options
amai
More...
almost 25 years ago
Makefile: do not list CVS/ subdir when running 'make' without argument README: cosmetics (re-formatting) add pointer to makefiles/Makefile.generic which explains our current -D compiler options
Alexander Mai
More...
almost 25 years ago
getfiles.c: - add 'cont' add some places (as I realized we are already using it, so we don't discuss systems w/o here) - drop */errno.h #includes (I couldn't see any usage of it currently)
Alexander Mai
More...
almost 25 years ago
getfiles.c: - add 'cont' add some places (as I realized we are already using it, so we don't discuss systems w/o here) - drop */errno.h #includes (I couldn't see any usage of it currently)
amai
More...
almost 25 years ago
Fix for bug 130164: force X headers to include full prototype information.
tringali
More...
almost 25 years ago
Fix for bug 130164: force X headers to include full prototype information.
Scott Tringali
More...
almost 25 years ago
help.c: switch to "January, 2001" window.c: ad cast; should fix SF [Bug #130164 ] Compiler warning on AIX4.3.2 in window.c
Alexander Mai
More...
almost 25 years ago
help.c: switch to "January, 2001" window.c: ad cast; should fix SF [Bug #130164 ] Compiler warning on AIX4.3.2 in window.c
amai
More...
almost 25 years ago
*.c: The XmNnumChildren resource if of type 'Cardinal', not 'int'
amai
More...
almost 25 years ago
*.c: The XmNnumChildren resource if of type 'Cardinal', not 'int'
Alexander Mai
More...
almost 25 years ago
textBuf.c: fix for SF [Bug #115195 ] textBuf.c:862 warning: '/*' within comment
Alexander Mai
More...
almost 25 years ago
textBuf.c: fix for SF [Bug #115195 ] textBuf.c:862 warning: '/*' within comment
amai
More...
almost 25 years ago
shell.c: change some "Nedit" strings to "NEdit". properly end an execl() parameter list by (char *)0
amai
More...
almost 25 years ago
shell.c: change some "Nedit" strings to "NEdit". properly end an execl() parameter list by (char *)0
Alexander Mai
More...
almost 25 years ago
←
1
2
…
81
82
83
84
85
86
87
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