ultimatepp/uppsrc/Core
cxl a33703d51e Core: Fixed HttpRequest issue Proxy vs PostStream
git-svn-id: svn://ultimatepp.org/upp/trunk@8279 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-03-17 14:46:37 +00:00
..
POP3 Core/POP3: Now in Upp namespace 2015-01-02 15:00:22 +00:00
Rpc PCH added 2015-01-15 08:49:56 +00:00
SMTP various minor fixes 2014-12-03 14:37:34 +00:00
src.tpp Core: Value: Conversion to std::[w]string removed 2015-03-10 07:30:21 +00:00
srcdoc.tpp .docs 2015-03-06 18:18:17 +00:00
srcimp.tpp .docs 2014-04-22 05:57:02 +00:00
SSL .docs 2015-03-06 18:18:17 +00:00
Algo.h Core: multi-pattern string Replace 2014-09-22 09:37:08 +00:00
App.cpp Core: App removed catch(Exc) so that debugger behaves can show the backtrace 2014-04-22 07:03:03 +00:00
App.h Core: LoadDataFile, SetDataPath, plugin/lzma: missing functions implemented 2014-04-12 10:44:12 +00:00
AString.hpp Core: Fixed String::Replace(String(), ..) issue 2014-05-02 16:26:00 +00:00
BiCont.h cpp11 branch merged back to to trunk 2014-03-16 16:33:48 +00:00
BlockStream.cpp Removed forget DLOG 2014-11-13 14:16:25 +00:00
Bom.cpp
Callback.cpp
Callback.h Core: New lambda handling 2014-04-12 14:29:13 +00:00
Callback0.h
Callback1.h
Callback2.h
Callback3.h
Callback4.h
CallbackN.h
Cbgen.h Core: Fixed issue with lambda 2014-04-12 14:38:18 +00:00
CharSet.cpp Core: SetLanguage(const char *s) 2014-09-25 06:20:43 +00:00
CharSet.h
CharSet.i
Color.cpp
Color.h
Complex.h cpp11 branch merged back to to trunk 2014-03-16 16:33:48 +00:00
config.h Core: ARM fix 2014-12-08 19:46:38 +00:00
Convert.cpp Core: Convert Pattern issue fixed 2014-10-30 09:45:35 +00:00
Convert.h
Copying Fixed type in Copying 2015-02-01 14:29:25 +00:00
Core.h CtrlLib: Oxygen KDE theme fixed #779 2015-02-23 09:54:33 +00:00
Core.t New SK-SK translation applied (thanks Gapko) 2014-06-08 09:37:24 +00:00
Core.upp .cosmetics 2015-01-31 12:39:40 +00:00
core.upt
Core_init.icpp
CoWork.cpp Core: SpinLock 2015-01-31 13:40:15 +00:00
CoWork.h
Cpu.cpp .cosmetics 2015-01-16 09:05:38 +00:00
Debug.cpp Core: GetMemoryBlockSize, TryRealloc 2015-01-26 19:04:51 +00:00
Defs.h Core: BSD IsNan patch #1007 2015-03-07 19:21:39 +00:00
Diag.h CppBase: preparing for preprocessor, Sql: Fixed NOAPPSQL isues, cosmetics 2015-02-09 18:22:30 +00:00
Dli.cpp
dli.h
dli_header.h
dli_source.h
FilterStream.cpp .cosmetics 2014-10-22 21:20:20 +00:00
FilterStream.h Core: InFilterStream::SetSize 2014-10-16 19:23:18 +00:00
FixedMap.h Core: multi-pattern string Replace 2014-09-22 09:37:08 +00:00
Format.cpp Core: Format: fixed corner-case 2014-04-13 05:50:44 +00:00
Format.h
Global.h
Gtypes.cpp Core: GetFitSize double version 2014-12-19 15:46:23 +00:00
Gtypes.h Core: GetFitSize double version 2014-12-19 15:46:23 +00:00
Hash.cpp cpp11 branch merged back to to trunk 2014-03-16 16:33:48 +00:00
Hash.h various minor fixes 2014-12-03 14:37:34 +00:00
heap.cpp CtrlLib: Oxygen KDE theme fixed #779 2015-02-23 09:54:33 +00:00
heapdbg.cpp Core: GetMemoryBlockSize, TryRealloc 2015-01-26 19:04:51 +00:00
HeapImp.h Core: TryRealloc improved 2015-01-26 19:24:15 +00:00
heaputil.cpp Core: silnced warning in heaputil.cpp #748 2014-04-14 18:45:50 +00:00
Http.cpp Core: Fixed HttpRequest issue Proxy vs PostStream 2015-03-17 14:46:37 +00:00
i18n.h
ignorelist
Index.h Core: ValueArray/Map::Pick fixed for GCC, CLANG (11) 2014-04-23 07:28:23 +00:00
Inet.h Core: Fixed HttpRequest issue Proxy vs PostStream 2015-03-17 14:46:37 +00:00
InetUtil.cpp Core/POP3: InetMessage fix 2014-12-30 17:06:39 +00:00
Ini.cpp Core: Ini now supports ${VAR}_something format 2014-05-16 06:28:37 +00:00
init
InMap.hpp *Core: Fixed T& SortedArrayMap::Add(K) 2014-04-02 06:13:06 +00:00
InVector.h Core: Workaround for gcc 4.8.x compilation issue 2014-08-31 09:32:20 +00:00
InVector.hpp cpp11 branch merged back to to trunk 2014-03-16 16:33:48 +00:00
JSON.cpp ,cosmetics 2014-04-02 18:04:34 +00:00
JSON.h cpp11 branch merged back to to trunk 2014-03-16 16:33:48 +00:00
Jsonize.h
Kernel32W.dli
Lang.cpp Core: SetLanguage(const char *s) 2014-09-25 06:20:43 +00:00
Lang.h Core: SetLanguage(const char *s) 2014-09-25 06:20:43 +00:00
Lang_s.h
LangInfo.cpp
lcid.txt
lheap.cpp .cosmetics 2015-01-31 12:39:40 +00:00
LocalProcess.cpp Core: Fixed issue with LocalProcess command quoting #976 2015-02-04 15:04:42 +00:00
LocalProcess.h Core: LocalProcess arg vector support 2015-01-19 17:58:22 +00:00
Log.cpp cpp11 branch merged back to to trunk 2014-03-16 16:33:48 +00:00
lt_.h
Map.h Core: ValueArray/Map::Pick fixed for GCC, CLANG (11) 2014-04-23 07:28:23 +00:00
Map.hpp cpp11 branch merged back to to trunk 2014-03-16 16:33:48 +00:00
mathutil.cpp
MD5.cpp
MIME.cpp Core: MIME more extensions 2014-04-09 11:17:28 +00:00
Mpr32W.dli
Mt.cpp Core: Universal MemoryBarrier for non x86 CPUs 2014-12-15 15:05:30 +00:00
Mt.h Core: SpinLock version now for POSIX (not just LINUX) 2015-02-01 09:55:53 +00:00
NetNode.cpp
OL_Set.cpp Core: IsInf 2014-01-18 14:44:03 +00:00
Other.h Core: One::Is<TT>() const 2014-07-22 10:57:50 +00:00
parser.cpp Core: CParser now allows tabs in String 2015-02-07 14:53:10 +00:00
Parser.h Painter: SVG parser 2014-12-24 15:10:48 +00:00
Path.cpp .docs 2014-04-22 05:57:02 +00:00
Path.h ide: In Posix, ide now handles non-owned files and symlinks differently #230 2014-02-16 13:51:30 +00:00
prj.aux
Profile.h
Ptr.cpp
Ptr.h
Random.cpp
SHA1.cpp various minor fixes 2014-12-03 14:37:34 +00:00
sheap.cpp Core: TryRealloc improved 2015-01-26 19:24:15 +00:00
Socket.cpp HttpRequest::Clear #931 2014-11-20 14:32:20 +00:00
SplitMerge.cpp Some warnings fixed, MYSQL: Fixed decimal issue 2014-08-01 15:09:14 +00:00
SplitMerge.h ide: Developing new navigator 2014-07-27 07:34:05 +00:00
Stream.cpp plugin/lz4 2014-10-20 15:43:18 +00:00
Stream.h plugin/lz4 2014-10-20 15:43:18 +00:00
String.cpp Core: Fixed StringBuffer::Reserve 2015-01-21 13:04:55 +00:00
String.h Core: Value now convertible with std::[w]string, Value operator~ 2015-03-09 09:02:14 +00:00
StringFind.cpp .removed GCC warnings 2015-01-23 18:04:15 +00:00
StrUtil.cpp ide: Layout designer and Icon designer now have 'search' field #772 2014-06-02 11:13:18 +00:00
sub.upt
t.cpp
t.h SDraw:: DrawEllipseOp, Core: NOI18N flag 2014-01-13 09:53:50 +00:00
t_.h
TimeDate.cpp Core: GetWeek, GetWeekDate 2014-10-09 15:15:44 +00:00
TimeDate.h Core: GetWeek, GetWeekDate 2014-10-09 15:15:44 +00:00
Topic.cpp
Topic.h
topic_group.h
Topt.h Core: SpinLock Linux implementation 2015-01-31 14:07:29 +00:00
Tuple.h Core:: Tuple::Set 2015-03-12 09:47:30 +00:00
Util.cpp Core: Fix of LinuxBeep 2014-12-25 20:02:04 +00:00
Util.h Core/Rpc: CompressLog 2014-10-31 07:55:18 +00:00
Uuid.cpp
Uuid.h
Value.cpp Core: Error Value now stored as 'null' #1015 2015-03-16 12:29:33 +00:00
Value.h Core: Value: Conversion to std::[w]string removed 2015-03-10 07:30:21 +00:00
Value.hpp *Core: Fixed issue in StrInt 2014-08-06 06:24:21 +00:00
ValueUtil.cpp Draw: AttrText new features, Core: Fix of PolyCompare 2015-02-12 19:02:20 +00:00
ValueUtil.h Core: Value references docs 2014-09-13 14:23:12 +00:00
Vcont.cpp Core: Vector fix for very large number of items in 64 bits 2013-12-15 12:05:22 +00:00
Vcont.h Core: MIME more extensions 2014-04-09 11:17:28 +00:00
Vcont.hpp cpp11 branch merged back to to trunk 2014-03-16 16:33:48 +00:00
WebSocket.cpp .cosmetics 2014-01-14 11:07:41 +00:00
Win32Util.cpp
Win32Util.h
WString.cpp Core: Fixed StringBuffer::Reserve 2015-01-21 13:04:55 +00:00
XML.cpp XmlParser: Fixed issue with initial error 2014-11-07 10:13:38 +00:00
XML.h Core: XML raw mode (for HTML), POP3 improvements 2014-03-26 14:39:33 +00:00
Xmlize.cpp
Xmlize.h Core: Xmlize now supports default values (#643) 2014-02-12 17:37:01 +00:00
z.cpp plugin/lz4 2014-10-20 15:43:18 +00:00
z.h plugin/lz4 2014-10-20 15:43:18 +00:00