summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-09-04Bump to version 0.9.14v0.9.14pgen
2018-09-04Adjust the URL in the spec filepgen
2018-09-04Raise the default word length limit to 512pgen
2018-09-04Fix a potential variable naming collisionpgen
2018-09-03Add a test in 'search' for the s/S commandspgen
2018-09-02Correct an inaccuracy in the manualpgen
2018-08-29Fix some compiler warningspgen
2018-08-22Add a note in the README file in ./testspgen
2018-08-22Improve the coherency of delays in testspgen
2018-08-22Change the behaviors of n,N and add s and S cmdspgen
2018-08-17Fix typos in commentspgen
2018-08-17Improve fuzzy searchpgen
2018-08-15Fix delays in tests for slow computerspgen
2018-08-14Add a special "full height" value to the -n optionpgen
2018-08-14Add a blacklist mechanism for some failing testspgen
2018-08-14Fix timing and typos in tests filespgen
2018-08-12Fix a FreeBSD compatibility issuepgen
2018-08-12Make ^A/^Z the same as Home/End is search modepgen
2018-08-06Add missing data5,6 for direct access testingpgen
2018-08-05Add commentspgen
2018-08-05Add more direct access testspgen
2018-08-05Make sure the -D's 'k' directive default is 'keep'pgen
2018-08-04Add some direct access testspgen
2018-08-04Fix an off-by-one small bugpgen
2018-08-04Add a memmove base version of strcpypgen
2018-08-04Add a 'h' directive to the -D optionpgen
2018-08-02Add the s sub-options to the -D optionpgen
2018-07-28Do not return success when no replacement was donepgen
2018-07-28Add more testspgen
2018-07-26Fix typospgen
2018-07-26Add search testspgen
2018-07-26Fix multiple search bugs and improve the manualpgen
2018-07-24Make sure the starting/ending highlight is correctpgen
2018-07-23Fix a logic bug using End/Home while searchingpgen
2018-07-21Fix code in README.rstpgen
2018-07-21Update smenu.gifpgen
2018-07-21Remove unused functions my_memmem and my_memrmempgen
2018-07-21Fix a performance issue in the fuzzy search methodpgen
2018-07-21Fix the fuzzy bitmap cleaning mechanismpgen
2018-07-21Make prefix search act like other methodspgen
2018-07-21Specialize insert_sorted function by renaming itpgen
2018-07-21Improve signals handlingpgen
2018-07-20Remove debug codepgen
2018-07-20Fix format relative warningspgen
2018-07-19Add a fuzzy debug functionpgen
2018-07-18Add some tests in the search sectionpgen
2018-07-15Update the help function (?)pgen
2018-07-15Improve the documentationpgen
2018-07-15Typos, Fix comments and silent compiler warningspgen
2018-07-11Fix const warnings and remove unused variablespgen