search for: riedi

Displaying 15 results from an estimated 15 matches for "riedi".

Did you mean: riede
2012 Aug 20
2
[Bug 1663] sshd_config: AuthorizedKeysCommand
https://bugzilla.mindrot.org/show_bug.cgi?id=1663 Jason Riedy <jason.riedy at cc.gatech.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jason.riedy at cc.gatech.edu --- Comment #30 from Jason Riedy <jason.riedy at cc.gatech.edu> ---
2009 Mar 18
0
[LLVMdev] Multiple return values (floating-point exception flags)
On Wed, Mar 18, 2009 at 2:22 PM, Jason Riedy <jason at acm.org> wrote: > Does anyone have suggestions for either extending operators or > adding intrinsics that support multiple return values? Intrinsics already support multiple return values. See int_sadd_with_overflow and friends. >  Or is > packaging everything into a derived types the only way? > There's already
2009 Mar 18
2
[LLVMdev] Multiple return values (floating-point exception flags)
Does anyone have suggestions for either extending operators or adding intrinsics that support multiple return values? Or is packaging everything into a derived types the only way? I have an idea for supporting floating-point exception flags and modes in a flexible way by making the data dependencies explicit, but I've become quite lost poking around. I suspect this will end up involving
2004 Jun 01
1
ANN: LAPACK and ScaLAPACK new functionality survey
[mailed jointly to maintainers@octave.org, r-devel@stat.math.ethz.ch to reach users with relevant experience. watch where your replies go. what would make using LAPACK and ScaLAPACK easier for Octave and R developers? -- ejr, not subscribed] We plan to update the LAPACK and ScaLAPACK libraries and would like to have feedback from users on what functionalities they think are missing and would
2007 Apr 27
0
Wine release 0.9.36
...winedbg: Properly handle EOF on input. cabinet: Make sure we don't try to close an invalid file handle. make_makefiles: Avoid duplicate .gitignore entries. winecoreaudio: Avoid sizeof in trace. Alexey Markachev (1): ntdll: Fix mistake in Novosibirsk time zone. Andrew Riedi (1): winex11.drv: Add legacy 32-bit cursor support. Andrew Talbot (27): crypt32: Constify some variables. crypt32: Constify some variables. user32: Make function definitions and declarations agree. slwapi: Make function definitions and declarations agree. slwapi...
2008 Feb 08
0
Wine release 0.9.55
.... kernel32: Add RegisterApplicationRestart stub. gdiplus: Add GdipSetPenMode stub. gdiplus: Add GdipSetStringFormatFlags stub. msxml3: Corrected test text. Andre Wisplinghoff (1): winecfg: Enable add button when choosing lib from combobox (Libraries tabsheet). Andrew Riedi (2): user32: Test destroying the cursor of a parent process. user32: winex11.drv has support for color cursors now. Andrew Talbot (10): winemp3.acm: Remove unneeded casts. wineps.drv: Remove unneeded casts. winex11.drv: Remove unneeded casts. winex11.drv: Remove...
2007 Dec 28
0
Wine release 0.9.52
...MemoryStatus. kernel32: Initialize MaximumLength of the user params directory too. winedos: Add the possibility of refusing to emulate some interrupts. wintab32: Fix debug traces to use wine_dbg_sprintf. Alistair Leslie-Hughes (1): msxml3: Fix memory leaks in tests. Andrew Riedi (1): gdiplus: Add GdipCreateHBITMAPFromBitmap() stub. Andrew Talbot (10): kernel32: Remove unneeded casts. kernel32: Remove unneeded casts. kernel32: Remove unneeded casts. mapi32: Remove unneeded casts. kernel32: Revert the removal of a cast from a macro....
2007 Mar 30
0
Wine release 0.9.34
...e default behavior more consistent when AeDebug key is not present. libwine: Hack to work around the Solaris dlopen() brain damage. kernel32: Better default for dwActiveProcessorMask in GetSystemInfo. Makefile: Try to force the makefile to be rebuilt with non-GNU make too. Andrew Riedi (2): winex11.drv: Add Xcursor support for 32 bit cursors. dsound: Change a couple DPRINTF's to TRACE's Andrew Talbot (45): comcat: Declare some variables static and const. comctl32: Replace inline static with static inline. advapi32: Replace inline static with...
2008 Nov 21
0
Wine release 1.1.9
...implementation. xinput1_1: Initial implementation. xinput1_2: Initial implementation. xinput: Added the function XInputGetState with test case. xinput: Added XInputGetCapabilities function with test case. Andrew Nguyen (1): imagehlp: Rectify and add a forward. Andrew Riedi (3): user32: Initial .ani support (only first frame). reg: const WCHAR -> static const WCHAR. user32: Fix the loading of stretched cursors. Andrew Talbot (10): rsaenh: Sign-compare warnings fix. secur32: Sign-compare warning fix. setupapi: Sign-compare warnin...
2007 Dec 14
0
Wine release 0.9.51
...eak. urlmon: Fix memory leaks. msxml3: Implement IPersistStream. msxml: Register missing components. shlwapi: Fix memory leak in test. msxml3: Fix memory leak in test. msxml3: Fix memory leak in tests. Anatoly Lyutin (1): start: Convert to Unicode. Andrew Riedi (10): winealsa.drv: Fix a comment. user32: Add a FIXME for animated cursors. comdlg32: DPRINTF -> TRACE. ddraw: DPRINTF -> TRACE. user32: Uncomment and explain a test in test_DestroyCursor(). user32: Improve test_DestroyCursor(). user32: Test the init...
2009 Jan 02
0
Wine release 1.1.12
...few additional test cases. winmm: mixerOpen should return success with NULL dwCallback and CALLBACK_WINDOW flag. cfgmgr32: Forward and stub CM_Connect_MachineA. setupapi: Stub the SetupDiDestroyClassImageList function. cfgmgr32: Forward and stub CM_Create_DevNodeA/W. Andrew Riedi (3): itircl: Fix documentation typo. winex11.drv: Calculate the cursor bitmap offsets in a way consistent with user32. winex11: Factor out the 'alpha_zero' test and use it for legacy cursor support. Andrew Talbot (20): dmime: Remove unused Wine debug channel....
2007 Jun 01
0
Wine release 0.9.38
...WSARecvFrom(). ws2_32: Don't modify last error in async I/O callback. ntdll: Preserve errno across system calls done in the suspend handler. user32: Fix a printf format warning. Anatoly Lyutin (1): user32: mdi: Fix switch with wParam in WM_SYSCOMMAND processing. Andrew Riedi (1): wined3d: Add hardware cursor support. Andrew Talbot (45): advapi32: Fix a typo. msvcrt20: Exclude unused header. msvfw32: Exclude unused header. msvcrt: Exclude unused headers. msxml3: Exclude unused headers. ntdll: Exclude unused headers. netap...
2008 Feb 22
0
Wine release 0.9.56
...sxml3: Correct get_nodeValue for PI Nodes. msxml3: Implement get_data for PI Nodes. msxml3: Added PI tests. msxml3: Implement IDispatch for IXMLDOMImplementation. msxml3: Implement IDispatch for IXMLDOMNodeList. slc: Added stub for SLGetWindowsInformationDWORD. Andrew Riedi (1): user32: Test LoadImage() to load an icon as a cursor. Andrew Talbot (14): winejoystick.drv: Remove unneeded casts. wineoss.drv: Remove unneeded casts. atl: Assign to structs instead of using memcpy. avifil32: Assign to structs instead of using memcpy. cabin...
2008 Mar 21
0
Wine release 0.9.58
...ue on a IXMLDOMProcessingInstruction node whose target is xml. msxml3: Implement IXMLDOMComment_appendData. msxml3: Implemented IXMLDOMCDATASection_insertData. mscoree: Added stub CorBindToRuntimeEx. Anatoly Lyutin (1): wine.inf: Add "MenuShowDelay" value. Andrew Riedi (2): user32: Move the bitmap header check as far up as possible. reg: Add stub 'reg' program. Andrew Talbot (22): netapi32: Assign to struct instead of using memcpy. qmgr: Assign to structs instead of using memcpy. ntdll: Assign to structs instead of using mem...
2008 Dec 05
0
Wine release 1.1.10
...nt the String.blink() method. jscript: Implement the String.bold() method. jscript: Implement the String.fixed() method. jscript: Implement the String.italics() method. jscript: Implement the String.small() method. jscript: Implement the String.strike() method. Andrew Riedi (5): user32: Make the hotspot ICON_HOTSPOT when loading icons. user32: Cursors can have more than one color. user32: The frames of .ani cursors are .ico's, not .cur's. imm32: No need for tests to return 0. imm32: Add some really basic tests for ImmSetCompositio...