search for: abs_max

Displaying 2 results from an estimated 2 matches for "abs_max".

2013 Jan 14
1
Issue with getParserData in R3.0.0
...hen running from the Runit script I get this instead: debug: srcfile <- getSrcfile(x) Browse[3]> debug: if (is.null(srcfile)) return(NULL) else data <- srcfile$parseData Browse[3]> srcfile NULL Below is an example calling the getParserData from the command line: > text <- "abs_max(a, b) %::% numeric:numeric:numeric" > parse(text=text) expression(abs_max(a, b) %::% numeric:numeric:numeric) > getParseData(parse(text=text)) line1 col1 line2 col2 id parent token terminal text 27 1 1 1 42 27 0 expr FALSE...
2013 Mar 29
1
Wine release 1.5.27
...e window shadow on every draw for transparent windows. winemac: Draw surface region rects separately instead of clipping one big draw. winemac: Track drawn surface region to reduce black flicker for new or resized windows. Lucas Zawacki (1): dinput: Initialize all axis (from 0 to ABS_MAX) with -1. Marcus Meissner (5): jscript: Check the correct heap return condition (Coverity). windowscodecs: Do not leak profile on errors (Coverity). jscript: Fix warning with older compilers. urlmon: Pass up error on error condition (Coverity). strmbase: Fixed user-af...