gdi32: Move internal path functions to the top of the file to avoid forward declarations.
[wine] / dlls / rpcrt4 / tests / ndr_marshall.c
2010-10-08  Alexandre Julliardrpcrt4/tests: Fix a test failure on XP SP3.
2010-03-26  Michael Stefaniucrpcrt4/tests: Fix duplicate expressions in if conditions.
2010-03-16  Rob Shearmanrpcrt4: Add support for marshalling/unmarshalling compl...
2010-02-15  Huw Daviesrpcrt4: Fix tests on win64.
2010-02-12  Paul Vriensrcprt4/tests: Don't crash on NT4 or lower.
2010-02-11  Huw Daviesrpcrt4: Add tests for multi-dimensional conformant...
2009-11-29  Rob Shearmanrpcrt4: Fix memory leak in test_conf_complex_struct.
2009-11-29  Rob Shearmanrpcrt4: Fix uninitialised memory read in ndr_marshall...
2009-11-18  Rob Shearmanrpcrt4: Fix the return value of NdrFullPointerQueryRefI...
2009-11-18  Rob Shearmanrpcrt4: Add test for calling NdrFullPointerQueryRefId...
2009-10-09  Alexandre Julliardrpcrt4/tests: Remove tests for specific values of bit...
2009-08-31  Francois Gougetrpcrt4/tests: Fix compilation on systems that don't...
2009-06-19  Alexandre Julliardrpcrt4/tests: Fix the marshalling test for Win9x.
2009-06-19  Alexandre Julliardrpcrt4/tests: Fix the marshalling test for Win64.
2009-06-01  Alexandre Julliardrpcrt4/tests: Fix a few more broken tests on NT4.
2009-05-28  Alexandre Julliardrpcrt4/tests: Remove tests for v1 memory list, the...
2009-05-28  Alexandre Julliardrpcrt4/tests: Mark some stub message tests broken for...
2009-05-28  Alexandre Julliardrpcrt4: Implement NdrPointerMemorySize and enable the...
2009-05-28  Alexandre Julliardrpcrt4/tests: Enable some tests that no longer crash...
2009-05-28  Alexandre Julliardrpcrt4/tests: Comment out a couple of tests that crash...
2009-05-27  Alexandre Julliardrpcrt4/tests: Fix a number of 64-bit issues in the...
2009-02-16  Michael Stefaniucrpcrt4: Remove superfluous pointer casts.
2009-02-02  Rob ShearmanChange parameter type from size_t to SIZE_T for MIDL_us...
2009-01-28  Rob Shearmanrpcrt4: Add tests for NdrGetUserMarshalInfo.
2009-01-28  Rob Shearmanrpcrt4: Don't test for a specific value for fBufferVali...
2009-01-12  Michael Stefaniucinclude: Use ULONG in rpcdcep.h for Win64 compatibility.
2009-01-08  Alexandre Julliardrpcrt4/tests: Avoid printing pointer differences in...
2009-01-04  Michael Stefaniucinclude: Change RPC_STATUS from long to LONG for Win64...
2008-09-11  Paul Vriensrpcrt4/tests: Fix some failures on XP-SP3.
2008-09-03  James Hawkinsrpcrt4: Remove a test that was replaced by a better...
2008-08-29  James Hawkinsrpcrt4: Fix several test failures in Vista.
2008-08-18  Rob Shearmanrpcrt4: Add tests for a complex struct with conformant...
2008-07-08  James Hawkinsrpcrt4: Fix a test that fails in win2k3.
2008-07-01  James Hawkinsrpcrt4: Fix a few failing tests in win2k.
2008-06-23  Rob Shearmaninclude: Add new bitfields to MIDL_STUB_MESSAGE added...
2008-06-18  Rob Shearmanrpcrt4: Zero the memory of the s1 structure in test_sim...
2008-06-18  Rob Shearmanrpcrt4: Save the previous BufferLength in test_ndr_buff...
2008-06-18  Rob Shearmanrpcrt4: Fix ndr_marshall tests to cope with using point...
2008-06-13  Rob Shearmanrpcrt4: Clear a hole in the ps1 structure in test_simpl...
2008-06-13  Rob Shearmanrpcrt4: Initialise the array to be marshalled in test_c...
2008-05-07  Maarten Lankhorstrpcrt4: Fix ndr_marshall test failures.
2008-05-06  Francois GougetAssorted spelling fixes.
2008-04-17  Austin EnglishSpelling fixes.
2008-01-16  Rob Shearmanrpcrt4: Add tests for RPC_FC_P_DEREF|RPC_FC_P_ONSTACK...
2008-01-09  Rob Shearmanrpcrt4: Fix memory leaks in the ndr_marshall tests.
2008-01-09  Rob Shearmanrpcrt4: Implement NdrMapCommAndFaultStatus.
2008-01-07  Rob Shearmanrpcrt4: Set the ProcNum of RPC_MESSAGE in NdrClientInit...
2008-01-07  Rob Shearmanrpcrt4: Add tests for the RPC_MESSAGE members set by...
2008-01-07  Rob Shearmanrpcrt4: Don't set Buffer to NULL in I_RpcFreeBuffer.
2008-01-07  Rob Shearmanrpcrt4: Add some tests for NdrGetBuffer and NdrFreeBuffer.
2007-12-31  Rob Shearmanrpcrt4: Add tests for NdrServerInitializeNew.
2007-12-31  Rob Shearmanrpcrt4: Add some tests for non-conformant strings.
2007-12-17  Rob Shearmanrpcrt4: Fix NdrConformantStringUnmarshall to use buffer...
2007-12-14  Rob Shearmanrpcrt4: Partially revert commit 18faf3184b2ea263d77c2a7...
2007-12-14  Rob ShearmanRevert "rpcrt4: Try to free every non-stack pointer...
2007-12-13  Rob Shearmanrpcrt4: Add tests for freeing non-NdrAllocate allocated...
2007-12-12  Rob Shearmanrpcrt4: Try to free every non-stack pointer in PointerF...
2007-12-12  Rob Shearmanrpcrt4: Store allocated memory in a singly-linked list...
2007-12-12  Rob Shearmanrpcrt4: Make the NdrAllocate tests pass on XP SP2 and...
2007-12-08  Rob Shearmanrpcrt4: Fix NdrConformantArrayUnmarshall to use buffer...
2007-12-07  Alexandre JulliardAvoid size_t types in traces.
2007-12-07  Rob Shearmanrpcrt4: Improve PointerFree to not free buffer memory.
2007-12-05  Rob Shearmanrpcrt4: Set the memory pointer in NdrBaseTypeUnmarshall...
2007-12-04  Rob Shearmanrpcrt4: Add tests for a pointer to a conformant strings.
2007-12-03  Rob Shearmanrpcrt4: Initialise the memory in test_simple_struct_mar...
2007-11-27  Rob Shearmanrpcrt4: Fix the tests for up_enum16.
2007-07-16  Rob Shearmanrpcrt4: Even though FC_ENUM16 is an unsigned type,...
2007-05-29  Francois Gougetrpcrt4/tests: Fix a Visual C++ double to float conversi...
2007-05-29  Francois Gougetrpcrt4/tests: Fix signed/unsigned and 32/64bit issues...
2007-05-25  Dmitry Timoshkovwine: Switch to using 'long' for INT_PTR type for 64...
2007-03-13  Huw Daviesrpcrt4: Tests that show that the allocation rules for...
2007-01-24  Huw Daviesrpcrt4: Implement NdrSimpleType{Marshall,Unmarshall}.
2007-01-11  Francois Gougetrpcrt4: Give a proper name to some formerly reserved...
2007-01-08  Francois Gougetrpcrt4/tests: Replace some '#if 0's with 'if (0)'s...
2006-12-14  Andrew Talbotrpcrt4/tests: Cast-qual warnings fix.
2006-12-11  Marcus Meissnermade functions and variables static in some testcases.
2006-11-09  Alexandre Julliardrpcrt4/tests: Replace || by |.
2006-11-09  Michael Stefaniucrpcrt4/tests: Fix the warnings introduced by the "unsig...
2006-10-09  Michael Stefaniucrpcrt4/tests: Win64 printf format warning fixes.
2006-10-02  Francois Gougetrpcrt4: Don't return void values. This fixes Visual...
2006-08-21  Stefan HuehnerFix some -Wstrict-prototype warnings () -> (void).
2006-08-17  Huw Daviesrpcrt4: Add tests for NdrAllocate.
2006-06-02  Robert Shearmanrpcrt4: NdrClientInitializeNew shouldn't clear all...
2006-05-30  Robert Shearmanrpcrt4: For full pointers the state consists of flags...
2006-05-27  Robert Shearmanrpcrt4: Store the QueryType in the state table in NdrFu...
2006-05-27  Robert Shearmanrpcrt4: Fix NdrFullPointerQueryRefId to make more tests...
2006-05-27  Robert Shearmanrpcrt4: Implement remaining part of NdrFullPointerQuery...
2006-05-27  Robert Shearmanrpcrt4: Implement some full pointer functions and add...
2006-05-24  Alexandre JulliardTests should not use wine/unicode.h.
2006-05-23  Huw Daviesrpcrt4: Uncomment test now that it works correctly.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2006-05-20  Huw Daviesrpcrt4: Use IsClient to determine whether we can use...
2006-05-17  Huw Daviesrpcrt4: Don't update StubMsg->MemorySize while unmarsha...