ultimatepp/uppsrc/Core
cxl eae577ac29 .Core: Fixed to compile with MSC10
git-svn-id: svn://ultimatepp.org/upp/trunk@4746 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-04 06:18:44 +00:00
..
src.tpp Docs 2012-03-09 13:23:26 +00:00
srcdoc.tpp Core/srcdoc.tpp : updated help page for Internationalization 2011-11-22 17:56:55 +00:00
srcimp.tpp Improved theide T++ (help) browser 2008-09-17 12:13:43 +00:00
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 *Core, CtrlLib: Fixing GetDownloadsFolder() 2010-03-08 11:08:23 +00:00
AString.hpp Core: String::Replace now supports all 4 signature variants (RM #250) 2012-02-10 11:19:19 +00:00
BiCont.h new uvs2 releases : uppsrc-2627 tutorial-38 examples-142 reference-115 2008-07-23 22:08:35 +00:00
BlockStream.cpp .Core: FileOut::Open wrong #ifdef fixed 2012-03-02 15:28:09 +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 changed svn layout 2008-06-07 22:31:27 +00:00
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 .Core: CharSet.h fixed warning 2010-06-13 13:59:16 +00:00
CharSet.i *Core: CharSet refactored to avoid constant mismatches 2010-06-07 12:30:29 +00:00
Color.cpp *Core: SvoValue: fixed a couple of issues with Null 2012-03-11 12:24:20 +00:00
Color.h Core: some Xmlization moved to rich Value types 2012-03-10 15:31:06 +00:00
Complex.h .developing SvoValue 2012-03-03 10:17:50 +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 Copying (U++ license) changed to officical 2-clause BSD license 2008-09-13 09:05:01 +00:00
Core.h .Core, Sql: cosmetics 2012-04-03 11:32:07 +00:00
Core.t i18n: pt-br translation 2011-12-16 08:21:09 +00:00
Core.upp TcpSocket now in Core 2012-03-30 17:39:25 +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 changed svn layout 2008-06-07 22:31:27 +00:00
CoWork.cpp changed svn layout 2008-06-07 22:31:27 +00:00
CoWork.h CoWork documentation 2009-03-29 12:36:32 +00:00
Cpu.cpp Core: Blackfin CPU support 2009-07-26 15:41:41 +00:00
Debug.cpp Core: String::Replace now supports all 4 signature variants (RM #250) 2012-02-10 11:19:19 +00:00
Defs.h Core: new Value reintegrated for conditional compilation (SVO_VALUE flag) 2012-01-30 14:53:29 +00:00
Diag.h Core: STATIC_ASSERT 2012-02-06 16:48:00 +00:00
Dli.cpp *Core, CtrlLib: Fixing GetDownloadsFolder() 2010-03-08 11:08:23 +00:00
dli.h new uvs2 releases : uppsrc-2630 tutorial-38 examples-142 reference-115 2008-08-02 14:54:22 +00:00
dli_header.h changed svn layout 2008-06-07 22:31:27 +00:00
dli_source.h changed svn layout 2008-06-07 22:31:27 +00:00
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 changed svn layout 2008-06-07 22:31:27 +00:00
Gtypes.cpp Core: Value support for Xmlize, Jasonize 2012-03-03 15:49:28 +00:00
Gtypes.h Core: Value xmlize GCC fixes 2012-03-10 18:10:06 +00:00
Hash.cpp changed svn layout 2008-06-07 22:31:27 +00:00
Hash.h .Core: renamed MD5_CTX to UPP_MD5_CTX to avoid clashes with OpenSSL 2010-04-07 07:29:42 +00:00
heap.cpp *uppsrc: mr_ped's GCC warnings fix, Core: now methods in Thread based on tojocky's ideas 2011-01-08 12:36:46 +00:00
heapdbg.cpp Core: cosmetics 2010-01-29 18:25:57 +00:00
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: Added 'B' (Bytes) in OutOfMemoryPanic 2012-02-10 12:49:49 +00:00
Http.cpp .Core: Fixed to compile with MSC10 2012-04-04 06:18:44 +00:00
i18n.h Core: Support for secondary .tr language 2011-11-07 08:27:34 +00:00
ignorelist Fixed initializer list in C++ parser 2008-09-14 16:50:17 +00:00
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: Removed stray DDUMPs 2012-03-12 13:15:35 +00:00
JSON.h Core: some Xmlization moved to rich Value types 2012-03-10 15:31:06 +00:00
Jsonize.h .Core: FileOut::Open wrong #ifdef fixed 2012-03-02 15:28:09 +00:00
Kernel32W.dli changed svn layout 2008-06-07 22:31:27 +00:00
Lang.cpp Core: LanguageInfo completely refactored 2009-12-13 22:16:46 +00:00
Lang.h Removed forgotten DDUMP 2010-01-11 09:24:37 +00:00
Lang_s.h changed svn layout 2008-06-07 22:31:27 +00:00
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 changed svn layout 2008-06-07 22:31:27 +00:00
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 changed svn layout 2008-06-07 22:31:27 +00:00
Map.h *Core: Fixed problem with ArrayMap::Create (thanks Shire) 2011-10-13 18:15:49 +00:00
mathutil.cpp Developing config.h 2009-03-20 13:07:33 +00:00
MD5.cpp .Core: renamed MD5_CTX to UPP_MD5_CTX to avoid clashes with OpenSSL 2010-04-07 07:29:42 +00:00
Mpr32W.dli changed svn layout 2008-06-07 22:31:27 +00:00
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 Core: NetNode fix for mingw (missing constant) 2010-01-04 16:39:01 +00:00
OL_Set.cpp changed svn layout 2008-06-07 22:31:27 +00:00
OldValue.cpp .Core: Improved assert messages for Value serialization, fix in XmlView 2012-03-26 09:53:37 +00:00
OldValue.h .Core: Value changed to compile in both modes 2012-03-03 10:48:09 +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 NetNode: More getters (thanks kropniczki) 2012-03-05 14:05:01 +00:00
prj.aux changed svn layout 2008-06-07 22:31:27 +00:00
Profile.h RTIMING fix 2008-12-21 22:14:14 +00:00
Ptr.cpp changed svn layout 2008-06-07 22:31:27 +00:00
Ptr.h changed svn layout 2008-06-07 22:31:27 +00:00
Random.cpp *uppsrc: Fixed many GCC warnings 2012-01-21 14:24:31 +00:00
SHA1.cpp OutStream, TeeStream, Md5Stream, Sha1Stream, Crc32Stream, MD5, SHA1, CRC32, optimized C++ parser, CodeEditor annotations 2008-09-28 18:15:28 +00:00
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
Socket.cpp .Core: Fixed to compile with MSC10 2012-04-04 06:18:44 +00:00
Stream.cpp *uppsrc: Fixed many GCC warnings 2012-01-21 14:24:31 +00:00
Stream.h Core: FileAppend now uses NOWRITESHARE 2012-03-02 12:56:49 +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: String::Replace now supports all 4 signature variants (RM #250) 2012-02-10 11:19:19 +00:00
StrUtil.cpp Core: Fixed wchar Filter, FilterWhile 2009-07-21 15:06:41 +00:00
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 git-svn-id: svn://ultimatepp.org/upp/trunk@330 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-15 09:33:15 +00:00
t_.h changed svn layout 2008-06-07 22:31:27 +00:00
TimeDate.cpp *Core: Fixed issue with missing TimeScan 2012-03-09 09:18:10 +00:00
TimeDate.h .Core: ScanTime 2012-02-13 09:22:45 +00:00
Topic.cpp GetTopicLNG 2009-01-09 16:40:08 +00:00
Topic.h GetTopicLNG 2009-01-09 16:40:08 +00:00
topic_group.h changed svn layout 2008-06-07 22:31:27 +00:00
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 Core: TextSettings: TrimBoth for key 2012-02-10 10:05:06 +00:00
Util.h Core: Some new Random number generator functions 2012-01-18 18:23:30 +00:00
Uuid.cpp Core: Jsonize finished 2012-03-03 22:59:48 +00:00
Uuid.h Core: Jsonize finished 2012-03-03 22:59:48 +00:00
Value.cpp *Core: Fixed Value::GetCount -now returns 0 if Value !IsArray 2012-03-29 09:38:12 +00:00
Value.h *Core: SvoValue: fixed a couple of issues with Null 2012-03-11 12:24:20 +00:00
Value.hpp Core: Value support for Xmlize, Jasonize 2012-03-03 15:49:28 +00:00
ValueUtil.cpp .Core/ValueUtil.cpp: patch for Value-related code not compilable under VC71 2012-03-17 13:37:31 +00:00
ValueUtil.h *Core: SvoValue: fixed a couple of issues with Null 2012-03-11 12:24:20 +00:00
Vcont.cpp Core: BREAK_WHEN_PICKED 2010-01-24 13:21:33 +00:00
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
Web.h Core: developing Web 2012-04-03 18:26:28 +00:00
WebUtil.cpp TcpSocket now in Core 2012-03-30 17:39:25 +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 Core: Blackfin CPU support 2009-07-26 15:41:41 +00:00
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 .Core/ValueUtil.cpp: patch for Value-related code not compilable under VC71 2012-03-17 13:37:31 +00:00
Xmlize.h Core: Value xmlize GCC fixes 2012-03-10 18:10:06 +00:00
z.cpp .Core: Fixed to compile with MSC10 2012-04-04 06:18:44 +00:00
z.h Core: HttpRequest added chunked support 2012-04-01 11:23:42 +00:00