Commit graph

68 commits

Author SHA1 Message Date
cxl
dae458db06 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
461b920c61 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
7e2a6f1d0c Core, Draw, Painter: memsetd and RGBAFill optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@14486 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-05-20 14:39:18 +00:00
cxl
83a2d1ca8d .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14328 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-04-18 14:15:07 +00:00
cxl
74a0afc798 Core: Uuid optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@13396 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-15 15:32:35 +00:00
cxl
da5d81e206 Core: Random refactored with xoshiro256**
git-svn-id: svn://ultimatepp.org/upp/trunk@13393 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-14 13:41:09 +00:00
cxl
c00953df75 uppsrc: Removed flagSO #ifdefs (actually to make SO compilation possible)
git-svn-id: svn://ultimatepp.org/upp/trunk@12997 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-04-14 08:34:13 +00:00
cxl
89febbfa1d RichEdit: Now suggesting spelling fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@12679 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-19 15:32:48 +00:00
cxl
4603d561e2 Core: ToAscii optimized, ToUpperAscii, ToLowerAscii
git-svn-id: svn://ultimatepp.org/upp/trunk@12678 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-01-19 14:12:43 +00:00
cxl
d7553a42bd Core: TIMING improvements, usecs (microseconds precision time), ide: Debugger now underlines main thread
git-svn-id: svn://ultimatepp.org/upp/trunk@12499 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-11-11 07:33:21 +00:00
cxl
af9fae210a Core: SeedRandom without parameter now reseeds the random with host enthropy
git-svn-id: svn://ultimatepp.org/upp/trunk@11653 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-02 15:40:29 +00:00
cxl
f916d286f1 Core: LoadFromFile, StoreToFile Event variant
git-svn-id: svn://ultimatepp.org/upp/trunk@11385 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-10-16 12:07:32 +00:00
cxl
fcb8e80847 ide: Xml and Json file format now shows viewer, TreeCtrl: GetOpenIds, OpenIds, Core: RegisterGlobalSerialize
git-svn-id: svn://ultimatepp.org/upp/trunk@11290 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-08-05 13:59:30 +00:00
cxl
d09decc4d0 ide: Spellchecking comments
git-svn-id: svn://ultimatepp.org/upp/trunk@10384 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-30 10:41:05 +00:00
cxl
7c5e2c3fe2 Core: ScanHexString and HexString renamed to HexEncode and HexDecode
git-svn-id: svn://ultimatepp.org/upp/trunk@10379 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-28 16:30:09 +00:00
cxl
2455bce793 Core, Core/SSL: GetP7Signature
git-svn-id: svn://ultimatepp.org/upp/trunk@10340 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-21 10:47:46 +00:00
cxl
b989e9aed4 'Event' branch merged into trunk (Callback now deprecated)
git-svn-id: svn://ultimatepp.org/upp/trunk@10260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-04 08:15:05 +00:00
cxl
8163afbfae CheckedSerialize now public, fix in type mismatch throw in Value
git-svn-id: svn://ultimatepp.org/upp/trunk@10133 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-01 18:20:51 +00:00
cxl
5c86036124 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
31471a889d Core/Rpc: CompressLog
git-svn-id: svn://ultimatepp.org/upp/trunk@7845 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-31 07:55:18 +00:00
cxl
c7a418ccb4 Core: multi-pattern string Replace
git-svn-id: svn://ultimatepp.org/upp/trunk@7716 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-22 09:37:08 +00:00
cxl
0b6c3d20d8 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
37ae7466c5 ide: Incremental find/replace from cursor improved
git-svn-id: svn://ultimatepp.org/upp/trunk@7523 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-18 13:26:02 +00:00
cxl
e72ac348f1 Core: Split/Join/Merge refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@7285 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-21 15:22:49 +00:00
cxl
0fa12a5c3b 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
c9196ab5b1 Core: ValueTypeError
git-svn-id: svn://ultimatepp.org/upp/trunk@7234 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-12 16:51:56 +00:00
cxl
d35691783d ODBC: Fixed for C++11
git-svn-id: svn://ultimatepp.org/upp/trunk@7212 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-10 09:51:08 +00:00
cxl
2798ebc2ed .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7090 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-25 07:10:17 +00:00
cxl
65b40caed8 Core: SplitTo
git-svn-id: svn://ultimatepp.org/upp/trunk@7067 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-21 13:11:40 +00:00
cxl
6b6c2e1958 Core: Heap enhancements, NanoStrings, Fixed*Map, fix in Socket - non-ASCII char < 0 issue
git-svn-id: svn://ultimatepp.org/upp/trunk@6661 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-17 13:05:36 +00:00
cxl
bd8e738c49 Core: DefaultIniFileContent, CurrentIniFileContent
git-svn-id: svn://ultimatepp.org/upp/trunk@6526 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-11-04 19:45:38 +00:00
cxl
8d8e958f8d GLDraw: Support for colored images
git-svn-id: svn://ultimatepp.org/upp/trunk@6458 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-21 12:04:56 +00:00
cxl
784127b5d5 GLDraw: OpenGL ES shader path
git-svn-id: svn://ultimatepp.org/upp/trunk@6456 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-20 19:43:13 +00:00
cxl
e737343bc6 Core: GetIniKeys (all)
git-svn-id: svn://ultimatepp.org/upp/trunk@6389 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-04 08:03:37 +00:00
cxl
2890d97f54 .Core: GetIniFile
git-svn-id: svn://ultimatepp.org/upp/trunk@6385 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-30 08:40:11 +00:00
cxl
a373fc16a4 Skylark: minor fix, CtrlLib: ErrorOK
git-svn-id: svn://ultimatepp.org/upp/trunk@6244 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-17 15:57:39 +00:00
cxl
5b5a720a6a Core: Random now fork safe
git-svn-id: svn://ultimatepp.org/upp/trunk@6236 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-07 11:40:10 +00:00
cxl
ac16e30a46 Core: SeedRandom
git-svn-id: svn://ultimatepp.org/upp/trunk@6235 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-07 11:14:03 +00:00
cxl
9bdfc68c2d *RichText: Resolved deadlock situation
git-svn-id: svn://ultimatepp.org/upp/trunk@5255 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-04 12:52:42 +00:00
cxl
e3aa869ee7 Core: DCL for INI fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@5232 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-24 08:05:23 +00:00
cxl
ff2736709f Core: INI_ system now using double checked locking to avoid mutexes
git-svn-id: svn://ultimatepp.org/upp/trunk@5231 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-24 07:18:27 +00:00
cxl
ebe090e53d Core: INI_ fixed reloading of config
git-svn-id: svn://ultimatepp.org/upp/trunk@5185 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-13 11:34:27 +00:00
cxl
cf0ee3a247 Core: INI_INT64, INI_INT and INI_INT64 now understand hex and K, M, G, T suffixes
git-svn-id: svn://ultimatepp.org/upp/trunk@5183 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-13 10:17:23 +00:00
cxl
3288125dd4 Core: INI_DOUBLE, ReloadIniFile
git-svn-id: svn://ultimatepp.org/upp/trunk@5174 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-10 20:31:13 +00:00
cxl
22444a42a8 .Core: IniBool, IniInt, IniString removed from Ini namespace
git-svn-id: svn://ultimatepp.org/upp/trunk@5134 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-06 08:55:23 +00:00
cxl
75f3740645 .Core: Config->Ini
git-svn-id: svn://ultimatepp.org/upp/trunk@5097 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-03 07:31:40 +00:00
cxl
f10aabc3c4 Core, uppsrc: Logging refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@5093 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-02 15:23:59 +00:00
cxl
125b7fabc4 Core: .ini parameter helpers: INI_BOOL, INI_STRING, INI_INT
git-svn-id: svn://ultimatepp.org/upp/trunk@5086 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-28 22:35:42 +00:00
cxl
be7b18a871 Core: Fixed issue with Null in Json
git-svn-id: svn://ultimatepp.org/upp/trunk@4917 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-09 08:00:09 +00:00
cxl
9f999cc1b0 Core: SSL support for Socket, finishing touches...
git-svn-id: svn://ultimatepp.org/upp/trunk@4785 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-15 11:20:50 +00:00