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 |
|
mdelfede
|
263ff5f895
|
changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2008-06-07 22:31:27 +00:00 |
|