r23187: revert 23145 and 23135 to fix the build on solaris...
[jelmer/samba4-debian.git] / source / pidl /
2007-10-10 Stefan Metzmacherr23071: print the command on failure only
2007-10-10 Stefan Metzmacherr23069: print out the command, to find out the problem...
2007-10-10 Jelmer Vernooijr22742: Fix tests.
2007-10-10 Jelmer Vernooijr22741: Add MSVC-specific pragma's for Wireshark. Patch...
2007-10-10 Stefan Metzmacherr22667: revert revision 22640 as it breaks nested struc...
2007-10-10 Stefan Metzmacherr22640: - generate nicer output
2007-10-10 Stefan Metzmacherr22618: handle the properties related to the type
2007-10-10 Stefan Metzmacherr22617: assume we have defered elements if the type...
2007-10-10 Jelmer Vernooijr22520: Fix the TYPE command.
2007-10-10 Jelmer Vernooijr22462: Fix test suite for ndr parser without using...
2007-10-10 Jelmer Vernooijr22457: Fix tests for Samba3 client generator.
2007-10-10 Jelmer Vernooijr22456: Merge wireshark and ejs test improvements.
2007-10-10 Jelmer Vernooijr22453: Fix TDR testsuite without using our.
2007-10-10 Jelmer Vernooijr22357: Don't use 'our'
2007-10-10 James Peachr22029: Make sure we respect $srcdir correctly for...
2007-10-10 Jelmer Vernooijr22004: Check for dereferencing null pointers.
2007-10-10 Jelmer Vernooijr21996: Fix a bug for invalid casts of pointers.
2007-10-10 Jelmer Vernooijr21995: Patch from Ronnie Sahlberg.
2007-10-10 Jelmer Vernooijr21690: Test use of typedef /and/ struct name
2007-10-10 Jelmer Vernooijr21682: Remove accidently committed debug command.
2007-10-10 Jelmer Vernooijr21681: Fix bug in the parsing code that parsed "struct...
2007-10-10 Jelmer Vernooijr21656: Move tests a bit closer to the things they...
2007-10-10 Jelmer Vernooijr21654: Add simple test for print functions.
2007-10-10 Jelmer Vernooijr21586: update manifest
2007-10-10 Jelmer Vernooijr21584: Support for tagged types has landed!
2007-10-10 Jelmer Vernooijr21579: Use utility function to determine function...
2007-10-10 Jelmer Vernooijr21578: Use utility function for naming pull/push/print...
2007-10-10 Jelmer Vernooijr21575: Fix handling of is_scalar() for declares.
2007-10-10 Jelmer Vernooijr21574: Fix handling of DECLARE.
2007-10-10 Jelmer Vernooijr21573: Remove more code that assumed all types are...
2007-10-10 Jelmer Vernooijr21572: More work towards supporting tagged types.
2007-10-10 Jelmer Vernooijr21568: More tests.
2007-10-10 Jelmer Vernooijr21567: Add some more wireshark tests.
2007-10-10 Jelmer Vernooijr21559: More tests.
2007-10-10 Jelmer Vernooijr21555: Some tests for TYPE in wireshark conformance...
2007-10-10 Jelmer Vernooijr21545: Fix pidl test.
2007-10-10 Jelmer Vernooijr21534: Add some more tests for wireshark.
2007-10-10 Jelmer Vernooijr21532: Add tests for StripPrefixes utility function.
2007-10-10 Jelmer Vernooijr21531: Use pidl-specific utility functions. Patch...
2007-10-10 Jelmer Vernooijr21493: Patch from Ronnie Sahlberg. From his email:
2007-10-10 Jelmer Vernooijr21492: Finish work on nested type support in EJS.
2007-10-10 Jelmer Vernooijr21490: Add some tests for the EJS code
2007-10-10 Jelmer Vernooijr21487: Fix warning when using anonymous types, initial...
2007-10-10 Jelmer Vernooijr21486: Remove spurious semicolons.
2007-10-10 Jelmer Vernooijr21484: Fix Needed* for nested datastructures.
2007-10-10 Jelmer Vernooijr21459: Remove name argument, more refactoring.
2007-10-10 Jelmer Vernooijr21458: Prepare for generating separate primitives...
2007-10-10 Jelmer Vernooijr21457: Cope with anonymous nested types in the NDR...
2007-10-10 Jelmer Vernooijr21456: Allow anonymous and non-anonymous nested struct...
2007-10-10 Jelmer Vernooijr21455: Fix a bug in our handling of conformant arrays...
2007-10-10 Jelmer Vernooijr21443: Refactor some of the NDR code in preparation...
2007-10-10 Jelmer Vernooijr21442: Allow more flexible data structure names.
2007-10-10 Jelmer Vernooijr21440: Support different variables in environments.
2007-10-10 Jelmer Vernooijr21437: Cherrypick typelib tests.
2007-10-10 Jelmer Vernooijr21433: Get rid of the COM support code - it's not...
2007-10-10 Jelmer Vernooijr21432: Handle properties on tagged types in TDR.
2007-10-10 Jelmer Vernooijr21431: More tests, work on support in wireshark for...
2007-10-10 Jelmer Vernooijr21430: Support tagged types without typedef. This...
2007-10-10 Jelmer Vernooijr21428: Handle representation types in Needed().
2007-10-10 Jelmer Vernooijr21427: Add tests for Needed*(), in preparation of...
2007-10-10 Jelmer Vernooijr21411: Add some simple tests for the wireshark NDR...
2007-10-10 Jelmer Vernooijr21384: Change warning to pidl warning, fix uppercasing.
2007-10-10 Jelmer Vernooijr21340: Fix warning undef
2007-10-10 Jelmer Vernooijr21338: Fix handling of top-level arrays for the Samba...
2007-10-10 Jelmer Vernooijr21332: Fix bug in pidl that prevented value(0) from...
2007-10-10 Jelmer Vernooijr21297: Remove the GTK+ tools and library from the...
2007-10-10 Jelmer Vernooijr21260: Fix regex.
2007-10-10 Jelmer Vernooijr21254: Fix running the testsuite outside pidl/
2007-10-10 Jelmer Vernooijr21253: Merge some pidl fixes:
2007-10-10 Jelmer Vernooijr21222: Merge a couple of pidl fixes:
2007-10-10 Jelmer Vernooijr21075: Generate parameters in structs for the server...
2007-10-10 Jelmer Vernooijr20967: Allow pidl tests to work with gcov
2007-10-10 Jelmer Vernooijr20942: Simplify handling of systems that don't support...
2007-10-10 Jelmer Vernooijr20850: Prefix all server calls with dcesrv_
2007-10-10 Jelmer Vernooijr20836: Use real type name, to fix compilation with...
2007-10-10 Jelmer Vernooijr20834: No longer generate extra pointers for top-level...
2007-10-10 Jelmer Vernooijr20830: merge mgmt work
2007-10-10 Jelmer Vernooijr20746: Don't report each individual test in test_smbcl...
2007-10-10 Jelmer Vernooijr20688: Use argv[0] equivalent of perl.
2007-10-10 Jelmer Vernooijr20675: Fix installation.
2007-10-10 Jelmer Vernooijr20638: Check for NULL pointers (where possible) in...
2007-10-10 Jelmer Vernooijr20637: Don't check for NULL pointers when the pointer...
2007-10-10 Jelmer Vernooijr20633: Add another test, fix warnings.
2007-10-10 Jelmer Vernooijr20631: Add some tests for the ndr parser.
2007-10-10 Jelmer Vernooijr20625: Fix couple of warnings.
2007-10-10 Stefan Metzmacherr20573: fix handling of pointers handling to elements...
2007-10-10 Jelmer Vernooijr20571: fix '' case
2007-10-10 Jelmer Vernooijr20567: Print proper errors with filename and line...
2007-10-10 Jelmer Vernooijr20564: Regenerate.
2007-10-10 Jelmer Vernooijr20563: Start using the new parser in ParseExpr()....
2007-10-10 Jelmer Vernooijr20562: Start building expr parser. Add separate copy...
2007-10-10 Jelmer Vernooijr20561: Add parser for subexpressions used in IDL attri...
2007-10-10 Jelmer Vernooijr20556: Add more tests to make sure nothing breaks...
2007-10-10 Jelmer Vernooijr20550: Use standard error mechanism in parser.
2007-10-10 Jelmer Vernooijr20548: Remove unnecessary "use lib", fix warnings.
2007-10-10 Jelmer Vernooijr20547: Add tests for expected errors/warnings.
2007-10-10 Jelmer Vernooijr20545: Fix is_constant().
2007-10-10 Jelmer Vernooijr20543: Merge some pidl bug fixes:
2007-10-10 Jelmer Vernooijr20511: Combine warnings/errors/fatal functions and...
2007-10-10 Stefan Metzmacherr20358: - fix ejs generated code for ipv4address
next