about summary refs log tree commit diff stats
path: root/src/prof_autocomplete.c
Commit message (Collapse)AuthorAgeFilesLines
* Got rid of old naming convention on prof_autocompleteJames Booth2013-01-251-224/+0
|
* Quote autocompleted strings when contain a spaceJames Booth2013-01-141-2/+15
|
* Used strdup in prof_autocompleteJames Booth2013-01-141-7/+2
|
* Updated copyrightJames Booth2013-01-111-1/+1
|
* Autocomplete: added free functionJames Booth2013-01-111-0/+8
| | | | Fixed tests
* Simplified autocompleterJames Booth2012-10-281-64/+12
|
* Removed trailing whitespace from src and testsJames Booth2012-10-211-16/+16
|
* Tidied all includesJames Booth2012-08-261-3/+0
|
* Function signatures across linesJames Booth2012-07-241-12/+24
|
* Added autobuild toolsJames Booth2012-07-011-0/+251