summaryrefslogtreecommitdiff
path: root/idlc/source/astservice.cxx
AgeCommit message (Collapse)Author
2014-05-19fix-includes.pl: idlcThomas Arnhold
Change-Id: I62da508151614277d59e831c7506c3ec715348f4
2012-06-21re-base on ALv2 code.Michael Meeks
Change-Id: I6c145e984c885c7e06caa1c27bfb354ea49ad9ce
2011-11-27remove include of pch header from idlcNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
Fixes #fdo30794 Based on bin/add-modelines script (originally posted in mail 1286706307.1871.1399280959@webmail.messagingengine.com) Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-11INTEGRATION: CWS changefileheader (1.4.48); FILE MERGEDRüdiger Timm
2008/03/31 07:23:51 rt 1.4.48.1: #i87441# Change license header to LPGL v3.
2006-12-19INTEGRATION: CWS jl46 (1.2.16); FILE MERGEDIvo Hinkelmann
2006/10/10 16:15:21 jl 1.2.16.2: RESYNC: (1.2-1.3); FILE MERGED 2006/09/15 11:43:06 sb 1.2.16.1: #i69498# AstService::checkLastConstructor failed for differing ctors that happened to have identically typed parameters in one position.
2006-09-17INTEGRATION: CWS pchfix02 (1.2.12); FILE MERGEDOliver Bolte
2006/09/01 17:31:13 kaib 1.2.12.1: #i68856# Added header markers and pch files
2006-04-19INTEGRATION: CWS sb49 (1.1.2); FILE ADDEDJens-Heiner Rechtien
2006/03/16 10:13:00 sb 1.1.2.2: #i62098# Fixed previous fix (and added a testcase). 2006/03/15 16:21:59 sb 1.1.2.1: #i62098# Added check that no two service ctors have the same signature; along the way, added some helper functions and some missing const qualifiers.