VirtualBox

source: vbox/trunk/include/iprt/cpp

修定紀錄模式:


圖例:

新增
修改
複製或更名
差異 修訂 年份 作者 更動紀錄訊息
(edit) @49052   11 年 vboxsync list.h: warning ([-Wunused-parameter])
(edit) @49028   11 年 vboxsync iprt/cpp/xml: Fixed attribute lookup with namespace by doing the same …
(edit) @48862   11 年 vboxsync build fix
(edit) @48837   11 年 vboxsync build fix
(edit) @48834   11 年 vboxsync iprt/xml: Added more convenience methods and did more cleanup work, …
(edit) @48833   11 年 vboxsync cpp/utils.h: Added RT_CPP_GETTER_UNCONST and RT_CPP_GETTER_UNCONST_RET …
(edit) @48797   11 年 vboxsync A bit more XAR hacking.
(edit) @48781   11 年 vboxsync iprt/list.h,xml.h: Because of gcc, we need a C++ version of a bunch of …
(edit) @48779   11 年 vboxsync iprt/xml.h: Replaced std::list<shared_ptr<>> with RTList both to safe …
(edit) @48076   11 年 vboxsync Spell "afterwards" correctly in comments.
(edit) @46169   12 年 vboxsync Changes in parsing, extracting and processing an OVF version in/from a …
(edit) @45520   12 年 vboxsync iprt/cpp/list.h,iprt/cpp/mtlist.h: Added assertions for index out of …
(edit) @44528   12 年 vboxsync header (C) fixes
(edit) @43902   12 年 vboxsync IPRT/xml: Add getPrefix() method to get a prefix a xml node (pref:name …
(edit) @39897   13 年 vboxsync RTCString: Adding count() from QString, implementing one of the three …
(edit) @39658   13 年 vboxsync iprt/mem.h: missing header
(edit) @39277   13 年 vboxsync Runtime: split should really be const; add RTCStringFmt
(edit) @37861   13 年 vboxsync IPRT: fix assigning of empty lists
(edit) @37491   13 年 vboxsync Main-CloneVM: factor out the clone VM task
(edit) @36654   14 年 vboxsync iprt-cpp/list: added RTMEMEF_NEW_AND_DELETE_OPERATORS; changed private …
(edit) @36645   14 年 vboxsync Added a .kup-file to iprt/cpp/.
(edit) @36573   14 年 vboxsync include/: a/an nits
(edit) @36572   14 年 vboxsync iprt-cpp: doc
(edit) @36563   14 年 vboxsync iprt-cpp: More RTC*List methods. Added explicit constructors to the …
(edit) @36539   14 年 vboxsync iprt-cpp: docu update
(edit) @36533   14 年 vboxsync IPRT-C++: try to fix ose
(edit) @36532   14 年 vboxsync IPRT-C++: iprt::list -> RTCList; iprt::mtlist -> RTCMTList
(edit) @36529   14 年 vboxsync iprt::non_copyable -> RTCNonCopyable (now in utils.h), moved and …
(edit) @36527   14 年 vboxsync iprt::MiniString -> RTCString.
(edit) @36526   14 年 vboxsync IPRT-C++: try to fix win build boxes
(edit) @36524   14 年 vboxsync IPRT-C++: add a thread-safe variant of the generic list class
(edit) @36523   14 年 vboxsync Renamed iprt::Error to RTCError.
(edit) @36522   14 年 vboxsync lock.h: nit.
(edit) @36521   14 年 vboxsync iprt/cpp/lock.h: RTLock, RTLockMtx -> RTCLock, RTClockMtx. 'RTC' is …
(edit) @36508   14 年 vboxsync iprt/C++: some cleanup.
(edit) @36501   14 年 vboxsync IPRT: add join/split and + operators to the string class
(edit) @36500   14 年 vboxsync IPRT: add a generic list class
(edit) @36499   14 年 vboxsync Doc-IPRT: add a RT C++ group to the docu
(edit) @36426   14 年 vboxsync MiniString: doc addition
(edit) @36425   14 年 vboxsync MiniString::utf8Length -> MiniString::uniLength.
(edit) @36405   14 年 vboxsync IPRT/xml: add optional parameter for adding a comment to the created …
(edit) @35567   14 年 vboxsync IPRT: fix rare crash in MiniString::substr(); rename substr() to …
(edit) @35128   14 年 vboxsync Main: more backslash conversion in settings read/write, so add generic …
(edit) @34785   14 年 vboxsync iprt/cpp/ministring.h,VBox/com/string.h: Use …
(edit) @33862   14 年 vboxsync iprt/cpp/ministring.h: Changed the substring constructors to match …
(edit) @33835   14 年 vboxsync Main;Runtime: fix memory freeing returned by libxml2
(edit) @33818   14 年 vboxsync MiniString: Don't crash if NULL is passed in the constructor
(edit) @33805   14 年 vboxsync iprt::MiniString: Added a substring constructor and joined the …
(edit) @33700   14 年 vboxsync Main;Runtime: use size_t
(edit) @33694   14 年 vboxsync Runtime: explicitly set it to 32bit
(edit) @33675   14 年 vboxsync Main;Runtime: move 32bit string to int converter
(edit) @33615   14 年 vboxsync now it's right. added tests to prove it.
(edit) @33614   14 年 vboxsync grumble, -1, not 1.
(edit) @33613   14 年 vboxsync iprt::MiniString::compare: copy&past bug in the previous fix spotted …
(edit) @33610   14 年 vboxsync iprt::MiniString: Fixed bug in compare("") and equals("") caused by …
(edit) @33605   14 年 vboxsync iprt/cpp/ministring: Added printf and printfV methods.
(edit) @33563   14 年 vboxsync iprt:ministring: Added the java-style equals() and equalsIgnoreCase() …
(edit) @33469   14 年 vboxsync IPRT: xml classes documentation, plus reduced some buffer sizes.
(edit) @33074   14 年 vboxsync Runtime: space
(edit) @33073   14 年 vboxsync Main: partly reverted r66582
(edit) @33056   14 年 vboxsync Main-XML: add a xml memory writer
(edit) @33055   14 年 vboxsync Main: little API cleanup for the strings
(edit) @32565   14 年 vboxsync Runtime/Main: add xml/ovf parsing in memory
(edit) @31539   14 年 vboxsync Main: use settings struct for machine user data; remove …
(edit) @31088   14 年 vboxsync warnings
(edit) @30949   14 年 vboxsync cpp/exception.h: cleanups.
(edit) @30873   14 年 vboxsync IPRT: add MiniString::operator+=()
(edit) @30833   14 年 vboxsync iprt: add a missing header file to OSE
(edit) @30749   14 年 vboxsync IPRT: minor string fixes (use RTStrAlloc and friends instead of RTMemAlloc)
(edit) @30746   14 年 vboxsync Main: clean up spaghetti code in Console::configConstructor(): remove …
(edit) @30681   14 年 vboxsync Main: COM header cleanup (remove obscure and unused templates), second try
(edit) @30676   14 年 vboxsync Main: back out r63429
(edit) @30670   14 年 vboxsync Main: COM header cleanup (remove obscure and unused templates)
(edit) @30320   14 年 vboxsync *: Replaced memchr(psz, '\0', cb) with RTStrEnd(psz, cb) and worked …
(edit) @30318   14 年 vboxsync iprt/cpp/ministring.h: Added a append variant taking a 'const char *' …
(edit) @28800   15 年 vboxsync Automated rebranding to Oracle copyright/license strings via filemuncher
(edit) @28692   15 年 vboxsync iprt: XmlFileWrite - expose the two suffixes write() uses when fSafe …
(edit) @28689   15 年 vboxsync XmlFileWrite::write: Added a fSafe argument for safe writing of the …
(edit) @28199   15 年 vboxsync IPRT: xml crash fix
(edit) @28164   15 年 vboxsync IPRT: attribute namespace support
(edit) @28163   15 年 vboxsync IPRT: xml optimizations, preps for better namespace support
(edit) @27918   15 年 vboxsync Main/OVF: import vbox:Machine XML within OVF, first batch (XML is …
(edit) @27418   15 年 vboxsync IPRT: much better error messages for XML runtime errors (improves …
(edit) @27291   15 年 vboxsync iprt/ministring: when reserving space in a formerly empty string, make …
(edit) @26753   15 年 vboxsync Main: Bstr makeover (third attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26603   15 年 vboxsync Main: back out r57775
(edit) @26587   15 年 vboxsync Main: Bstr makeover (second attempt) -- make Bstr(NULL) and Bstr() …
(edit) @26553   15 年 vboxsync Main: backing out r57728 + r57730 which burn on windows
(edit) @26550   15 年 vboxsync Main: Bstr makeover -- make Bstr(NULL) and Bstr() behave the same; …
(edit) @26163   15 年 vboxsync PDM: s/pUsbReg/pReg/g (2nd try, backed out r57176)
(edit) @25748   15 年 vboxsync iprt/cdefs,*: Use RT_LOCK_STRICT and RT_LOCK_STRICT_ORDER for …
(edit) @25349   15 年 vboxsync iprt/ministring_cpp.h -> iprt/cpp/ministring.h
(edit) @25348   15 年 vboxsync iprt/xml_cpp.h -> iprt/cpp/xml.h
(edit) @25347   15 年 vboxsync iprt/autores.h -> iprt/cpp/autores.h
(edit) @25346   15 年 vboxsync iprt/cpputils.h -> iprt/cpp/utils.h
(edit) @25345   15 年 vboxsync iprt/lock.h -> iprt/cpp/lock.h
(add) @25344   15 年 vboxsync include/iprt/cpp/
注意: 瀏覽 TracRevisionLog 來幫助您使用修訂紀錄功能

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