summaryrefslogtreecommitdiff
path: root/source4/lib/ejs/var.h
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r7481: Add a mprVarIsPtr macro.Tim Potter1-0/+2
(This used to be commit 633b24345fecad1111f40999efa2897bba521f19)
2007-10-10r7456: Add a simple type that represents a pointer. The ejs people may ask usTim Potter1-0/+3
to change this later but that will be pretty easy. We can use this type to pass around pointers to handles in C. Talloc allows us to do type checking too. (This used to be commit b95c0bc9b0a18aeaa89f704e37669f01df2c2ad0)
2007-10-10r7441: Get rid of // comments. Tridge, if this breaks anything, please ↵Volker Lendecke1-14/+14
revert it. More tomorrow Volker (This used to be commit 02efa4427d80aa1e9a8f0275c568d977faa0f9b8)
2007-10-10r7065: Move ejs from web_server to lib so it can be shared with smbscript.Tim Potter1-0/+482
(This used to be commit b83dc8fbfb9ffe30654bc4869398f50dd9ccccb7)