2011-09-22 |
Andrew Talbot | crtdll: Supress sign-extension through integer promotion. |
tree | commitdiff |
2011-09-14 |
Alexandre Julliard | msvcrt: Synchronize the spec files. |
tree | commitdiff |
2011-05-03 |
Alexandre Julliard | msvcrt: Allow forwarding to stub functions when the... |
tree | commitdiff |
2011-05-03 |
Alexandre Julliard | msvcrt: Update spec files using the make_specfiles... |
tree | commitdiff |
2011-02-01 |
Alexandre Julliard | msvcrt: Implement longjmp for x86_64. |
tree | commitdiff |
2010-12-31 |
André Hentschel | msvcrt: Forward _setjmp on x86_64. |
tree | commitdiff |
2010-09-19 |
Alexandre Julliard | makefiles: Rename the SRCDIR, TOPSRCDIR and TOPOBJDIR... |
tree | commitdiff |
2010-09-19 |
Alexandre Julliard | makefiles: Add a standard header for all makefiles... |
tree | commitdiff |
2010-07-22 |
Alexandre Julliard | msvcrt: Use the appropriate mangled names for operator... |
tree | commitdiff |
2010-07-21 |
Alexandre Julliard | dlls: Remove explicit imports of kernel32 and ntdll. |
tree | commitdiff |
2010-04-12 |
Alexandre Julliard | msvcrt: Make a few more exception handling functions... |
tree | commitdiff |
2010-03-16 |
Alexandre Julliard | makefiles: Remove the no longer needed explicit separat... |
tree | commitdiff |
2008-12-17 |
Alexandre Julliard | msvcrt: Add __cdecl to all function prototypes. |
tree | commitdiff |
2008-12-15 |
Alexandre Julliard | msvcrt: The _CI* math functions are only exported on... |
tree | commitdiff |
2008-07-21 |
Alexandre Julliard | Avoid exporting common symbols since that's broken... |
tree | commitdiff |
2008-03-04 |
Rob Shearman | makefiles: Simplify the use of the IMPORTLIB variable... |
tree | commitdiff |
2006-09-29 |
Michael Stefaniuc | "One liners" printf format warning fixes for the migrat... |
tree | commitdiff |
2006-09-14 |
Alexandre Julliard | makefiles: Generate the dependencies line to avoid... |
tree | commitdiff |
2006-07-11 |
Alexandre Julliard | libs: Merged libwine_unicode into libwine. |
tree | commitdiff |
2006-07-10 |
Alexandre Julliard | make_dlls: Ignore generated import libraries from the... |
tree | commitdiff |
2006-07-10 |
Alexandre Julliard | Take advantage of the recursive nature of .gitignore... |
tree | commitdiff |
2006-06-12 |
Alexandre Julliard | crtdll: Explicitly specify CDECL calling convention... |
tree | commitdiff |
2006-06-12 |
Alexandre Julliard | crtdll: Fixed copy/paste error in definition of _basemi... |
tree | commitdiff |
2006-05-23 |
Jonathan Ernst | Update the address of the Free Software Foundation. |
tree | commitdiff |
2005-11-26 |
Alexandre Julliard | Renamed all .cvsignore files to .gitignore. |
tree | commitdiff |
2005-09-29 |
Alexandre Julliard | We are no longer generating .dbg.c files. |
tree | commitdiff |
2005-08-11 |
Mike McCormack | Turn off gcc 4.0's builtin wchar inlines. |
tree | commitdiff |
2005-05-09 |
Alexandre Julliard | Added rules for building import libraries in the indivi... |
tree | commitdiff |
2005-05-07 |
Alexandre Julliard | Added rules to build import libraries in the individual... |
tree | commitdiff |
2005-05-06 |
Francois Gouget | Fix nativeapi.pm so it knows about AC_HEADER_STAT(). |
tree | commitdiff |
2004-03-24 |
Alexandre Julliard | .spec.c files are no longer used for 32-bit dlls. |
tree | commitdiff |
2003-10-11 |
Dimitrie O. Paun | Remove SYMBOLFILE and LDDLLFLAGS from Makefiles. |
tree | commitdiff |
2003-08-22 |
Steven Edwards | Fixes for building with w32api headers on Mingw. |
tree | commitdiff |
2003-08-19 |
Alexandre Julliard | _ftol should return a 64-bit int (spotted by Jon Griffi... |
tree | commitdiff |
2003-06-30 |
Dmitry Timoshkov | For all DLLs with defined DllMain and which do not... |
tree | commitdiff |
2003-03-20 |
Alexandre Julliard | Take advantage of new winebuild syntax to remove redund... |
tree | commitdiff |
2003-03-17 |
Alexandre Julliard | Replaced forwards by normal function declarations. |
tree | commitdiff |
2003-01-02 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2002-12-18 |
Alexandre Julliard | Made crtdll a normal user of msvcrt by setting the... |
tree | commitdiff |
2002-11-04 |
Alexandre Julliard | Made the dll entry point default to DllMain and removed... |
tree | commitdiff |
2002-10-18 |
Alexandre Julliard | Fixed warnings caused by conversion to -DSTRICT. |
tree | commitdiff |
2002-08-30 |
Steven Edwards | Update some .cvsignore files for building on Windows. |
tree | commitdiff |
2002-07-31 |
Alexandre Julliard | Add MSVCRT prefix to _stat and _fstat (based on a patch... |
tree | commitdiff |
2002-07-23 |
Alexandre Julliard | Fixed broken forwards reported by Patrik Stridvall. |
tree | commitdiff |
2002-06-21 |
Alexandre Julliard | Made some more spec file entries optional or unnecessary. |
tree | commitdiff |
2002-06-13 |
Alexandre Julliard | struct _stat layout is different between crtdll and... |
tree | commitdiff |
2002-05-17 |
Alexandre Julliard | Removed most imports of ntdll since we no longer import... |
tree | commitdiff |
2002-05-14 |
Alexandre Julliard | Added winebuild support for generating a .dbg.c file... |
tree | commitdiff |
2002-05-11 |
Alexandre Julliard | Added -res option to specify resources on winebuild... |
tree | commitdiff |
2002-05-09 |
Alexandre Julliard | Moved imports specification from the .spec into the... |
tree | commitdiff |
2002-03-20 |
Alexandre Julliard | Changed builtin dlls file names to make it clear they... |
tree | commitdiff |
2002-03-09 |
Alexandre Julliard | Added LGPL standard comment, and copyright notices... |
tree | commitdiff |
2002-01-29 |
Patrik Stridvall | Avoid wildcards in .cvsignore. |
tree | commitdiff |
2001-04-10 |
Francois Gouget | Fix the signature of __GetMainArgs and __getmainargs... |
tree | commitdiff |
2001-02-21 |
Alexandre Julliard | __getmainargs last argument is a pointer to new_mode. |
tree | commitdiff |
2001-02-20 |
Alexandre Julliard | Fixed __GetMainArgs. |
tree | commitdiff |
2001-01-15 |
Alexandre Julliard | Fixed toupper/_toupper mixup. |
tree | commitdiff |
2001-01-12 |
Jon Griffiths | Turn crtdll into forwards to msvcrt. |
tree | commitdiff |
2001-01-06 |
François Gouget | Fixed some HFILE vs. HANDLE mismatches. |
tree | commitdiff |
2000-12-27 |
Ulrich Weigand | Don't link with libw if libc already contains w* routines. |
tree | commitdiff |
2000-12-21 |
Dmitry Timoshkov | Do not free the not owned error string. |
tree | commitdiff |
2000-12-19 |
Jon Griffiths | - Add several mbcs and CP 932 functions, fix some exist... |
tree | commitdiff |
2000-12-18 |
David Elliott | Changed typo va_list to valist. |
tree | commitdiff |
2000-12-16 |
Jon Griffiths | - Fix _fullpath & splitpath, winapi_check fixes |
tree | commitdiff |
2000-12-16 |
Alexandre Julliard | Fixed infinite loop in CRTDLL__fcloseall. |
tree | commitdiff |
2000-12-13 |
Marcus Meissner | Fixed crtdll compile problem regarding fpos_t in glibc2.2. |
tree | commitdiff |
2000-12-13 |
Jon Griffiths | - Implement console I/O |
tree | commitdiff |
2000-12-12 |
Jon Griffiths | - Implemented setlocale parsing and LC_TYPE behavior. |
tree | commitdiff |
2000-12-11 |
Alexandre Julliard | Moved all Wine internal definitions out of process.h. |
tree | commitdiff |
2000-12-06 |
Alexandre Julliard | Use libwine and libwine_unicode directly from their... |
tree | commitdiff |
2000-12-02 |
Patrik Stridvall | Added/modified documentation for function arguments. |
tree | commitdiff |
2000-12-02 |
Francois Gouget | Fixed miscellaneous typos, syntactic and grammatical... |
tree | commitdiff |
2000-12-01 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-12-01 |
Alexandre Julliard | Removed some unnecessary includes. |
tree | commitdiff |
2000-11-30 |
David Elliott | Remove libXXXX.so.1.0 lines from .cvsignore files. |
tree | commitdiff |
2000-11-27 |
Jon Griffiths | - configure tests for finite()/fpclass(), fixes BSD... |
tree | commitdiff |
2000-11-26 |
Alexandre Julliard | Moved wsprintf functions to dlls/user. |
tree | commitdiff |
2000-11-26 |
Alexandre Julliard | Added entry point flags -noimport, -norelay, -ret64... |
tree | commitdiff |
2000-11-25 |
Marcus Meissner | glibc2.2 needs __USE_ISOC99 for FP_NAN and isfinite(). |
tree | commitdiff |
2000-11-25 |
Jon Griffiths | - Fix ctype(), make is* functions binary compatible |
tree | commitdiff |
2000-11-25 |
Jon Griffiths | - Add math calls: scalb, fpclass, nextafter, logb,... |
tree | commitdiff |
2000-11-16 |
Alexandre Julliard | Removed calls to Wine internal functions. |
tree | commitdiff |
2000-11-15 |
Jon Griffiths | - Complete the implementation of heap functions |
tree | commitdiff |
2000-11-12 |
Alexandre Julliard | Start using import tables for dlls that can already... |
tree | commitdiff |
2000-11-08 |
Jon Griffiths | - Implemented 73 CRT functions |
tree | commitdiff |
2000-11-05 |
Alexandre Julliard | Declare debug channels in all dlls that need them;... |
tree | commitdiff |
2000-10-31 |
Alexandre Julliard | Added import of ntdll. |
tree | commitdiff |
2000-09-25 |
Alexandre Julliard | Removed inclusion of wine/winestring.h from winbase... |
tree | commitdiff |
2000-08-14 |
Alexandre Julliard | Cleaned up a few inter-dll dependencies. Added a few... |
tree | commitdiff |
2000-08-11 |
Alexandre Julliard | Added Unicode ctype support. |
tree | commitdiff |
2000-08-11 |
Ove Kaaven | Implemented fopen() append mode, and a really cheesy... |
tree | commitdiff |
2000-08-09 |
Alexandre Julliard | Removed some unnecessary #includes and dll dependencies. |
tree | commitdiff |
2000-08-09 |
Alexandre Julliard | Moved a few non-standard headers into their respective... |
tree | commitdiff |
2000-08-03 |
Alexandre Julliard | Added imports of user32/gdi32/kernel32 wherever necessary. |
tree | commitdiff |
2000-08-01 |
Marcus Meissner | Fixed 2 forward entries. |
tree | commitdiff |
2000-07-29 |
Alexandre Julliard | Removed some unnecessary inclusions of wingdi.h and... |
tree | commitdiff |
2000-07-15 |
Patrik Stridvall | Fixed some issues found by winapi_check. |
tree | commitdiff |
2000-07-11 |
Marcus Meissner | Implemented _vsnprintf by calling wvsnprintfA. |
tree | commitdiff |
2000-06-23 |
Alexandre Julliard | Moved shared crtdll/ntdll functions into ntdll. |
tree | commitdiff |
2000-06-14 |
<jimregan@litsu.ie> | Added difftime function. |
tree | commitdiff |
next |