ultimatepp/uppsrc/Core
rylek 8a58fc17fc .Core/XML.cpp: bug fix - cdata gets cleared inside content-less tag to prevent ReadText from returning nonexistent text content
git-svn-id: svn://ultimatepp.org/upp/trunk@4511 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-02 10:56:44 +00:00
..
src.tpp Core: FindFile::GetPath - POSIX support 2012-01-20 16:35:50 +00:00
srcdoc.tpp Core/srcdoc.tpp : updated help page for Internationalization 2011-11-22 17:56:55 +00:00
srcimp.tpp
Algo.h *Core: Fixed Tuple, Fixed RemoveSorted 2011-07-31 12:28:03 +00:00
App.cpp *uppsrc: Fixed many GCC warnings 2012-01-21 14:24:31 +00:00
App.h
AString.hpp Core: force_inline, String now has optimized strlen(literal) situations 2011-12-02 08:39:11 +00:00
BiCont.h
BlockStream.cpp *uppsrc: Fixed many GCC warnings 2012-01-21 14:24:31 +00:00
Bom.cpp CtrlLib, ide: Support for UTF8-BOM encoding (RM #129) 2011-11-13 16:41:15 +00:00
Callback.cpp +Core: additional callback variants thanks to kohait00 2011-05-02 23:05:13 +00:00
Callback.h +Core: additional callback variants thanks to kohait00 2011-05-02 23:05:13 +00:00
Callback0.h +Core: additional callback variants thanks to kohait00 2011-05-02 23:05:13 +00:00
Callback1.h +Core: additional callback variants thanks to kohait00 2011-05-02 23:05:13 +00:00
Callback2.h +Core: additional callback variants thanks to kohait00 2011-05-02 23:05:13 +00:00
Callback3.h +Core: additional callback variants thanks to kohait00 2011-05-02 23:05:13 +00:00
Callback4.h +Core: additional callback variants thanks to kohait00 2011-05-02 23:05:13 +00:00
CallbackN.h
Cbgen.h +Core: additional callback variants thanks to kohait00 2011-05-02 23:05:13 +00:00
CharSet.cpp Core: ToAscii(160) now returns 32 2011-12-07 16:44:56 +00:00
CharSet.h
CharSet.i
Color.cpp Core: new Value reintegrated for conditional compilation (SVO_VALUE flag) 2012-01-30 14:53:29 +00:00
Color.h Core: new Value reintegrated for conditional compilation (SVO_VALUE flag) 2012-01-30 14:53:29 +00:00
Complex.h Core: AsString for std::complex 2011-09-20 06:23:38 +00:00
config.h ide: clr support 2011-11-06 14:47:35 +00:00
Convert.cpp Core: new Value reintegrated for conditional compilation (SVO_VALUE flag) 2012-01-30 14:53:29 +00:00
Convert.h Core: Support for decimal comma instead of decimal point for double formatting 2011-11-08 15:45:30 +00:00
Copying
Core.h Core: new Value reintegrated for conditional compilation (SVO_VALUE flag) 2012-01-30 14:53:29 +00:00
Core.t i18n: pt-br translation 2011-12-16 08:21:09 +00:00
Core.upp Core: new Value reintegrated for conditional compilation (SVO_VALUE flag) 2012-01-30 14:53:29 +00:00
core.upt uppsrc: option for SSE2 in project templates (thanks Sender Ghost) 2011-10-14 08:28:12 +00:00
Core_init.icpp
CoWork.cpp
CoWork.h
Cpu.cpp
Debug.cpp
Defs.h Core: new Value reintegrated for conditional compilation (SVO_VALUE flag) 2012-01-30 14:53:29 +00:00
Diag.h .CtrlLib, CtrlCore, Painter, RichEdit: minor fixes 2011-07-09 19:33:20 +00:00
Dli.cpp
dli.h
dli_header.h
dli_source.h
Format.cpp ide: Custom build steps refresh 2011-11-25 22:43:51 +00:00
Format.h .Core: cosmetics 2011-12-02 09:25:16 +00:00
Global.h
Gtypes.cpp Core: new Value reintegrated for conditional compilation (SVO_VALUE flag) 2012-01-30 14:53:29 +00:00
Gtypes.h Core: new Value reintegrated for conditional compilation (SVO_VALUE flag) 2012-01-30 14:53:29 +00:00
Hash.cpp
Hash.h
heap.cpp
heapdbg.cpp
HeapImp.h Core: Out of memory panic now displays info about requested block size and allocated memory (RM #240) 2012-01-26 19:25:05 +00:00
heaputil.cpp Core: Out of memory panic now displays info about requested block size and allocated memory (RM #240) 2012-01-26 19:25:05 +00:00
i18n.h Core: Support for secondary .tr language 2011-11-07 08:27:34 +00:00
ignorelist
Index.h Core: More container Adds/Inserts/Sets now return T& 2011-04-17 19:48:40 +00:00
Index.hpp Core: More container Adds/Inserts/Sets now return T& 2011-04-17 19:48:40 +00:00
init *Core: CParser correct issue with characters >128 2011-10-06 13:29:46 +00:00
JSON.cpp Core: CParser::UnicodeEscape - option to escape javascript's \u, used in JSON 2011-11-11 10:01:15 +00:00
JSON.h JSON documentation 2011-11-05 16:50:42 +00:00
Kernel32W.dli
Lang.cpp
Lang.h
Lang_s.h
LangInfo.cpp Core: Documentation for ',' option in double formatting, thousands separator '@' flag for double formatting. 2011-11-11 14:01:55 +00:00
lcid.txt
lheap.cpp Core: Out of memory panic now displays info about requested block size and allocated memory (RM #240) 2012-01-26 19:25:05 +00:00
LocalProcess.cpp *uppsrc: Fixed many GCC warnings 2012-01-21 14:24:31 +00:00
LocalProcess.h .Core: previous revision fixed to work in posix to... 2011-10-07 08:48:01 +00:00
Log.cpp *uppsrc: Fixed many GCC warnings 2012-01-21 14:24:31 +00:00
lt_.h
Map.h *Core: Fixed problem with ArrayMap::Create (thanks Shire) 2011-10-13 18:15:49 +00:00
mathutil.cpp
MD5.cpp
Mpr32W.dli
Mt.cpp Core: Thread fix (thread_id issue) 2011-01-13 19:28:39 +00:00
Mt.h .Core/Mt.h: temporary fix - thread__ is ignored for DLL files where it crashes 2011-11-09 22:38:44 +00:00
NetNode.cpp
OL_Set.cpp
OldValue.cpp Core: new Value reintegrated for conditional compilation (SVO_VALUE flag) 2012-01-30 14:53:29 +00:00
OldValue.h Core: new Value reintegrated for conditional compilation (SVO_VALUE flag) 2012-01-30 14:53:29 +00:00
Other.h Core: new Value reintegrated for conditional compilation (SVO_VALUE flag) 2012-01-30 14:53:29 +00:00
parser.cpp Core: CParser: GetSpacePtr 2011-12-03 10:26:13 +00:00
Parser.h Core: CParser: GetSpacePtr 2011-12-03 10:26:13 +00:00
Path.cpp *uppsrc: Fixed many GCC warnings 2012-01-21 14:24:31 +00:00
Path.h Core: FindFile::GetPath - POSIX support 2012-01-20 16:35:50 +00:00
prj.aux
Profile.h
Ptr.cpp
Ptr.h
Random.cpp *uppsrc: Fixed many GCC warnings 2012-01-21 14:24:31 +00:00
SHA1.cpp
sheap.cpp Core: Out of memory panic now displays info about requested block size and allocated memory (RM #240) 2012-01-26 19:25:05 +00:00
Stream.cpp *uppsrc: Fixed many GCC warnings 2012-01-21 14:24:31 +00:00
Stream.h *uppsrc: Fixed many GCC warnings 2012-01-21 14:24:31 +00:00
String.cpp Core: force_inline, String now has optimized strlen(literal) situations 2011-12-02 08:39:11 +00:00
String.h Core: new Value reintegrated for conditional compilation (SVO_VALUE flag) 2012-01-30 14:53:29 +00:00
StrUtil.cpp
sub.upt uppsrc: option for SSE2 in project templates (thanks Sender Ghost) 2011-10-14 08:28:12 +00:00
t.cpp Core: Support for secondary .tr language 2011-11-07 08:27:34 +00:00
t.h
t_.h
TimeDate.cpp Core: ScanDate 2012-01-19 09:36:55 +00:00
TimeDate.h Core: new Value reintegrated for conditional compilation (SVO_VALUE flag) 2012-01-30 14:53:29 +00:00
Topic.cpp
Topic.h
topic_group.h
Topt.h .Core/Topt.h: bug fix in ConstIIterator::operator + (int) (missing dereference) 2011-10-03 14:10:22 +00:00
Tuple.h *Core: Fixed Tuple, Fixed RemoveSorted 2011-07-31 12:28:03 +00:00
Util.cpp *uppsrc: Fixed many GCC warnings 2012-01-21 14:24:31 +00:00
Util.h Core: Some new Random number generator functions 2012-01-18 18:23:30 +00:00
Uuid.cpp Core: new Value reintegrated for conditional compilation (SVO_VALUE flag) 2012-01-30 14:53:29 +00:00
Uuid.h Core: new Value reintegrated for conditional compilation (SVO_VALUE flag) 2012-01-30 14:53:29 +00:00
Value.cpp Core: new Value reintegrated for conditional compilation (SVO_VALUE flag) 2012-01-30 14:53:29 +00:00
Value.h ide: Environment settings now saved after closing dialog and relodead in other ide instances on change 2012-01-30 19:56:43 +00:00
Value.hpp Core: new Value reintegrated for conditional compilation (SVO_VALUE flag) 2012-01-30 14:53:29 +00:00
ValueUtil.cpp Core: new Value reintegrated for conditional compilation (SVO_VALUE flag) 2012-01-30 14:53:29 +00:00
ValueUtil.h Core: new Value reintegrated for conditional compilation (SVO_VALUE flag) 2012-01-30 14:53:29 +00:00
Vcont.cpp
Vcont.h Core: new Value reintegrated for conditional compilation (SVO_VALUE flag) 2012-01-30 14:53:29 +00:00
Vcont.hpp Core: More container Adds/Inserts/Sets now return T& 2011-04-17 19:48:40 +00:00
Win32Util.cpp Core: IsWin7, CtrlCore: U++ now backpainted by default in Win7+ 2011-06-08 20:40:10 +00:00
Win32Util.h Core: IsWin7, CtrlCore: U++ now backpainted by default in Win7+ 2011-06-08 20:40:10 +00:00
WString.cpp
XML.cpp .Core/XML.cpp: bug fix - cdata gets cleared inside content-less tag to prevent ReadText from returning nonexistent text content 2012-02-02 10:56:44 +00:00
XML.h Core: Fixed ParseXML issue with nonsignificant texts 2011-11-08 19:05:15 +00:00
Xmlize.cpp
Xmlize.h Core: Xmlize now able to define tag names for container items 2011-05-24 16:01:13 +00:00
z.cpp
z.h