Commit graph

496 commits

Author SHA1 Message Date
cxl
4c8a8a412a *Core: Fix in Randomf (INT64 should be I64)
git-svn-id: svn://ultimatepp.org/upp/trunk@4441 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-19 07:38:03 +00:00
cxl
14ff9f7785 Core: Some new Random number generator functions
git-svn-id: svn://ultimatepp.org/upp/trunk@4439 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-18 18:23:30 +00:00
cxl
b1df79eb55 *Core: Date::operator--() fix
git-svn-id: svn://ultimatepp.org/upp/trunk@4397 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-11 14:52:17 +00:00
koldo
06a00aa0b8 .Core: Added a bit of doc
git-svn-id: svn://ultimatepp.org/upp/trunk@4391 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-10 20:22:54 +00:00
cxl
123187cd18 Core: Date now has operator++/--
git-svn-id: svn://ultimatepp.org/upp/trunk@4382 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-09 15:59:33 +00:00
unodgs
19f827df4c Core: Added unmounted parameter to FileSystemInfo::Find to allow including registered drives with no content (like cdrom)
git-svn-id: svn://ultimatepp.org/upp/trunk@4325 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-18 22:37:35 +00:00
cxl
7883a3b524 i18n: pt-br translation
git-svn-id: svn://ultimatepp.org/upp/trunk@4306 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-16 08:21:09 +00:00
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