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
GNU nano
Settings
|
Report Duplicate
256
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 19, 2023 — Jan 19, 2024
Showing page 23 of 341
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
softwrap: avoid time-consuming computations, to burden large files less
Benno Schulenberg
More...
almost 4 years ago
chars: work around the wrong private-use-character widths on OpenBSD
Benno Schulenberg
More...
almost 4 years ago
options: retire the obsolete 'smooth', 'morespace', and 'nopauses'
Benno Schulenberg
More...
almost 4 years ago
tweaks: simplify two fragments of code
Benno Schulenberg
More...
almost 4 years ago
tweaks: adjust and improve one comment, and frob another
Benno Schulenberg
More...
almost 4 years ago
files: when Mac format has been detected, stay with it
Benno Schulenberg
More...
almost 4 years ago
build: fix compilation for --enable-tiny plus --enable-multibuffer
Benno Schulenberg
More...
almost 4 years ago
tweaks: morph a function into what it is actually used for
Benno Schulenberg
More...
almost 4 years ago
tweaks: remove a misplaced (and nested) #ifdef
Benno Schulenberg
More...
almost 4 years ago
tweaks: avoid parsing a multibyte character twice
Benno Schulenberg
More...
almost 4 years ago
tweaks: rename a variable, for contrast with another
Benno Schulenberg
More...
almost 4 years ago
tweaks: elide a call of strlen() for every row
Benno Schulenberg
More...
almost 4 years ago
tweaks: reduce the maximum character length from six bytes to four
Benno Schulenberg
More...
almost 4 years ago
tweaks: elide a small function that is used just once
Benno Schulenberg
More...
almost 4 years ago
tweaks: elide an unneeded resetting NULL call to wctomb()
Benno Schulenberg
More...
almost 4 years ago
tweaks: improve a couple of comments
Benno Schulenberg
More...
almost 4 years ago
tweaks: avoid converting a file name for more than will fit on screen
Benno Schulenberg
More...
almost 4 years ago
display: avoid determining twice from and until where to draw each row
Benno Schulenberg
More...
almost 4 years ago
tweaks: rename a variable, away from an abbreviation
Benno Schulenberg
More...
almost 4 years ago
tweaks: put the most likely condition first, for a quicker return
Benno Schulenberg
More...
almost 4 years ago
tweaks: reshuffle two conditions, to have the most unlikely one first
Benno Schulenberg
More...
almost 4 years ago
tweaks: reshuffle a comment, and put the main extension first
Benno Schulenberg
More...
almost 4 years ago
syntax: tcl: support Expect scripts too
Mike Frysinger
More...
almost 4 years ago
tweaks: elide two more instances of useless character copying
Benno Schulenberg
More...
almost 4 years ago
startup: show the helpful message only when ^G has not been rebound
Benno Schulenberg
More...
almost 4 years ago
tweaks: simplify two fragments of code, eliding useless character copying
Benno Schulenberg
More...
almost 4 years ago
chars: implement mbtowc() ourselves, for more efficiency
Benno Schulenberg
More...
almost 4 years ago
chars: implement mblen() ourselves, for efficiency
Benno Schulenberg
More...
almost 4 years ago
build: fix compilation when configured with --disable-multibuffer
Benno Schulenberg
More...
almost 4 years ago
tweaks: drop unneeded braces and adjust indentation after previous change
Benno Schulenberg
More...
almost 4 years ago
←
1
2
…
19
20
21
22
23
24
25
26
27
…
340
341
→
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