U++ is a C++ cross-platform rapid application development framework focused on programmer's productivity. It includes a set of libraries (GUI, SQL, Network etc.), and integrated development environment (TheIDE).
Find a file
rylek 0cc4a5f10a .Sql: modified SqlSession::SetError logic to overwrite last error out of transactions
.TSql: adjusted SqlBlock to do a ClearError when starting a transaction
+Core: added ArrayMap::Insert(int i, const K& key, T *newt) in analogy to Array

git-svn-id: svn://ultimatepp.org/upp/trunk@3466 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-05-27 07:01:41 +00:00
archive minor repository reorganization: obsolete directories moved to archive 2010-02-01 08:24:43 +00:00
benchmarks MakeInstall4 - ready for wine 2009-03-14 13:41:05 +00:00
examples examples: SDLexample: fix the WinMain issue using native means of SDL, libraries linkage fix, howto setup compile environment 2011-04-26 20:50:26 +00:00
reference reference: SetLayout example 2011-05-24 15:59:13 +00:00
tutorial tutorial: All .iml files changed to new format 2009-11-16 03:50:11 +00:00
uppbox .uppdev 2011-05-13 10:21:50 +00:00
uppdev .uppdev 2011-05-13 10:29:20 +00:00
uppsrc .Sql: modified SqlSession::SetError logic to overwrite last error out of transactions 2011-05-27 07:01:41 +00:00
uppsrc2 Added uppsrc2 nest 2009-05-14 06:44:11 +00:00
upptst .upptst: StrToTime 2010-12-24 12:53:02 +00:00