Displaying 20 results from an estimated 41 matches for "libport".
2005 Mar 06
2
Trying to get Xilinx tools running
...Idem_Bfun.dll (which is needed by L"C:
\\Xilinx\\bin\\nt\\libxst.dll") not found
err:module:import_dll Library MSVCP60.dll (which is needed by L"C:
\\Xilinx\\bin\\nt\\libSTL.dll") not found
err:module:import_dll Library libSTL.dll (which is needed by L"C:
\\Xilinx\\bin\\nt\\libPortability.dll") not found
err:module:import_dll Library MSVCP60.dll (which is needed by L"C:
\\Xilinx\\bin\\nt\\libSTL.dll") not found
err:module:import_dll Library libSTL.dll (which is needed by L"C:
\\Xilinx\\bin\\nt\\libThread.dll") not found
err:module:import_dll Library l...
2020 Feb 16
0
Wine release 5.2
...ts: Print a message when skipping GetUdp6Table tests.
iphlpapi/tests: Don't allow skipping ParseNetworkString tests on Wine.
iphlpapi/tests: Drop workarounds for Windows <= 2000.
Alexandre Julliard (51):
kernelbase: Use RtlNormalizeString() directly in FoldStringW().
libport: Move Unicode normalization implementation to ntdll.
kernel32/tests: Add some NormalizeString() tests.
ntdll: Add parameter checking in RtlNormalizeString().
ntdll: Fix estimated buffer sizes in RtlNormalizeString().
kernelbase: Fix NormalizeString() return value and last er...
2018 Mar 18
0
Wine release 2.0.5
...essage when composition string isn't available.
imm32/tests: Add more composition string tests.
winex11: Keep the result string in the IME UI window procedure.
Alex Henrie (5):
ucrtbase: Add __stdio_common_vsprintf_p.
advapi32: Add stub for LsaLookupPrivilegeName.
libport: Move rint fallback implementations from msvcrt to libport.
mmsystem.dll16: Pass through MCI_LIST, MCI_SETAUDIO, and MCI_SETVIDEO.
libport: Fix typo in rintf.
Alexandre Julliard (9):
kernel32: Also set the preloader range for 64-bit binaries.
setupapi: Use correct architect...
1999 Dec 20
1
nonlinear least square optimization
Hi,
I've been using "nlregb" routine in splus3.4, but cannot find it here
in R. Is it hidden in some library?
Or there is a routine equivalent to it but with a different name? I'm
planning to move part of my from S to R so that I can work comfortablely
at home. Any suggestion is highly appreciated.
regards,
Tony
--
\|||/
Q o o Q
==========================oooQ= ( -
2019 Mar 15
0
Wine release 4.4
...generic to return all link flags.
winegcc: Also return Windows link flags in get_link_args().
configure: Remove a few no longer used definitions.
winebuild: Support generating a .spec.o file for Windows platforms.
winegcc: Use a .spec.o files when building for Windows.
libport: Get rid of memcpy_unaligned().
libport: Simplify configuration checks in getopt.c.
libport: Remove checks for gettimeofday().
libport: Remove checks for memmove().
libport: Remove checks for strerror().
Avoid using Windows includes that are already handled in wine/por...
2009 Jan 02
0
Wine release 1.1.12
...39;
16587 Warhammer: Battle March - Copy protection (?) prevents loading
16591 Sword of the Stars crashes after intro movies, before main menu
16603 DllRegisterServer not implemented in itircl.dll
16605 riched20 regression: FullTiltPoker client crashes when leaving game window
16610 libport compilation fails because widl isn't there
16611 Regression: WoW crashes on startup in git
16646 Digital download, World of Goo 1.2 crashes wine
16659 configure doesn't pick up libpng on OpenBSD unless -lz is given
16665 build broken in dlls/winhttp/cookie.c on OpenBSD 4.4
----...
2017 Nov 11
0
Wine release 2.21
....ok fails
----------------------------------------------------------------
Changes since 2.20:
Alex Henrie (8):
mountmgr: Map ttyACM devices to COM ports on Linux.
vbscript/tests: Fix test for WeekDayName(foo, bar, 0).
kernel32/tests: Detect and handle a redirected stdin.
libport: Move rint fallback implementations from msvcrt to libport.
d3dx9/tests: Correct Fresnel reference term.
d3dx9/tests: Provide 8 significant digits in matrix reference values.
d3dx9/tests: Relax D3DXQuaternionToAxisAngle test stringency a bit.
d3dx9/tests: Use a helper functi...
2013 Jan 18
0
Wine release 1.5.22
...esource.
gdi32: Keep the main font cache key open.
gdi32: Implement RemoveFontResource.
gdi32: Add support for .fot files in RemoveFontResource.
gdi32: Support for hidden flag of CreateScalableFontResource.
gdi32: Initialize fontconfig even when fonts are cached.
libport: Implemented the interlocked_cmpxchg128 function for ARM64.
libport: Always include the interlocked_cmpxchg128 fallback.
winex11: Check the bpp instead of the depth in the R8G8B8 format test.
winex11: Fallback to the standard cursor font when XCursor is missing.
d3dx9_36/tes...
2013 Dec 06
0
Wine release 1.7.8
...: Update Lithuanian translation.
Austin English (2):
xcopy: Clarify a comment.
apphelp: Add a stub for ShimFlushCache.
Bruno Jesus (1):
po: Update Brazilian Portuguese translation.
Daniel Lehman (1):
msvcrt: Return wall-clock time from clock().
Fran?ois Gouget (7):
libport: Add an isfinite() implementation for Solaris.
xcopy: Add tests to show that the /D option only accepts dates in the m-d-y format.
comctl32: TTM_ADDTOOLW must refuse to set a tooltip text to NULL.
msvcrt: Standardize on using a comparison operator to ensure we return 0 or 1....
2013 Apr 12
0
Wine release 1.5.28
...n creating the HWND_MESSAGE parent window.
ntdll: Set the address space limit before running application code.
kernel32: Fetch the system information only once the memory limits are correct.
msvcrt: Constify the arguments of execv functions.
makefiles: Don't link against libport in the tests.
libport: Rename spawnvp to _spawnvp to avoid the deprecated name.
cabarc: Avoid some redefinition warnings.
wineconsole: Fix a pointer cast warning.
ddraw: De-duplicate display modes even when returning the refresh rate.
icinfo: Fix vsnprintfW usage....
2017 Dec 15
0
Wine release 3.0-rc2
...arguments in relay debugging on ARM.
ntdll: Set all registers in set_cpu_context() on ARM.
ntdll: Reimplement thread initialization in assembler on ARM.
ntdll: Switch back to the initial stack for thread exit on ARM.
ntdll: Define PTHREAD_STACK_MIN if it's missing.
libport: Add a replacement implementation for strnlen.
ntdll: Reset the exit frame when switching back to it.
cabinet: Treat only -1 as an error from the FDICopy callback.
Andrew Eikum (1):
xaudio2: Account for abandoned buffer bytes.
Andrey Gusev (2):
usp10: Fix a typo in an ERR(...
2016 Mar 04
0
Wine release 1.9.5
...helper function.
makefiles: Generate dependencies for default import libraries.
winepulse.drv: Avoid some printf format warnings.
shlwapi: Use the standard WideCharToMultiByte instead of wine_utf8_wcstombs.
makefiles: Explicitly import libwine only for Windows builds.
libport: Mark codepage tables as hidden.
libport: Mark internal functions and data tables as hidden.
make_unicode: Mark most data tables as hidden.
makefiles: Generate top-level rules for pot files.
makefiles: Parse the entire top-level makefile.
makefiles: Generate top-level...
2019 Dec 20
0
Wine release 5.0-rc2
...to lack of libkrb5
----------------------------------------------------------------
Changes since 5.0-rc1:
Akihiro Sagawa (2):
kernel32/tests: Refactor MB_ERR_INVALID_CHARS tests.
kernelbase: Use translated Unicode default char to check invalid chars.
Alexandre Julliard (21):
libport: Fix the Cygwin build.
kernel32: Duplicate OutputDebugStringA implementation.
api-ms-win-core-localization: Add spec entry for FindNLSString().
ntdll: Fix RtlQueryUnbiasedInterruptTime() prototype.
ntdll: Fix loading the main binary as PE file with an explicit dll override....
2019 Feb 15
0
Wine release 4.2
...nk directly to sxs.
Henri Verbeet (1):
d3d8: Improve ValidateVertexShader().
Huw D. M. Davies (7):
kernel32/tests: Move the tests to a per-test todo.
kernel32: Initial support for canonical decomposition in NormalizeString().
kernel32: Implement canonical reordering.
libport: Add support for compatibility decomposition.
libport: Add support for singleton decomposition.
kernel32: Implement canonical composing.
user32/listbox: Remove some unnecessary differences to the comctl32 version.
Isira Seneviratne (4):
po: Update Sinhala translation....
2017 Nov 24
0
Wine release 2.22
...sition string tests.
winex11: Keep the result string in the IME UI window procedure.
winemac: Keep the result string in the IME UI window procedure.
imm32/tests: Add more WM_IME_CHAR message tests.
user32: Send WM_IME_CHAR messages from DefWindowProc.
Alex Henrie (4):
libport: Fix typo in rintf.
include: Add roparameterizediid.idl.
combase: Add RoGetParameterizedTypeInstanceIID stub.
comctl32/tests: Detect and handle an RTL locale.
Alexandre Julliard (10):
kernel32: Also match script name when looking for a locale.
kernel32: Keep the subla...
2019 May 15
0
Wine release 4.0.1
...ICPalette::InitializeFromBitmap.
wpcap: Fix compilation with recent pcap/pcap.h versions.
Fabian Maurer (2):
api-ms-win-crt-private-l1-1-0: Update to 10.0.17134.12 (WinBuild.160101.0800).
ucrtbase: Forward a few functions for dxil.dll and pkgmgr.exe.
Gabriel Ivăncescu (1):
libport: Handle partially overlapping buffers.
Gijs Vermeulen (3):
msvcp140: Export _Equivalent and port tests.
ntdll: Validate len in NtQueryVirtualMemory.
kernel32: Add DECLSPEC_HOTPATCH to SizeofResource().
Hans Leidekker (3):
secur32: Return ISC_RET_USED_SUPPLIED_CREDS for sch...
2011 Dec 02
0
Wine release 1.3.34
...a dead store.
secur32: Clean up the helper in all cases where it was allocated.
secur32: Eliminate broken clean-up "cheat".
gdi.exe16: Don't double-close the spool file.
ntdll: Don't change SIGCHLD disposition; no automatic reaping of child processes.
libport: No need to reset SIGCHLD because we're not changing it anymore.
kernel32: No need to reset SIGCHLD because we're not changing it anymore.
gdi.exe16: No need to reset SIGCHLD because we're not changing it anymore.
winspool: No need to reset SIGCHLD because we're no...
2019 Apr 12
0
Wine release 4.6
...ing against msvcrt.
libwine: Move string functions to libwine_port.
crtdll: Sort source file list.
msvcrt: Add MSVCRT_ prefix to the spawn() functions.
msvcrt: Export an import symbol for __acrt_iob_func() for compatibility with Mingw.
msvcp: Define _vsnprintf().
libport: Don't hide the casemap and wctype tables.
ntdll: Use static debug info before initialization is done.
include: Make wine_dbgstr_an()/wine_dbgstr_wn() into inline functions.
include: Make wine_dbg_sprintf() into an inline function.
include: Make wine_dbg_printf() into an...
2008 May 30
0
Wine release 1.0-rc3
...edition : Cannot connect to a remote DB through gSTM tunnel
----------------------------------------------------------------
Changes since 1.0-rc2:
Alexander Dorofeyev (1):
ddraw: Do not return modes differing only by refresh rate without DDEDM_REFRESHRATES.
Alexandre Julliard (16):
libport: Move the sigsetjmp replacement to exception.h to make it available for Winelib too.
winedbg: Fix compile when poll() is not available.
programs: Use the Wine import libraries when compiling with MinGW.
tests: Use the Wine import libraries when compiling with MinGW.
winetest...
2013 Dec 20
0
Wine release 1.7.9
...ddraw: SetSurfaceDesc does not work on primaries.
ddraw: Sysmem overlays are not allowed.
ddraw/tests: Use correct ddraw COM macros.
wined3d: Don't check for render target usage in wined3d_surface_set_mem.
wined3d: Don't store user memory in allocatedMemory.
libport: Include stdlib.h on MSVC for getenv.
tools: Define getopt in make_xftmpl.c.
d3dx9_36: Add missing f suffixes.
Stefan Leichter (2):
setupapi: Support signature $Windows NT$ in SetupDiGetINFClassA/W too.
setupapi/tests: Test signature $Windows NT$ in SetupDiGetINFClassA too....