History log of /vbox/src/VBox/Main/idl/typemap-shared.inc.xsl
Revision Date Author Comments Expand
5b62bb68cac28e42459b244594122071dccb0c77 53938 22-Jan-2015 vboxsync

capiidl.xsl: Must use xsl:key+key() to access //interface[@name=?]. Moved uppercase/lowercase code to shared style sheet.

c52b35ecf7e3f72d0102e894c9a94d5eb03c662b 53934 22-Jan-2015 vboxsync

glue-java.xsl,typemap-shared.inc.xsl: Generalized and optimized the string stripping function, promoting them to the shared style sheet.

b0f2bd1d6f4bbc5d9938cd92091a0d3fd727d047 53926 22-Jan-2015 vboxsync

Moved G_sNewLine to typemap-shared.inc.xsl.

fb0c9499e852c8847f20ff94d94476ec318fe37d 53917 22-Jan-2015 vboxsync

comimpl.xsl: Use xsl:key + key() to access //interfaces[@name=?] and //enum[@name=?]. Also, inserted a new-output-buffer command.

03c2c1a3b8325020021d9869a3fb159405394c77 53865 20-Jan-2015 vboxsync

Main: Added dtrace probes to the auto generated wrappers (half disabled - VBOX_WITH_DTRACE_R3_MAIN).

9019681d4e9b8399b951793a9dd92b63c195e0ee 45483 11-Apr-2013 vboxsync

Main/glue+idl+webservice: move the type mapping XSLT include file to a central place, it is not webservice specific, and extend it slightly