ultimatepp/uppsrc/Core
cxl ca3873bd79 *Core/Rpc: Fixed fault reporting in JsonRpc
git-svn-id: svn://ultimatepp.org/upp/trunk@5214 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-18 09:51:47 +00:00
..
Rpc *Core/Rpc: Fixed fault reporting in JsonRpc 2012-07-18 09:51:47 +00:00
SMTP Core: GetTimeZoneText, SMTP: fixed Date field time zone info 2012-06-20 12:24:09 +00:00
src.tpp Core: AsCString new flag: ASCSTRING_JSON 2012-07-11 09:01:18 +00:00
srcdoc.tpp tutorial: Core09 doc fixed 2012-07-09 07:05:52 +00:00
srcimp.tpp Improved theide T++ (help) browser 2008-09-17 12:13:43 +00:00
SSL *Core/SSL: INITBLOCK moved to icpp 2012-06-05 11:03:49 +00:00
Algo.h *Core: Fixed Tuple, Fixed RemoveSorted 2011-07-31 12:28:03 +00:00
App.cpp Core: Exit 2012-05-21 12:45:37 +00:00
App.h Core, uppsrc: Logging refactored 2012-07-02 15:23:59 +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 *Core: BiVector IsPicked now const 2012-05-12 09:10:52 +00:00
BlockStream.cpp *Core: Fixed handle leak in Socket::Accept, Skylark: fixed no_cache issue causing crash in Exe.cpp 2012-07-08 18:51:24 +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 * Painter: fixed issue with subpixe (RM #281), Core: AsString(RGBA), CtrlCore: NoLayoutZoom fix for MSC 2012-05-31 09:18:29 +00:00
Color.h * Painter: fixed issue with subpixe (RM #281), Core: AsString(RGBA), CtrlCore: NoLayoutZoom fix for MSC 2012-05-31 09:18:29 +00:00
Complex.h .developing SvoValue 2012-03-03 10:17:50 +00:00
config.h Core: added #include <uppconfig.h> 2012-04-19 06:49:49 +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, uppsrc: Logging refactored 2012-07-02 15:23:59 +00:00
Core.t uppsrc: New ptBR translation 2012-06-29 12:37:34 +00:00
Core.upp Core: INI_INT64, INI_INT and INI_INT64 now understand hex and K, M, G, T suffixes 2012-07-13 10:17:23 +00:00
core.upt ide: Added package specific includes, .upt files refactored (thanks Sender Ghost) 2012-07-06 11:12:20 +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 *uppsrc: LOG related fixes 2012-07-03 06:47:46 +00:00
Defs.h CoreL SVO_MEMCPY now public, added SVO_MEMSET 2012-05-16 13:29:12 +00:00
Diag.h .Core: IniBool, IniInt, IniString removed from Ini namespace 2012-07-06 08:55:23 +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, uppsrc: Logging refactored 2012-07-02 15:23:59 +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: removed forgotten DLOGs 2012-07-11 12:47:21 +00:00
i18n.h Core: Language settings are now per-thread 2012-06-19 20:43:55 +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
Inet.h *Core: Fixed handle leak in Socket::Accept, Skylark: fixed no_cache issue causing crash in Exe.cpp 2012-07-08 18:51:24 +00:00
InetUtil.cpp Core: x64 cosmetics 2012-07-15 17:53:04 +00:00
Ini.cpp ide: Skylark support, Skylark: tutorial 2012-07-14 17:43:57 +00:00
init *Core: CParser correct issue with characters >128 2011-10-06 13:29:46 +00:00
JSON.cpp ide: Skylark support, Skylark: tutorial 2012-07-14 17:43:57 +00:00
JSON.h ide: Skylark support, Skylark: tutorial 2012-07-14 17:43:57 +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: Language settings are now per-thread 2012-06-19 20:43:55 +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 *Core: Config->Ini 2012-07-03 07:47:35 +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 now catches Exc and ExitExc 2012-06-11 12:32:13 +00:00
Mt.h Core: Thread::Priority now implemented for POSIX (thanks tojocky) 2012-06-08 15:45:02 +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 Draw: Font, Drawing, Painting, Image now support Xmlize and Jsonize 2012-05-14 14:47:25 +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: AsCString new flag: ASCSTRING_JSON 2012-07-11 09:01:18 +00:00
Parser.h Core: AsCString new flag: ASCSTRING_JSON 2012-07-11 09:01:18 +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: x64 cosmetics 2012-07-15 17:53:04 +00:00
Stream.cpp .Core/SSL 2012-04-09 17:55:28 +00:00
Stream.h .Core/SSL 2012-04-09 17:55:28 +00:00
String.cpp CoreL SVO_MEMCPY now public, added SVO_MEMSET 2012-05-16 13:29:12 +00:00
String.h Core: Inet fixes, PCRE: more options support (thanks dolik) 2012-05-20 08:54:04 +00:00
StrUtil.cpp Core: Fixed wchar Filter, FilterWhile 2009-07-21 15:06:41 +00:00
sub.upt ide: Added package specific includes, .upt files refactored (thanks Sender Ghost) 2012-07-06 11:12:20 +00:00
t.cpp Core: Language settings are now per-thread 2012-06-19 20:43:55 +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/XmlRpc -> Core/Rpc as it now supports JsonRpc too 2012-07-10 11:08:39 +00:00
TimeDate.h Core/XmlRpc -> Core/Rpc as it now supports JsonRpc too 2012-07-10 11:08:39 +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: GetHashValue fixed for function pointers 2012-06-16 11:03:53 +00:00
Tuple.h *Core: Fixed Tuple, Fixed RemoveSorted 2011-07-31 12:28:03 +00:00
Util.cpp Core: INI_INT64, INI_INT and INI_INT64 now understand hex and K, M, G, T suffixes 2012-07-13 10:17:23 +00:00
Util.h Core: INI_ fixed reloading of config 2012-07-13 11:34:27 +00:00
Uuid.cpp Draw: Font, Drawing, Painting, Image now support Xmlize and Jsonize 2012-05-14 14:47:25 +00:00
Uuid.h Core: Jsonize finished 2012-03-03 22:59:48 +00:00
Value.cpp Core: Value magic support for GDB 2012-05-20 16:43:13 +00:00
Value.h Core/XmlRpc -> Core/Rpc as it now supports JsonRpc too 2012-07-10 11:08:39 +00:00
Value.hpp Core: Value magic support for GDB 2012-05-20 16:43:13 +00:00
ValueUtil.cpp Core: svo_value Xmlize moved as method for ValueArray, ValueMap 2012-05-16 13:18:55 +00:00
ValueUtil.h Core: svo_value Xmlize moved as method for ValueArray, ValueMap 2012-05-16 13:18:55 +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
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/XmlRpc vs XmlRpc: fixed compatibility 2012-04-24 11:59:30 +00:00
Xmlize.cpp Core: XmlizeByJsonize 2012-05-20 14:36:33 +00:00
Xmlize.h *Core: Jsonize fixes, Date docs, ide: Fixed issue with save on deactivation 2012-06-29 12:29:42 +00:00
z.cpp .Core: docs 2012-04-17 13:37:08 +00:00
z.h .Core: docs 2012-04-17 13:37:08 +00:00