summaryrefslogtreecommitdiff
path: root/src/VBox/Main/include/AutoCaller.h
Commit message (Expand)AuthorAgeFilesLines
* Main: rc() -> hrc()/vrc().vboxsync2023-01-241-20/+12
* Main: rc() -> hrc()/vrc(). bugref:10223vboxsync2023-01-241-2/+12
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-8/+18
* Main/AutoCaller.h: Add convenience wrapper isNotOk(), bugref:10223vboxsync2022-05-071-0/+6
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* Main: bugref:9224: Main+VBoxManageDisk+doc partvboxsync2020-08-281-0/+13
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* Main: Use MAIN_INCLUDED_ and MAIN_INCLUDED_SRC_ as header guard prefixes with...vboxsync2019-01-011-3/+3
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* Main/include: Slapped #pragma once on all headers in prep for GCC precompiled...vboxsync2018-12-271-0/+3
* Main/AutoCaller: add a "try lock" option to AutoUninitSpan, for situations wh...vboxsync2018-11-221-1/+5
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-281-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* Main: warningsvboxsync2016-08-081-0/+2
* cdefs.h,*: DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP and DECLARE_CLS_NEW_DELETE_NOOP ...vboxsync2016-07-281-8/+8
* Main/VirtualBox: postpone the error reporting from VirtualBox object creation...vboxsync2016-03-111-2/+9
* added a couple of missing Id headersvboxsync2015-04-231-0/+1
* Main: tabsvboxsync2014-08-251-2/+2
* Main/Medium+AutoCaller+others: fix medium uninit deadlock caused by lock orde...vboxsync2014-07-181-0/+2
* Main: AutoCaller/VirtualBoxBase refactoring, cleanly splitting out the object...vboxsync2014-07-071-88/+116
* header (C) fixesvboxsync2013-02-041-1/+1
* nits.vboxsync2012-01-071-6/+15
* Automated rebranding to Oracle copyright/license strings via filemunchervboxsync2010-04-271-5/+1
* Main/VirtualBoxCallback: rename OnSnapshotDiscard to OnSnapshotDeleted for co...vboxsync2010-04-121-0/+6
* misc compiler warning fixes, comment typos and other minor cleanupsvboxsync2010-03-291-2/+2
* Main/MediumImpl,VirtualBoxBase: eliminate AutoMayUninitSpan, as it leads to d...vboxsync2010-03-031-90/+3
* Main: coding style fixesvboxsync2010-02-031-7/+7
* Main: cleanup: get rid of VirtualBoxBaseProto, move AutoCaller*/*Span* classe...vboxsync2010-01-151-0/+535