Commit graph

22 commits

Author SHA1 Message Date
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
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
aae63d1385 Core: Minot Ini refactoring
git-svn-id: svn://ultimatepp.org/upp/trunk@9181 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-12 14:59:16 +00:00
cxl
81966525e1 Core: Ini now supports ${VAR}_something format
git-svn-id: svn://ultimatepp.org/upp/trunk@7385 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-05-16 06:28:37 +00:00
cxl
f0fd46daa4 Core: Ini: Fixed C comment issue #768
git-svn-id: svn://ultimatepp.org/upp/trunk@7328 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-28 13:17:25 +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
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
e6b4cd807f Core: .ini now having 'env' mode parsing $VARIABLES (thanks Dolik), fixed ReadInt64 (thanks Hans)
git-svn-id: svn://ultimatepp.org/upp/trunk@6443 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-18 05:50:25 +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
97d19762d2 .Core: fixed missing ';'
git-svn-id: svn://ultimatepp.org/upp/trunk@6387 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-30 09:38:53 +00:00
cxl
6656a1969d .Core: Fixed strncpy
git-svn-id: svn://ultimatepp.org/upp/trunk@6386 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-30 09:18:19 +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
846a7599b7 *Core: Ini parser now skips space after '='
git-svn-id: svn://ultimatepp.org/upp/trunk@5900 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-12 13:44:16 +00:00
cxl
c0b1a3cc76 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5893 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-09 11:53:45 +00:00
cxl
e312efdf01 Core: LoadIniStream refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@5892 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-09 11:41:08 +00:00
cxl
7fcb205741 *Core: Fixed INI_INT default value handling
git-svn-id: svn://ultimatepp.org/upp/trunk@5289 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-26 09:52:32 +00:00
cxl
42a22e44c1 Core: GetIniKey disallowed (in debug mode) when APP_MAIN not running
git-svn-id: svn://ultimatepp.org/upp/trunk@5268 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-08-09 06:35:56 +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
0968b272e2 ide: Skylark support, Skylark: tutorial
git-svn-id: svn://ultimatepp.org/upp/trunk@5188 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-14 17:43:57 +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