Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r1736: - Pidl updates: | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r1083: Generate prototypes for structs and unions marked "public" in the idl. | Tim Potter | 1 | -0/+6 |
2007-10-10 | r955: Update debian package rules... builds now | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r948: Tridge suggested that the best way to write the ethereal parser is to | Tim Potter | 1 | -1/+1 |
2007-10-10 | r602: Autogenerated packet-dcerpc-samr.c now compiles! | Tim Potter | 1 | -1/+1 |
2007-10-10 | r600: Get rid of trailing whitespace which freaks out emacs' fontification. | Tim Potter | 1 | -6/+6 |
2007-10-10 | r550: Remove clientfns.pm module - it was a bad idea. | Tim Potter | 1 | -9/+1 |
2007-10-10 | r363: nicer error handling in pidl | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r356: Start of auto-generated client functions. Tridge can you take a look | Tim Potter | 1 | -0/+8 |
2003-12-15 | added "pidl.pl --template" to dump a rough template to save typing | Andrew Tridgell | 1 | -0/+8 |
2003-12-14 | added auto-generation of the server side boilerplate code for each | Andrew Tridgell | 1 | -5/+14 |
2003-12-07 | don't save the intermediate form to disk unless we need to | Andrew Tridgell | 1 | -19/+14 |
2003-12-07 | make pidl a little less verbose | Andrew Tridgell | 1 | -4/+2 |
2003-12-07 | re-wrote pidl to use Parse::Yapp instead of Parse::RecDescent, This | Andrew Tridgell | 1 | -13/+4 |
2003-11-28 | * support multiple interfaces in one IDL file in pidl | Andrew Tridgell | 1 | -12/+0 |
2003-11-28 | added auto-generation of the IDL interface tables. This makes two less | Andrew Tridgell | 1 | -1/+1 |
2003-11-23 | save about 35% of the time for "make idl" by processing multiple IDL | Andrew Tridgell | 1 | -58/+72 |
2003-11-22 | added the beginnings of an IDL validator, to give clearer errors when | Andrew Tridgell | 1 | -0/+3 |
2003-11-22 | added Parse::RecDescent module into pidl to ensure we all use the same | Andrew Tridgell | 1 | -0/+1 |
2003-11-20 | a bit neater way of emitting code | Andrew Tridgell | 1 | -1/+1 |
2003-11-20 | * cope with pidl not being in $HOME/pidl | Andrew Tridgell | 1 | -2/+2 |
2003-11-20 | use a precompiled grammer in pidl. This speeds up pidl by about a | Andrew Tridgell | 1 | -5/+2 |
2003-11-17 | * support inline arrays | Andrew Tridgell | 1 | -1/+1 |
2003-11-14 | * make pidl.pl exit with an error on a parse error | Andrew Tridgell | 1 | -0/+1 |
2003-11-11 | - added support for the pull side of unions | Andrew Tridgell | 1 | -1/+1 |
2003-11-09 | added a module for auto-generating the client calls. We can now go | Andrew Tridgell | 1 | -1/+12 |
2003-11-08 | - include includes.h | Andrew Tridgell | 1 | -7/+21 |
2003-11-06 | updated pidl to auto-generate the ndr_push_*() functions for the | Andrew Tridgell | 1 | -1/+6 |
2001-11-24 | Added --eparser to call ethereal parser generator. | Tim Potter | 1 | -1/+12 |
2000-12-14 | beginnings of the C parser generator | Andrew Tridgell | 1 | -3/+16 |
2000-12-14 | fixed help | Andrew Tridgell | 1 | -5/+16 |
2000-12-14 | first version | Andrew Tridgell | 1 | -0/+95 |