Commit graph

33 commits

Author SHA1 Message Date
cxl
a2ca885eb3 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
17e92e4b19 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
82404cca4c 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
407c44a102 *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
b3893bbcfc 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
e3df5fdc3f 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
6e3c1ad333 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
9111d378ea 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
fd5a8200a3 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
7ac314b06d .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
19b4bcee96 .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
be52cd1bc5 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
74c558a407 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
e226ffb556 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
eef7c20270 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
cxl
5553b45f38 Core: Some new Random number generator functions
git-svn-id: svn://ultimatepp.org/upp/trunk@4439 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-18 18:23:30 +00:00
cxl
f38f7aa651 CtrlLib: ArrayCtrl::AsText, SetClipboard, AsQtf, AsCsv
git-svn-id: svn://ultimatepp.org/upp/trunk@3933 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-30 10:30:00 +00:00
cxl
9d395ec6a9 Core: Xmlize now supports all Core Value type (+ int16 and byte), support for Value serialization
git-svn-id: svn://ultimatepp.org/upp/trunk@2155 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-28 12:19:28 +00:00
cxl
8f710ae437 Removed forgotten DDUMP
git-svn-id: svn://ultimatepp.org/upp/trunk@1879 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-11 09:24:37 +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
d4fccbb73a Core: new Split variant with String delimiter
git-svn-id: svn://ultimatepp.org/upp/trunk@1645 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-21 07:21: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
4ff86aa5b5 Core: TimeStop Elapsed now returns dword
git-svn-id: svn://ultimatepp.org/upp/trunk@1522 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-08-21 12:51:57 +00:00
cxl
29649cf062 String docs addenum, OEM charset in GetEnv (thanks Zbigniew), BLOB in MySql (thanks Sergey)
git-svn-id: svn://ultimatepp.org/upp/trunk@1442 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-26 01:32:38 +00:00
cxl
c7137b20e0 SqlBinary changed to work as SqlCompile type -> it now should work in PGSQL too
git-svn-id: svn://ultimatepp.org/upp/trunk@1232 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-25 08:30:49 +00:00
cxl
e9ddea1edf ArrayCtrl, GLCtrl fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@845 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-09 08:22:34 +00:00
cxl
fe867ea61d SetIniFile with NULL forces reload, MSSQL schema files create primary keys, Updater fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@827 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-30 12:17:59 +00:00
cxl
a1f17348e4 LoadFrom/StoreTo fixed to work with operator%, fix in Format, usvn now keeps commit messages if no commit performed
git-svn-id: svn://ultimatepp.org/upp/trunk@622 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-07 15:48:48 +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
cxl
62760d7436 Fixed Random for Win32, Uuid now uses Random
git-svn-id: svn://ultimatepp.org/upp/trunk@381 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-28 20:48:53 +00:00
cxl
5fae0ee145 Added mersenne twister based Random to Core
git-svn-id: svn://ultimatepp.org/upp/trunk@379 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-28 20:37:04 +00:00
mdelfede
e4d5d4a6f9 new uvs2 releases : uppsrc-2612 tutorial-38 examples-142 reference-114 - fixed X11DHCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@305 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-07-01 20:28: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