Commit graph

26 commits

Author SHA1 Message Date
cxl
9526aef158 .DLOG...
git-svn-id: svn://ultimatepp.org/upp/trunk@16017 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-07-10 08:07:11 +00:00
cxl
1bb0f4c8e4 ide: Testing filetimes to show recently changed files now in win32 exludes network files to speedup theide startup
git-svn-id: svn://ultimatepp.org/upp/trunk@16015 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-07-09 09:48:09 +00:00
cxl
2352d9b58c Core: Mem.h improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@14505 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-27 16:39:08 +00:00
cxl
36fadbf7bf uppsrc: Many memcpy, memset converted to new memory functions
git-svn-id: svn://ultimatepp.org/upp/trunk@14493 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-22 15:14:16 +00:00
cxl
c25166d044 Core: FileStream now does not open directories as files anymore in POSIX
git-svn-id: svn://ultimatepp.org/upp/trunk@13948 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-01-28 09:41:31 +00:00
cxl
5656bb4d01 uppsrc: MemoryAlloc instead of new[]
git-svn-id: svn://ultimatepp.org/upp/trunk@13389 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-13 11:37:54 +00:00
cxl
74d60026ee uppsrc: Undefined Behaviour sanitization
git-svn-id: svn://ultimatepp.org/upp/trunk@13032 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-23 07:59:06 +00:00
cxl
da31e9f76f Core: Now compiles with NODEPRECATED
git-svn-id: svn://ultimatepp.org/upp/trunk@12127 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-31 17:04:33 +00:00
cxl
3167bce150 Removed forgotten DDUMP
git-svn-id: svn://ultimatepp.org/upp/trunk@10425 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-13 14:21:16 +00:00
cxl
ee748088d9 ide: Fixed delay on start in win32 caused by scanning mapped network drives
git-svn-id: svn://ultimatepp.org/upp/trunk@10415 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-11-12 18:01:49 +00:00
cxl
33238140d3 Stream::GetErrorText
git-svn-id: svn://ultimatepp.org/upp/trunk@10201 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-09-06 15:35:06 +00:00
cxl
8ebdcbb0d5 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 17:15:30 +00:00
cxl
d6c9778837 Core: InFilterStream::SetBufferSize
git-svn-id: svn://ultimatepp.org/upp/trunk@9981 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-06-27 08:25:07 +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
48b99e26e0 Removed forget DLOG
git-svn-id: svn://ultimatepp.org/upp/trunk@7892 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-13 14:16:25 +00:00
cxl
0942ac2ff0 ide: Fixed some inavlid FindFile requests
git-svn-id: svn://ultimatepp.org/upp/trunk@7869 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-07 11:16:16 +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
7fa7f28714 *Core: Fixed handle leak in Socket::Accept, Skylark: fixed no_cache issue causing crash in Exe.cpp
git-svn-id: svn://ultimatepp.org/upp/trunk@5154 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-08 18:51:24 +00:00
cxl
49fb780143 .Core: FileOut::Open wrong #ifdef fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@4645 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-02 15:28:09 +00:00
cxl
7a3af47051 Core: FileStream NOWRITESHARE implemented for Linux,BSD using flock
git-svn-id: svn://ultimatepp.org/upp/trunk@4641 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-02 12:51:32 +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
dc1a41021d Core: Format fortified (not fully)
git-svn-id: svn://ultimatepp.org/upp/trunk@4196 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-25 13:48:00 +00:00
cxl
dab0a8c506 *Core: (int64) cast bug in BlockStream
git-svn-id: svn://ultimatepp.org/upp/trunk@4185 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-22 09:03:26 +00:00
cxl
301c1ca476 Core: BlockStream resolved issue with zero length read/write and order of operations
git-svn-id: svn://ultimatepp.org/upp/trunk@4178 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-16 14:27:00 +00:00
mdelfede
f142f49947 new uvs2 releases : uppsrc-2608 tutorial-38 examples-141 reference-113
git-svn-id: svn://ultimatepp.org/upp/trunk@304 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-26 18:25:44 +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