VirtualBox

source: vbox/trunk/include/iprt/cpp

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @53624   10 years vboxsync scm automatic cleanups.
(edit) @53615   10 years vboxsync doxygen fixes.
(edit) @52580   10 years vboxsync algorithm or something it needs is missing in one of the additions …
(edit) @52549   10 years vboxsync VBox/Main: #1909: Further compilation & coding style fixes.
(edit) @52548   10 years vboxsync Main: #1909: Compilation fixes
(edit) @52546   10 years vboxsync VBox/Main: #1909: Independent QMTranslator implementation. Some fixes …
(edit) @50503   11 years vboxsync IPRT/ministring: Added RTCString::joinEx().
(edit) @49052   11 years vboxsync list.h: warning ([-Wunused-parameter])
(edit) @49028   11 years vboxsync iprt/cpp/xml: Fixed attribute lookup with namespace by doing the same …
(edit) @48862   11 years vboxsync build fix
(edit) @48837   11 years vboxsync build fix
(edit) @48834   11 years vboxsync iprt/xml: Added more convenience methods and did more cleanup work, …
(edit) @48833   11 years vboxsync cpp/utils.h: Added RT_CPP_GETTER_UNCONST and RT_CPP_GETTER_UNCONST_RET …
(edit) @48797   11 years vboxsync A bit more XAR hacking.
(edit) @48781   11 years vboxsync iprt/list.h,xml.h: Because of gcc, we need a C++ version of a bunch of …
(edit) @48779   11 years vboxsync iprt/xml.h: Replaced std::list<shared_ptr<>> with RTList both to safe …
(edit) @48076   11 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 …
(edit) @39658   13 years vboxsync iprt/mem.h: missing header
(edit) @39277   13 years vboxsync Runtime: split should really be const; add RTCStringFmt
(edit) @37861   13 years vboxsync IPRT: fix assigning of empty lists
(edit) @37491   13 years vboxsync Main-CloneVM: factor out the clone VM task
(edit) @36654   14 years vboxsync iprt-cpp/list: added RTMEMEF_NEW_AND_DELETE_OPERATORS; changed private …
(edit) @36645   14 years vboxsync Added a .kup-file to iprt/cpp/.
(edit) @36573   14 years vboxsync include/: a/an nits
(edit) @36572   14 years vboxsync iprt-cpp: doc
(edit) @36563   14 years vboxsync iprt-cpp: More RTC*List methods. Added explicit constructors to the …
(edit) @36539   14 years vboxsync iprt-cpp: docu update
(edit) @36533   14 years vboxsync IPRT-C++: try to fix ose
(edit) @36532   14 years vboxsync IPRT-C++: iprt::list -> RTCList; iprt::mtlist -> RTCMTList
(edit) @36529   14 years vboxsync iprt::non_copyable -> RTCNonCopyable (now in utils.h), moved and …
(edit) @36527   14 years vboxsync iprt::MiniString -> RTCString.
(edit) @36526   14 years vboxsync IPRT-C++: try to fix win build boxes
(edit) @36524   14 years vboxsync IPRT-C++: add a thread-safe variant of the generic list class
(edit) @36523   14 years vboxsync Renamed iprt::Error to RTCError.
(edit) @36522   14 years vboxsync lock.h: nit.
(edit) @36521   14 years vboxsync iprt/cpp/lock.h: RTLock, RTLockMtx -> RTCLock, RTClockMtx. 'RTC' is …
(edit) @36508   14 years vboxsync iprt/C++: some cleanup.
(edit) @36501   14 years vboxsync IPRT: add join/split and + operators to the string class
(edit) @36500   14 years vboxsync IPRT: add a generic list class
(edit) @36499   14 years vboxsync Doc-IPRT: add a RT C++ group to the docu
(edit) @36426   14 years vboxsync MiniString: doc addition
(edit) @36425   14 years vboxsync MiniString::utf8Length -> MiniString::uniLength.
(edit) @36405   14 years vboxsync IPRT/xml: add optional parameter for adding a comment to the created …
(edit) @35567   14 years vboxsync IPRT: fix rare crash in MiniString::substr(); rename substr() to …
(edit) @35128   14 years vboxsync Main: more backslash conversion in settings read/write, so add generic …
(edit) @34785   14 years vboxsync iprt/cpp/ministring.h,VBox/com/string.h: Use …
(edit) @33862   14 years vboxsync iprt/cpp/ministring.h: Changed the substring constructors to match …
(edit) @33835   14 years vboxsync Main;Runtime: fix memory freeing returned by libxml2
(edit) @33818   14 years vboxsync MiniString: Don't crash if NULL is passed in the constructor
(edit) @33805   14 years vboxsync iprt::MiniString: Added a substring constructor and joined the …
(edit) @33700   14 years vboxsync Main;Runtime: use size_t
(edit) @33694   14 years vboxsync Runtime: explicitly set it to 32bit
(edit) @33675   14 years vboxsync Main;Runtime: move 32bit string to int converter
(edit) @33615   14 years vboxsync now it's right. added tests to prove it.
(edit) @33614   14 years vboxsync grumble, -1, not 1.
(edit) @33613   14 years vboxsync iprt::MiniString::compare: copy&past bug in the previous fix spotted …
(edit) @33610   14 years vboxsync iprt::MiniString: Fixed bug in compare("") and equals("") caused by …
(edit) @33605   14 years vboxsync iprt/cpp/ministring: Added printf and printfV methods.
(edit) @33563   14 years vboxsync iprt:ministring: Added the java-style equals() and equalsIgnoreCase() …
(edit) @33469   14 years vboxsync IPRT: xml classes documentation, plus reduced some buffer sizes.
(edit) @33074   14 years vboxsync Runtime: space
(edit) @33073   14 years vboxsync Main: partly reverted r66582
(edit) @33056   14 years vboxsync Main-XML: add a xml memory writer
(edit) @33055   14 years vboxsync Main: little API cleanup for the strings
(edit) @32565   14 years vboxsync Runtime/Main: add xml/ovf parsing in memory
(edit) @31539   14 years vboxsync Main: use settings struct for machine user data; remove …
(edit) @31088   14 years vboxsync warnings
(edit) @30949   14 years vboxsync cpp/exception.h: cleanups.
(edit) @30873   14 years vboxsync IPRT: add MiniString::operator+=()
(edit) @30833   14 years vboxsync iprt: add a missing header file to OSE
(edit) @30749   14 years vboxsync IPRT: minor string fixes (use RTStrAlloc and friends instead of RTMemAlloc)
(edit) @30746   14 years vboxsync Main: clean up spaghetti code in Console::configConstructor(): remove …
(edit) @30681   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
(edit) @30676   14 years vboxsync Main: back out r63429
(edit) @30670   14 years vboxsync Main: COM header cleanup (remove obscure and unused templates)
(edit) @30320   14 years vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
(edit) @30318   14 years vboxsync iprt/cpp/ministring.h: Added a append variant taking a 'const char *' …
(edit) @28800   15 years vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28692   15 years vboxsync iprt: XmlFileWrite - expose the two suffixes write() uses when fSafe …
(edit) @28689   15 years vboxsync XmlFileWrite::write: Added a fSafe argument for safe writing of the …
(edit) @28199   15 years vboxsync IPRT: xml crash fix
(edit) @28164   15 years vboxsync IPRT: attribute namespace support
(edit) @28163   15 years vboxsync IPRT: xml optimizations, preps for better namespace support
(edit) @27918   15 years vboxsync Main/OVF: import vbox:Machine XML within OVF, first batch (XML is …
(edit) @27418   15 years vboxsync IPRT: much better error messages for XML runtime errors (improves …
(edit) @27291   15 years vboxsync iprt/ministring: when reserving space in a formerly empty string, make …
(edit) @26753   15 years vboxsync Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26603   15 years vboxsync Main: back out r57775
(edit) @26587   15 years vboxsync Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26553   15 years vboxsync Main: backing out r57728 + r57730 which burn on windows
(edit) @26550   15 years vboxsync Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
(edit) @26163   15 years vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
(edit) @25748   15 years vboxsync iprt/cdefs,*: Use RT_LOCK_STRICT and RT_LOCK_STRICT_ORDER for …
(edit) @25349   15 years vboxsync iprt/ministring_cpp.h -> iprt/cpp/ministring.h
(edit) @25348   15 years vboxsync iprt/xml_cpp.h -> iprt/cpp/xml.h
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