VirtualBox

source: vbox/trunk/include/iprt/cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @83795   5 years vboxsync iprt/types,iprt/ecpp/exceptions.h: VC++ 14.1 adjustments. [doxyfixes] …
(edit) @83763   5 years vboxsync iprt/cpp/excetion.h: VC++ 14.1 build tweaking. [doxyfix] bugref:8489
(edit) @83761   5 years vboxsync iprt/cpp/excetion.h: VC++ 14.1 build tweaking. bugref:8489
(edit) @82968   5 years vboxsync Copyright year updates by scm.
(edit) @82804   5 years vboxsync iprt/ministring.h: Attempt at fixing VBOX_WITH_EF_WRAPS compilation in …
(edit) @81671   5 years vboxsync IPRT/Rest: Fixes for deprecated implicit copy operators (GCC 9).
(edit) @81670   5 years vboxsync IPRT/Rest: Fixes for deprecated implicit copy operators (GCC 9).
(edit) @80779   5 years vboxsync IPRT/RTCString: The object state isn't unchanged if printf and friends …
(edit) @79808   5 years vboxsync IPRT/xml.h: Added methods for simple attribute enumeration. bugref:9288
(edit) @79799   5 years vboxsync iprt/cpp/xml.h: Fixed copy & paste bug in Node::isAttribute(). bugref:9288
(edit) @79677   5 years vboxsync Runtime/r3/xml.cpp: Introduce methods which limit the size of element …
(edit) @79569   5 years vboxsync iprt/cpp/xml.h: Added more optimial helper for getting attributes of …
(edit) @79560   5 years vboxsync iprt/lock.h: Backed out previous warning fix, it's clearly not right.
(edit) @79558   5 years vboxsync cpp/lock.h: Try shut up weird microsoft warning.
(edit) @79554   5 years vboxsync Dhcpd: Went over the Config code adding comments, eliminating …
(edit) @79481   5 years vboxsync iprt/cpp/list.h,ministring.h: Heed RT_NEED_NEW_AND_DELETE.
(edit) @79411   5 years vboxsync IPRT/rest: Added kDoCall_RequireBody flag to help ociSignRequest to …
(edit) @78100   6 years vboxsync iprt/cpp/path.h: Added RTPathAbsExCxx wrappers and made the existing …
(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) @76417   6 years vboxsync iprt/errcore.h,*: Duplicate some of the most frequently used status …
(edit) @76369   6 years vboxsync *: string.h sans err.h fix. bugref:9344
(edit) @76355   6 years vboxsync iprt/*.h: Avoid including err.h when possible. bugref:9344
(edit) @76351   6 years vboxsync iprt/*.h: Avoid including err.h when possible. bugref:9344
(edit) @75008   6 years vboxsync IPRT/RTCString: reserve(1) called on an empty string must allocate memory.
(edit) @74428   6 years vboxsync IPRT/rest: doxygen fix. bugref:9167
(edit) @74425   6 years vboxsync IPRT/rest: Missed RT_NOEXCEPT in two place. Went wild adding …
(edit) @74415   6 years vboxsync IPRT/rest: Reworked the JSON output classes a little, adding a pretty …
(edit) @74414   6 years vboxsync IPRT/rest: Reworked the JSON output classes a little, adding a pretty …
(edit) @74410   6 years vboxsync IPRT/rest: Fixed RTCRestStringEnum::clone override. bugref:9167
(edit) @74402   6 years vboxsync IPRT/rest: Implemented array and string-map support for …
(edit) @74396   6 years vboxsync IPRT/rest: Prepped for polymorphic body responses. bugref:9167
(edit) @74390   6 years vboxsync IPRT/rest: Replaced thrice duplicate enum wrapping code with a …
(edit) @74387   6 years vboxsync IPRT/rest: Early support for polymorphic data objects in the data …
(edit) @74351   6 years vboxsync IPRT/rest: Redid the previous attempt at making sense of the …
(edit) @74348   6 years vboxsync IPRT/rest: Trying to make the basepath stuff more flexible. However, …
(edit) @74347   6 years vboxsync IPRT/rest: Implemented inheritance in the data model. Introducing a …
(edit) @74263   6 years vboxsync IPRT/rest: Reimplement RTCRestArrayBase::fromString and adjusted …
(edit) @74262   6 years vboxsync IPRT/RTCString: Added find(char,size_t) and find(RTCString const …
(edit) @74250   6 years vboxsync IRPT/rest,http: Use header callbacks for capturing header values in …
(edit) @74232   6 years vboxsync IPRT/rest: fix typo in method name
(edit) @74231   6 years vboxsync IPRT/rest: Provide RTCRestBinaryParameter::getContentLength()
(edit) @74224   6 years vboxsync IPRT/http,rest: Clearified the content offset parameter in the callbacks.
(edit) @74197   6 years vboxsync IPRT/rest: String map tests. A couple of bugfixes (removal, …
(edit) @74195   6 years vboxsync IPRT/rest: Build fix for array tests. Started testing the string map. …
(edit) @74181   6 years vboxsync IPRT/rest: Wrote unit tests for RTCRestDate. Addressed some issues …
(edit) @74176   6 years vboxsync IPRT/rest: Added unittest for RTCRestString. Addressing a few issues. …
(edit) @74149   6 years vboxsync IPRT/rest: Adding RTCRestDate (untested). bugref:9167
(edit) @74142   6 years vboxsync IPRT/rest: Split up RTCRestBinaryString into a core RTCRestBinary type …
(edit) @74128   6 years vboxsync IPRT/rest: Mostly done with the initial RTCRestBinaryString hacks. …
(edit) @74126   6 years vboxsync IPRT/rest: More work on binary downloads and uploads. bugref:9167
(edit) @74117   6 years vboxsync IPRT/rest: Started implemented more flexible handling of binary …
(edit) @74106   6 years vboxsync IPRT/rest: Fix RTCRestAnyObject export issue and response enum linking …
(edit) @74096   6 years vboxsync IPRT/rest: doxygen fix
(edit) @74093   6 years vboxsync IPRT/rest: Implemented the hybrid RTCRestAnyObject chameleon. bugref:9167
(edit) @74075   6 years vboxsync IPRT/rest: Sketched out a RTCRestBinaryString type for dealing with …
(edit) @74052   6 years vboxsync IPRT/rest: Started implementing http-signatures for oci. bugref:9167
(edit) @74051   6 years vboxsync IPRT/rest: Fix doxygen comment.
(edit) @74040   6 years vboxsync IPRT/rest: Hacked up string <-> enum translation. bugref:9167
(edit) @74029   6 years vboxsync IPRT/rest: Doxygen fix. bugref:9167
(edit) @74026   6 years vboxsync IPRT/rest: Implemented header collection (x-obmcs-header-collection) …
(edit) @74025   6 years vboxsync IPRT/rest: split up restbase.h into several files to make it more …
(edit) @74024   6 years vboxsync IPRT/rest: Implemented header collection (x-obmcs-header-collection) …
(edit) @74023   6 years vboxsync IPRT/rest: Implemented header collection (x-obmcs-header-collection) …
(edit) @74021   6 years vboxsync iprt/cpp/ministring.h: Fix s/Assign/Append/ in a doc comment.
(edit) @74020   6 years vboxsync IPRT/rest: Improvements to request parameter handling, implementing …
(edit) @74013   6 years vboxsync IPRT/rest: Added parameter based api methods (constructs Request …
(edit) @74009   6 years vboxsync IPRT/rest: Pass the response object as a parmeter to the api emthods …
(edit) @74008   6 years vboxsync IPRT/rest: Deal (more) properly with 'null'. bugref:9167
(edit) @73978   6 years vboxsync IPRT/rest: Fixed empty array & map handling by making the begin …
(edit) @73977   6 years vboxsync IPRT/rest: More request array and map setter methods. Fixed string …
(edit) @73968   6 years vboxsync IPRT/rest: Bug fixes. Pet listing works. bugref:9167
(edit) @73965   6 years vboxsync IPRT/rest: Doxygen fixes. bugref:9167
(edit) @73964   6 years vboxsync IPRT/rest: Missing copy stuff in array template; DLL linking. bugref:9167
(edit) @73958   6 years vboxsync IPRT/rest: Added RTJsonIteratorBeginArray and …
(edit) @73957   6 years vboxsync IPRT/rest: Added RTJsonIteratorBeginArray and …
(edit) @73956   6 years vboxsync IPRT/rest: Added RTJsonIteratorBeginArray and …
(edit) @73950   6 years vboxsync IPRT/rest: Basic string map implementation, sans enumeration. …
(edit) @73949   6 years vboxsync IPRT/rest: Basic string map implementation, sans enumeration. bugref:9167
(edit) @73936   6 years vboxsync IPRT/rest: Fix doxygen.
(edit) @73934   6 years vboxsync IPRT/rest: build fix. bugref:9167
(edit) @73933   6 years vboxsync IPRT/rest: Adding genric factor methods for every class and use it to …
(edit) @73930   6 years vboxsync IPRT/rest: Implemented parsing json response bodies. bugref:9167
(edit) @73922   6 years vboxsync iprt/rest: Added error info, copy of http status, and content type to …
(edit) @73920   6 years vboxsync iprt/rest: More work on the API code generation. bugref:9167
(edit) @73918   6 years vboxsync iprt/rest: More work on the API code generation. bugref:9167
(edit) @73915   6 years vboxsync IPRT/rest: More API code generation bits. bugref:9167
(edit) @73908   6 years vboxsync iprt/cpp/ministring.h: Added appendPrintf with all variants. Marked a …
(edit) @73907   6 years vboxsync iprt/cpp/ministring.h: Added a much of NoThrow variants of the assign, …
(edit) @73902   6 years vboxsync IPRT/rest: More API code generation bits. bugref:9167 [build fix]
(edit) @73900   6 years vboxsync IPRT/rest: More API code generation bits. bugref:9167
(edit) @73895   6 years vboxsync IPRT/rest: Wrap primitive types to unify serializing, deserializing, …
(edit) @73889   6 years vboxsync IPRT/rest: More 'api' generator work. bugref:9167
(edit) @73887   6 years vboxsync IPRT/swagger: Hacking api source. bugref:9167
(edit) @73884   6 years vboxsync IPRT/swagger: Hacking api source. bugref:9167
(edit) @73883   6 years vboxsync IPRT/rest: Implemented RTCRestOutputToString. bugref:9167 [doxygen]
(edit) @73880   6 years vboxsync IPRT/rest: Implemented RTCRestOutputToString. bugref:9167 [build fix]
(edit) @73879   6 years vboxsync IPRT/rest: Implemented RTCRestOutputToString. bugref:9167
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