Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
cs24-19fa
git_rec_nano
Repository
85bffcfeb9dcd187f766d55412cdc13bf68d3ab0
Switch branch/tag
git_rec_nano
src
History
Find file
Select Archive Format
Download source code
zip
tar.gz
tar.bz2
tar
Download this directory
zip
tar.gz
tar.bz2
tar
Clone
Clone with SSH
Clone with HTTPS
Open in your IDE
Visual Studio Code (SSH)
Visual Studio Code (HTTPS)
Copy HTTPS clone URL
Copy SSH clone URL
git@gitlab.caltech.edu:cs24-19fa/git_rec_nano.git
Copy HTTPS clone URL
https://gitlab.caltech.edu/cs24-19fa/git_rec_nano.git
tweaks: use charalloc() instead of (char *)nmalloc() * sizeof(char)
David Lawrence Ramsey authored
8 years ago
The charalloc() macro does exactly this.
85bffcfe
Name
Last commit
Last update
..
Makefile.am
build: for Solaris, tell the linker to use a threading lib
8 years ago
browser.c
tweaks: transform the token DISABLE_BROWSER to ENABLE_BROWSER
8 years ago
chars.c
tweaks: transform the token DISABLE_NANORC to ENABLE_NANORC
8 years ago
color.c
tweaks: remove two superfluous includes
8 years ago
cut.c
tweaks: set the target row for smooth scrolling more directly
8 years ago
files.c
tweaks: set the target row for smooth scrolling more directly
8 years ago
global.c
tweaks: rename a constant, to match the corresponding option
8 years ago
help.c
tweaks: transform the token DISABLE_BROWSER to ENABLE_BROWSER
8 years ago
move.c
moving: fix the cursor jumping back and forth with non-smooth paging
8 years ago
nano.c
weeding: drop the forreal parameter from place_the_cursor()
8 years ago
nano.h
suspension: prevent entering an invalid byte upon resume (with S-Lang)
8 years ago
prompt.c
tweaks: rename a constant, to match the corresponding option
8 years ago
proto.h
weeding: drop the forreal parameter from place_the_cursor()
8 years ago
rcfile.c
tweaks: rename a constant, to match the corresponding option
8 years ago
search.c
startup: in default mode, display the tail of the file as Pico does
8 years ago
text.c
tweaks: use charalloc() instead of (char *)nmalloc() * sizeof(char)
8 years ago
utils.c
tweaks: exclude from the tiny version five error-betraying messages
8 years ago
winio.c
weeding: drop the forreal parameter from place_the_cursor()
8 years ago
Menu
Projects
Groups
Snippets
Help