|
|
@74232
|
6 years |
vboxsync |
IPRT/rest: fix typo in method name
|
|
|
@74231
|
6 years |
vboxsync |
IPRT/rest: Provide RTCRestBinaryParameter::getContentLength()
|
|
|
@74224
|
6 years |
vboxsync |
IPRT/http,rest: Clearified the content offset parameter in the callbacks.
|
|
|
@74197
|
6 years |
vboxsync |
IPRT/rest: String map tests. A couple of bugfixes (removal, …
|
|
|
@74195
|
6 years |
vboxsync |
IPRT/rest: Build fix for array tests. Started testing the string map. …
|
|
|
@74181
|
6 years |
vboxsync |
IPRT/rest: Wrote unit tests for RTCRestDate. Addressed some issues …
|
|
|
@74176
|
6 years |
vboxsync |
IPRT/rest: Added unittest for RTCRestString. Addressing a few issues. …
|
|
|
@74149
|
6 years |
vboxsync |
IPRT/rest: Adding RTCRestDate (untested). bugref:9167
|
|
|
@74142
|
6 years |
vboxsync |
IPRT/rest: Split up RTCRestBinaryString into a core RTCRestBinary type …
|
|
|
@74128
|
6 years |
vboxsync |
IPRT/rest: Mostly done with the initial RTCRestBinaryString hacks. …
|
|
|
@74126
|
6 years |
vboxsync |
IPRT/rest: More work on binary downloads and uploads. bugref:9167
|
|
|
@74117
|
6 years |
vboxsync |
IPRT/rest: Started implemented more flexible handling of binary …
|
|
|
@74106
|
6 years |
vboxsync |
IPRT/rest: Fix RTCRestAnyObject export issue and response enum linking …
|
|
|
@74096
|
6 years |
vboxsync |
IPRT/rest: doxygen fix
|
|
|
@74093
|
6 years |
vboxsync |
IPRT/rest: Implemented the hybrid RTCRestAnyObject chameleon. bugref:9167
|
|
|
@74075
|
6 years |
vboxsync |
IPRT/rest: Sketched out a RTCRestBinaryString type for dealing with …
|
|
|
@74052
|
6 years |
vboxsync |
IPRT/rest: Started implementing http-signatures for oci. bugref:9167
|
|
|
@74051
|
6 years |
vboxsync |
IPRT/rest: Fix doxygen comment.
|
|
|
@74040
|
6 years |
vboxsync |
IPRT/rest: Hacked up string <-> enum translation. bugref:9167
|
|
|
@74029
|
6 years |
vboxsync |
IPRT/rest: Doxygen fix. bugref:9167
|
|
|
@74026
|
6 years |
vboxsync |
IPRT/rest: Implemented header collection (x-obmcs-header-collection) …
|
|
|
@74025
|
6 years |
vboxsync |
IPRT/rest: split up restbase.h into several files to make it more …
|
|
|
@74024
|
6 years |
vboxsync |
IPRT/rest: Implemented header collection (x-obmcs-header-collection) …
|
|
|
@74023
|
6 years |
vboxsync |
IPRT/rest: Implemented header collection (x-obmcs-header-collection) …
|
|
|
@74021
|
6 years |
vboxsync |
iprt/cpp/ministring.h: Fix s/Assign/Append/ in a doc comment.
|
|
|
@74020
|
6 years |
vboxsync |
IPRT/rest: Improvements to request parameter handling, implementing …
|
|
|
@74013
|
6 years |
vboxsync |
IPRT/rest: Added parameter based api methods (constructs Request …
|
|
|
@74009
|
6 years |
vboxsync |
IPRT/rest: Pass the response object as a parmeter to the api emthods …
|
|
|
@74008
|
6 years |
vboxsync |
IPRT/rest: Deal (more) properly with 'null'. bugref:9167
|
|
|
@73978
|
6 years |
vboxsync |
IPRT/rest: Fixed empty array & map handling by making the begin …
|
|
|
@73977
|
6 years |
vboxsync |
IPRT/rest: More request array and map setter methods. Fixed string …
|
|
|
@73968
|
6 years |
vboxsync |
IPRT/rest: Bug fixes. Pet listing works. bugref:9167
|
|
|
@73965
|
6 years |
vboxsync |
IPRT/rest: Doxygen fixes. bugref:9167
|
|
|
@73964
|
6 years |
vboxsync |
IPRT/rest: Missing copy stuff in array template; DLL linking. bugref:9167
|
|
|
@73958
|
6 years |
vboxsync |
IPRT/rest: Added RTJsonIteratorBeginArray and …
|
|
|
@73957
|
6 years |
vboxsync |
IPRT/rest: Added RTJsonIteratorBeginArray and …
|
|
|
@73956
|
6 years |
vboxsync |
IPRT/rest: Added RTJsonIteratorBeginArray and …
|
|
|
@73950
|
6 years |
vboxsync |
IPRT/rest: Basic string map implementation, sans enumeration. …
|
|
|
@73949
|
6 years |
vboxsync |
IPRT/rest: Basic string map implementation, sans enumeration. bugref:9167
|
|
|
@73936
|
6 years |
vboxsync |
IPRT/rest: Fix doxygen.
|
|
|
@73934
|
6 years |
vboxsync |
IPRT/rest: build fix. bugref:9167
|
|
|
@73933
|
6 years |
vboxsync |
IPRT/rest: Adding genric factor methods for every class and use it to …
|
|
|
@73930
|
6 years |
vboxsync |
IPRT/rest: Implemented parsing json response bodies. bugref:9167
|
|
|
@73922
|
6 years |
vboxsync |
iprt/rest: Added error info, copy of http status, and content type to …
|
|
|
@73920
|
6 years |
vboxsync |
iprt/rest: More work on the API code generation. bugref:9167
|
|
|
@73918
|
6 years |
vboxsync |
iprt/rest: More work on the API code generation. bugref:9167
|
|
|
@73915
|
6 years |
vboxsync |
IPRT/rest: More API code generation bits. bugref:9167
|
|
|
@73908
|
6 years |
vboxsync |
iprt/cpp/ministring.h: Added appendPrintf with all variants. Marked a …
|
|
|
@73907
|
6 years |
vboxsync |
iprt/cpp/ministring.h: Added a much of NoThrow variants of the assign, …
|
|
|
@73902
|
6 years |
vboxsync |
IPRT/rest: More API code generation bits. bugref:9167 [build fix]
|
|
|
@73900
|
6 years |
vboxsync |
IPRT/rest: More API code generation bits. bugref:9167
|
|
|
@73895
|
6 years |
vboxsync |
IPRT/rest: Wrap primitive types to unify serializing, deserializing, …
|
|
|
@73889
|
6 years |
vboxsync |
IPRT/rest: More 'api' generator work. bugref:9167
|
|
|
@73887
|
6 years |
vboxsync |
IPRT/swagger: Hacking api source. bugref:9167
|
|
|
@73884
|
6 years |
vboxsync |
IPRT/swagger: Hacking api source. bugref:9167
|
|
|
@73883
|
6 years |
vboxsync |
IPRT/rest: Implemented RTCRestOutputToString. bugref:9167 [doxygen]
|
|
|
@73880
|
6 years |
vboxsync |
IPRT/rest: Implemented RTCRestOutputToString. bugref:9167 [build fix]
|
|
|
@73879
|
6 years |
vboxsync |
IPRT/rest: Implemented RTCRestOutputToString. bugref:9167
|
|
|
@73876
|
6 years |
vboxsync |
IPRT: More REST work. bugref:9167 [doxygen]
|
|
|
@73875
|
6 years |
vboxsync |
IPRT: More REST work. bugref:9167
|
|
|
@73866
|
6 years |
vboxsync |
iprt/swagger-codegen: More model source template hacking. bugref:9167
|
|
|
@73865
|
6 years |
vboxsync |
iprt/swagger-codegen: Started on the model source template. bugref:9167
|
|
|
@73864
|
6 years |
vboxsync |
iprt/swagger-codegen: More codegen hacking. bugref:9167
|
|
|
@73849
|
6 years |
vboxsync |
iprt/cpp/restbase.h: fix doxygen comments
|
|
|
@73803
|
6 years |
vboxsync |
iprt/cpp/restbase.h: Some serialization and deserialization ideas. …
|
|
|
@73802
|
6 years |
vboxsync |
iprt/cpp/restbase.h: doxygen fix. bugref:9167
|
|
|
@73789
|
6 years |
vboxsync |
iprt/swagger-codegen: taking an approach to input and output similar …
|
|
|
@69475
|
7 years |
vboxsync |
*: scm updates - header files should have 'svn:keywords=Id Revision' …
|
|
|
@69105
|
7 years |
vboxsync |
include/iprt/: (C) year
|
|
|
@69028
|
7 years |
vboxsync |
RTCString: don't crash when converting empty/null strings to an integer
|
|
|
@68675
|
7 years |
vboxsync |
include file build fixes (kmk -C include)
|
|
|
@68154
|
7 years |
vboxsync |
iprt: Added RTCString::erase.
|
|
|
@68124
|
7 years |
vboxsync |
RTCString: Added assign() methods.
|
|
|
@68123
|
7 years |
vboxsync |
RTCString: Added assign() methods.
|
|
|
@68094
|
7 years |
vboxsync |
RTCString: Added startsWithWord method.
|
|
|
@68070
|
7 years |
vboxsync |
iprt/cpp/path.h: Added RTPathAppendCxx and RTPathAppPrivateNoArchCxx.
|
|
|
@68054
|
7 years |
vboxsync |
iprt/cpp/path.h: New file with RTCString wrappers for RTPathAbs; more …
|
|
|
@67748
|
7 years |
vboxsync |
iprt/cpp/list.h: Added append method without any parameters that …
|
|
|
@67690
|
7 years |
vboxsync |
RTCString: Added 4 standard like replace() methods. (build fix)
|
|
|
@67688
|
7 years |
vboxsync |
RTCString: Added 4 standard like replace() methods.
|
|
|
@67676
|
7 years |
vboxsync |
RTCString: Added append methods for appending a substring.
|
|
|
@67675
|
7 years |
vboxsync |
iprt/xml: Added a RTCString writer class.
|
|
|
@67674
|
7 years |
vboxsync |
RTCString: Added append methods for appending a substring.
|
|
|
@67651
|
7 years |
vboxsync |
IPRT: Added strip, stripLeft, and stripRight to RTCString.
|
|
|
@67650
|
7 years |
vboxsync |
IPRT: Added const char * variant of RTCString::contains.
|
|
|
@67645
|
7 years |
vboxsync |
IPRT: RTCString::find: Made it return npos if the string to search for …
|
|
|
@65811
|
8 years |
vboxsync |
RTCString::equals(): don't call memcmp() with a zero length
|
|
|
@64993
|
8 years |
vboxsync |
XML: added new function setContent()
|
|
|
@62636
|
8 years |
vboxsync |
cdefs.h,*: DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP and …
|
|
|
@62474
|
8 years |
vboxsync |
(C) 2016
|
|
|
@62331
|
8 years |
vboxsync |
iprt/cpp/utils.h: Declare unimplemented RTCNonCopyable::operator= to …
|
|
|
@57944
|
9 years |
vboxsync |
iprt: More doxygen corrections.
|
|
|
@57416
|
9 years |
vboxsync |
More DECLCALLBACK fixes; retired RTMemAutoPtr.
|
|
|
@57005
|
9 years |
vboxsync |
Annotated format strings in ministring.h and com/strings.h.
|
|
|
@56291
|
9 years |
vboxsync |
include: Updated (C) year.
|
|
|
@55947
|
10 years |
vboxsync |
iprt/cpp/list.h: Eliminated RT_UNLIKELY.
|
|
|
@55885
|
10 years |
vboxsync |
IMachineDebugger: Added a queryOSKernelLog method.
|
|
|
@53624
|
10 years |
vboxsync |
scm automatic cleanups.
|
|
|
@53615
|
10 years |
vboxsync |
doxygen fixes.
|
|
|
@52580
|
10 years |
vboxsync |
algorithm or something it needs is missing in one of the additions …
|
|
|