|
|
@77257
|
6 years |
vboxsync |
Runtime/RTReqPool: Memory leak fixes during destruction
|
|
|
@77237
|
6 years |
vboxsync |
IPRT/aiomgr.cpp: Use RTListForEachSafe in rtAioMgrCheckFiles() to be …
|
|
|
@76585
|
6 years |
vboxsync |
*: scm --fix-header-guard-endif
|
|
|
@76560
|
6 years |
vboxsync |
IPRT: Use IPRT_INCLUDED_SRC_ as header guard prefix for files around …
|
|
|
@76553
|
6 years |
vboxsync |
scm --update-copyright-year
|
|
|
@76513
|
6 years |
vboxsync |
IPRT: scm --fix-header-guards. bugref:9344
|
|
|
@76452
|
6 years |
vboxsync |
IPRT: Ran scm --fix-err-h. bugref:9344
|
|
|
@76408
|
6 years |
vboxsync |
iprt/string.h: Dropped including utf16.h and let those who need it …
|
|
|
@76346
|
6 years |
vboxsync |
*: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no …
|
|
|
@75579
|
6 years |
vboxsync |
iprt/lockvalidator.cpp: suppress two memory leak sanitiser warnings. …
|
|
|
@75235
|
6 years |
vboxsync |
IPRT: Starting to get somewhere with DWARF unwinding. bugref:3897
|
|
|
@74424
|
6 years |
vboxsync |
IPRT/uri: Better handling of empty port specifiers. bugref:9249
|
|
|
@74349
|
6 years |
vboxsync |
IPRT/json: Fixed handling of \t, \n, \r, \b, and \f escape sequences. …
|
|
|
@74344
|
6 years |
vboxsync |
IPRT/assert: Added check for env var IPRT_ASSERT_NO_STACK and …
|
|
|
@74179
|
6 years |
vboxsync |
IPRT/json: Added \uXXXX and surrogate pair tests. Refuse to decode …
|
|
|
@74175
|
6 years |
vboxsync |
IPRT/json: Implemented handling of \uXXXX sequences. Reduced heap …
|
|
|
@74173
|
6 years |
vboxsync |
IPRT/json: Implemented handling of \uXXXX sequences. Reduced heap …
|
|
|
@74170
|
6 years |
vboxsync |
IPRT/rest: Added testcase for RTCRestDouble, fixing issues found. …
|
|
|
@74027
|
6 years |
vboxsync |
IPRT/json: Implemented support for parsing floating point values. …
|
|
|
@73996
|
6 years |
vboxsync |
IPRT/json: don't check the handle twice. bugref:9167
|
|
|
@73981
|
6 years |
vboxsync |
Runtime/json.cpp: Fix handling negative numbers
|
|
|
@73979
|
6 years |
vboxsync |
IPRT/json: Made the json parser report error info. Currently we're …
|
|
|
@73978
|
6 years |
vboxsync |
IPRT/rest: Fixed empty array & map handling by making the begin …
|
|
|
@73956
|
6 years |
vboxsync |
IPRT/rest: Added RTJsonIteratorBeginArray and …
|
|
|
@73930
|
6 years |
vboxsync |
IPRT/rest: Implemented parsing json response bodies. bugref:9167
|
|
|
@73874
|
6 years |
vboxsync |
RTJson: Added RTJsonValueTypeName and did some internal macro cleanups …
|
|
|
@73762
|
6 years |
vboxsync |
IPRT/assert: Provide call stack dump on 64-bit windows (ring-3). …
|
|
|
@73616
|
6 years |
vboxsync |
Runtime/RTJson: Promote type assertions In query functions to always …
|
|
|
@72955
|
6 years |
vboxsync |
Runtime/RTJson: Some error checking addendums to r123506 (bugref:9188)
|
|
|
@72954
|
6 years |
vboxsync |
Runtime/RTJson: Parse strings exceeding 4KB correctly (would throw an …
|
|
|
@72613
|
6 years |
vboxsync |
IPRT: Call lsan_ignore_object() if must-leak or may-leak tags are use.
|
|
|
@72602
|
6 years |
vboxsync |
Linux/Address sanitizer: silence some warnings about memory leaks. …
|
|
|
@71009
|
7 years |
vboxsync |
RTGetOpt: Fixed bug handling missing option values when …
|
|
|
@69742
|
7 years |
vboxsync |
IPRT: Added RTGetOptFormatError.
|
|
|
@69590
|
7 years |
vboxsync |
thread.cpp: fixed thread structure leak in VBoxC debug builds with …
|
|
|
@69520
|
7 years |
vboxsync |
Runtime/json: Plug small memory leak in out of memory error condition
|
|
|
@69474
|
7 years |
vboxsync |
*: scm updates - header files should have 'svn:keywords=Id Revision' …
|
|
|
@69219
|
7 years |
vboxsync |
Runtime: scm cleanups
|
|
|
@69111
|
7 years |
vboxsync |
(C) year
|
|
|
@69108
|
7 years |
vboxsync |
IPRT: scm fixes
|
|
|
@69062
|
7 years |
vboxsync |
IPRT: Added RTIniFileQueryPair for key/value pair enumeration.
|
|
|
@69060
|
7 years |
vboxsync |
inifile.cpp: Fixed wrong allocation size.
|
|
|
@69046
|
7 years |
vboxsync |
Global: replace fall-through comments with RT_FALL_THRU(). …
|
|
|
@68937
|
7 years |
vboxsync |
IPRT/RTGetOpt: Added 32-bit and 64-bit pair types. [build fix]
|
|
|
@68936
|
7 years |
vboxsync |
IPRT/RTGetOpt: Added 32-bit and 64-bit pair types.
|
|
|
@68862
|
7 years |
vboxsync |
iprt,vboxmanage,manual: Try write the iso maker docs as a docbook …
|
|
|
@68860
|
7 years |
vboxsync |
iprt,vboxmanage,manual: Try write the iso maker docs as a docbook …
|
|
|
@68317
|
7 years |
vboxsync |
IPRT: Added simple INI-file parser (completely untested).
|
|
|
@67598
|
7 years |
vboxsync |
RTGetOptArgvFromString: Added a RTGETOPTARGV_CNV_MODIFY_INPUT flag for …
|
|
|
@67364
|
7 years |
vboxsync |
Audio: Forward ported r113728 (IPRT/CircBuf: Added …
|
|
|
@66861
|
8 years |
vboxsync |
RTGetOptArgvFromString: Fixed incorrect handling of escape sequences …
|
|
|
@66594
|
8 years |
vboxsync |
iprt: Reworked and implemented VFS chains, adding stdfile, gzip and …
|
|
|
@66591
|
8 years |
vboxsync |
RTFileModeToFlagsEx: Implemented missing sharing mode (sigh) and added …
|
|
|
@66120
|
8 years |
vboxsync |
IPRT/RTThreadWait: Quick and dirty workaround for Ctrl-C deadlock with …
|
|
|
@65642
|
8 years |
vboxsync |
gcc 7: Runtime: fall thru
|
|
|
@65620
|
8 years |
vboxsync |
IPRT: indentation fix
|
|
|
@64901
|
8 years |
vboxsync |
Runtime: use symbolic constants for _8K and _16K
|
|
|
@64899
|
8 years |
vboxsync |
next try
|
|
|
@64898
|
8 years |
vboxsync |
Runtime: try to fix builds
|
|
|
@64766
|
8 years |
vboxsync |
src/VBox: Make the use of the iterator for …
|
|
|
@64602
|
8 years |
vboxsync |
IPRT: Added RTGetOptNonOptionArrayPtr.
|
|
|
@64531
|
8 years |
vboxsync |
Runtime: typos
|
|
|
@64286
|
8 years |
vboxsync |
assert.cpp: revered unintentional change.
|
|
|
@64281
|
8 years |
vboxsync |
IPRT,SUP: Major vboxdrv and GIP version change; more flexible …
|
|
|
@63678
|
8 years |
vboxsync |
IPRT/lockvalidator.cpp: Build fix when RTLOCKVAL_WITH_VERBOSE_DUMPS is set.
|
|
|
@63561
|
8 years |
vboxsync |
scm: cleaning up todos
|
|
|
@63451
|
8 years |
vboxsync |
Runtime: warnings
|
|
|
@62635
|
8 years |
vboxsync |
warnings
|
|
|
@62584
|
8 years |
vboxsync |
IPRT: Unused parameters on windows.
|
|
|
@62570
|
8 years |
vboxsync |
IPRT: More unused parameters.
|
|
|
@62566
|
8 years |
vboxsync |
IPRT: More unused parameters.
|
|
|
@62564
|
8 years |
vboxsync |
IPRT: Mark unused parameters.
|
|
|
@62559
|
8 years |
vboxsync |
RTFileModeToFlags.cpp: Code cleanup.
|
|
|
@62477
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62461
|
8 years |
vboxsync |
IPRT: scm
|
|
|
@62446
|
8 years |
vboxsync |
json.cpp: You won't normally ever use the 'asz' HN prefix. Removed …
|
|
|
@62021
|
8 years |
vboxsync |
Runtime/RTJson: Fix review todos
|
|
|
@61760
|
8 years |
vboxsync |
doxygen fixes
|
|
|
@61737
|
8 years |
vboxsync |
Runtime/RTJson: Three more helpers, sort RTJson API alphabetically in …
|
|
|
@61730
|
8 years |
vboxsync |
Runtime/RTJson: Enhance testcase and two fixes
|
|
|
@61721
|
8 years |
vboxsync |
Runtime/RTJson: Fixes, updates to the testcase
|
|
|
@61716
|
8 years |
vboxsync |
Runtime/JSON: Fixes and start on a testcase
|
|
|
@61708
|
8 years |
vboxsync |
build fix
|
|
|
@61707
|
8 years |
vboxsync |
build fix
|
|
|
@61705
|
8 years |
vboxsync |
build fix
|
|
|
@61704
|
8 years |
vboxsync |
Runtime/RTJson: Updates
|
|
|
@61695
|
8 years |
vboxsync |
build fix
|
|
|
@61694
|
8 years |
vboxsync |
properties
|
|
|
@60346
|
9 years |
vboxsync |
Runtime/sg.cpp: Allow RTSgBufInit to take NULL and 0 for paSegs and …
|
|
|
@60124
|
9 years |
vboxsync |
RTReqQueueProcess: Addressed todo regarding lost requests and document …
|
|
|
@60122
|
9 years |
vboxsync |
RTReqQueueProcess: Addressed todo regarding lost requests and document …
|
|
|
@60121
|
9 years |
vboxsync |
RTReqQueueProcess: Addressed todo regarding lost requests and document …
|
|
|
@60037
|
9 years |
vboxsync |
RTReqWait: Correct incorrect assertion (VMR3ReqWait got it right). …
|
|
|
@59747
|
9 years |
vboxsync |
iprt/asm.h: Cleaned up the ASMMemIsAll8/U32 mess and implmeneted the …
|
|
|
@59745
|
9 years |
vboxsync |
sg.cpp/h: Some cleanups/optimizations.
|
|
|
@58334
|
9 years |
vboxsync |
Runtime/sg.cpp: Demote assertion to debug only and increase maximum …
|
|
|
@58069
|
9 years |
vboxsync |
IPRT,*: Simplified RTUriFilePath by removing the uFormat parameter. It …
|
|
|
@58068
|
9 years |
vboxsync |
IPRT: Added RTUriFilePathEx, removed RTUriFileNPath as we ignored the …
|
|
|
@58067
|
9 years |
vboxsync |
IPRT: Added RTUriFileCreateEx and made RTUriFileCreate assume OS …
|
|
|
@58066
|
9 years |
vboxsync |
RTUriFileCreate: NULL and empty input paths are invalid, period.
|
|
|