|
|
@37968
|
13 years |
vboxsync |
include/*/*.mac: regenerated assmebly headers.
|
|
|
@37964
|
13 years |
vboxsync |
Register formatting in strformatrt.cpp (for logging).
|
|
|
@37955
|
13 years |
vboxsync |
Moved VBox/x86.h/mac to iprt/x86.h/mac.
|
|
|
@37951
|
13 years |
vboxsync |
IPRT: Added RTMsgSetProgName.
|
|
|
@37871
|
13 years |
vboxsync |
iprt/string.h: build fix for some FreeBSD versions which declare …
|
|
|
@37861
|
13 years |
vboxsync |
IPRT: fix assigning of empty lists
|
|
|
@37829
|
14 years |
vboxsync |
header fixes
|
|
|
@37818
|
14 years |
vboxsync |
Fix logging from R0
|
|
|
@37720
|
14 years |
vboxsync |
Runtime: add C++-like vector implementation in C
|
|
|
@37665
|
14 years |
vboxsync |
Runtime/getopt: add new option flag to switch to case insensitive matching
|
|
|
@37596
|
14 years |
vboxsync |
*: RTFILE becomes a pointer, RTFileOpen++ expands it's flags paramter …
|
|
|
@37591
|
14 years |
vboxsync |
RTLog,VMM,Main,SUPDrv: Restrict VM release logging by group - major …
|
|
|
@37589
|
14 years |
vboxsync |
Main/GuestCtrl: Major overhaul of internal guest control handling, …
|
|
|
@37573
|
14 years |
vboxsync |
iprt: More kernel symbol resolving on darwin.
|
|
|
@37559
|
14 years |
vboxsync |
iprt/file.h: RTFile will be available in kernel mode as well.
|
|
|
@37535
|
14 years |
vboxsync |
iprt/cdefs.h: RT_HI/LO_Uxx macros.
|
|
|
@37491
|
14 years |
vboxsync |
Main-CloneVM: factor out the clone VM task
|
|
|
@37447
|
14 years |
vboxsync |
GuestCtrl/Execute: Added NoProfile flag for executing processes …
|
|
|
@37419
|
14 years |
vboxsync |
PDM/IPRT CritSect: Introduced the NOP critical section for simplifying …
|
|
|
@37409
|
14 years |
vboxsync |
iprt/trace: Added the CPU/APIC ID to the trace entires. Added some …
|
|
|
@37399
|
14 years |
vboxsync |
build fix
|
|
|
@37396
|
14 years |
vboxsync |
iprt/trace.h: Mostly done, but untested and undocumented.
|
|
|
@37363
|
14 years |
vboxsync |
iprt/assert.h: addendum to r72121
|
|
|
@37354
|
14 years |
vboxsync |
PGM: Fixed locking issues in PGMR3PhysMMIORegister and …
|
|
|
@37316
|
14 years |
vboxsync |
IPRT: Inlined the already-done check in RTOnce().
|
|
|
@37234
|
14 years |
vboxsync |
IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, …
|
|
|
@37233
|
14 years |
vboxsync |
IRPT: Adding RTErrVarsSave/Restore/++ to preserve errno, …
|
|
|
@37210
|
14 years |
vboxsync |
circbuf: make the structure abstract.
|
|
|
@37209
|
14 years |
vboxsync |
circbuf: Use ASMAtomic*Z instead of ASMAtomic*Size because the latter …
|
|
|
@37208
|
14 years |
vboxsync |
circbuf: code cleanup.
|
|
|
@37196
|
14 years |
vboxsync |
Runtime/socket+udp: new socket functions needed to provide UDP as part …
|
|
|
@37154
|
14 years |
vboxsync |
RTThread[SG]etAffinity cleanup
|
|
|
@37024
|
14 years |
vboxsync |
iprt/dvm: use static, changed prefix of internal functions.
|
|
|
@37012
|
14 years |
vboxsync |
iprt/cdefs.h: DECL_NO_INLINE typo.
|
|
|
@36890
|
14 years |
vboxsync |
iprt/types.h: Made the NIL_RTRxPTR defines work nicely in all contexts …
|
|
|
@36830
|
14 years |
vboxsync |
iprt/log.h: Check the RTLOGFLAGS_DISABLED in a few places.
|
|
|
@36816
|
14 years |
vboxsync |
IPRT: Initial commit of the disk volume management API. Supports …
|
|
|
@36767
|
14 years |
vboxsync |
iprt/cdefs.h: Added RT_CONCAT, RT_CONCAT3 and RT_CONCAT4 for use with …
|
|
|
@36654
|
14 years |
vboxsync |
iprt-cpp/list: added RTMEMEF_NEW_AND_DELETE_OPERATORS; changed private …
|
|
|
@36645
|
14 years |
vboxsync |
Added a .kup-file to iprt/cpp/.
|
|
|
@36638
|
14 years |
vboxsync |
addendum to r71078: there is another limit of 15 bytes required
|
|
|
@36625
|
14 years |
vboxsync |
iprt/string.h: Adjusted RTSTR_MEMCHR_MAX so that buggy implementations …
|
|
|
@36624
|
14 years |
vboxsync |
IPRT/Mangling: solaris build fix.
|
|
|
@36620
|
14 years |
vboxsync |
fix 32-bit Linux builds
|
|
|
@36611
|
14 years |
vboxsync |
iprt: add RTPathUserDocuments
|
|
|
@36597
|
14 years |
vboxsync |
IPRT: Implemented the memory tracker.
|
|
|
@36596
|
14 years |
vboxsync |
iprt/thread.h: Added RTThreadIsInitialized, RTThreadIsSelfKnown and …
|
|
|
@36595
|
14 years |
vboxsync |
iprt/asm.h: Added ASMAtomic[Dec|Inc|Add|Sub]Z.
|
|
|
@36581
|
14 years |
vboxsync |
iprt: add new method to the mangling list
|
|
|
@36579
|
14 years |
vboxsync |
iprt: fix win burns
|
|
|
@36577
|
14 years |
vboxsync |
iprt: add RTDirCreateUniqueNumbered
|
|
|
@36573
|
14 years |
vboxsync |
include/: a/an nits
|
|
|
@36572
|
14 years |
vboxsync |
iprt-cpp: doc
|
|
|
@36569
|
14 years |
vboxsync |
iprt/mem.h: an alternative RTMEM_TAG including the line number
|
|
|
@36563
|
14 years |
vboxsync |
iprt-cpp: More RTC*List methods. Added explicit constructors to the …
|
|
|
@36555
|
14 years |
vboxsync |
Use DECLHIDDEN, especially in IPRT.
|
|
|
@36546
|
14 years |
vboxsync |
Added some missing symbols.
|
|
|
@36545
|
14 years |
vboxsync |
indent adj.
|
|
|
@36539
|
14 years |
vboxsync |
iprt-cpp: docu update
|
|
|
@36538
|
14 years |
vboxsync |
wrong fix
|
|
|
@36537
|
14 years |
vboxsync |
iprt: no mangling when doxygen is running
|
|
|
@36535
|
14 years |
vboxsync |
iprt: try to fix osx builds
|
|
|
@36533
|
14 years |
vboxsync |
IPRT-C++: try to fix ose
|
|
|
@36532
|
14 years |
vboxsync |
IPRT-C++: iprt::list -> RTCList; iprt::mtlist -> RTCMTList
|
|
|
@36529
|
14 years |
vboxsync |
iprt::non_copyable -> RTCNonCopyable (now in utils.h), moved and …
|
|
|
@36527
|
14 years |
vboxsync |
iprt::MiniString -> RTCString.
|
|
|
@36526
|
14 years |
vboxsync |
IPRT-C++: try to fix win build boxes
|
|
|
@36524
|
14 years |
vboxsync |
IPRT-C++: add a thread-safe variant of the generic list class
|
|
|
@36523
|
14 years |
vboxsync |
Renamed iprt::Error to RTCError.
|
|
|
@36522
|
14 years |
vboxsync |
lock.h: nit.
|
|
|
@36521
|
14 years |
vboxsync |
iprt/cpp/lock.h: RTLock, RTLockMtx -> RTCLock, RTClockMtx. 'RTC' is …
|
|
|
@36511
|
14 years |
vboxsync |
doxygen nits.
|
|
|
@36508
|
14 years |
vboxsync |
iprt/C++: some cleanup.
|
|
|
@36501
|
14 years |
vboxsync |
IPRT: add join/split and + operators to the string class
|
|
|
@36500
|
14 years |
vboxsync |
IPRT: add a generic list class
|
|
|
@36499
|
14 years |
vboxsync |
Doc-IPRT: add a RT C++ group to the docu
|
|
|
@36492
|
14 years |
vboxsync |
iprt: CRITSECT_WITHOUT_REMAPPING -> RTCRITSECT_WITHOUT_REMAPPING.
|
|
|
@36489
|
14 years |
vboxsync |
comment typos.
|
|
|
@36472
|
14 years |
vboxsync |
addendum to r70394 for RTCrit*
|
|
|
@36426
|
14 years |
vboxsync |
MiniString: doc addition
|
|
|
@36425
|
14 years |
vboxsync |
MiniString::utf8Length -> MiniString::uniLength.
|
|
|
@36408
|
14 years |
vboxsync |
log rotation review and adjustments: Don't delete any excess files if …
|
|
|
@36407
|
14 years |
vboxsync |
IPRT: Added RTStrCopyP, RTStrCopyPEx, RTStrCatP and RTStrCatPEx. These …
|
|
|
@36405
|
14 years |
vboxsync |
IPRT/xml: add optional parameter for adding a comment to the created …
|
|
|
@36372
|
14 years |
vboxsync |
RTR0MemObjSize: Correct documentation and added alignment guarantee.
|
|
|
@36344
|
14 years |
vboxsync |
Runtime/log: implement log rotation, adapt all code creating log files …
|
|
|
@36267
|
14 years |
vboxsync |
iprt/mangling.h: Lots more symbols.
|
|
|
@36262
|
14 years |
vboxsync |
SUPDrv,IPRT,++: Enabled the code for supporting up to 256 host …
|
|
|
@36254
|
14 years |
vboxsync |
GIP,++: Lots of CPUs (disabled).
|
|
|
@36232
|
14 years |
vboxsync |
RTCPUSET, SUPDrv: Preparation for supporting 256 CPUs/cores/threads.
|
|
|
@36190
|
14 years |
vboxsync |
IPRT,Drivers: Committed a modified version of the …
|
|
|
@36169
|
14 years |
vboxsync |
iprt/cdefs.h: DECL_FORCE_INLINE: always_inline -> always_inline to …
|
|
|
@35662
|
14 years |
vboxsync |
fix for r69559
|
|
|
@35647
|
14 years |
vboxsync |
Linux 2.6.38-rc1 autoconf.h mess
|
|
|
@35593
|
14 years |
vboxsync |
kmk incs
|
|
|
@35585
|
14 years |
vboxsync |
iprt/string.h: Added RTStrFormatU[8|16|32|64|128] and …
|
|
|
@35584
|
14 years |
vboxsync |
RTFLOAT80U fix.
|
|
|
@35567
|
14 years |
vboxsync |
IPRT: fix rare crash in MiniString::substr(); rename substr() to …
|
|
|
@35558
|
14 years |
vboxsync |
Runtime/process: add a Solaris-specific flag to suppress changing the …
|
|
|
@35525
|
14 years |
vboxsync |
Followup to r69260: Need the size_t redefinition, so include …
|
|
|