ultimatepp/uppsrc/Core/src.tpp
cxl 10659c0e1d plugin/zip: Zip: Streaming mode for individual files
git-svn-id: svn://ultimatepp.org/upp/trunk@7421 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-06-06 08:01:22 +00:00
..
AIndex$en-us.tpp Core: Index, VectorMap, ArrayMap now have HasUnlinked method 2014-02-10 12:55:28 +00:00
algo$en-us.tpp Core: Algo cleanup, refactoring 2013-10-13 14:26:43 +00:00
algo_sort$en-us.tpp .Core: Little doc fix 2013-12-01 19:34:56 +00:00
AMap$en-us.tpp Core: Index, VectorMap, ArrayMap now have HasUnlinked method 2014-02-10 12:55:28 +00:00
Any$en-us.tpp Documentation update 2010-01-29 22:32:32 +00:00
AppEnv$en-us.tpp Core: LoadDataFile, SetDataPath, plugin/lzma: missing functions implemented 2014-04-12 10:44:12 +00:00
AProcess$en-us.tpp .Core: Small fix in doc 2013-09-13 19:15:48 +00:00
Array$en-us.tpp .docs 2013-02-23 20:40:27 +00:00
ArrayIndex$en-us.tpp Core: More container Adds/Inserts/Sets now return T& 2011-04-17 19:48:40 +00:00
ArrayMap$en-us.tpp Core: Array, ArrayMap T *Swap(int i, T *newt) variant 2011-09-11 15:30:01 +00:00
BiArray$en-us.tpp Documentation update 2010-01-29 22:32:32 +00:00
Bits$en-us.tpp .docs 2013-02-27 20:07:22 +00:00
BiVector$en-us.tpp Documentation update 2010-01-29 22:32:32 +00:00
Buffer$en-us.tpp Core: Stream support for memory blocks >2GB 2013-02-18 10:55:25 +00:00
Callbacks$en-us.tpp Core: rudimentary Callback lambda support 2014-03-17 18:05:55 +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
Color$en-us.tpp .Core: Added a bit of doc 2012-01-10 20:22:54 +00:00
ConditionVariable$en-us.tpp Documentation update 2010-02-06 11:25:57 +00:00
Convert$en-us.tpp ConvertTime: AlwaysTime, DayEnd 2013-11-27 10:03:17 +00:00
CoWork$en-us.tpp .docs 2012-08-05 15:31:29 +00:00
CParser$en-us.tpp CParser: NoSkipComments 2014-04-26 18:04:58 +00:00
DateFmt$en-us.tpp *Core: Jsonize fixes, Date docs, ide: Fixed issue with save on deactivation 2012-06-29 12:29:42 +00:00
DateTime$en-us.tpp Core: Improved timezone support, ScanWwwTime 2014-03-25 11:21:13 +00:00
Exc$en-us.tpp Documentation update 2010-01-29 22:32:32 +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 Core: Heap enhancements, NanoStrings, Fixed*Map, fix in Socket - non-ASCII char < 0 issue 2013-12-17 13:05:36 +00:00
Format$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
FormatFn$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
HttpCookie$en-us.tpp Core: Improved Http Cookie support 2012-05-22 12:33:16 +00:00
HttpRequest$en-us.tpp Core: HttpRequest::KeepAlive (thanks Zbych!) 2013-10-24 17:33:11 +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 .docs 2013-02-24 13:56:12 +00:00
Indext$en-us.tpp Documentation update 2010-01-29 22:32:32 +00:00
Inet$en-us.tpp Core: QPEncode 2014-04-28 15:46:52 +00:00
InetHeader$en-us.tpp Core/POP3 (thanks Oblivion!) 2014-03-25 08:26:45 +00:00
InFilterStream$en-us.tpp CtrlLib: ColumnList fixed non-multi with shift+cursors, ide: Ctrl+O now multi 2013-11-25 12:57:48 +00:00
InVector$en-us.tpp .docs 2013-02-24 13:56:12 +00:00
IpAddrInfo$en-us.tpp Core: Socket Listen on specific address, Skylark: ditto 2013-06-13 07:29:52 +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 Core: Xmlize/Jsonize of containers moved as container methods 2012-11-01 19:22:25 +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: Some fixes in doc 2013-10-11 20:09:30 +00:00
LRUCache$en-us.tpp Core: LRUCache docs improved #617 2014-01-07 20:27:39 +00:00
MathUtil$en-us.tpp Core: Random now fork safe 2013-08-07 11:40:10 +00:00
Mt$en-us.tpp Documentation update 2010-02-06 11:25:57 +00:00
Mutex$en-us.tpp Documentation update 2010-02-06 11:25:57 +00:00
NanoStrings$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
NetNode$en-us.tpp Documentation update 2010-01-29 22:32:32 +00:00
One$en-us.tpp Documentation update 2010-01-29 22:32:32 +00:00
OutFilterStream$en-us.tpp plugin/zip: Zip: Streaming mode for individual files 2014-06-06 08:01:22 +00:00
ParseXmlFilter$en-us.tpp Core: ParseXmlFilter 2013-12-07 17:54:51 +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
PtePtr$en-us.tpp Documentation update 2010-01-30 10:27:43 +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
RWMutex$en-us.tpp Documentation update 2010-02-06 11:25:57 +00:00
Segtor$en-us.tpp Documentation update 2010-01-29 22:32:32 +00:00
Semaphore$en-us.tpp Documentation update 2010-02-06 11:25:57 +00:00
SerializationUtils$en-us.tpp Any, One and SerializationUtils documentation update. 2008-11-19 14:24:10 +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 cpp11 branch merged back to to trunk 2014-03-16 16:33:48 +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 plugin/FT_fontsys: compilation fix, Core: *Maps now have operator() sugar 2013-10-04 16:11:53 +00:00
SplitMerge$en-us.tpp .docs 2014-04-22 05:57:02 +00:00
Stream$en-us.tpp ide: In Posix, ide now handles non-owned files and symlinks differently #230 2014-02-16 13:51:30 +00:00
StreamFn$en-us.tpp Color and misc documentation update 2009-03-07 19:00:13 +00:00
String$en-us.tpp Core: String::FindAfter 2014-04-12 11:56:58 +00:00
StringBuffer$en-us.tpp Core: TrimLeft(prefix, s), TrimRight(suffix, s), ide: Support for force_inline 2012-11-10 14:31:24 +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 .docs 2014-04-01 17:50:40 +00:00
Thread$en-us.tpp .Core: Small doc fixes 2013-08-04 20:40:06 +00:00
Util$en-us.tpp Core: Language settings are now per-thread 2012-06-19 20:43:55 +00:00
Value$en-us.tpp Core: ValueTypeError 2014-04-12 16:51:56 +00:00
ValueArray$en-us.tpp Core: ValueArray, ValueMap Pick 2014-04-23 07:14:40 +00:00
ValueGen$en-us.tpp .docs 2012-04-17 19:01:40 +00:00
ValueMap$en-us.tpp Core: ValueArray, ValueMap Pick 2014-04-23 07:14:40 +00:00
Vector$en-us.tpp cpp11 branch merged back to to trunk 2014-03-16 16:33:48 +00:00
VectorMap$en-us.tpp Documentation update 2010-01-29 22:32:32 +00:00
WebSocket$en-us.tpp .cosmetics & docs 2014-01-20 20:53:44 +00:00
XmlIO$en-us.tpp Core: TryLoadFromXML (thanks Sender Ghost) 2013-05-25 11:29:41 +00:00
XmlNode$en-us.tpp Core: XmlNode is now pick/deep copy option type; fixed issues with XmlParser stream and short files 2014-02-09 10:56:49 +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 raw mode (for HTML), POP3 improvements 2014-03-26 14:39:33 +00:00
Zlib$en-us.tpp Core: ZCompress / ZDecompress now have 'hdr' parameter 2014-04-15 18:14:10 +00:00