Commit graph

7023 commits

Author SHA1 Message Date
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
34bdaf222c upptst: SvoValue Jsonize test
git-svn-id: svn://ultimatepp.org/upp/trunk@4652 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-03 22:11:59 +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
micio
31b49741ba Bazaar/PolyXML : adapted to changes in Xmlize
git-svn-id: svn://ultimatepp.org/upp/trunk@4646 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-02 21:10:29 +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
c81700db2e .upptst: StringStream unit test, FileOutLocking test
git-svn-id: svn://ultimatepp.org/upp/trunk@4639 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-02 12:01:15 +00:00
micio
305f05df82 Bazaar/HelpViewer : added FollowLink member function
git-svn-id: svn://ultimatepp.org/upp/trunk@4638 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-02 11:56:22 +00:00
cxl
0eeaeeaea4 .ide: config backup
git-svn-id: svn://ultimatepp.org/upp/trunk@4636 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-01 12:37:24 +00:00
cxl
85d900d0ed *Sql: Fixed SqlVal::As
git-svn-id: svn://ultimatepp.org/upp/trunk@4635 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-29 19:27:50 +00:00
cxl
1708474e44 upptst: SqlExp: added UT for Coalesce and SqlVal::As
git-svn-id: svn://ultimatepp.org/upp/trunk@4634 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-29 19:27:48 +00:00
cxl
b5586ca84b *CtrlCore: Fixed error handling of SetClipboardData when handle is NULL
git-svn-id: svn://ultimatepp.org/upp/trunk@4633 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-29 14:31:34 +00:00
cxl
45c726d65a Sql: Sql/SqlSession::PerThread
git-svn-id: svn://ultimatepp.org/upp/trunk@4631 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-28 09:38:17 +00:00
cxl
d20cac5f22 ide: Config sentinels to resolve config bug
git-svn-id: svn://ultimatepp.org/upp/trunk@4629 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-28 07:13:06 +00:00
cxl
47c7531c0a *MySql: Fixed GetRowsProcessed
git-svn-id: svn://ultimatepp.org/upp/trunk@4627 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-27 13:06:09 +00:00
cxl
68b1782921 Sql: Fixed issue with quoted Null SqlId, ide: debugging code for lost config
git-svn-id: svn://ultimatepp.org/upp/trunk@4626 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-27 08:30:35 +00:00
cxl
d1097e2198 .CtrlCore: Debug mode for clipboard operations
git-svn-id: svn://ultimatepp.org/upp/trunk@4625 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-26 18:22:35 +00:00
cxl
eb4fa9aef0 uppbox: Scripts
git-svn-id: svn://ultimatepp.org/upp/trunk@4624 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-26 12:04:21 +00:00
cxl
9347908011 umk: Support of -k option
git-svn-id: svn://ultimatepp.org/upp/trunk@4623 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-26 09:19:34 +00:00
cxl
50ebaf348e umk: -k parameter: do not delete out directory when exporting
git-svn-id: svn://ultimatepp.org/upp/trunk@4622 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-25 18:36:50 +00:00
cxl
1a1836d3c4 ide: Export now properly manages brc files
git-svn-id: svn://ultimatepp.org/upp/trunk@4621 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-25 18:18:52 +00:00
rylek
77414d5b02 .Sql/SqlStatement.cpp: modified SqlSelect::AsTable to keep extra parentheses around aliased subselect in all dialects except MS-SQL
git-svn-id: svn://ultimatepp.org/upp/trunk@4620 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-24 22:45:46 +00:00
rylek
e3c336977f .SqlExp: modified Test.i to reflect removal of extra parentheses in MS-SQL dialect (SqlSelect::AsTable)
git-svn-id: svn://ultimatepp.org/upp/trunk@4619 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-24 22:45:45 +00:00
rylek
db1ed38ece +SqlExp: added code to check all dialects + logging EXP faults
git-svn-id: svn://ultimatepp.org/upp/trunk@4618 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-24 22:31:34 +00:00
rylek
77654d7b83 .Sql/SqlStatement.cpp: modified SqlSelect::AsTable to remove extra parentheses only in MS-SQL dialect
git-svn-id: svn://ultimatepp.org/upp/trunk@4617 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-24 22:30:28 +00:00
cxl
12ae37cfe3 reference: DerivedLayout improved
git-svn-id: svn://ultimatepp.org/upp/trunk@4616 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-24 18:16:19 +00:00
cxl
50f07a3aad reference: DerivedLayout example
git-svn-id: svn://ultimatepp.org/upp/trunk@4615 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-24 17:43:33 +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
dolik
e9ee367d60 .lpbuild2: makefile fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@4613 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-24 09:03:34 +00:00
rylek
3d680acfaf .Sql/SqlStatement.cpp: bug fix in SqlSelect::AsTable to suppress extra parentheses around aliased subselect
git-svn-id: svn://ultimatepp.org/upp/trunk@4612 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-24 07:26:26 +00:00
cxl
a3ea6207a8 ide: icpp added to source file selector extension list
git-svn-id: svn://ultimatepp.org/upp/trunk@4611 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-21 14:17:42 +00:00
micio
a0f765de04 Bazaar/Updater : changed RealizePath() with RealizeDirectory() -- was failing install on linux
git-svn-id: svn://ultimatepp.org/upp/trunk@4610 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-21 11:55:15 +00:00
micio
62a4fd721a Bazaar/Updater : fix typo in Italian translation
git-svn-id: svn://ultimatepp.org/upp/trunk@4609 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-21 10:38:03 +00:00
cxl
fd7357ed0d GridCtrl: Fixed Xmlize signature
git-svn-id: svn://ultimatepp.org/upp/trunk@4608 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-21 09:31:08 +00:00
cxl
6cfe0bfb2c Sql: Fixed ASSERT in SqlMassInsert
git-svn-id: svn://ultimatepp.org/upp/trunk@4607 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-21 09:03:38 +00:00