summaryrefslogtreecommitdiff
path: root/source4/build/pidl/dump.pm
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r757: Handle empty union arms (ala rid only entries in netlogon).Tim Potter1-1/+1
(This used to be commit f7b23156681f12805f0c7f242f0c436d102023f4)
2007-10-10r756: Handle default element in union.Tim Potter1-3/+7
(This used to be commit 1ece224c9a25731a8c392cf378968273c0072ecf)
2007-10-10r604: Better dumping of in,out,ref properties.Tim Potter1-0/+12
(This used to be commit 209f5a25a950e8780e9512b71fbb12b1cdbe1a17)
2007-10-10r589: Fix IDL dump module so --dump and --diff options to pidl.pl workTim Potter1-23/+62
again. Still a few problems left though. (This used to be commit e921a5879f8a5a867dce61e684a0010a5dab9472)
2003-12-15make pidl no longer dependent on Data::Dumper, which isn't installedAndrew Tridgell1-1/+0
on some systems (This used to be commit a4aa9168c0f80cf6e758c380d41335db50d06869)
2003-11-20use a precompiled grammer in pidl. This speeds up pidl by about aAndrew Tridgell1-1/+1
factor of 2 on my system. (This used to be commit a291dd835f68ae5a109670b1d1ca1a48b2aacfb6)
2003-11-20use strict perl package everywhere for error checkingAndrew Tridgell1-0/+1
(This used to be commit 3b7a4b70a321a1e8e378b8c5cc1e87a1c3399e91)
2000-12-14added a commentAndrew Tridgell1-0/+5
(This used to be commit 6831c000a37da76a3f8dc3361c86f97807bb25b7)
2000-12-14first versionAndrew Tridgell1-0/+166
(This used to be commit 14135ed6bbff54d7b493f9be7748c2ad7440a97b)