Commit graph

2355 commits

Author SHA1 Message Date
Mirek Fidler
f3031736b7 Core: FormatDouble, ScanDbl refactored 2021-08-29 13:27:37 +02:00
Mirek Fidler
9a0d174984 Core: double Null refactoring (it is now -inf) 2021-08-27 09:17:32 +02:00
Mirek Fidler
8e39da4bfb .cosmetics 2021-08-26 10:26:26 +02:00
Mirek Fidler
9d34bf831e Core: Utf8BOM (skips UTF8 file header) 2021-08-24 18:05:56 +02:00
Mirek Fidler
7660d6c570 Core: Fixed int->string for aligned CPUs 2021-08-06 10:26:47 +02:00
Mirek Fidler
1d018151f1 Core: Integer formatting optimised 2021-08-04 11:24:05 +02:00
cxl
ffe0767d05 Core, RichText: Fixed warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@16036 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-07-27 08:20:28 +00:00
cxl
b3d0f56536 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@16034 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-07-26 07:56:55 +00:00
cxl
f0b26efb57 Core, ide: flagDEBUGCODE allows DLOGs (etc..) in the release mode
git-svn-id: svn://ultimatepp.org/upp/trunk@16029 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-07-21 13:05:18 +00:00
cxl
a16a9b0e44 Core: Stream::Set|GetVersion
git-svn-id: svn://ultimatepp.org/upp/trunk@16023 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-07-18 16:21:52 +00:00
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
8a186a089e Core: String small hint constructor variant
git-svn-id: svn://ultimatepp.org/upp/trunk@16014 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-07-07 14:20:14 +00:00
cxl
bf67a7c5f9 Core: .dli DATA support
git-svn-id: svn://ultimatepp.org/upp/trunk@16008 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-29 12:13:16 +00:00
cxl
42a6fa7062 Core: ScanInt fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@16006 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-23 10:02:58 +00:00
cxl
5a7ed14b80 Core: Conversion ScanInt/Dbl fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@16004 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-22 14:35:19 +00:00
cxl
11a2c6f214 Core: text->double conversion refactored / optimised
git-svn-id: svn://ultimatepp.org/upp/trunk@16002 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-22 11:33:39 +00:00
cxl
b9dfcc65be Core: string->integer conversions optimised
git-svn-id: svn://ultimatepp.org/upp/trunk@16000 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-22 07:04:20 +00:00
cxl
3015ca748e DDUMPs removed, Jsonize now using JS compatible time/date (thanks zsolt)
git-svn-id: svn://ultimatepp.org/upp/trunk@15991 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-13 07:58:48 +00:00
cxl
cdf5ca2af8 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@15984 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-08 07:54:34 +00:00
cxl
9bfcff461d .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@15973 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-06-02 08:10:24 +00:00
cxl
a0f0f92a6f Core: Fixed to compile in MacOS
git-svn-id: svn://ultimatepp.org/upp/trunk@15970 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-31 07:40:45 +00:00
cxl
f6202a14df .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@15967 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-27 08:03:51 +00:00
cxl
5af5f3c25c Core: TcpSocket now using MSG_NOSIGNAL to supress SIGPIPE (thanks zsolt)
git-svn-id: svn://ultimatepp.org/upp/trunk@15966 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-27 07:14:00 +00:00
oblivion
b9bf45326e Core/SSH: ECDSA 256/384/521 and ED 25519 based host keys are now recognized.
Core/SSH: Docs are updated to reflect the elliptic curve KEX and PK methods.

