Commit graph

489 commits

Author SHA1 Message Date
cxl
6aefb7f0b1 Sql: Refactored SQL 'default app cursor', added per-thread SQL option, added secondary SQLR 'default app cursor'
git-svn-id: svn://ultimatepp.org/upp/trunk@4290 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-10 16:03:24 +00:00
cxl
437c7f58cf Core: Id is now String based, Sql: SqlCol erradicated
git-svn-id: svn://ultimatepp.org/upp/trunk@4276 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-08 23:55:47 +00:00
cxl
ddc7196b18 Core: ToAscii(160) now returns 32
git-svn-id: svn://ultimatepp.org/upp/trunk@4267 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-07 16:44:56 +00:00
cxl
a7b5b6afd3 Core: Id fixed in win32
git-svn-id: svn://ultimatepp.org/upp/trunk@4260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-06 19:54:57 +00:00
cxl
5c57c6e7e5 Core: Id optimized for MT using TLS, Sql: SqlExp: Using SqlCol for group Of
git-svn-id: svn://ultimatepp.org/upp/trunk@4256 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-06 18:49:16 +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
2574678c16 .Core: cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4228 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-02 09:25:16 +00:00
cxl
8555abefe2 .Core: fixed force_inline in GCC
git-svn-id: svn://ultimatepp.org/upp/trunk@4226 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-02 08:43:46 +00:00
cxl
1ebd3d4009 Core: force_inline, String now has optimized strlen(literal) situations
git-svn-id: svn://ultimatepp.org/upp/trunk@4225 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-02 08:39:11 +00:00
cxl
d366d068a0 .Core: cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4219 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-01 19:40:48 +00:00
cxl
f647ecdd94 Core: String::Cat optimized (again...)
git-svn-id: svn://ultimatepp.org/upp/trunk@4218 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-01 19:34:35 +00:00
cxl
7a2931256e Core: String::Cat optimized for small values
git-svn-id: svn://ultimatepp.org/upp/trunk@4213 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-30 16:55:51 +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
micio
045cd0f256 Core/srcdoc.tpp : updated help page for Internationalization
git-svn-id: svn://ultimatepp.org/upp/trunk@4187 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-22 17:56:55 +00:00
cxl
eb7ebf50a5 *Core: (int64) cast bug in BlockStream
git-svn-id: svn://ultimatepp.org/upp/trunk@4185 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-22 09:03:26 +00:00
cxl
d2ca896104 Core: BlockStream resolved issue with zero length read/write and order of operations
git-svn-id: svn://ultimatepp.org/upp/trunk@4178 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-16 14:27:00 +00:00
cxl
53823fa119 CtrlCore, ide: MacOSX patches
git-svn-id: svn://ultimatepp.org/upp/trunk@4171 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-14 12:33:39 +00:00
cxl
5ee075c8ba CtrlLib, ide: Support for UTF8-BOM encoding (RM #129)
git-svn-id: svn://ultimatepp.org/upp/trunk@4169 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-13 16:41:15 +00:00
cxl
9ba7fc1968 ide: Layout files are now syntax highlighted, Assist++ now knows correct line postition info (thanks Sender Ghost) (RM #166, #168)
git-svn-id: svn://ultimatepp.org/upp/trunk@4163 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-12 17:36:29 +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
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
rylek
86ed763372 .Core/Mt.h: temporary fix - thread__ is ignored for DLL files where it crashes
git-svn-id: svn://ultimatepp.org/upp/trunk@4156 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-09 22:38:44 +00:00
cxl
71a8c06df8 Core: Fixed ParseXML issue with nonsignificant texts
git-svn-id: svn://ultimatepp.org/upp/trunk@4151 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-08 19:05:15 +00:00
rylek
23ce17db84 .CtrlLib/ArrayCtrl.cpp: bug fix - activation of AppendLine together with MultiSelect highlighted two 'cursor' rows
git-svn-id: svn://ultimatepp.org/upp/trunk@4150 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-08 19:02:48 +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
c45134d1f2 Core: ParseJSON(const char *) now returns ErrorValue if input is invalid
git-svn-id: svn://ultimatepp.org/upp/trunk@4144 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-07 12:56:38 +00:00
cxl
e4feff51cd Core: Support for secondary .tr language
git-svn-id: svn://ultimatepp.org/upp/trunk@4141 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-07 08:27:34 +00:00
cxl
a3aa3c2706 ide: clr support
git-svn-id: svn://ultimatepp.org/upp/trunk@4139 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-06 14:47:35 +00:00
cxl
8806d82e3d ide: CLR support (RM #156)
git-svn-id: svn://ultimatepp.org/upp/trunk@4138 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-06 12:38:41 +00:00
cxl
a20759a3ab .JSON docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4136 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-06 12:22:48 +00:00
cxl
1d2cb689af CtrlCore: X11 Fixed issue with memory leaks causing segmentation fault without displaying the warning
git-svn-id: svn://ultimatepp.org/upp/trunk@4133 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-05 18:26:10 +00:00
cxl
fd3224cbed Core: Value operator[](key) now returns ErrorValue if Value is not ValueMap (instead of ASSERT)
git-svn-id: svn://ultimatepp.org/upp/trunk@4132 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-05 17:10:00 +00:00
cxl
04ff7f9f61 JSON documentation
git-svn-id: svn://ultimatepp.org/upp/trunk@4131 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-05 16:50:42 +00:00
cxl
90e998e2a5 Core: JSON
git-svn-id: svn://ultimatepp.org/upp/trunk@4130 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-05 12:45:30 +00:00
cxl
7df11e6fe1 Core: Value has now can directly access ValueArray, ValueMap elements, JSON support
git-svn-id: svn://ultimatepp.org/upp/trunk@4127 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-04 18:19: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
576264d474 Core: Cout::Flush for POSIX now calls fflush (RM #138)
git-svn-id: svn://ultimatepp.org/upp/trunk@4120 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-04 10:22:26 +00:00
cxl
dff68a2c1e Core: ValueMap::Set(key, value)
git-svn-id: svn://ultimatepp.org/upp/trunk@4116 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-02 13:21:12 +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
e64cec22eb *Core: RegisterFormatter declaration fix
git-svn-id: svn://ultimatepp.org/upp/trunk@4102 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-25 06:20:03 +00:00
cxl
d510be20d5 .Core, .Web: fixed some type warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@4090 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-23 11:25:26 +00:00
cxl
e12b5fc530 uppsrc: option for SSE2 in project templates (thanks Sender Ghost)
git-svn-id: svn://ultimatepp.org/upp/trunk@4012 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-14 08:28:12 +00:00
cxl
affb8a370a *Core: Fixed problem with ArrayMap::Create (thanks Shire)
git-svn-id: svn://ultimatepp.org/upp/trunk@4002 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-13 18:15:49 +00:00
cxl
b8ac76905b .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@3997 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-13 06:53:48 +00:00
cxl
6dd64fab62 Core: ValueArray Insert, Append, Remove
git-svn-id: svn://ultimatepp.org/upp/trunk@3970 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-08 09:03:46 +00:00
cxl
1030e72583 .Core: previous revision fixed to work in posix to...
git-svn-id: svn://ultimatepp.org/upp/trunk@3963 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-07 08:48:01 +00:00
cxl
6023477e37 Core: LocalProcess now has (No)ConvertCharset option, fixes issue with usvn file history
git-svn-id: svn://ultimatepp.org/upp/trunk@3962 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-07 08:42:16 +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
rylek
23b7526987 .Core/Topt.h: bug fix in ConstIIterator::operator + (int) (missing dereference)
git-svn-id: svn://ultimatepp.org/upp/trunk@3948 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-03 14:10:22 +00:00