Commit graph

24 commits

Author SHA1 Message Date
cxl
ca837944ba Core: finetuning allocator
git-svn-id: svn://ultimatepp.org/upp/trunk@13449 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-06-27 13:17:50 +00:00
cxl
f25a67141e Core: FormatIntAlpha fixed (thanks omari)
git-svn-id: svn://ultimatepp.org/upp/trunk@11889 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-04-13 12:18:48 +00:00
cxl
de224b20d8 ide: PDB debugger now displays INF and NAN
git-svn-id: svn://ultimatepp.org/upp/trunk@11790 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-21 19:17:49 +00:00
cxl
46f0e6a5ac Fix in double formatting (thank cbpporter)
git-svn-id: svn://ultimatepp.org/upp/trunk@10999 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-15 09:24:20 +00:00
cxl
5997aa0277 Core: Format(%.2f) now produces '.' despite setlocale
git-svn-id: svn://ultimatepp.org/upp/trunk@10642 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-01-05 07:32:32 +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
bb2128dfc0 Core: Format: fixed corner-case
git-svn-id: svn://ultimatepp.org/upp/trunk@7238 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-13 05:50:44 +00:00
cxl
ebeabff67b CtrlLib: EditNumber fixed (thanks SenderGhost!) #491
git-svn-id: svn://ultimatepp.org/upp/trunk@6190 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-14 07:38:15 +00:00
cxl
dfee631abe Core: FormatDouble precision increased to 16 digits
git-svn-id: svn://ultimatepp.org/upp/trunk@5694 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-01-01 13:42:07 +00:00
cxl
5463423719 ide: Custom build steps refresh
git-svn-id: svn://ultimatepp.org/upp/trunk@4203 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-25 22:43:51 +00:00
cxl
cf034fabed Core: Format fortified (not fully)
git-svn-id: svn://ultimatepp.org/upp/trunk@4196 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-25 13:48:00 +00:00
cxl
68425c7f56 Core: Documentation for ',' option in double formatting, thousands separator '@' flag for double formatting.
git-svn-id: svn://ultimatepp.org/upp/trunk@4161 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-11 14:01:55 +00:00
cxl
26d8d6b259 Core: Support for decimal comma instead of decimal point for double formatting
git-svn-id: svn://ultimatepp.org/upp/trunk@4149 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-08 15:45:30 +00:00
cxl
b1bd0fa9aa Core: Format fixed to correctly character lengths of utf8 strings when padfilling (RM# 96)
git-svn-id: svn://ultimatepp.org/upp/trunk@3844 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-09 09:48:21 +00:00
cxl
c0f7eed849 Core: IsNaN function, AsString(NaN) now returns '?', Painter: PaintingPainter - ASSERT for NaN values
git-svn-id: svn://ultimatepp.org/upp/trunk@3639 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-10 21:50:35 +00:00
cxl
b95e342286 SmtpMail: Refactored, added support for character encoding in headers, added recipient/sender names, Core: FormatIntBase added 'upper' option, FormatIntHexUpper function
git-svn-id: svn://ultimatepp.org/upp/trunk@3112 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-01-27 12:04:49 +00:00
cxl
805d27547c .Core: int64 support in Format
git-svn-id: svn://ultimatepp.org/upp/trunk@2493 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-06-20 15:40:55 +00:00
rylek
d025586980 context-related patches to RichText (continued); fixed hanging sockets in HTTP client; minor fixes in FormatDouble
git-svn-id: svn://ultimatepp.org/upp/trunk@1000 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-22 23:23:05 +00:00
cxl
14150b66c0 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
20248b5300 A++: fixed problems with typecast operator, navigator scope double-click goes to the first item
git-svn-id: svn://ultimatepp.org/upp/trunk@609 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-11-05 21:36:41 +00:00
cxl
6582164a0c Fixed Format
git-svn-id: svn://ultimatepp.org/upp/trunk@578 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-31 09:04:22 +00:00
cxl
5b6b0945f0 Fixing Format
git-svn-id: svn://ultimatepp.org/upp/trunk@574 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-10-30 15:34:42 +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