VirtualBox

source: vbox/trunk/include/iprt/assert.h

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @106061   2 months vboxsync Copyright year updates by scm.
(edit) @104808   6 months vboxsync iprt/assert.h: Added AssertLogRelReturnStmt & …
(edit) @103638   9 months vboxsync include/iprt/assert.h: Add AssertReleaseStmt() and …
(edit) @103446   9 months vboxsync iprt/assert.h: Added AssertContinueStmt. [build fix]
(edit) @103373   10 months vboxsync iprt/assert.h: Added AssertContinueStmt. [build fix]
(edit) @103372   10 months vboxsync iprt/assert.h: Added AssertContinueStmt.
(edit) @98103   23 months vboxsync Copyright year updates by scm.
(edit) @96447   2 years vboxsync iprt/assert.h: Added checks for RT_STRICT || …
(edit) @96407   2 years vboxsync scm copyright and license note update
(edit) @93115   3 years vboxsync scm --update-copyright-year
(edit) @90801   3 years vboxsync iprt/assert.h: Added AssertPtrReturnStmt & AssertPtrReturnVoidStmt.
(edit) @90792   3 years vboxsync *: More VALID_PTR -> RT_VALID_PTR/AssertPtr.
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @79851   5 years vboxsync iprt/assert.h: Improved RTASSERT_QUIET handling of RTAssertMsg2Weak …
(edit) @76585   6 years vboxsync *: scm --fix-header-guard-endif
(edit) @76557   6 years vboxsync include/iprt: Use IPRT_INCLUDED_ rather than _iprt_ as header guard …
(edit) @76553   6 years vboxsync scm --update-copyright-year
(edit) @76507   6 years vboxsync /include: scm --fix-header-guards. bugref:9344
(edit) @76371   6 years vboxsync iprt/assert.h: Mark all PRETTY_FUNCTION use with RT_GCC_EXTENSION.
(edit) @76327   6 years vboxsync iprt/assert.h: Enabled stack backtraces on ring-3 assertion for …
(edit) @76322   6 years vboxsync Reverted accidental commit r127614.
(edit) @76321   6 years vboxsync iprt/mp-r0drv-linux.c: Attempt at fixing !CONFIG_SMP warnings.
(edit) @74500   6 years vboxsync iprt/assert.h: Added AssertLogRelStmt.
(edit) @73778   6 years vboxsync IPRT/assert: Provide call stack dump on 64-bit windows (ring-3). …
(edit) @73762   6 years vboxsync IPRT/assert: Provide call stack dump on 64-bit windows (ring-3). …
(edit) @69105   7 years vboxsync include/iprt/: (C) year
(edit) @68686   7 years vboxsync Split out the compile time assertions from iprt/assert.h and put them …
(edit) @68615   7 years vboxsync iprt/assert.h: Watcom is picky about RTASSERT_OFFSET_OF too, at least …
(edit) @65948   8 years vboxsync gcc 7: added 'break' to the 'else' case of all Assert*Break() macros. …
(edit) @63430   8 years vboxsync AssertCompileNS: attribute((unused)) -> attribute((unused))
(edit) @63050   8 years vboxsync iprt/assert.h: Added AssertNtStatus and AssertNtStatusSuccess for use …
(edit) @60965   9 years vboxsync iprt/assert.h: static_assert detection for clang.
(edit) @60070   9 years vboxsync iprt/assert.h: docs.
(edit) @60065   9 years vboxsync Main/VirtualBoxClient: more early failure fixes, complementing the …
(edit) @60055   9 years vboxsync AssertContinue should continue, not break.
(edit) @60053   9 years vboxsync introduced AssertContinue()
(edit) @57926   9 years vboxsync IPRT: Doxygen clenaups (mostly).
(edit) @56919   9 years vboxsync Introducing RT_IPRT_FORMAT_ATTR for the purpose of marking functions …
(edit) @56377   9 years vboxsync more RT_GCC_EXTENSION required for gcc-5
(edit) @55866   10 years vboxsync Update (C) while at it.
(edit) @55865   10 years vboxsync iprt/assert.h: Replaced 'if (RT_UNLIKELY(!(expr)))' with 'if …
(edit) @55192   10 years vboxsync gcc 5 is very picky regarding FUNCTION and PRETTY_FUNCTION in …
(edit) @48934   11 years vboxsync include/: Whitespace cleanup by scm.
(edit) @47619   11 years vboxsync EM: Started on HM single stepping for IEM verification purposes. …
(edit) @46689   11 years vboxsync iprt/assert.h: VisualAge for C++ doesn't like using RT_OFFSETOF or …
(edit) @43363   12 years vboxsync Haiku Additions.
(edit) @43043   12 years vboxsync iprt/assert.h: Added ifndef RTASSERT_DONT_PANIC check around …
(edit) @39033   13 years vboxsync iprt/assert.h: AssertRCSuccess() shall NOREF the argument just like …
(edit) @37363   13 years vboxsync iprt/assert.h: addendum to r72121
(edit) @37354   13 years vboxsync PGM: Fixed locking issues in PGMR3PhysMMIORegister and …
(edit) @36573   14 years vboxsync include/: a/an nits
(edit) @33520   14 years vboxsync iprt/assert.h: Added AssertLogRelMsgStmt, AssertLogRelMsgReturnStmt, …
(edit) @32671   14 years vboxsync Runtime/assert: add AssertReturnVoidStmt and AssertMsgRCReturnVoidStmt
(edit) @30253   14 years vboxsync iprt/assert.h: Use static_assert with g++ when available. Added …
(edit) @30246   14 years vboxsync comment
(edit) @30244   14 years vboxsync iprt/assert.h: copy & past…
(edit) @30240   14 years vboxsync iprt/assert.h: Added AssertCompileMembersAtSameOffset, …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28794   15 years vboxsync iprt/assert.h: Use builtin_offsetof for all gcc 4.x.x variants and …
(edit) @28718   15 years vboxsync iprt/assert.h: gcc-4.5 warning fix for AssertCompileMemberAlignment
(edit) @28642   15 years vboxsync iprt/assert.h: fixed AssertCompileMemberAlignment for recent gcc …
(edit) @28619   15 years vboxsync iprt/assert.h: Added AssertCompileAdjacentMembers.
(edit) @27615   15 years vboxsync include,tools/env.sh: applying sparc patches.
(edit) @25984   15 years vboxsync pdmifs.h: the penultimate batch of refactored interface ID code.
(edit) @25647   15 years vboxsync Some more doxygen fixes, now for Core.docs.
(edit) @25645   15 years vboxsync IPRT,DoxyFile.Core: Mopped up the errors in the IPRT doxygen run.
(edit) @25548   15 years vboxsync iprt/assert.h: RTASSERT_QUIET for shutting up assertions in code that …
(edit) @25536   15 years vboxsync iprt/assert.h: Added RTAssertMsg2Add[Weak][V] for dumping the lock …
(edit) @25528   15 years vboxsync IPRT,SUPDrv,++: AssertMsg[12] -> AssertMsg1Weak, AssertMsg1, …
(edit) @25518   15 years vboxsync iprt/assert.h: Added a quiet and maypanic setting so it's possible to …
(edit) @24729   15 years vboxsync iprt/assert.h: AssertStmt.
(edit) @21792   15 years vboxsync iprt/assert.h: added AssertCompile2MemberOffsets.
(edit) @21646   15 years vboxsync comment typo
(edit) @20374   15 years vboxsync *: s/RT_\(BEGIN|END\)_DECLS/RT_C_DECLS_\1/g
(edit) @20362   15 years vboxsync iprt/*: BEGIN_DECLS -> RT_BEGIN_DECLS; END_DECLS -> RT_END_DECLS.
(edit) @18575   16 years vboxsync Correct typos.
(edit) @18050   16 years vboxsync Typos.
(edit) @16545   16 years vboxsync assert.h/AssertForEach: -lisp, -name, +indent, +typecast, +hex print, …
(edit) @16542   16 years vboxsync iprt/assert.h: added AssertForEach
(edit) @15668   16 years vboxsync iprt/assert.h: AssertMsgReturnVoidStmt AssertMsgReturnStmt.
(edit) @15640   16 years vboxsync iprt/assert.h: AssertReturnStmt, AssertReturnVoidStmt. cleanup of …
(edit) @15398   16 years vboxsync iprt: added some assertions
(edit) @14500   16 years vboxsync IPRT/SUPDrv/VMM: Made RTR0AssertPanicSystem available to VMMR0.r0 on …
(edit) @13931   16 years vboxsync iprt/assert.h: Added AssertGCPtr32.
(edit) @13314   16 years vboxsync Created assert-r0drv-linux.c (finally).
(edit) @13311   16 years vboxsync fixed ().
(edit) @13306   16 years vboxsync IPRT,++: some assert.h cleanup, making a suitable place to call …
(edit) @11190   16 years vboxsync AssertLogRelMsg1: Fixed the LogRel() version, it was printing the file …
(edit) @10785   16 years vboxsync Fixed broken AssertCompileMemberOffset macro.
(edit) @9367   17 years vboxsync AssertCompileMemberOffset
(edit) @8615   17 years vboxsync obsolete todo.
(edit) @8598   17 years vboxsync %Vra -> %Rra
(edit) @8596   17 years vboxsync AssertPtrNullBreakVoid -> AssertPtrNullBreak.
(edit) @8595   17 years vboxsync AssertPtrBreakVoid -> AssertPtrBreak.
(edit) @8594   17 years vboxsync AssertPtrBreakVoid -> AssertPtrBreak.
(edit) @8593   17 years vboxsync AssertReleaseRCSuccessBreakVoid -> AssertReleaseRCSuccessBreak
(edit) @8592   17 years vboxsync AssertReleaseMsgRCBreakVoid -> AssertReleaseMsgRCBreak.
(edit) @8591   17 years vboxsync AssertReleaseRCBreakVoid -> AssertReleaseRCBreak
(edit) @8590   17 years vboxsync AssertRCSuccessBreakVoid -> AssertRCSuccessBreak.
(edit) @8589   17 years vboxsync AssertMsgRCBreakVoid -> AssertMsgRCBreak.
Note: See TracRevisionLog for help on using the revision log.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette