Diff for /rpl/src/completion.h between versions 1.40 and 1.80

version 1.40, 2011/11/30 17:21:07 version 1.80, 2018/12/21 10:56:12
Line 1 Line 1
 /*  /*
 ================================================================================  ================================================================================
   RPL/2 (R) version 4.1.5    RPL/2 (R) version 4.1.29
   Copyright (C) 1989-2011 Dr. BERTRAND Joël    Copyright (C) 1989-2018 Dr. BERTRAND Joël
   
   This file is part of RPL/2.    This file is part of RPL/2.
   
Line 41  static unsigned char *commandes[] = Line 41  static unsigned char *commandes[] =
                 COMPLETION_RC,                  COMPLETION_RC,
 #               endif  #               endif
   
         "c->r", "case", "ceil", "centr", "cf", "chr",          "c->r", "case", "ceil", "centr", "cf", "chr", "cipher",
                 "clear",                  "clear",
                 "cllcd", "clmf", "close", "clratexit", "clratpoke",                  "cllcd", "clmf", "close", "clratexit", "clratpoke",
                 "clrcntxt", "clrerr", "clrfuse",                  "clrcntxt", "clrerr", "clrfuse",
                 "clrmtx", "clrsmphr",                  "clrmtx", "clrsmphr",
                 "clrswi", "crmtx", "crsmphr", "cls", "clusr", "cnrm",                  "clrswi", "crmtx", "crsmphr", "cls", "clusr", "cnrm",
                 "col+", "col-", "col->", "cols", "comb",                  "col+", "col-", "col->", "cols", "comb", "compress",
                 "con", "cond", "conj", "cont", "continue", "convert", "copy",                  "con", "cond", "conj", "cont", "continue", "convert", "copy",
                 "copyright", "corr",                  "copyright", "corr",
                 "cos", "cosh", "cov", "cr", "create", "cross", "crtab", "cstop",                  "cos", "cosh", "cov", "cr", "create", "critical",
                   "cross", "crtab", "cstop",
                 "cswp", "currenc", "cycle",                  "cswp", "currenc", "cycle",
   
 #               ifndef COMPLETION  #               ifndef COMPLETION
Line 60  static unsigned char *commandes[] = Line 61  static unsigned char *commandes[] =
         "d->r", "daemonize",          "d->r", "daemonize",
                 "date", "dec", "decr", "default", "deg", "delete", "depnd",                  "date", "dec", "decr", "default", "deg", "delete", "depnd",
                 "depth", "der", "det", "detach",                  "depth", "der", "det", "detach",
                 "dft", "dgtiz", "diag->", "disp", "do", "dot", "draw",                  "dft", "dgtiz", "diag->", "digest", "disp", "do", "dot", "draw",
                 "drax", "drop", "drop2", "dropcntxt",                  "drax", "drop", "drop2", "dropcntxt",
                 "dropn", "drws", "dup", "dup2",                  "dropn", "drws", "dup", "dup2",
                 "dupcntxt", "dupn",                  "dupcntxt", "dupn",
Line 70  static unsigned char *commandes[] = Line 71  static unsigned char *commandes[] =
 #               endif  #               endif
   
         "e", "edit", "egv", "egvl", "else", "elseif", "end", "eng",          "e", "edit", "egv", "egvl", "else", "elseif", "end", "eng",
                 "epsilon", "erase", "errm", "errn", "eval", "exget", "exit",                  "epsilon", "eqv",
                   "erase", "errm", "errn", "eval", "exget", "exit",
                 "exp", "expm", "exsub", "externals", "eyept",                  "exp", "expm", "exsub", "externals", "eyept",
   
 #               ifndef COMPLETION  #               ifndef COMPLETION
Line 78  static unsigned char *commandes[] = Line 80  static unsigned char *commandes[] =
 #               endif  #               endif
   
         "fact", "false", "fc?", "fc?c", "fc?s", "fft", "fix", "floor",          "fact", "false", "fc?", "fc?c", "fc?s", "fft", "fix", "floor",
                 "for", "format", "fp", "fs?", "fs?c", "fs?s", "function",                  "for", "forall",
                   "format", "fp", "fs?", "fs?c", "fs?s", "function",
                 "fuse",                  "fuse",
   
 #               ifndef COMPLETION  #               ifndef COMPLETION
Line 137  static unsigned char *commandes[] = Line 140  static unsigned char *commandes[] =
                 COMPLETION_RC,                  COMPLETION_RC,
 #               endif  #               endif
   
           "nbrcpus",
         "neg", "newplane", "next", "not", "nrand", "nrproc", "ns", "num",          "neg", "newplane", "next", "not", "nrand", "nrproc", "ns", "num",
   
 #               ifndef COMPLETION  #               ifndef COMPLETION
Line 152  static unsigned char *commandes[] = Line 156  static unsigned char *commandes[] =
         "p->r", "paper", "parameter",          "p->r", "paper", "parameter",
                 "parametric", "pcov", "peek", "perm", "persist", "pi",                  "parametric", "pcov", "peek", "perm", "persist", "pi",
                 "pick", "plot", "plotter",                  "pick", "plot", "plotter",
                 "pmax", "pmin", "poke", "polar", "pos", "ppar", "pr1", "print",                  "pmax", "pmin", "poke", "polar", "poll",
                   "pos", "ppar", "pr1", "print",
                 "private",                  "private",
                 "prlcd", "prmd", "procid",                  "prlcd", "prmd", "procid",
                 "prompt", "protect", "prst", "prstc", "prusr",                  "prompt", "protect", "prst", "prstc", "prusr",
Line 173  static unsigned char *commandes[] = Line 178  static unsigned char *commandes[] =
         "r->b", "r->c", "r->d", "r->p", "rad", "rand", "rank", "rceq", "rci",          "r->b", "r->c", "r->d", "r->p", "rad", "rand", "rank", "rceq", "rci",
                 "rcij", "rcl",                  "rcij", "rcl",
                 "rclf", "rcls", "rclswi", "rcws", "rdate",                  "rclf", "rcls", "rclswi", "rcws", "rdate",
                 "rdm", "rdgn", "rdz", "re", "read", "recall", "recode", "recv",                  "rdm", "rdgn", "rdz", "re", "read", "recall", "recode",
                 "redraw", "regv", "relax", "remove", "repeat", "repl", "res",                  "record", "recv",
                   "redraw", "regex",
                   "regv", "relax", "remove", "repeat", "repl", "res",
                 "restart", "return", "revlist", "rewind", "rfuse",                  "restart", "return", "revlist", "rewind", "rfuse",
                   "rgdl", "rgdr",
                 "rl", "rlb", "rnd", "rnrm",                  "rl", "rlb", "rnd", "rnrm",
                 "roll", "rolld", "rot", "row+", "row-", "row->",                  "roll", "rolld", "rot", "row+", "row-", "row->",
                 "rr", "rrb", "rsd", "rstop", "rswp",                  "rr", "rrb", "rsd", "rstop", "rswp",
Line 214  static unsigned char *commandes[] = Line 222  static unsigned char *commandes[] =
                 COMPLETION_RC,                  COMPLETION_RC,
 #               endif  #               endif
   
         "ucase", "uchol", "undo", "unlock", "unprotect",          "ucase", "uchol", "uncompress", "undo", "unlock", "unprotect",
         "until", "use", "utpc", "utpf", "utpn",          "until", "use", "utpc", "utpf", "utpn",
         "utpt",          "utpt",
   

Removed from v.1.40  
changed lines
  Added in v.1.80


CVSweb interface <joel.bertrand@systella.fr>