summaryrefslogtreecommitdiff
path: root/source4/build/pidl/Parse/Pidl/Samba/NDR/Parser.pm
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r9347: this array bounds checking is harder than it looks ...Andrew Tridgell1-2/+4
2007-10-10r9337: defer the checking of array sizes until the end of theAndrew Tridgell1-4/+53
2007-10-10r9335: only copy the in side of an array to the out side of an array when theAndrew Tridgell1-1/+2
2007-10-10r8806: Move data representation-independent data into seperate headerJelmer Vernooij1-0/+2
2007-10-10r8621: Simplify code. Add support for nested structures back into the header ...Jelmer Vernooij1-82/+25
2007-10-10r8612: Parse::Pidl::NDR:Jelmer Vernooij1-6/+9
2007-10-10r8566: Couple of code cleanupsJelmer Vernooij1-88/+74
2007-10-10r8559: Couple of (D)COM updates:Jelmer Vernooij1-3/+3
2007-10-10r8274: Export some more symbols.Jelmer Vernooij1-22/+22
2007-10-10r8270: Export some symbols, making the code more readable.Jelmer Vernooij1-23/+24
2007-10-10r8264: - Use standard perl package structure for pidl.Jelmer Vernooij1-0/+2230