Displaying 2 results from an estimated 2 matches for "cggstackrestor".
Did you mean:
  cggstackrestore
  
2007 Jun 28
0
R 2.5.1 is released
...wrong place in an MBCS locale.
        gregexpr() could give incorrect answers in MBCS locales for
        perl = TRUE or fixed = TRUE (unless useBytes = TRUE).
    o   The legacy quartz() device no longer crashes in locator()
        if the user attempts to close the window.
    o   "CGGStackRestore: gstack underflow" warning is no longer shown
        in legacy quartz() device.
    o   formatC() now limits 'digits' to 50 to avoid problems in
        C-level sprintf in some OSes.
    o   seq.int(x, y, by=z) gave 'x' (and not an error) if
        0 > (y-x)/z > -1....
2007 Jun 28
0
R 2.5.1 is released
...wrong place in an MBCS locale.
        gregexpr() could give incorrect answers in MBCS locales for
        perl = TRUE or fixed = TRUE (unless useBytes = TRUE).
    o   The legacy quartz() device no longer crashes in locator()
        if the user attempts to close the window.
    o   "CGGStackRestore: gstack underflow" warning is no longer shown
        in legacy quartz() device.
    o   formatC() now limits 'digits' to 50 to avoid problems in
        C-level sprintf in some OSes.
    o   seq.int(x, y, by=z) gave 'x' (and not an error) if
        0 > (y-x)/z > -1....