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
E
editline
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
about 5 hours
ago. based on code collected
about 5 hours
ago.
Jun 09, 2024 — Jun 09, 2025
Showing page 13 of 14
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Cleanup and fix problems found by Sparse.
Joachim Nilsson
More...
almost 15 years ago
Make sure local functions are marked static. Sparse (cgcc) is very picky about such things, which is great.
Joachim Nilsson
More...
almost 15 years ago
Change mode 0644 on all source files.
Joachim Nilsson
More...
almost 15 years ago
Make sure to keep copies of config.guess & config.sub, not symlinks.
Joachim Nilsson
More...
almost 15 years ago
Migrate to libtool and regenerate configure script
Joachim Nilsson
More...
almost 15 years ago
Update with more files to ignore now that we're moving to libtool
Joachim Nilsson
More...
almost 15 years ago
Move TODO item from examples Makefile.am
Joachim Nilsson
More...
almost 15 years ago
Change bug-report-address.
Joachim Nilsson
More...
almost 15 years ago
Extend list of generated files in .gitignore
Joachim Nilsson
More...
almost 15 years ago
Rename old Bzr file
Joachim Nilsson
More...
almost 15 years ago
Merge in changes to debian/ from editline_1.12-6.debian.tar.gz
Joachim Nilsson
More...
almost 15 years ago
Fix make install problem with editline.3 man page
Joachim Nilsson
More...
over 15 years ago
Release 1.13.0.
Joachim Nilsson
More...
over 15 years ago
Minor cleanup before release.
Joachim Nilsson
More...
over 15 years ago
Add support for automake silent builds
Joachim Nilsson
More...
over 15 years ago
Change name from Minix editline to just editline. This also affects the library name, from libedit.a to libeditline.a
Joachim Nilsson
More...
almost 16 years ago
Add EXTRA_DIST=LICENSE to include missing license file.
Joachim Nilsson
More...
about 16 years ago
src/editline.c: tty_flush(): Silence compiler warning.
Joachim Nilsson
More...
over 16 years ago
Bump version to 0.3.0, ANSI arrow keys support feels like a big deal.
Joachim Nilsson
More...
over 16 years ago
Update TODO and add a NEWS file.
Joachim Nilsson
More...
over 16 years ago
config.h.in, configure, configure.ac: Add configure support for ANSI arrow keys. Tested OK with gnome-terminal.
Joachim Nilsson
More...
over 16 years ago
Fix GCC warning 's might possibly be used uninitialized"
Joachim Nilsson
More...
over 16 years ago
Updated ignored files.
Joachim Nilsson
More...
over 16 years ago
More build fixes, some code cleanup and untabify.
Joachim Nilsson
More...
over 16 years ago
Build fixes when building with GCC v4.3.2 and -W -Wall -Werror
Joachim Nilsson
More...
over 16 years ago
Change rl_complete() and rl_list_possib() to be function pointers instead. This is a much cleaner design and also works with or without the configure --enable-default-complete option.
Joachim Nilsson
More...
over 16 years ago
Basic support for custom completion handlers with the two "standard" rl_complete() and rl_list_possib(). Simply leave out complete.o from the default build and in all programs require these two functions to be supplied.
Joachim Nilsson
More...
over 16 years ago
Add note on custom completion support.
Joachim Nilsson
More...
almost 17 years ago
Update reminder of adding support for escape sequences.
Joachim Nilsson
More...
almost 17 years ago
Minix editline v0.2.1 =====================
Joachim Nilsson
More...
almost 17 years ago
←
1
2
…
6
7
8
9
10
11
12
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