Commit graph

537 commits

Author SHA1 Message Date
cxl
fea49bd1b2 *Core: Fixed issue with missing TimeScan
git-svn-id: svn://ultimatepp.org/upp/trunk@4671 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-09 09:18:10 +00:00
cxl
dd3a28d1dd Core: Improving Ref
git-svn-id: svn://ultimatepp.org/upp/trunk@4665 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-06 17:40:38 +00:00
cxl
a9a6d541f8 Core: Ref support in ValueType
git-svn-id: svn://ultimatepp.org/upp/trunk@4663 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-06 14:19:15 +00:00
cxl
0ce95e9532 Core: Automatic ValueType<->Ref support
git-svn-id: svn://ultimatepp.org/upp/trunk@4662 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-06 07:22:51 +00:00
cxl
f0928a4f7a .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4661 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-05 19:24:34 +00:00
cxl
c6385eb2b7 NetNode: More getters (thanks kropniczki)
git-svn-id: svn://ultimatepp.org/upp/trunk@4660 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-05 14:05:01 +00:00
cxl
a45ac553b9 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4659 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-04 18:28:02 +00:00
cxl
4b3acc6edf .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4658 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-04 16:57:34 +00:00
koldo
8490dd8b20 .Core: Little fix in doc.
git-svn-id: svn://ultimatepp.org/upp/trunk@4657 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-04 16:33:44 +00:00
cxl
07194f0359 Documenting Value
git-svn-id: svn://ultimatepp.org/upp/trunk@4656 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-04 13:30:58 +00:00
cxl
6f6532f402 Removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@4655 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-03 23:18:52 +00:00
cxl
b51db10ed9 Core: Jsonize finished
git-svn-id: svn://ultimatepp.org/upp/trunk@4654 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-03 22:59:48 +00:00
cxl
3478676fa7 Core: Developing Jsonize support for Value
git-svn-id: svn://ultimatepp.org/upp/trunk@4653 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-03 22:12:00 +00:00
cxl
a0e6ae4a96 Core: Value support for Xmlize, Jasonize
git-svn-id: svn://ultimatepp.org/upp/trunk@4651 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-03 15:49:28 +00:00
cxl
4261c47291 .Core: Value changed to compile in both modes
git-svn-id: svn://ultimatepp.org/upp/trunk@4650 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-03 10:48:09 +00:00
cxl
67752936ee .developing SvoValue
git-svn-id: svn://ultimatepp.org/upp/trunk@4647 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-03 10:17:50 +00:00
cxl
00e0628685 .Core: FileOut::Open wrong #ifdef fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@4645 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-02 15:28:09 +00:00
cxl
67e65bb084 Core: FileAppend now uses NOWRITESHARE
git-svn-id: svn://ultimatepp.org/upp/trunk@4643 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-02 12:56:49 +00:00
cxl
e08add2acb .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4642 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-02 12:53:54 +00:00
cxl
181f2ae987 Core: FileStream NOWRITESHARE implemented for Linux,BSD using flock
git-svn-id: svn://ultimatepp.org/upp/trunk@4641 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-02 12:51:32 +00:00
cxl
dd2c82e0c0 Core: FileOut now uses NOWRITESHARE to enforce exclusive access to the file
git-svn-id: svn://ultimatepp.org/upp/trunk@4640 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-02 12:01:16 +00:00
cxl
545ad3b421 .documentation
git-svn-id: svn://ultimatepp.org/upp/trunk@4614 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-24 11:00:41 +00:00
cxl
2161e4208a Core: Xmlize - fixed for GCC
git-svn-id: svn://ultimatepp.org/upp/trunk@4590 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-13 22:29:07 +00:00
cxl
034a51733d Core: Xmlize: Changed to reference XmlIO& parameter
git-svn-id: svn://ultimatepp.org/upp/trunk@4588 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-13 18:08:04 +00:00
cxl
0fe3512197 .Core: ScanTime
git-svn-id: svn://ultimatepp.org/upp/trunk@4583 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-13 09:22:45 +00:00
cxl
1736bf4e0a HttpQuery: CaseSensitive
git-svn-id: svn://ultimatepp.org/upp/trunk@4580 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-12 21:53:20 +00:00
cxl
0d8fc6df3b *UrlEncode: ',' is now encoded
git-svn-id: svn://ultimatepp.org/upp/trunk@4579 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-12 21:28:05 +00:00
cxl
c4b29b3c06 .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4574 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-11 11:40:44 +00:00
cxl
f53ff6b8ab .Core: Added 'B' (Bytes) in OutOfMemoryPanic
git-svn-id: svn://ultimatepp.org/upp/trunk@4570 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-10 12:49:49 +00:00
cxl
7b82c53a0c Core: String::Replace now supports all 4 signature variants (RM #250)
git-svn-id: svn://ultimatepp.org/upp/trunk@4569 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-10 11:19:19 +00:00
cxl
af3b1aa5db Core: TextSettings: TrimBoth for key
git-svn-id: svn://ultimatepp.org/upp/trunk@4567 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-10 10:05:06 +00:00
cxl
0352c1601c Core: STATIC_ASSERT
git-svn-id: svn://ultimatepp.org/upp/trunk@4557 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-06 16:48:00 +00:00
cxl
81481265af Core: GDB support functions
git-svn-id: svn://ultimatepp.org/upp/trunk@4540 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-04 17:45:48 +00:00
rylek
5682e0a702 .Core/XML.cpp: bug fix - cdata gets cleared inside content-less tag to prevent ReadText from returning nonexistent text content
git-svn-id: svn://ultimatepp.org/upp/trunk@4511 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-02 10:56:44 +00:00
cxl
e7f7158183 ide: Environment settings now saved after closing dialog and relodead in other ide instances on change
git-svn-id: svn://ultimatepp.org/upp/trunk@4500 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-30 19:56:43 +00:00
cxl
8afe5fef70 Core: new Value reintegrated for conditional compilation (SVO_VALUE flag)
git-svn-id: svn://ultimatepp.org/upp/trunk@4495 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-30 14:53:29 +00:00
cxl
dbd4a0a4de 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
b91849f9c9 *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
bc3e5d1785 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
7d3574f43e 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
b5930ad68e 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
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