| .. |
|
AIndex$en-us.tpp
|
.Cosmetics
|
2012-08-05 10:27:14 +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
|
plugin/FT_fontsys: compilation fix, Core: *Maps now have operator() sugar
|
2013-10-04 16:11:53 +00:00 |
|
Any$en-us.tpp
|
Documentation update
|
2010-01-29 22:32:32 +00:00 |
|
AppEnv$en-us.tpp
|
.docs
|
2013-03-23 10:52:34 +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
|
ide: Fixed assist++ handling of SKYLARK macro
|
2012-09-09 14:35:11 +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
|
Core: JSON date support, UTC leap seconds
|
2013-10-06 11:06:24 +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: EasterDay function
|
2013-10-30 11:44:09 +00:00 |
|
Exc$en-us.tpp
|
Documentation update
|
2010-01-29 22:32:32 +00:00 |
|
FindFile$en-us.tpp
|
Core: FindFile::GetPath - POSIX support
|
2012-01-20 16:35:50 +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: Inet gzip header in reply support, Zlib fixed to support zero length
|
2013-12-20 18:04:22 +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
|
Core: Zlib Stream operations refactored (>2GB streams support)
|
2013-12-17 19:40:23 +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
|
Core: Heap enhancements, NanoStrings, Fixed*Map, fix in Socket - non-ASCII char < 0 issue
|
2013-12-17 13:05:36 +00:00 |
|
SortedArrayMap$en-us.tpp
|
plugin/FT_fontsys: compilation fix, Core: *Maps now have operator() sugar
|
2013-10-04 16:11:53 +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 |
|
Stream$en-us.tpp
|
Core: Stream::GetPtr
|
2013-02-20 08:27:48 +00:00 |
|
StreamFn$en-us.tpp
|
Color and misc documentation update
|
2009-03-07 19:00:13 +00:00 |
|
String$en-us.tpp
|
.docs
|
2012-10-25 08:05:56 +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
|
.cosmetics
|
2013-12-28 17:44:00 +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
|
.docs
|
2013-04-05 08:30:33 +00:00 |
|
ValueArray$en-us.tpp
|
Core: svo_value Xmlize moved as method for ValueArray, ValueMap
|
2012-05-16 13:18:55 +00:00 |
|
ValueGen$en-us.tpp
|
.docs
|
2012-04-17 19:01:40 +00:00 |
|
ValueMap$en-us.tpp
|
.docs
|
2013-12-04 11:01:07 +00:00 |
|
Vector$en-us.tpp
|
CtrlCore: X11 and GTK MT fixes (#429)
|
2013-01-26 19:23:41 +00:00 |
|
VectorMap$en-us.tpp
|
Documentation update
|
2010-01-29 22:32:32 +00:00 |
|
WebSocket$en-us.tpp
|
Core: WebSocket support refactored
|
2014-01-01 16:14:50 +00:00 |
|
XmlIO$en-us.tpp
|
Core: TryLoadFromXML (thanks Sender Ghost)
|
2013-05-25 11:29:41 +00:00 |
|
XmlNode$en-us.tpp
|
Core: AsXML now with Stream variant, AsXMLFile
|
2013-12-12 08:23:27 +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
|
.cosmetics
|
2014-01-08 14:46:06 +00:00 |
|
Zlib$en-us.tpp
|
Core: Zlib Stream operations refactored (>2GB streams support)
|
2013-12-17 19:40:23 +00:00 |