- Dec 04, 2024
-
-
- Oct 16, 2024
-
-
Alexandre Julliard authored
-
- Dec 03, 2020
-
-
Signed-off-by: Piotr Caban <piotr@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- Nov 24, 2020
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- Mar 19, 2020
-
-
Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- Feb 19, 2020
-
-
Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- Aug 09, 2019
-
-
Signed-off-by: Jacek Caban <jacek@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- Nov 02, 2017
-
-
Alexandre Julliard authored
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- Nov 05, 2013
-
-
- Jul 24, 2013
-
-
- Jan 09, 2012
-
-
- Nov 21, 2009
-
-
Alexandre Julliard authored
-
- May 23, 2009
-
-
Alexandre Julliard authored
-
- Dec 17, 2008
-
-
Alexandre Julliard authored
-
- Dec 12, 2008
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- Dec 09, 2008
-
-
Alexandre Julliard authored
-
- Jun 06, 2007
-
-
- Feb 20, 2007
-
-
- Apr 25, 2005
-
-
- Jun 25, 2004
-
-
Fix some naming conventions aberrations. Add tests to ensure consistency between the two sets of symbols.
-
- Mar 16, 2004
-
-
- Correct prototypes for _memccpy()/_memicmp(). - "define before use" reordering in file.c. - Use the new math.h/float.h.
-
- Jul 18, 2003
-
-
Don't return a void value in swab(). 'long long' is not recognised by msvc, use __int64.
-
- Mar 26, 2003
-
-
Alexandre Julliard authored
gcc.
-
- Jan 11, 2003
-
-
Inline functions respect scope, whereas macros don't. Define umask in sys/stat.h, and mode_t in sys/types.h.
-
- Dec 18, 2002
-
-
Alexandre Julliard authored
definitions instead like Windows does. Always define wchar_t (suggested by Dimitrie O. Paun), and use wchar_t everywhere instead of WCHAR to avoid depending on Windows headers.
-
- Oct 22, 2001
-
-
- Apr 10, 2001
-
-