cxl
|
fb83c1c115
|
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@13722 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-11-28 11:43:23 +00:00 |
|
cxl
|
6703a5f390
|
ide: developing PDB pretty printers
git-svn-id: svn://ultimatepp.org/upp/trunk@13701 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-11-19 15:26:51 +00:00 |
|
cxl
|
da2da43ea7
|
Core: Fixed column info in CParser
git-svn-id: svn://ultimatepp.org/upp/trunk@13661 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-10-30 07:39:28 +00:00 |
|
cxl
|
dac1f1ea87
|
Painter: SVG fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@13492 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-07-13 07:30:16 +00:00 |
|
cxl
|
bca83fe234
|
Core: CParser::NoSkipComments on empty CParser fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@11888 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-04-13 08:49:36 +00:00 |
|
cxl
|
39b62afce9
|
Core: WebSocket - socket handle and wait events access
git-svn-id: svn://ultimatepp.org/upp/trunk@11380 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-10-14 17:36:46 +00:00 |
|
cxl
|
c47315300b
|
Core: LoadFile now able to load files up to 2GB (was 1GB)
git-svn-id: svn://ultimatepp.org/upp/trunk@11281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-08-03 09:30:18 +00:00 |
|
cxl
|
98360bfea1
|
Core: Minor CParser optimisation
git-svn-id: svn://ultimatepp.org/upp/trunk@11272 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-07-27 14:14:42 +00:00 |
|
cxl
|
4ed214c536
|
Core: JSON now treats string codepoints >0x8000 as surrogate pairs
git-svn-id: svn://ultimatepp.org/upp/trunk@11269 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-07-27 12:38:51 +00:00 |
|
cxl
|
f7276aed48
|
Core: CParser universal character escapes support improved
git-svn-id: svn://ultimatepp.org/upp/trunk@11151 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-06-09 07:52:03 +00:00 |
|
cxl
|
13a5bfd911
|
Core: ToUtf8 for single codepoint extented to full UNICODE, CParser now supports \u surrogate pairs
git-svn-id: svn://ultimatepp.org/upp/trunk@11123 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-05-26 13:01:21 +00:00 |
|
cxl
|
fc5d148c1e
|
Core: CParser nested comments support (thanks cbpporter)
git-svn-id: svn://ultimatepp.org/upp/trunk@10707 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-15 09:59:11 +00:00 |
|
cxl
|
598ae63329
|
Core: CParser::IsNumber(base) fix
git-svn-id: svn://ultimatepp.org/upp/trunk@10634 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-03 11:43:44 +00:00 |
|
cxl
|
597466fea8
|
uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-08-26 17:15:30 +00:00 |
|
cxl
|
6d6da7376d
|
New Cpp preprocesing parser merged
git-svn-id: svn://ultimatepp.org/upp/trunk@8427 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-05-11 17:13:55 +00:00 |
|
cxl
|
0d02ed383d
|
Core: CParser now allows tabs in String
git-svn-id: svn://ultimatepp.org/upp/trunk@8145 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-02-07 14:53:10 +00:00 |
|
cxl
|
a42853cdfd
|
Core: CParser::ReadDouble now allows '.707' (but IsDouble still false)
git-svn-id: svn://ultimatepp.org/upp/trunk@7967 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-12-12 12:54:29 +00:00 |
|
cxl
|
b1e2aeaeb5
|
Core: Resolved skipspaces issue in CParser::Set
git-svn-id: svn://ultimatepp.org/upp/trunk@7681 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-09-13 17:15:01 +00:00 |
|
cxl
|
8502f2fba6
|
CParser: NoSkipComments
git-svn-id: svn://ultimatepp.org/upp/trunk@7320 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-04-26 18:04:58 +00:00 |
|
cxl
|
e7f12ab537
|
Core: CParser LineInfoComment, Skylark: Improved witz error handling
git-svn-id: svn://ultimatepp.org/upp/trunk@7318 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-04-26 09:38:18 +00:00 |
|
cxl
|
0a0fd31058
|
CParser: Fixed issue with ReadString and UTF-8
git-svn-id: svn://ultimatepp.org/upp/trunk@7241 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-04-13 06:18:43 +00:00 |
|
cxl
|
f035577435
|
Core: IsInf, IsFin
git-svn-id: svn://ultimatepp.org/upp/trunk@6788 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-01-18 13:37:30 +00:00 |
|
cxl
|
d092b8b514
|
Core: CParser MINGW fix
git-svn-id: svn://ultimatepp.org/upp/trunk@6737 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2014-01-08 19:26:00 +00:00 |
|
cxl
|
f43c88d43c
|
Core: CParser fixed for MingW #607 (thx koldo)
git-svn-id: svn://ultimatepp.org/upp/trunk@6652 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-12-15 13:26:49 +00:00 |
|
cxl
|
cde7d1d1b9
|
Core: CParser: Fixed overflow checking in ReadDouble / Win32 typo
git-svn-id: svn://ultimatepp.org/upp/trunk@6483 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-10-24 10:00:32 +00:00 |
|
cxl
|
140aeb8b79
|
Core: CParser overflow checks FP Win32 #541
git-svn-id: svn://ultimatepp.org/upp/trunk@6469 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-10-23 05:47:29 +00:00 |
|
cxl
|
d52d87d669
|
Core: CParser overflow testing for FP in Linux
git-svn-id: svn://ultimatepp.org/upp/trunk@6468 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-10-22 14:58:18 +00:00 |
|
cxl
|
e916f1546e
|
Core: CParser integer overflow checks
git-svn-id: svn://ultimatepp.org/upp/trunk@6464 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-10-21 18:34: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
|
3240bda0c3
|
Core: JSON date support, UTC leap seconds
git-svn-id: svn://ultimatepp.org/upp/trunk@6397 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2013-10-06 11:06:24 +00:00 |
|
cxl
|
cbaf5dd1ce
|
Core: AsCString new flag: ASCSTRING_JSON
git-svn-id: svn://ultimatepp.org/upp/trunk@5176 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-07-11 09:01:18 +00:00 |
|
cxl
|
01b12b6dae
|
Core: CParser: GetSpacePtr
git-svn-id: svn://ultimatepp.org/upp/trunk@4235 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-12-03 10:26:13 +00:00 |
|
cxl
|
809cfe6d29
|
Core: CParser::UnicodeEscape - option to escape javascript's \u, used in JSON
git-svn-id: svn://ultimatepp.org/upp/trunk@4160 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-11-11 10:01:15 +00:00 |
|
cxl
|
09e3985523
|
Core: CParser improved const-correctness (many methods are now const)
git-svn-id: svn://ultimatepp.org/upp/trunk@4124 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-11-04 11:55:08 +00:00 |
|
cxl
|
9d9f62f182
|
Core: CParser::IsId(const char *), improved 'visuals' for ValueArray::ToString
git-svn-id: svn://ultimatepp.org/upp/trunk@4114 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-11-01 19:41:01 +00:00 |
|
cxl
|
127c6cbf4f
|
*Core: CParser correct issue with characters >128
git-svn-id: svn://ultimatepp.org/upp/trunk@3954 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-10-06 13:29:46 +00:00 |
|
cxl
|
a5d2aa9aaf
|
Core: CParser::ReadInt(int min, int max)
git-svn-id: svn://ultimatepp.org/upp/trunk@3367 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-04-22 12:40:07 +00:00 |
|
cxl
|
7e63d65e57
|
*uppsrc: mr_ped's GCC warnings fix, Core: now methods in Thread based on tojocky's ideas
git-svn-id: svn://ultimatepp.org/upp/trunk@2972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2011-01-08 12:36:46 +00:00 |
|
cxl
|
8404df7b31
|
*Core: CParser constructor fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2284 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2010-03-30 16:15:31 +00:00 |
|
cxl
|
628ff6f5d7
|
Core: CParser now provides information about column of position
git-svn-id: svn://ultimatepp.org/upp/trunk@2209 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2010-03-10 16:00:48 +00:00 |
|
cxl
|
b37f7f1463
|
CParser::SkipTerm fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@996 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2009-03-22 08:22:14 +00:00 |
|
mdelfede
|
4cb7b4eb06
|
new uvs2 releases : uppsrc-2598 tutorial-38 examples-141 reference-113
git-svn-id: svn://ultimatepp.org/upp/trunk@300 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2008-06-16 23:06:34 +00:00 |
|
mdelfede
|
d2b54f7989
|
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 |
|