git-svn-id: svn://ultimatepp.org/upp/trunk@15950 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-12 22:55:13 +00:00
cxl
48a38c2626 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@15945 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-03 19:01:22 +00:00
cxl
e8c410da0b ide: HasGit fix
git-svn-id: svn://ultimatepp.org/upp/trunk@15944 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-05-03 16:04:47 +00:00
cxl
b8e1c466a9 Core: LambdaIze
git-svn-id: svn://ultimatepp.org/upp/trunk@15938 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-30 08:00:58 +00:00
cxl
7cd753b5ae CtrlLib: EditWithSpin option to disable mouse wheel action, Core: String::Find fix
git-svn-id: svn://ultimatepp.org/upp/trunk@15934 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-22 16:50:11 +00:00
cxl
e4e867040c CtrlCore: Fixed encoding issue with Win32 clipboard text
git-svn-id: svn://ultimatepp.org/upp/trunk@15926 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-20 12:04:52 +00:00
cxl
52e9b4d78c Core: Fix in InFilterStream (thanks zsolt)
git-svn-id: svn://ultimatepp.org/upp/trunk@15921 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-17 14:47:56 +00:00
cxl
e664ab0c3b Core: GetArgv0 in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@15919 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-17 13:32:36 +00:00
cxl
d3ef4a549d Core: InFilterStream cleanup, ArrayCtrl: FindColumnsWit...
git-svn-id: svn://ultimatepp.org/upp/trunk@15918 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-17 13:30:59 +00:00
cxl
9601d6e72a Core: GetArgv0
git-svn-id: svn://ultimatepp.org/upp/trunk@15917 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-17 13:28:24 +00:00
cxl
93743b50d8 Core: Fixed issue with FileSetTime mktime
git-svn-id: svn://ultimatepp.org/upp/trunk@15916 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-17 13:18:40 +00:00
cxl
0753216f81 CParser minor optimisation
git-svn-id: svn://ultimatepp.org/upp/trunk@15899 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-08 13:24:47 +00:00
cxl
3c3ad69257 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@15889 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-04-02 09:12:59 +00:00
cxl
5f3d978442 CtrlCore: Pen processing completely separated from mouse
git-svn-id: svn://ultimatepp.org/upp/trunk@15884 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-30 09:59:09 +00:00
cxl
a5f628fe6d uppsrc: 2020->2021
git-svn-id: svn://ultimatepp.org/upp/trunk@15857 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-19 14:14:08 +00:00
cxl
ecce4c51ea GridCtrl: Removed Sql dependecy issue, CtrlCore: Win32 pen support improved, ide: NoConvertCharser for Host local process to fix the issue with svn history
git-svn-id: svn://ultimatepp.org/upp/trunk@15850 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-17 11:29:34 +00:00
cxl
fdc1520c6e Core: Fix in CopyFolder (inside App.cpp)
git-svn-id: svn://ultimatepp.org/upp/trunk@15848 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-14 18:11:43 +00:00
cxl
5ab4810e73 CtrlCore: Fixed issue with Upp::t_
git-svn-id: svn://ultimatepp.org/upp/trunk@15822 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-07 10:16:39 +00:00
cxl
8326c177a0 Core: global t_ removed again...
git-svn-id: svn://ultimatepp.org/upp/trunk@15820 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-07 09:15:26 +00:00
cxl
2d2ec310a7 Core: Added global t_, tt_ (to fix layout issue)
git-svn-id: svn://ultimatepp.org/upp/trunk@15819 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-07 09:11:00 +00:00
cxl
2ce26bd26e Core: HttpRequest::GetPostData
git-svn-id: svn://ultimatepp.org/upp/trunk@15808 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-02 23:03:06 +00:00
cxl
636a15bedb ide: BlitzReset now done also after installing package or syncing repo
git-svn-id: svn://ultimatepp.org/upp/trunk@15788 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-21 16:25:00 +00:00
cxl
53c61a22e0 ide: Merge nests function
git-svn-id: svn://ultimatepp.org/upp/trunk@15787 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-21 12:26:11 +00:00
cxl
a912aa63ee Core: FindAllPaths, Ide: UppHub improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@15775 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-18 10:23:08 +00:00
cxl
42ba8e7854 ide: Dir diff can now limit files by time, report history of .upp file, fixed SSL issue
git-svn-id: svn://ultimatepp.org/upp/trunk@15773 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-16 12:39:19 +00:00
cxl
2a2d4cab03 Core: FileSystemInfo now returns volume names of network drives
git-svn-id: svn://ultimatepp.org/upp/trunk@15771 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-15 10:16:24 +00:00