ultimatepp/uppsrc/Core/src.tpp
cxl aae24f1b8f Core: SetHomeDirectory now available in Win32 too
git-svn-id: svn://ultimatepp.org/upp/trunk@11121 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-26 07:21:58 +00:00
..
algo$en-us.tpp Core: CoCount, CoCountIf 2016-11-22 18:59:49 +00:00
algo_sort$en-us.tpp .docs 2016-11-20 09:03:03 +00:00
algo_sorted$en-us.tpp .docs 2016-11-15 11:04:04 +00:00
AMap$en-us.tpp .Core: Tiny doc fix 2017-01-06 22:59:35 +00:00
Any$en-us.tpp .doc Fix link issues in Core (one more time) 2016-06-24 20:57:28 +00:00
AppEnv$en-us.tpp Core: SetHomeDirectory now available in Win32 too 2017-05-26 07:21:58 +00:00
AProcess$en-us.tpp Core: LocalProcess now returns at max ~1KB in Read in Posix too 2017-05-18 07:47:45 +00:00
Array$en-us.tpp .doc Array fix issue with links 2016-06-23 19:56:28 +00:00
ArrayIndex$en-us.tpp .doc Fix link issues in Core (one more time) 2016-06-24 20:57:28 +00:00
ArrayMap$en-us.tpp Core: [W]StringBuffer begin/end aliases (to Begin/End) 2016-07-02 15:34:50 +00:00
BiArray$en-us.tpp .doc .core std::initializer now points to cpp reference site 2016-06-12 08:39:29 +00:00
Bits$en-us.tpp .docs 2017-05-16 15:12:28 +00:00
BiVector$en-us.tpp .doc .core std::initializer now points to cpp reference site 2016-06-12 08:39:29 +00:00
Buffer$en-us.tpp Core: Buffer::Get and ::IsEmpty 2017-04-09 13:16:36 +00:00
Callbacks$en-us.tpp Developing new Core 2016-05-04 17:36:16 +00:00
CharSet$en-us.tpp Core: BOM* functions now have variant with def_charset parameter (instead of using host platform charset) 2012-11-08 11:05:56 +00:00
CoAlgo$en-us.tpp plugin/pcre: PCRE library update, Core: CoIsRangeEqual 2016-11-27 15:14:26 +00:00
Color$en-us.tpp ide: Annotation now support legacy links (without namespace qualifications) 2015-06-20 18:24:00 +00:00
ConditionVariable$en-us.tpp Documentation update 2010-02-06 11:25:57 +00:00
Convert$en-us.tpp Core: Fixed issue in ConvertString - Trim (Left/Right) is now performed before doing checks 2017-03-07 23:20:12 +00:00
CoWork$en-us.tpp Core: CoWork::Cancel 2017-05-18 13:34:33 +00:00
CParser$en-us.tpp Core: CParser nested comments support (thanks cbpporter) 2017-01-15 09:59:11 +00:00
DateFmt$en-us.tpp .docs 2016-11-20 09:03:03 +00:00
DateTime$en-us.tpp Core: Tiny correction in doc 2016-12-25 16:08:46 +00:00
Exc$en-us.tpp Documentation update 2010-01-29 22:32:32 +00:00
FastCompress$en-us.tpp .docs 2016-11-20 09:03:03 +00:00
FindFile$en-us.tpp ide: In Posix, ide now handles non-owned files and symlinks differently #230 2014-02-16 13:51:30 +00:00
FixedAMap$en-us.tpp .reorganizing 2016-05-01 20:21:16 +00:00
Format$en-us.tpp .docs 2016-02-05 11:59:53 +00:00
FormatFn$en-us.tpp .cosmetics, .docs 2016-12-01 13:59:35 +00:00
Function$en-us.tpp Core: MemFn and THISFN 2016-10-09 10:12:13 +00:00
HttpCookie$en-us.tpp Core: Improved Http Cookie support 2012-05-22 12:33:16 +00:00
HttpHeader$en-us.tpp .docs 2016-05-15 18:36:49 +00:00
HttpRequest$en-us.tpp .docs 2016-05-15 18:36:49 +00:00
Huge$en-us.tpp .docs 2016-08-01 12:12:44 +00:00
Id$en-us.tpp *Core: Fixed ValueMap.Add(0, ..) issue (was converting 0 to (const char *)NULL) 2012-11-30 09:58:26 +00:00
InArray$en-us.tpp .doc .core std::initializer now points to cpp reference site 2016-06-12 08:39:29 +00:00
Indext$en-us.tpp .docs 2016-11-20 09:03:03 +00:00
Inet$en-us.tpp .docs 2016-05-15 18:36:49 +00:00
InetHeader$en-us.tpp .docs cosmetics 2015-10-08 07:33:47 +00:00
InFilterStream$en-us.tpp Core: InFilterStream optimized 2016-06-28 13:04:56 +00:00
InVector$en-us.tpp .doc .core std::initializer now points to cpp reference site 2016-06-12 08:39:29 +00:00
IpAddrInfo$en-us.tpp Core: Number of IpAddrInfo connection threads increased to 256 2016-01-01 08:30:45 +00:00
JSON$en-us.tpp Core: JSON date support, UTC leap seconds 2013-10-06 11:06:24 +00:00
Jsonize$en-us.tpp .reorganizing 2016-05-01 20:21:16 +00:00
LazyUpdate$en-us.tpp Holiday batch: Improved theide startup, Aux thread for lazy loading icons in FileSel in Win32, Skylark docs 2012-08-25 07:22:18 +00:00
Logging$en-us.tpp Core: GetStdLogPath 2016-11-07 08:05:50 +00:00
LRUCache$en-us.tpp .Core: Two minimum fixes in doc. 2014-10-17 22:00:34 +00:00
MathUtil$en-us.tpp .doc .core Fix MathUtili article links problem 2016-06-12 15:40:06 +00:00
Mt$en-us.tpp .reorganizing 2016-05-01 20:21:16 +00:00
Mutex$en-us.tpp Core: SpinLock Linux implementation 2015-01-31 14:07:29 +00:00
NetNode$en-us.tpp Documentation update 2010-01-29 22:32:32 +00:00
NumericConversions$en-us.tpp .doc Rename article concerning numberinc conversions and change it title 2016-12-02 21:14:07 +00:00
One$en-us.tpp Core: One::Get (alternative to operator~) 2017-02-22 08:31:18 +00:00
OutFilterStream$en-us.tpp Core: Huge, changes in ValueType(No), HashBySerialize, IsEqualBySerialize, GetHashValue for containers 2016-07-05 14:46:57 +00:00
ParseXmlFilter$en-us.tpp Core: Fixed issues in XmlParser(Stream) 2016-11-16 16:53:12 +00:00
Path$en-us.tpp .Core: Added details to doc 2011-02-25 16:22:14 +00:00
Point$en-us.tpp Documentation update 2010-01-29 22:32:32 +00:00
PrimitiveDataTypes$en-us.tpp .reorganizing 2016-05-01 20:21:16 +00:00
PtePtr$en-us.tpp Documentation update 2010-01-30 10:27:43 +00:00
Range$en-us.tpp Core: .docs 2016-11-19 22:45:54 +00:00
Rect$en-us.tpp Documentation update 2010-01-29 22:32:32 +00:00
Ref$en-us.tpp Core: Ref, Sql: S_* refactored 2013-11-03 14:36:25 +00:00
RGBA$en-us.tpp .reorganizing 2016-05-01 20:21:16 +00:00
RWMutex$en-us.tpp .docs 2014-12-12 08:05:23 +00:00
Semaphore$en-us.tpp .reorganizing 2016-05-01 20:21:16 +00:00
SerializationUtils$en-us.tpp Core: multi-pattern string Replace 2014-09-22 09:37:08 +00:00
Size$en-us.tpp Documentation update 2010-01-29 22:32:32 +00:00
SocketWaitEvent$en-us.tpp CtrlLib: EditField now has WhenPasteFilter 2012-09-06 08:11:20 +00:00
SortedAMap$en-us.tpp cpp11 branch merged back to to trunk 2014-03-16 16:33:48 +00:00
SortedArrayMap$en-us.tpp .doc .core std::pair now points to cpp references site 2016-06-12 08:52:08 +00:00
SortedIndex$en-us.tpp Core: Heap enhancements, NanoStrings, Fixed*Map, fix in Socket - non-ASCII char < 0 issue 2013-12-17 13:05:36 +00:00
SortedVectorMap$en-us.tpp .doc .core std::pair now points to cpp references site 2016-06-12 08:52:08 +00:00
SpinLock$en-us.tpp .docs 2016-01-07 13:27:55 +00:00
SplitMerge$en-us.tpp .docs 2014-04-22 05:57:02 +00:00
Stream$en-us.tpp 'Event' branch merged into trunk (Callback now deprecated) 2016-10-04 08:15:05 +00:00
StreamFn$en-us.tpp .cosmetics 2016-08-01 09:59:58 +00:00
String$en-us.tpp ide: Automatic setup refactored to use registry 2017-01-02 20:40:13 +00:00
StringBuffer$en-us.tpp Core: [W}StringBuffer completing operators 2016-10-17 10:42:18 +00:00
StringUtils$en-us.tpp Core: TrimLeft(prefix, s), TrimRight(suffix, s), ide: Support for force_inline 2012-11-10 14:31:24 +00:00
TcpSocket$en-us.tpp Core: Socket::SSLServerNameIndicator, used in HttpRequest; fixes problems with connecting to some https server 2017-04-08 21:32:22 +00:00
Thread$en-us.tpp .docs 2017-05-02 13:53:13 +00:00
UrlInfo$en-us.tpp .doc .core Fix issue with internal link in UrlInfo 2016-06-12 08:28:35 +00:00
Util$en-us.tpp Core, Core/SSL: GetP7Signature 2016-10-21 10:47:46 +00:00
Value$en-us.tpp uppsrc: Deprectated RichValue uses replaced by RichToValue 2017-03-07 10:59:07 +00:00
ValueArray$en-us.tpp .doc .core std::initializer now points to cpp reference site 2016-06-12 08:39:29 +00:00
ValueGen$en-us.tpp .docs 2012-04-17 19:01:40 +00:00
ValueMap$en-us.tpp Core: Fixed missing ValueMap constructor (from ValueArray), docs 2016-12-16 15:22:34 +00:00
Vector$en-us.tpp .doc .core std::initializer now points to cpp reference site 2016-06-12 08:39:29 +00:00
VectorMap$en-us.tpp Core: [W]StringBuffer begin/end aliases (to Begin/End) 2016-07-02 15:34:50 +00:00
WebSocket$en-us.tpp .docs 2016-12-08 09:27:30 +00:00
XmlIO$en-us.tpp Core: Xmlize now does not change variables if correspoinding tag is missing 2017-05-15 18:37:16 +00:00
XmlNode$en-us.tpp Core: Fixed issues in XmlParser(Stream) 2016-11-16 16:53:12 +00:00
XmlOutput$en-us.tpp .XmlNode has now improved support for multiline strings 2010-03-21 17:04:58 +00:00
XmlParser$en-us.tpp Core: XML now throws error on unknown entity 2014-10-22 13:51:36 +00:00
xxHash$en-us.tpp .docs 2016-08-01 12:12:44 +00:00
Zlib$en-us.tpp plugin/lz4 2014-10-20 15:43:18 +00:00