Author: ekohl Date: Sun Sep 21 16:18:42 2008 New Revision: 36394
URL: http://svn.reactos.org/svn/reactos?rev=36394&view=rev Log: Sync to Wine-0.9.58
- Rob Shearman rob@codeweavers.com Thu, 14 Feb 2008 widl: Remove unused headers.
- Rob Shearman rob@codeweavers.com Thu, 14 Feb 2008 widl: Guard the inclusion of unistd.h.
- Rob Shearman rob@codeweavers.com Tue, 19 Feb 2008 Add the nounistd option to all lex source files.
- Alexandre Julliard julliard@winehq.org Tue, 19 Feb 2008 Avoid the nounistd option that doesn't exist on older flex, define YY_NO_UNISTD_H...
- Dan Hipschman dsh@linux.ucla.edu Thu, 21 Feb 2008 widl: Allow is_string_type to work for typedef'd types.
- Gerald Pfeifer gerald@pfeifer.com Fri, 22 Feb 2008 widl: Include <unistd.h> for prototype of unlink().
- Dan Hipschman dsh@linux.ucla.edu Wed, 19 Mar 2008 widl: Ignore libraries in imported IDL files.
- Dan Hipschman dsh@linux.ucla.edu Thu, 20 Mar 2008 widl: Make structures with FC_ENUM16 fields complex.
Modified: trunk/reactos/media/doc/README.WINE trunk/reactos/tools/widl/client.c trunk/reactos/tools/widl/header.c trunk/reactos/tools/widl/header.h trunk/reactos/tools/widl/parser.l trunk/reactos/tools/widl/parser.tab.c trunk/reactos/tools/widl/parser.y trunk/reactos/tools/widl/parser.yy.c trunk/reactos/tools/widl/proxy.c trunk/reactos/tools/widl/server.c trunk/reactos/tools/widl/typegen.c trunk/reactos/tools/widl/typelib.c trunk/reactos/tools/widl/widl.c trunk/reactos/tools/widl/write_msft.c
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: trunk/reactos/media/doc/README.WINE URL: http://svn.reactos.org/svn/reactos/trunk/reactos/media/doc/README.WINE?rev=3...
Modified: trunk/reactos/tools/widl/client.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/widl/client.c?rev=363...
Modified: trunk/reactos/tools/widl/header.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/widl/header.c?rev=363...
Modified: trunk/reactos/tools/widl/header.h URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/widl/header.h?rev=363...
Modified: trunk/reactos/tools/widl/parser.l URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/widl/parser.l?rev=363...
Modified: trunk/reactos/tools/widl/parser.tab.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/widl/parser.tab.c?rev...
Modified: trunk/reactos/tools/widl/parser.y URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/widl/parser.y?rev=363...
Modified: trunk/reactos/tools/widl/parser.yy.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/widl/parser.yy.c?rev=...
Modified: trunk/reactos/tools/widl/proxy.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/widl/proxy.c?rev=3639...
Modified: trunk/reactos/tools/widl/server.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/widl/server.c?rev=363...
Modified: trunk/reactos/tools/widl/typegen.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/widl/typegen.c?rev=36...
Modified: trunk/reactos/tools/widl/typelib.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/widl/typelib.c?rev=36...
Modified: trunk/reactos/tools/widl/widl.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/widl/widl.c?rev=36394...
Modified: trunk/reactos/tools/widl/write_msft.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/tools/widl/write_msft.c?rev...