2016-03-23 |
Benno Schulenberg | Cleaning up, improving comments, and renaming a variable. |
commit | commitdiff | tree | snapshot |
2016-03-23 |
Benno Schulenberg | Preventing the internal spell checker from finding... |
commit | commitdiff | tree | snapshot |
2016-03-22 |
Benno Schulenberg | Checking for the existence of the REG_ENHANCED regex... |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Benno Schulenberg | Renaming four variables. |
commit | commitdiff | tree | snapshot |
2016-03-21 |
Benno Schulenberg | Trimming a duplicate variable. |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Benno Schulenberg | Factoring out the common part of do_search() and do_res... |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Benno Schulenberg | Not bothering to set 'answer'; just using 'last_search... |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Benno Schulenberg | Using a 'return' instead of an 'else'. |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Benno Schulenberg | Always asking whether it's okay when the name of the... |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Benno Schulenberg | Cycling through the tab-completion items from newest... |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Benno Schulenberg | Not putting cut words into the cutbuffer -- which means... |
commit | commitdiff | tree | snapshot |
2016-03-20 |
Benno Schulenberg | Normalizing the punctuation in some prompts: no space... |
commit | commitdiff | tree | snapshot |
2016-03-19 |
Benno Schulenberg | Snipping a useless setting of answer -- the Replace... |
commit | commitdiff | tree | snapshot |
2016-03-19 |
Benno Schulenberg | Reshuffling some stuff to reduce indentation. |
commit | commitdiff | tree | snapshot |
2016-03-19 |
Benno Schulenberg | Snipping an always-FALSE condition -- do_prompt() will... |
commit | commitdiff | tree | snapshot |
2016-03-19 |
Benno Schulenberg | Deleting another unneeded variable. Fully redundant. |
commit | commitdiff | tree | snapshot |
2016-03-19 |
Benno Schulenberg | Deleting a now unneeded variable. |
commit | commitdiff | tree | snapshot |
2016-03-19 |
Benno Schulenberg | Deleting a snippet of dead code -- the MGOTODIR menu... |
commit | commitdiff | tree | snapshot |
2016-03-19 |
Benno Schulenberg | Not bothering to set the current answer to the empty... |
commit | commitdiff | tree | snapshot |
2016-03-19 |
Benno Schulenberg | Storing always the last-typed string, also when it... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Benno Schulenberg | Adjusting some indentation. |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Benno Schulenberg | Pruning two #ifdefs, like elsewhere, to reduce the... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Benno Schulenberg | Removing two redundant returns, and condensing six... |
commit | commitdiff | tree | snapshot |
2016-03-17 |
Benno Schulenberg | Using the Search key bindings also during a Re-search... |
commit | commitdiff | tree | snapshot |
2016-03-14 |
Benno Schulenberg | Rearranging some things to reduce the indentation level... |
commit | commitdiff | tree | snapshot |
2016-03-14 |
Benno Schulenberg | Making an error message equal to others, to reduce... |
commit | commitdiff | tree | snapshot |
2016-03-14 |
Benno Schulenberg | Avoiding to dereference a possible NULL. |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Benno Schulenberg | Giving a central variable a ringing name -- |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Benno Schulenberg | Renaming a variable, from 'endcolor' to 'lastcolor... |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Benno Schulenberg | Combining the regular-expression flags at compile time... |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Benno Schulenberg | Allowing the use of word boundary markers \< and \... |
commit | commitdiff | tree | snapshot |
2016-03-13 |
Benno Schulenberg | Mentioning SVN instead of CVS, in the docs and in a... |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Benno Schulenberg | Refinding the tail of the colors list only when extending, |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Benno Schulenberg | Renaming a variable. |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Benno Schulenberg | Reducing the indentation by short-circuiting a loop. |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Benno Schulenberg | Renaming two functions, to be more distinguishable -- |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Benno Schulenberg | Tweaking the Changelog a bit, and the NEWS file (double... |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Benno Schulenberg | Unnesting two ifs -- to put filenames, headerlines... |
commit | commitdiff | tree | snapshot |
2016-03-12 |
Benno Schulenberg | Setting the syntax and regex pointers just once, in... |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Benno Schulenberg | Fixing compilation when configured with --enable-tiny... |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Benno Schulenberg | Checking for an open syntax first, before checking... |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Benno Schulenberg | Eliding a variable. |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Benno Schulenberg | Tweaking some comments and reshuffling/reindenting... |
commit | commitdiff | tree | snapshot |
2016-03-11 |
Benno Schulenberg | Fixing compilation when configured with --enable-tiny... |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Benno Schulenberg | Renaming a variable to better fit its new role. |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Benno Schulenberg | Turning the linked list of syntaxes upside-down, so... |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Benno Schulenberg | Eliding the functions parse_header_exp() and parse_magi... |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Benno Schulenberg | Folding the parsing of a linter and formatter command... |
commit | commitdiff | tree | snapshot |
2016-03-10 |
Benno Schulenberg | Not accepting 'header" and 'magic' commands for the... |
commit | commitdiff | tree | snapshot |
2016-03-09 |
Benno Schulenberg | Using the grab_and_store() function also for gathering... |
commit | commitdiff | tree | snapshot |
2016-03-09 |
Benno Schulenberg | Producing an adequate error message when the syntax... |
commit | commitdiff | tree | snapshot |
2016-03-04 |
Benno Schulenberg | Tweaking a few things and renaming a variable. |
commit | commitdiff | tree | snapshot |
2016-03-04 |
Benno Schulenberg | Renaming three variables. |
commit | commitdiff | tree | snapshot |
2016-03-04 |
Benno Schulenberg | Eliding the now too tiny function free_list_item(). |
commit | commitdiff | tree | snapshot |
2016-03-04 |
Benno Schulenberg | Deleting a now-unused struct member. |
commit | commitdiff | tree | snapshot |
2016-03-04 |
Benno Schulenberg | Not bothering to keep the compiled regular expression... |
commit | commitdiff | tree | snapshot |
2016-03-01 |
Benno Schulenberg | Allowing to select an empty syntax. And selecting... |
commit | commitdiff | tree | snapshot |
2016-03-01 |
Benno Schulenberg | Not bothering to discard a duplicate syntax -- selectin... |
commit | commitdiff | tree | snapshot |
2016-02-29 |
Benno Schulenberg | Not dereferencing symlinks, so that the syntax will... |
commit | commitdiff | tree | snapshot |
2016-02-29 |
Benno Schulenberg | Fixing breakage of r5695 -- I confused nregcomp() with... |
commit | commitdiff | tree | snapshot |
2016-02-29 |
Benno Schulenberg | Renaming a variable and reshuffling a few lines. |
commit | commitdiff | tree | snapshot |
2016-02-29 |
Benno Schulenberg | "Closing" an extended syntax again, to prevent sneakily... |
commit | commitdiff | tree | snapshot |
2016-02-29 |
Benno Schulenberg | Arranging some things more orderly. |
commit | commitdiff | tree | snapshot |
2016-02-29 |
Benno Schulenberg | Not allocating a struct for the "none" syntax -- it... |
commit | commitdiff | tree | snapshot |
2016-02-29 |
Benno Schulenberg | Renaming a struct member. |
commit | commitdiff | tree | snapshot |
2016-02-28 |
Benno Schulenberg | Disallowing the addition of further things to a syntax... |
commit | commitdiff | tree | snapshot |
2016-02-28 |
Benno Schulenberg | Rearranging a few things in my style. |
commit | commitdiff | tree | snapshot |
2016-02-28 |
Benno Schulenberg | Not dropping regexes that were gathered earlier. |
commit | commitdiff | tree | snapshot |
2016-02-28 |
Benno Schulenberg | Renaming a variable and fusing an increment. |
commit | commitdiff | tree | snapshot |
2016-02-28 |
Benno Schulenberg | Using the now correct parsing of header regexes also... |
commit | commitdiff | tree | snapshot |
2016-02-28 |
Benno Schulenberg | Not continuing when something is wrong, but instead... |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Benno Schulenberg | Renaming another struct element, because it refers... |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Benno Schulenberg | Renaming a struct element for aptness and contrast. |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Benno Schulenberg | Eliding the function nfreeregex(), now used just once. |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Benno Schulenberg | Renaming a variable for conciseness. |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Benno Schulenberg | Factoring out a triple repetition into found_in_list(). |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Benno Schulenberg | Stripping things bare to see the sameness. |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Benno Schulenberg | Looking for the default syntax only when all else failed -- |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Benno Schulenberg | Back to SVN, and tweaking whitespace in NEWS and Changelog. |
commit | commitdiff | tree | snapshot |
2016-02-26 |
Benno Schulenberg | Correcting the description of 'justifytrim', adding... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Chris Allegretta | GNU nano 2.5.3 release v2.5.3 |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Chris Allegretta | Call kill_spaces_on_justify justifytrim, to match the... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Benno Schulenberg | Eliding splice_opennode() by handling the two cases... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Benno Schulenberg | Now putting things in the proper order: setting 'prev_d... |
commit | commitdiff | tree | snapshot |
2016-02-25 |
Benno Schulenberg | Plugging a memory leak by not copying a string twice. |
commit | commitdiff | tree | snapshot |
2016-02-24 |
Chris Allegretta | Tweak KILL_TRAILING_SPACES. Still deciding on name... |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Benno Schulenberg | Tweaking the Changelog. |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Benno Schulenberg | Rewrapping and reshuffling some lines. |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Benno Schulenberg | Centering the cursor when the thing being undone or... |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Benno Schulenberg | Not moving the cursor when copying a backwardly marked... |
commit | commitdiff | tree | snapshot |
2016-02-23 |
Benno Schulenberg | Renaming a variable, for contrast and correctness. |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Benno Schulenberg | Using the correct column number also when messages... |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Benno Schulenberg | Showing the cursor in the edit window when linting. |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Benno Schulenberg | Making the cursor visible again after a justification... |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Benno Schulenberg | As the charmove() already copies the terminating null... |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Chris Allegretta | Make that kill_spaces_on_justify, add hilighting. |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Chris Allegretta | 2016-02-22 Chris Allegretta <chrisa@asty.org> |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Benno Schulenberg | Eliding a variable -- there is no need to optimize... |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Benno Schulenberg | Not moving too many bytes -- that is: not moving them... |
commit | commitdiff | tree | snapshot |
2016-02-22 |
Benno Schulenberg | Sorting the prev_word() and next_word() functions in... |
commit | commitdiff | tree | snapshot |
next |