Commit graph

51 commits

Author SHA1 Message Date
cxl
058feb5bee Core: Fixed zlib overloading problem
git-svn-id: svn://ultimatepp.org/upp/trunk@10128 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-01 07:53:08 +00:00
cxl
786bd24587 Core: zlib compression/decompression streams
git-svn-id: svn://ultimatepp.org/upp/trunk@10119 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-31 06:51:07 +00:00
cxl
6ecd1d098b LZ4: developing
git-svn-id: svn://ultimatepp.org/upp/trunk@10094 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-25 10:48:05 +00:00
cxl
220f751a03 Core: Optimized OutStream, removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@10032 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-12 12:21:46 +00:00
cxl
a202a08425 Core: Fixed issue with Stream::Get(Huge&, int)
git-svn-id: svn://ultimatepp.org/upp/trunk@10012 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-06 07:41:34 +00:00
cxl
7519e94105 Removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@10010 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-05 19:49:01 +00:00
cxl
8f11c6f135 Core: Huge class
git-svn-id: svn://ultimatepp.org/upp/trunk@10006 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-04 08:02:22 +00:00
cxl
df1784c992 Core: SizeStream
git-svn-id: svn://ultimatepp.org/upp/trunk@9987 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-28 14:46:36 +00:00
cxl
37762af597 Core: SizeStream fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@9986 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-28 13:13:37 +00:00
cxl
30a1c1ebd9 Core: InFilterStream optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@9984 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-28 13:04:56 +00:00
cxl
70efacb472 Core: SerializeRaw now has 64-bit size
git-svn-id: svn://ultimatepp.org/upp/trunk@9788 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-03 20:59:38 +00:00
cxl
5edae0e110 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
2c5482f4ab Core: FileMapping now using size_t instead of dword where appropriate
git-svn-id: svn://ultimatepp.org/upp/trunk@8814 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-08-17 11:20:03 +00:00
cxl
4a35689216 plugin/lz4
git-svn-id: svn://ultimatepp.org/upp/trunk@7801 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-20 15:43:18 +00:00
cxl
38306901c3 ide: PCH experiments
git-svn-id: svn://ultimatepp.org/upp/trunk@7795 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-17 13:13:02 +00:00
cxl
2975f23442 Core: InFilterStream::SetSize
git-svn-id: svn://ultimatepp.org/upp/trunk@7792 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-16 19:23:18 +00:00
cxl
133b39d8e4 Core: CoutUTF8, ide: UTF8 console capture
git-svn-id: svn://ultimatepp.org/upp/trunk@7717 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-22 12:36:44 +00:00
cxl
571a56aaff Core: Fixed console CP issues (in Cout and LocalProcess)
git-svn-id: svn://ultimatepp.org/upp/trunk@7693 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-15 17:46:12 +00:00
cxl
a3120b65f6 Core: Added ValueTypeError catch in for Load by serialize
git-svn-id: svn://ultimatepp.org/upp/trunk@7263 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-16 06:55:59 +00:00
cxl
3670c6459d ide: In Posix, ide now handles non-owned files and symlinks differently #230
git-svn-id: svn://ultimatepp.org/upp/trunk@6922 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-16 13:51:30 +00:00
cxl
9ea152c62e .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6828 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-30 13:21:09 +00:00
cxl
9766e8d1c6 Core: LoadStream error handling refactored #660
git-svn-id: svn://ultimatepp.org/upp/trunk@6814 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-27 08:49:08 +00:00
cxl
cc2668b9e6 Core: Zlib Stream operations refactored (>2GB streams support)
git-svn-id: svn://ultimatepp.org/upp/trunk@6668 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-17 19:40:23 +00:00
cxl
6ee868092e .Core: Cerr changes
git-svn-id: svn://ultimatepp.org/upp/trunk@6381 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-27 08:03:56 +00:00
cxl
e8e90a33e7 plugin/tif: warning removed (thanks Klugier), Core: Cerr improved
git-svn-id: svn://ultimatepp.org/upp/trunk@6380 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-26 17:28:54 +00:00
cxl
c36853e67b upp.src: Reverted some OpenGL related issues, Core: Fixed Stream::Pack
git-svn-id: svn://ultimatepp.org/upp/trunk@6207 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-22 20:16:16 +00:00
cxl
2fdc779863 *Core: Fixed bug in Stream::Put(Stream&..)
git-svn-id: svn://ultimatepp.org/upp/trunk@6101 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-26 14:49:36 +00:00
cxl
156acf2cbd Core: FilterStream
git-svn-id: svn://ultimatepp.org/upp/trunk@5830 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-19 09:32:42 +00:00
cxl
0098735e99 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5827 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-18 20:39:52 +00:00
cxl
02544bc7ac Core: Stream support for memory blocks >2GB
git-svn-id: svn://ultimatepp.org/upp/trunk@5824 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-18 10:55:25 +00:00
cxl
43e1289eed Core: LoadFile checks whether path is a file (because POSIX opens a dir too), Core/Rpc: StopRpcServerTrace
git-svn-id: svn://ultimatepp.org/upp/trunk@5546 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-13 07:53:32 +00:00
cxl
5b78bf89ad Core: Fixed issue with Stream::Put(Stream...)
git-svn-id: svn://ultimatepp.org/upp/trunk@5424 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-10-12 14:37:52 +00:00
cxl
0fac8a45ff .Core/SSL
git-svn-id: svn://ultimatepp.org/upp/trunk@4766 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-09 17:55:28 +00:00
cxl
8f1f87645e Core: Refactored Stream interface (dword->int), fixed LauchWebBrowser for certaion situations (thanks Koldo)
git-svn-id: svn://ultimatepp.org/upp/trunk@4759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-08 14:44:03 +00:00
cxl
d5291b7d48 *uppsrc: Fixed many GCC warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@4457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-21 14:24:31 +00:00
cxl
8f8ba89d84 Core: Cout::Flush for POSIX now calls fflush (RM #138)
git-svn-id: svn://ultimatepp.org/upp/trunk@4120 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-04 10:22:26 +00:00
cxl
2fc7b29312 *plugin/gif: Support for LCT (and couple of 64bits fixes)
git-svn-id: svn://ultimatepp.org/upp/trunk@2838 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-07 10:58:31 +00:00
rylek
6ec88ac624 Incorporation of Hans' fixes to FileMapping (ignored write flag, zero file size on CreateFileMapping)
git-svn-id: svn://ultimatepp.org/upp/trunk@1695 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-15 20:06:48 +00:00
cxl
8762517e43 Core: GetIniKey improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@1647 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-21 09:05:13 +00:00
cxl
d30185e1aa FileMapping fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@1635 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-18 19:21:42 +00:00
rylek
e73dab8d06 Linux bug fix in FileMapping - mmap returns error as -1, not 0
git-svn-id: svn://ultimatepp.org/upp/trunk@1632 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-14 22:15:54 +00:00
cxl
91ae475085 ide: Package selector now shows app icons if available
git-svn-id: svn://ultimatepp.org/upp/trunk@1623 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-10 13:20:38 +00:00
cxl
c6c41ac2c6 Core: Added StringStream::Reserve
git-svn-id: svn://ultimatepp.org/upp/trunk@1496 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-12 07:17:25 +00:00
cxl
1c11d5323c BSD patch by masu
git-svn-id: svn://ultimatepp.org/upp/trunk@1254 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-31 11:42:14 +00:00
cxl
107b0a4952 Improved POSIX compatibility (OpenBSD, NetBSD support)
git-svn-id: svn://ultimatepp.org/upp/trunk@1095 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-24 08:29:02 +00:00
cxl
bdd33f7367 gcc4.3 Stream fix
git-svn-id: svn://ultimatepp.org/upp/trunk@581 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-31 12:16:37 +00:00
cxl
cedd4340c9 Modified PCRE to include .c files, fixed serialization of unsinged long, long (now always as 32 bit values)
git-svn-id: svn://ultimatepp.org/upp/trunk@525 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-13 16:02:48 +00:00
cxl
6163754339 git-svn-id: svn://ultimatepp.org/upp/trunk@524 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-10-13 06:29:00 +00:00
cxl
b0cc9c51af OutStream, TeeStream, Md5Stream, Sha1Stream, Crc32Stream, MD5, SHA1, CRC32, optimized C++ parser, CodeEditor annotations
git-svn-id: svn://ultimatepp.org/upp/trunk@487 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-28 18:15:28 +00:00
mdelfede
cb0ff92715 new uvs2 releases : uppsrc-2598 tutorial-38 examples-141 reference-113
git-svn-id: svn://ultimatepp.org/upp/trunk@300 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-16 23:06:34 +00:00