Home
last modified time | relevance | path

Searched +refs:delete +refs:consecutive +refs:dups (Results 1 – 25 of 309) sorted by relevance

12345678910>>...13

/dports/databases/db5/db-5.3.28/test/tcl/
H A DTESTS780 With consecutive message processing, make sure every
833 dups on the first page (second key) and last page
840 2 cursors. Walk to the off-page dups and delete one
2373 Then do the same for unsorted and sorted dups.
2529 Number the dups.
2549 test on-page dups; if it's large, it will test off-page dups.
2793 1. (no dups) Set cursor, retrieve current.
2794 2. (no dups) Set cursor, retrieve next.
2795 3. (no dups) Set cursor, retrieve prev.
3005 to off-page dups at some point.
[all …]
/dports/lang/scheme48/scheme48-1.9.2/doc/src/
H A Dutilities.tex1966 \proto{list-delete-neighbor-dups}{ $=$ list}{list}
2007 \item \code{list-delete-neighbor-dups}
2038 \item \code{vector-delete-neighbor-dups}
2097 (list-delete-neighbor-dups = '(1 1 2 7 7 7 0 -2 -2))
2100 (vector-delete-neighbor-dups = '\#(1 1 2 7 7 7 0 -2 -2))
2275 \proto{list-delete-neighbor-dups}{ $=$ list}{list}
2276 …\protonoindex{list-delete-neighbor-dups!}{ $=$ list}{list}\mainschindex{list-delete-neighbor-dups"…
2278 …\protonoindex{vector-delete-neighbor-dups!}{ $=$ vector [start [end]]}{end$'$}\mainschindex{vector…
2324 (list-delete-neighbor-dups = '(1 1 2 7 7 7 0 -2 -2))
2327 (vector-delete-neighbor-dups = '\#(1 1 2 7 7 7 0 -2 -2))
[all …]
/dports/databases/db18/db-18.1.40/test/tcl/
H A DTESTS945 With consecutive message processing, make sure every
1005 2 cursors. Walk to the off-page dups and delete one
2940 Then do the same for unsorted and sorted dups.
3100 Number the dups.
3120 test on-page dups; if it's large, it will test off-page dups.
3366 1. (no dups) Set cursor, retrieve current.
3367 2. (no dups) Set cursor, retrieve next.
3368 3. (no dups) Set cursor, retrieve prev.
3579 to off-page dups at some point.
3601 Enhanced CDB testing to test off-page dups, cursor dups and
[all …]
/dports/lang/gauche/Gauche-0.9.10/doc/
H A Dmodr7rs.texi3566 @defun list-delete-neighbor-dups elt= lis
3567 @defunx list-delete-neighbor-dups! elt= lis
3605 (cons (vector-delete-neighbor-dups! eq? v 3 10) v))
3614 @item list-delete-neighbor-dups
3615 @code{delete-neighbor-dups}
3616 @item list-delete-neighbor-dups!
3617 @code{delete-neighbor-dups-squeeze!}
3618 @item vector-delete-neighbor-dups
3619 @code{delete-neighbor-dups}
3620 @item vector-delete-neighbor-dups!
[all …]
H A Dmodgauche.texi17797 you can use @code{delete-neighbor-dups} below.
17801 下の@code{delete-neighbor-dups}が使えます。
17885 (delete-neighbor-dups "1112344223113")
17918 (delete-neighbor-dups
17958 (list (delete-neighbor-dups! v)
17966 @code{delete-neighbor-dups}.
17969 @code{delete-neighbor-dups}と同じです。
17974 (list (delete-neighbor-dups! v :start 2)
18008 @code{delete-neighbor-dups}と同じように動作しますが、
18040 @code{delete-neighbor-dups}.
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/etc/
H A DNEWS.24364 ** New command `delete-duplicate-lines'.
1120 ** New function `delete-consecutive-dups'.
1288 *** `bool-vector-count-consecutive'
1607 M-x delete-trailing-whitespace should delete trailing lines at the end
2041 *** semantic-edits-delete-change-hooks -> semantic-edits-delete-change-functions
2660 *** Calling `delete-file' or `delete-directory' with a prefix argument
2777 If non-nil, [delete] and DEL delete the region if it is active and no
2781 *** New command `delete-forward-char', bound to [delete].
2783 The command `delete-char' does not obey `delete-active-region'.
3253 *** `copyright-fix-years' can optionally convert consecutive years to ranges.
[all …]
/dports/editors/emacs/emacs-27.2/etc/
H A DNEWS.24364 ** New command `delete-duplicate-lines'.
1120 ** New function `delete-consecutive-dups'.
1288 *** `bool-vector-count-consecutive'
1607 M-x delete-trailing-whitespace should delete trailing lines at the end
2041 *** semantic-edits-delete-change-hooks -> semantic-edits-delete-change-functions
2660 *** Calling `delete-file' or `delete-directory' with a prefix argument
2777 If non-nil, [delete] and DEL delete the region if it is active and no
2781 *** New command `delete-forward-char', bound to [delete].
2783 The command `delete-char' does not obey `delete-active-region'.
3253 *** `copyright-fix-years' can optionally convert consecutive years to ranges.
[all …]
/dports/net/rsync/rsync-3.2.3/
H A DNEWS.md1175 - Fixed a bug where `--delete-during` could delete in a directory before it
1242 have consecutive slashes in the value.
1329 consecutive sparse data.
1822 - The default `--delete` algorithm is now `--delete-during` when talking to a
1838 - Added the `--delete-delay` option, which is a more efficient way to delete
2354 `--delete-before`/`--delete-during`).
2968 - Added the `--delete-during` (`--del`) option which will delete files from
2973 be chosen if `--delete` or `--delete-excluded` is specified without a
2974 `--delete-WHEN` choice). All the `--del*` options infer `--delete`, so an
3842 - The `--delete-after` option now implies `--delete`. (Wayne Davison)
[all …]
/dports/devel/R-cran-gdata/gdata/inst/perl/Archive/
H A DREADME-Archive-Zip529 different file name, then delete the original. If you use the
709 If the fourth argument $mirror is true, then delete all my members
866 slashes, and will have multiple consecutive slashes converted to
1119 * check for dups on addition/renaming?
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A DChangeLog.172091 (package--get-deps): delete-dups when ONLY is nil.
4653 * vc-hooks.el: Bind vc-delete-file to Ctrl-x v delete.
7043 * progmodes/cc-defs.el: Load cc-fix if delete-dups is undefined.
7045 (c-make-keywords-re): Use delete-dups.
8865 marking multiple consecutive items.
10959 the last consecutive closing paren (bug#17345).
11337 of consecutive nils in undo list.
12051 (rmail-delete-backward, rmail-delete-forward): Likewise.
24294 * subr.el (delete-consecutive-dups): New function.
24297 * ido.el (ido-remove-consecutive-dups): Remove.
[all …]
H A DChangeLog.354 Use delete-other-window.
1170 internal subroutines used by delete-char and delete-backward-char
3283 * vip.el (vip-delete-char, vip-delete-backward-char, ex-delete):
3754 (mouse-delete-window, mouse-delete-other-windows)
3803 consecutive errors in the same file.
3829 (gud-filter-insert): If gud-delete-prompt-marker is set, delete
6169 not two consecutive newlines.
6272 consecutive entries by the same user on the same day and try to
8152 last-linenum, so dups are really found.
9793 * bytecomp.el (byte-compile-file): Accumulate consecutive ordinary
[all …]
H A DChangeLog.161837 * simple.el (newline, delete-backward-char, delete-forward-char)
2202 (epg--start): Use delete-char instead of delete-backward-char.
3097 and exclude consecutive duplicate URLs (Bug#6082).
3740 (file-cache-delete-file-list, file-cache-delete-directory-list):
3743 (file-cache-delete-file-list, file-cache-delete-file-regexp)
11275 (cl--delete-duplicates): Rename from cl-delete-duplicates.
16772 (window-deletable-p, delete-window, delete-other-windows)
17804 * simple.el (delete-trailing-whitespace): Also delete
19805 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
19807 * dired-x.el (dired-guess-default): Use `delete-dups'.
[all …]
H A DChangeLog.12778 original end in a series of consecutive invocations.
1175 (woman2-IP): Add a hack to deal with consecutive requests.
3862 (te-insert-lines, te-delete-lines, te-delete, te-insert-spaces)
8008 (cua-replace-region): Don't delete if cua-delete-selection is nil.
10031 * subr.el (add-to-history): Remove keep-dups arg.
14087 (term-delete-lines): Do not delete outside the scroll region.
15788 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
15829 <delete> key behavior in XEmacs according to `delete-forward-p'.
20222 `delete-if-not'.
20556 Simplify logic, and don't try to check for consecutive appearances
[all …]
/dports/editors/emacs/emacs-27.2/lisp/
H A DChangeLog.172091 (package--get-deps): delete-dups when ONLY is nil.
4653 * vc-hooks.el: Bind vc-delete-file to Ctrl-x v delete.
7043 * progmodes/cc-defs.el: Load cc-fix if delete-dups is undefined.
7045 (c-make-keywords-re): Use delete-dups.
8865 marking multiple consecutive items.
10959 the last consecutive closing paren (bug#17345).
11337 of consecutive nils in undo list.
12051 (rmail-delete-backward, rmail-delete-forward): Likewise.
24294 * subr.el (delete-consecutive-dups): New function.
24297 * ido.el (ido-remove-consecutive-dups): Remove.
[all …]
H A DChangeLog.354 Use delete-other-window.
1170 internal subroutines used by delete-char and delete-backward-char
3283 * vip.el (vip-delete-char, vip-delete-backward-char, ex-delete):
3754 (mouse-delete-window, mouse-delete-other-windows)
3803 consecutive errors in the same file.
3829 (gud-filter-insert): If gud-delete-prompt-marker is set, delete
6169 not two consecutive newlines.
6272 consecutive entries by the same user on the same day and try to
8152 last-linenum, so dups are really found.
9793 * bytecomp.el (byte-compile-file): Accumulate consecutive ordinary
[all …]
H A DChangeLog.161837 * simple.el (newline, delete-backward-char, delete-forward-char)
2202 (epg--start): Use delete-char instead of delete-backward-char.
3097 and exclude consecutive duplicate URLs (Bug#6082).
3740 (file-cache-delete-file-list, file-cache-delete-directory-list):
3743 (file-cache-delete-file-list, file-cache-delete-file-regexp)
11275 (cl--delete-duplicates): Rename from cl-delete-duplicates.
16772 (window-deletable-p, delete-window, delete-other-windows)
17804 * simple.el (delete-trailing-whitespace): Also delete
19805 * subr.el (remove-duplicates): Remove; `delete-dups' is sufficient.
19807 * dired-x.el (dired-guess-default): Use `delete-dups'.
[all …]
H A DChangeLog.12778 original end in a series of consecutive invocations.
1175 (woman2-IP): Add a hack to deal with consecutive requests.
3862 (te-insert-lines, te-delete-lines, te-delete, te-insert-spaces)
8008 (cua-replace-region): Don't delete if cua-delete-selection is nil.
10031 * subr.el (add-to-history): Remove keep-dups arg.
14087 (term-delete-lines): Do not delete outside the scroll region.
15788 <delete> and C-c C-<delete>. (To the c-hungry- delete functions).
15829 <delete> key behavior in XEmacs according to `delete-forward-p'.
20222 `delete-if-not'.
20556 Simplify logic, and don't try to check for consecutive appearances
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/gdb/
H A DNEWS660 delete tvariable $NAME ...
1233 delete fork NUM
1236 `delete checkpoint' command, which was an alias for the `delete
1309 commands (remote put, remote get, and remote delete).
1326 stored in two consecutive float registers.
1354 remote delete
1361 -target-file-delete
1715 delete-fork <n> Delete a fork from the list of forks
1827 * GDB works with GCC -feliminate-dwarf2-dups
1831 by GCC with the option -feliminate-dwarf2-dups and also by some
[all …]
/dports/shells/zsh/zsh-5.8.1/Doc/
H A Dzsh.info-396 backward-delete-char
107 backward-delete-word
211 are: accept-line, backward-delete-char, vi-backward-delete-char,
350 backward-delete-word
406 delete-char
413 delete-word
1883 If given together with the -V option, makes only consecutive
4794 remove-all-dups
4797 removed, rather than just consecutive duplicates.
5472 can be controlled by the remove-all-dups, and sort styles as for
[all …]
/dports/print/auctex/auctex-12.2/
H A DChangeLog.12000 Get rid of `delete-dups'
2009 `delete-dups' with `TeX-delete-duplicate-strings'.
2233 `TeX-delete-duplicate-strings' instead of `delete-dups'.
2251 `delete-dups' does not alter the value of
2289 (TeX-delete-dups-by-car): Ditto.
17359 * tex.el (TeX-delete-dups-by-car): New name for `TeX-delete-dups'.
17368 `TeX-delete-dups-by-car' instead of `TeX-delete-dups'.
17371 new name `TeX-delete-dups-by-car' instead of `TeX-delete-dups'.
17828 * tex.el (TeX-delete-dups): Use our own (faster) version.
18210 * tex.el (TeX-delete-dups): New defun or defalias.
[all …]
/dports/devel/gdb761/gdb-7.6.1/gdb/
H A DNEWS1470 delete tvariable $NAME ...
2043 delete fork NUM
2046 `delete checkpoint' command, which was an alias for the `delete
2119 commands (remote put, remote get, and remote delete).
2136 stored in two consecutive float registers.
2164 remote delete
2171 -target-file-delete
2525 delete-fork <n> Delete a fork from the list of forks
2637 * GDB works with GCC -feliminate-dwarf2-dups
2641 by GCC with the option -feliminate-dwarf2-dups and also by some
[all …]
/dports/editors/emacs-devel/emacs-4d1968b/
H A DChangeLog.212374 * lisp/net/tramp-compat.el (tramp-compat-delete-dups):
18626 Revert 692bce5b9eccfae19ae2a5a23a9ccd8d6bf86076, `delete-dups'
18692 (tramp-smb-handle-directory-files): Use `delete-dups'.
27628 Fix infinite loop in delete-consecutive-dups
27629 * lisp/subr.el (delete-consecutive-dups): Work even if the last
27996 Fix delete-dups bug on long lists
27997 * lisp/subr.el (delete-dups):
31138 Avoid gratuitous delete-dups in face-at-point
33152 * lisp/subr.el (delete-dups): Pre-size the hashtable.
33184 * lisp/subr.el (delete-dups): Avoid nreverse.
[all …]
/dports/editors/emacs/emacs-27.2/
H A DChangeLog.212374 * lisp/net/tramp-compat.el (tramp-compat-delete-dups):
18626 Revert 692bce5b9eccfae19ae2a5a23a9ccd8d6bf86076, `delete-dups'
18692 (tramp-smb-handle-directory-files): Use `delete-dups'.
27628 Fix infinite loop in delete-consecutive-dups
27629 * lisp/subr.el (delete-consecutive-dups): Work even if the last
27996 Fix delete-dups bug on long lists
27997 * lisp/subr.el (delete-dups):
31138 Avoid gratuitous delete-dups in face-at-point
33152 * lisp/subr.el (delete-dups): Pre-size the hashtable.
33184 * lisp/subr.el (delete-dups): Avoid nreverse.
[all …]
/dports/devel/gdb/gdb-11.1/gdb/doc/
H A Dgdb.info-6128 '-var-delete' delete the variable object and/or its
260 The '-var-delete' Command
266 -var-delete [ -c ] NAME
2819 The '-target-file-delete' Command
4616 number of consecutive kills save all of the killed text together, so
5153 delete
5571 'delete-char (C-d)'
5576 'backward-delete-char (Rubout)'
5694 'delete-horizontal-space ()'
5785 'delete-char-or-list ()'
[all …]
/dports/devel/avr-gdb/gdb-7.3.1/gdb/doc/
H A Dgdb.info-4312 205-break-delete
942 `-var-delete' delete the variable object and/or its
1071 The `-var-delete' Command
1077 -var-delete [ -c ] NAME
4080 Any number of consecutive kills save all of the killed text together, so
4473 delete
4817 `delete-char (C-d)'
4822 `backward-delete-char (Rubout)'
4916 `delete-horizontal-space ()'
4998 `delete-char-or-list ()'
[all …]

12345678910>>...13