Commit graph

19 commits

Author SHA1 Message Date
cxl
769b9b8073 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
8680f53653 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
ed655d1fc0 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
a406edc638 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
f090287025 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
2735d81143 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
0bd70017ee .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
a482659740 .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
9456775d23 .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
ea0570abff *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
c29a8080ca .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@5893 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-03-09 11:53:45 +00:00
cxl
c3c30ef6a5 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
6f1c4c45d5 *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
174c4d8e20 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
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
b324b9e852 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
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