cxl
|
b2f2cc2a8c
|
Core: Out of memory panic now displays info about requested block size and allocated memory (RM #240)
git-svn-id: svn://ultimatepp.org/upp/trunk@4471 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-01-26 19:25:05 +00:00 |
|
cxl
|
d5291b7d48
|
*uppsrc: Fixed many GCC warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@4457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-01-21 14:24:31 +00:00 |
|
cxl
|
ecaae96c3b
|
Core: FindFile::GetPath - POSIX support
git-svn-id: svn://ultimatepp.org/upp/trunk@4451 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-01-20 16:35:50 +00:00 |
|
cxl
|
9bf60dd350
|
Core: FindFile::GetPath
git-svn-id: svn://ultimatepp.org/upp/trunk@4449 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-01-20 16:21:03 +00:00 |
|
cxl
|
239a3ed22b
|
Core: ScanDate
git-svn-id: svn://ultimatepp.org/upp/trunk@4442 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2012-01-19 09:36:55 +00:00 |
|
cxl
|
1ec9707361
|
*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
|
5553b45f38
|
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
|
1ad8207a7d
|
*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
|
278b7c09fa
|
.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
|
7bbf60ba43
|
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
|
9f6874697e
|
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
|
7b3157bd6b
|
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
|
988e51f30a
|
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
|
10094501aa
|
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
|
57afb0d66d
|
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
|
96c2ff76d2
|
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
|
aa3be1b938
|
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
|
89955f303a
|
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
|
879fcaba66
|
.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
|
ab6a43f510
|
.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
|
35083af23c
|
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
|
52d9c8544a
|
.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
|
d3cff303ca
|
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
|
1263cee7c9
|
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
|
e8dcdd4f51
|
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
|
dc1a41021d
|
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
|
9cf95059f2
|
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
|
dab0a8c506
|
*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
|
301c1ca476
|
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
|
994726d4af
|
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
|
0e98933885
|
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
|
ee1c555439
|
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
|
ad54a6fa2f
|
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
|
e13ae5cbb3
|
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
|
b54d7471b3
|
.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
|
9675db634c
|
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
|
242f9ebcdc
|
.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
|
c5826d7b94
|
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
|
5a4547708d
|
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
|
be4af88289
|
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
|
3a0e9babdb
|
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
|
f29434b643
|
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
|
eb2f977bc6
|
.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
|
88340cd36a
|
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
|
e78884acec
|
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
|
0416725f18
|
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
|
f2d1a18a82
|
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
|
d3ad4971a3
|
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
|
258d544fac
|
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
|
8f8ba89d84
|
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 |
|