VirtualBox

source: vbox/trunk/include/iprt/cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @74029   7 years vboxsync IPRT/rest: Doxygen fix. bugref:9167
(edit) @74026   7 years vboxsync IPRT/rest: Implemented header collection (x-obmcs-header-collection) …
(edit) @74025   7 years vboxsync IPRT/rest: split up restbase.h into several files to make it more …
(edit) @74024   7 years vboxsync IPRT/rest: Implemented header collection (x-obmcs-header-collection) …
(edit) @74023   7 years vboxsync IPRT/rest: Implemented header collection (x-obmcs-header-collection) …
(edit) @74021   7 years vboxsync iprt/cpp/ministring.h: Fix s/Assign/Append/ in a doc comment.
(edit) @74020   7 years vboxsync IPRT/rest: Improvements to request parameter handling, implementing …
(edit) @74013   7 years vboxsync IPRT/rest: Added parameter based api methods (constructs Request …
(edit) @74009   7 years vboxsync IPRT/rest: Pass the response object as a parmeter to the api emthods …
(edit) @74008   7 years vboxsync IPRT/rest: Deal (more) properly with 'null'. bugref:9167
(edit) @73978   7 years vboxsync IPRT/rest: Fixed empty array & map handling by making the begin …
(edit) @73977   7 years vboxsync IPRT/rest: More request array and map setter methods. Fixed string …
(edit) @73968   7 years vboxsync IPRT/rest: Bug fixes. Pet listing works. bugref:9167
(edit) @73965   7 years vboxsync IPRT/rest: Doxygen fixes. bugref:9167
(edit) @73964   7 years vboxsync IPRT/rest: Missing copy stuff in array template; DLL linking. bugref:9167
(edit) @73958   7 years vboxsync IPRT/rest: Added RTJsonIteratorBeginArray and …
(edit) @73957   7 years vboxsync IPRT/rest: Added RTJsonIteratorBeginArray and …
(edit) @73956   7 years vboxsync IPRT/rest: Added RTJsonIteratorBeginArray and …
(edit) @73950   7 years vboxsync IPRT/rest: Basic string map implementation, sans enumeration. …
(edit) @73949   7 years vboxsync IPRT/rest: Basic string map implementation, sans enumeration. bugref:9167
(edit) @73936   7 years vboxsync IPRT/rest: Fix doxygen.
(edit) @73934   7 years vboxsync IPRT/rest: build fix. bugref:9167
(edit) @73933   7 years vboxsync IPRT/rest: Adding genric factor methods for every class and use it to …
(edit) @73930   7 years vboxsync IPRT/rest: Implemented parsing json response bodies. bugref:9167
(edit) @73922   7 years vboxsync iprt/rest: Added error info, copy of http status, and content type to …
(edit) @73920   7 years vboxsync iprt/rest: More work on the API code generation. bugref:9167
(edit) @73918   7 years vboxsync iprt/rest: More work on the API code generation. bugref:9167
(edit) @73915   7 years vboxsync IPRT/rest: More API code generation bits. bugref:9167
(edit) @73908   7 years vboxsync iprt/cpp/ministring.h: Added appendPrintf with all variants. Marked a …
(edit) @73907   7 years vboxsync iprt/cpp/ministring.h: Added a much of NoThrow variants of the assign, …
(edit) @73902   7 years vboxsync IPRT/rest: More API code generation bits. bugref:9167 [build fix]
(edit) @73900   7 years vboxsync IPRT/rest: More API code generation bits. bugref:9167
(edit) @73895   7 years vboxsync IPRT/rest: Wrap primitive types to unify serializing, deserializing, …
(edit) @73889   7 years vboxsync IPRT/rest: More 'api' generator work. bugref:9167
(edit) @73887   7 years vboxsync IPRT/swagger: Hacking api source. bugref:9167
(edit) @73884   7 years vboxsync IPRT/swagger: Hacking api source. bugref:9167
(edit) @73883   7 years vboxsync IPRT/rest: Implemented RTCRestOutputToString. bugref:9167 [doxygen]
(edit) @73880   7 years vboxsync IPRT/rest: Implemented RTCRestOutputToString. bugref:9167 [build fix]
(edit) @73879   7 years vboxsync IPRT/rest: Implemented RTCRestOutputToString. bugref:9167
(edit) @73876   7 years vboxsync IPRT: More REST work. bugref:9167 [doxygen]
(edit) @73875   7 years vboxsync IPRT: More REST work. bugref:9167
(edit) @73866   7 years vboxsync iprt/swagger-codegen: More model source template hacking. bugref:9167
(edit) @73865   7 years vboxsync iprt/swagger-codegen: Started on the model source template. bugref:9167
(edit) @73864   7 years vboxsync iprt/swagger-codegen: More codegen hacking. bugref:9167
(edit) @73849   7 years vboxsync iprt/cpp/restbase.h: fix doxygen comments
(edit) @73803   7 years vboxsync iprt/cpp/restbase.h: Some serialization and deserialization ideas. …
(edit) @73802   7 years vboxsync iprt/cpp/restbase.h: doxygen fix. bugref:9167
(edit) @73789   7 years vboxsync iprt/swagger-codegen: taking an approach to input and output similar …
(edit) @69475   8 years vboxsync *: scm updates - header files should have 'svn:keywords=Id Revision' …
(edit) @69105   8 years vboxsync include/iprt/: (C) year
(edit) @69028   8 years vboxsync RTCString: don't crash when converting empty/null strings to an integer
(edit) @68675   8 years vboxsync include file build fixes (kmk -C include)
(edit) @68154   8 years vboxsync iprt: Added RTCString::erase.
(edit) @68124   8 years vboxsync RTCString: Added assign() methods.
(edit) @68123   8 years vboxsync RTCString: Added assign() methods.
(edit) @68094   8 years vboxsync RTCString: Added startsWithWord method.
(edit) @68070   8 years vboxsync iprt/cpp/path.h: Added RTPathAppendCxx and RTPathAppPrivateNoArchCxx.
(edit) @68054   8 years vboxsync iprt/cpp/path.h: New file with RTCString wrappers for RTPathAbs; more …
(edit) @67748   8 years vboxsync iprt/cpp/list.h: Added append method without any parameters that …
(edit) @67690   8 years vboxsync RTCString: Added 4 standard like replace() methods. (build fix)
(edit) @67688   8 years vboxsync RTCString: Added 4 standard like replace() methods.
(edit) @67676   8 years vboxsync RTCString: Added append methods for appending a substring.
(edit) @67675   8 years vboxsync iprt/xml: Added a RTCString writer class.
(edit) @67674   8 years vboxsync RTCString: Added append methods for appending a substring.
(edit) @67651   8 years vboxsync IPRT: Added strip, stripLeft, and stripRight to RTCString.
(edit) @67650   8 years vboxsync IPRT: Added const char * variant of RTCString::contains.
(edit) @67645   8 years vboxsync IPRT: RTCString::find: Made it return npos if the string to search for …
(edit) @65811   8 years vboxsync RTCString::equals(): don't call memcmp() with a zero length
(edit) @64993   8 years vboxsync XML: added new function setContent()
(edit) @62636   9 years vboxsync cdefs.h,*: DECLARE_CLS_COPY_CTOR_ASSIGN_NOOP and …
(edit) @62474   9 years vboxsync (C) 2016
(edit) @62331   9 years vboxsync iprt/cpp/utils.h: Declare unimplemented RTCNonCopyable::operator= to …
(edit) @57944   10 years vboxsync iprt: More doxygen corrections.
(edit) @57416   10 years vboxsync More DECLCALLBACK fixes; retired RTMemAutoPtr.
(edit) @57005   10 years vboxsync Annotated format strings in ministring.h and com/strings.h.
(edit) @56291   10 years vboxsync include: Updated (C) year.
(edit) @55947   10 years vboxsync iprt/cpp/list.h: Eliminated RT_UNLIKELY.
(edit) @55885   10 years vboxsync IMachineDebugger: Added a queryOSKernelLog method.
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53615   10 years vboxsync doxygen fixes.
(edit) @52580   11 years vboxsync algorithm or something it needs is missing in one of the additions …
(edit) @52549   11 years vboxsync VBox/Main: #1909: Further compilation & coding style fixes.
(edit) @52548   11 years vboxsync Main: #1909: Compilation fixes
(edit) @52546   11 years vboxsync VBox/Main: #1909: Independent QMTranslator implementation. Some fixes …
(edit) @50503   11 years vboxsync IPRT/ministring: Added RTCString::joinEx().
(edit) @49052   12 years vboxsync list.h: warning ([-Wunused-parameter])
(edit) @49028   12 years vboxsync iprt/cpp/xml: Fixed attribute lookup with namespace by doing the same …
(edit) @48862   12 years vboxsync build fix
(edit) @48837   12 years vboxsync build fix
(edit) @48834   12 years vboxsync iprt/xml: Added more convenience methods and did more cleanup work, …
(edit) @48833   12 years vboxsync cpp/utils.h: Added RT_CPP_GETTER_UNCONST and RT_CPP_GETTER_UNCONST_RET …
(edit) @48797   12 years vboxsync A bit more XAR hacking.
(edit) @48781   12 years vboxsync iprt/list.h,xml.h: Because of gcc, we need a C++ version of a bunch of …
(edit) @48779   12 years vboxsync iprt/xml.h: Replaced std::list<shared_ptr<>> with RTList both to safe …
(edit) @48076   12 years vboxsync Spell "afterwards" correctly in comments.
(edit) @46169   12 years vboxsync Changes in parsing, extracting and processing an OVF version in/from a …
(edit) @45520   12 years vboxsync iprt/cpp/list.h,iprt/cpp/mtlist.h: Added assertions for index out of …
(edit) @44528   12 years vboxsync header (C) fixes
(edit) @43902   12 years vboxsync IPRT/xml: Add getPrefix() method to get a prefix a xml node (pref:name …
(edit) @39897   13 years vboxsync RTCString: Adding count() from QString, implementing one of the three …
Note: See TracRevisionLog for help on using the revision log.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette