Lines Matching full:fix
52 6 chars. Minor fix to -m.
126 v74 9/18/87 Fix conflict in EOF symbol with stdio.h,
128 v75 9/23/87 Fix problems in get_term (thanks to
142 v84 10/11/87 Fix -e/-E problems (thanks to Felix Lee).
146 v87 3/1/88 Fix bug re BSD signals while reading file.
149 fix bug re BSD hangup.
166 v98 10/14/88 Fix incorrect calloc call; uninitialized
169 Fix some signal bugs.
172 v100 1/5/89 Fix globbing bug when $SHELL not set;
174 v101 1/6/89 Fix problem with long (truncated) lines
176 v102 1/6/89 Fix bug with E# when no prev file;
181 v105 3/20/89 Fix bug in find_linenum which cached
207 v122 8/30/89 Fix performance with many buffers.
213 v125 9/18/89 Fix tab bug (thanks to Alex Liu).
214 Fix EOF bug when both -w and -c.
216 v127 10/27/89 Fix problems with blank lines before BOF.
233 v138 1/24/90 Fix magic cookie terminal handling.
248 v147 3/7/90 Implement ?@; fix multi-file edit bugs.
255 v153 4/18/90 Fix bug if SHELL unset;
256 fix bug in overstrike control char.
265 v159 7/29/90 Fix bug in exiting: output not flushed.
268 v162 8/14/90 Fix bug with +F on command line.
274 v166 9/6/90 Fix G when final line in file wraps.
279 fix #include ioctl.h TERMIO problem.
283 v171 3/6/91 Fix -? bug in get_filename.
284 v172 3/15/91 Fix G bug in empty file.
285 Fix bug with ?\n and -i and uppercase
290 v174 3/18/91 Fix bug with namelogfile not getting
292 v175 3/18/91 Fix bug with ++cmd on command line.
299 Fix bug with F command with -e.
322 v189 12/8/92 Fix mem overrun in anscreen.c:init;
323 fix edit_list to recover from bin file.
332 v196 6/7/94 Fix bug with bad filename; fix IFILE
334 v197 6/7/94 Fix bug with .less tables inserted wrong.
337 v199 6/29/94 Fix MS-DOS build (thanks to Tim Wiegman).
344 v202 7/28/94 Fix bug in edit_next/edit_prev with
346 v203 8/2/94 Fix a variety of configuration bugs on
352 v205 8/5/94 Fix bug in finding "me" termcap entry.
361 v207 8/12/94 Fix bug if stdout is not tty.
362 v208 8/16/94 Fix bug in close_altfile if goto err1
366 v210 8/16/94 Fix bug with bold on 8 bit chars.
373 v215 8/23/94 Fix -i toggle behavior.
380 v221 8/24/94 Fix bug in file percentage in big file.
392 v228 9/21/94 Fix bug in signals: repeated calls to
394 v229 9/21/94 Fix "Nothing to search" error if -a
398 v231 9/22/94 Fix hilite bug if search matches 0 chars.
411 (Fix for Solaris; thanks to Frank Kaefer)
439 v253 11/21/94 Fix bug when tags file has a backslash.
440 v254 12/6/94 Fix -k option.
461 v270 1/3/95 Use VISUAL; use S_ISDIR/S_ISREG; fix
465 v273 1/6/95 Fix ch_ungetchar bug; don't call
468 v275 1/18/95 Fix bug if toggle -G at EOF.
469 v276 1/30/95 Fix OS/2 version.
481 v283 3/2/95 Fix homefile; make OS2 look in $HOME.
487 v287 3/8/95 Fix hilite bug if overstrike multiple chars.
489 v289 3/9/95 Fix adj_hilite bug when line gets processed by
491 v290 3/9/95 Make configure automatically. Fix Sequent problem
495 v291 3/21/95 Add #env to lesskey. Fix MS-DOS build.
499 Fix arrow keys in MS-DOS versions.
501 v294 5/12/95 Fix Borland build.
502 v295 1/20/96 Fix search on squished file; add /@@.
508 v299 1/25/96 Fix percent overflow in jump_percent (thanks to Brent Wiese);
512 v302 1/31/96 Fix cmd F to notice window-change signals.
517 v307 3/25/96 Allow cmd line arg "--"; fix DOS & OS/2 defines.h.
518 v308 4/4/96 Port to OS-9 (thanks to Boisy Pitre); fix -d.
519 v309 4/9/96 Fix OS-9 version; fix tags bug with "$".
525 v315 4/26/96 Fix "!;TAB" bug.
531 v319 7/8/96 Fix Windows port (thanks to Jeff Paquette).
536 v322 8/13/96 Fix bug in shell escape from help file; add support for
539 fix for Linux library weirdness (thanks to Jim Diamond);
543 v326 8/27/96 Fix DJGPP version.
546 Fix MS-DOS and OS-9 versions.
547 v329 10/11/96 Fix more MS-DOS bugs; add LESSSEPARATOR; add -" option.
562 v336 4/8/99 Fix installation bugs.
563 v337 4/9/99 Fix another installation bug.
568 v340 4/21/99 Add regexec2. Fix Windows build.
580 v346 11/4/99 Fix bugs in long option processing; R cmd should clear hilites.
584 v348 12/28/99 Fix deleting file with marks (thanks to Dimitar Jekov).
585 Fix color problem in DJGPP version (thanks to Eli Zaretskii).
586 v349 1/24/00 Fix minor DJGPP bugs; check environment vars for UTF-8;
588 v350 3/1/00 Fix clear-while-standout bug.
592 v352 3/8/00 Fix scan_option NULL dereference.
594 v353 3/20/00 Fix SECURE compile bug, allow space after numeric option.
601 v358 7/8/00 Fix problems with #stop in lesskey file.
607 Fix 32 bit dependencies (thanks to Paul Eggert).
608 Fix UTF-8 overstriking (thanks to Robert Brady).
613 Fix horizontal shifting of colored text.
614 v365 12/11/01 Fix overstriking of tabs;
621 v370 12/23/01 Fix tags error messages.
624 v371 12/26/01 Fix new_file bug; use popen in Windows version;
625 fix some compiler warnings.
628 v374 2/7/02 Fix memory leak; fix bug in -x argument parsing.
629 v375 4/7/02 Fix searching for SGR sequences; fix SECURE build;
631 v376 6/10/02 Fix bug in overstriking multibyte UTF-8 characters
635 v377 9/10/02 Fix bug in Windows version when file contains CR;
636 fix bug in search highlights with -R;
641 v379 11/23/02 Add -L option; fix bug with ctrl-K in lesskey files;
643 fix minor man page problems; change to autoconf 2.54.
650 fix some signed char bugs (thanks to Christian Biere);
651 fix some upper/lower case bugs (thanks to Bjoern Jacke);
655 v385 2/23/04 Fix UTF-8 output bug.
661 v389 9/14/05 Fix copy & paste with long lines; improve performance of
662 expand_linebuf; fix crash in init_mlist;
665 v391 9/17/05 Fix bugs.
666 v392 10/14/05 Fix line wrapping bug.
667 v393 10/19/05 Allow multiple attributes per char; fix bold+underline bug
669 v394 11/8/05 Fix prompt bug; fix compile problem in Windows build.
674 fix sigset_t detection in configure;
682 fix bug when filenames contain "$".
689 v402 3/30/07 Fix autoconf bug when memcpy etc are inline;
690 fix bug in terminating number following -j option.
691 v403 5/25/07 Fix Windows build.
692 v404 6/5/07 Fix display bug with F command and long lines.
693 v405 6/17/07 Fix display bug when using -w option.
694 v406 6/17/07 Fix secure build.
695 v407 8/16/07 Fix bugs; support CSI chars.
696 v408 10/1/07 Fix bug in -i with non-ASCII chars.
697 v409 10/12/07 Fix crash when viewing text with invalid UTF-8 sequences.
698 v411 11/6/07 Fix case-insensitive searching with non-ASCII text.
700 v413 11/6/07 Fix search highlight bug with non-ASCII text.
701 v414 11/6/07 Fix display bug with no-wrap terminals.
703 v416 11/22/07 Fix crash when searching text with invalid UTF-8 sequences.
705 fix bug with -R and invalid CSI sequences;
706 fix bug searching text with SGR sequences with -r;
711 v420 2/24/08 Add & command; fix -F option; fix '' after G.
715 v424 6/16/08 Fix compile bug with pcre; don't filter help file.
716 v425 7/14/08 Fix non-ANSI code in list handling in ch.c.
717 v426 10/27/08 Fix ignaw terminal handling (thanks to Per Hedeland);
718 fix binary file detection in UTF-8 mode.
721 v429 4/10/09 Fix search highlighting bug with underlined text.
724 v431 4/29/09 Fix highlight bug when match is at end of line.
725 v432 6/27/09 Better fix for highlight bugs;
726 fix new problems with ignaw terminals.
729 v435 7/04/09 Fix bugs with non-regex filtering.
730 v436 7/05/09 Fix memory leak.
732 v437 7/14/09 Fix bug in handling some long option names;
734 v438 12/29/10 Fix bugs with -i/-I and & filtering;
737 v440 1/5/11 Fix bug displaying prompt after = command.
738 v441 1/21/11 Fix semi-infinite loop if no newlines in file;
741 v442 3/2/11 Fix search bug.
743 v443 4/9/11 Fix Windows build.
744 v444 6/8/11 Fix ungetc bug; remove vestiges of obsolete -l option.
746 v445 10/19/11 Fix hilite bug in backwards scroll with -J.
747 Fix hilite bug with backspaces.
748 Fix bugs handling SGR sequences in Win32 (thanks to Eric Lee).
754 v450 7/4/12 Fix EOF bug with ESC-F.
755 v451 7/20/12 Fix typo.
757 v452 10/19/12 Fix --with-regex=none, fix "stty 0", fix Win32.
760 v454 11/5/12 Fix typo.
761 v455 11/5/12 Fix typo.
762 v456 11/8/12 Fix option string incompatibility.
764 v458 4/4/13 Fix display bug in using up/down in cmd buffer.
766 v459 5/6/13 Fix ++ bug.
771 v464 7/19/14 Fix bugs & improve performance in & filtering
776 v468 9/18/14 Fix typo
778 cmd without executing it; fix bug using GNU regex.
779 v470 10/5/14 Fix some compiler warnings.
780 v471 12/14/14 Fix unget issues with prompt. Allow disabling history
782 v473 12/19/14 Fix prompt bug with stdin and -^P in lesskey extra string.
783 v474 1/30/15 Fix bug in backwards search with match on bottom line.
785 v475 3/2/15 Fix possible buffer overrun with invalid UTF-8;
786 fix bug when compiled with no regex; fix non-match search.
788 v477 5/19/15 Fix off-by-one in jump_forw_buffered;
790 v478 5/21/15 Fix nonportable pointer usage in hilite tree.
792 v480 7/24/15 Fix bug in no-regex searches; support MSVC v1900.
793 v481 8/20/15 Fix broken -g option.
798 Fix bug when terminal has no "cm". (Thanks to Noel Cragg)
800 v485 10/21/16 Fix "nothing to search" bug when top/bottom line is empty;
802 Fix incorrect display when entering double-width chars in
809 v488 2/23/17 Fix memory leaks in search (thanks to John Brooks).
813 v491 4/7/17 Fix signed char bug.
815 v493 6/22/17 Fix bug initializing charset in MSDOS build.
821 v498 7/7/17 Fix early truncation of text if last char is double-width.
823 v500 7/11/17 Fix bug where certain env variables couldn't be set in lesskey.
829 fix buffer handling with stdin and LESSOPEN.
832 v507 7/18/17 Fix some bugs handling filenames containing shell metachars.
833 v508 7/19/17 Fix bugs when using LESSOPEN to read stdin.
834 v509 7/19/17 Fix another stdin bug.
835 v510 7/20/17 Fix bug in determining when to reopen a file.
836 v511 7/25/17 Fix bugs in recent MSDOS changes (thanks to Jason Hood).
837 v512 7/26/17 Fix MSDOS build.
838 v513 7/26/17 Fix switch to normal attr at end of line with -R and rscroll.
839 v514 7/27/17 Fix bug in fcomplete when pattern does not match a file.
841 v516 7/29/17 Fix bug using LESSOPEN with filename containing metachars.
844 v519 8/10/17 Fix rscroll bug when last char of line starts coloration.
845 v520 9/3/17 Fix compiler warning.
846 v521 10/20/17 Fix binary file warning in UTF-8 files with SGI sequences.
849 v524 10/24/17 Fix getcc bug.
851 v526 10/25/17 Fix search hilite bug introduced in v517.
852 v527 10/30/17 Fix search hilite bug on last page with -a.
857 v531 5/13/18 Fix bug with v on empty file; fix bug with v on file with
868 v539 9/13/18 Fix spurious input on Windows with CAPSLOCK.
875 v545 11/22/18 Fix Windows build, memory leaks.
877 v547 11/30/18 Fix some bugs with saved marks.
881 v550 2/16/19 Fix Win32 build; don't enable mouse unless --mouse is set.
889 v557 3/21/20 Fix memory corruption with libtermcap.
892 v560 5/3/20 Fix regression when command results in no movement;
893 fix some less.nro issues (thanks to Bjarni I. Gislason).
894 v561 5/11/20 Fix erroneous EOF calculation when F command is interrupted.
896 v563 6/13/20 Fix crash due to realpath() incompatibility.
899 v566 11/25/20 Fix crash when reopening a file while using LESSOPEN;
901 v567 11/25/20 Fix typo.
902 v568 11/29/20 Fix some hyperlink bugs; add ^W search modifier
908 fix bugs in horizontal scrolling.
914 v575 1/17/21 Fix build without HILITE_SEARCH;
915 fix bug with ^K in lesskey extra string.
919 v579 2/14/21 Fix double-width char bugs and non-match search crash.
920 v580 3/2/21 Some color fixes; fix compiler warnings; some lesstest support.
923 fix bug in finding tags with backslashes.
928 v587 5/27/21 Fix --with-secure; fix --file-size message on Windows;
929 fix colored search hilite in colored text; don't exit
930 if -F and screen is resized; fix memcpy usage.
931 v588 5/27/21 Fix release.
933 v590 6/3/21 Fix non-autoconf Makefiles.
943 v597 11/16/21 Fix bugs in --header.
950 v603 3/14/22 Fix --header.
951 v604 5/14/22 Fix termlib detection; fix non-ASCII input on Windows.
953 v606 7/17/22 Fix bug with multibyte chars and --incsearch;
954 escape filenames in LESSCLOSE; fix bin_file overrun.
956 v608 7/22/22 Fix highlighting on colored text boundaries.
957 v609 11/10/22 Add LESSUTFCHARDEF; fix overstrike color bug;
958 fix procfs bug; fix signal race.
959 v610 11/14/22 Update Unicode tables; fix again-search after filter;
961 v611 11/16/22 Fix EOF bug related to ^X change.
962 v612 11/18/22 Fix more bugs related to ^X change.
969 v619 12/30/22 Fix bug using 'n' before '/'.
977 v626 2/19/23 Fix rare crash in add_attr_normal.
982 v631 3/26/23 Fix input of dead keys on Windows.
984 v633 5/3/23 Fix build on systems with ncurses/termcap.h or ncursesw/termcap.h.
986 fix search modifier ^E after ^W.
987 v635 6/2/23 Fix crash with ! search modifier.
988 v636 6/18/23 Fix -D in MS-DOS build; fix mouse wheel in MS-DOS build.
989 v637 6/28/23 Fix early EOF when SIGWINCH is received.
990 v638 6/29/23 Fix compile error with ECHONL.
991 v639 6/29/23 Fix SIGWINCH while reading tty.
993 v641 7/10/23 Fix release.
994 v642 7/10/23 Fix release.
995 v643 7/20/23 Fix crash on Windows with -o.
996 v644 9/16/23 Improve ^C on non-terminated pipe; fix crash when files are
998 fix # bug; don't filter header lines; fix shifting long lines;
1001 fix ESC-} bug; mouse right-click jumps to '#';
1005 v647 11/16/23 Fix --+option; fix compiler warnings.
1011 v651 3/4/24 Add --color attributes (*~_&); fix #/% substitution if name
1013 v652 3/11/24 Fix sleep_ms with usleep.
1015 v654 4/28/24 Allow space to end parameter for some options; fix usleep bug;
1016 fix bugs when filename contains control chars; fix DJGPP build.
1017 v655 5/16/24 Fix search history bug with --incsearch.
1018 v656 5/23/24 Fix bug using escape sequences in prompt.
1019 v657 5/31/24 Fix buffer overrun when using LESSOPEN.
1020 v658 6/13/24 Fix double-free in lesskey parser; fix crash using small value
1022 v659 6/20/24 Fix typo in help.
1023 v660 6/24/24 Fix bug in ixerror.
1024 v661 6/29/24 Simpler fix for ixerror bug.
1025 v662 8/8/24 Fix build with --with-secure; improve true colors on Windows;
1026 fix crash with --header; fix crash with -S; fix #stop;
1027 fix --shift with fractional parameter; fix EOF bug in R command;
1028 fix --header with short file; fix ^X bug when output is not tty.
1029 v663 8/16/24 Fix ^X bug when output is not a tty.
1030 v664 8/28/24 Fix Windows compile error, fix output bug on Windows with -Da.
1031 v665 9/4/24 Fix ^Z bug.
1032 v666 9/21/24 Fix missing first byte from LESSOPEN if >0x7f.
1033 v667 9/26/24 Fix uninitialized variable in edit_ifile.
1034 v668 10/6/24 Fix UTF-8 chars in prompt.