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