summaryrefslogtreecommitdiff
path: root/cpp/test/Ice/threadPoolPriority
Commit message (Collapse)AuthorAge
...
| * .gitignore updatesJose2016-03-11
| |
* | Merge remote-tracking branch 'origin/3.6'Joe George2016-03-01
|\|
| * Update copyright headersJoe George2016-03-01
| |
* | Windows msbuild build updatesJose2016-02-26
| |
* | Refactored invocation code to better suite new C++11 mappingBenoit Foucher2016-02-03
| |
* | ICE-6861 - removing public stream APIMark Spruiell2016-01-19
| |
* | Update windows dependenciesJose2016-01-15
| |
* | windows build fixesJose2016-01-08
| |
* | Fixed ICE-6939 - support linking with TestCommon when building against ↵Benoit Foucher2015-12-28
| | | | | | | | binary distribution
* | Fixes for Bluetooth plug-ins.Mark Spruiell2015-12-17
| | | | | | | | Updates to testsuite to support Bluetooth and remote servers.
* | Fix Windows C++ tests buildJoe George2015-12-10
| |
* | C++11 mapping updates:Jose2015-12-07
| | | | | | | | | | | | | | | | | | | | | | | | - Added missing __hash method - Added missing virtual method Value::ice_clone - Fixed issue with unmarshalling the idirection table - Fixed default value initialization for scoped enums - Fixed scoped enums mapping to use correct size types - Added missing ice_id method to generated Value classes - Fixed defaultValue, hash, networkProxy, plug-in, stringConverter, threadPoolPriority and slicing/objects tests to work with C++11 mapping
* | C++11 mapping initial commitJose2015-12-01
| |
* | Moved AbstractMutex and CacheBernard Normier2015-11-13
|/ | | | from IceUtil to Freeze
* Fixed ICE-6671 - Added registration functions to explicitly register Ice pluginsBenoit Foucher2015-08-12
|
* Update C++ tests to register required plug-insJose2015-07-17
| | | | when building with static libraries.
* Updated Windows dependenciesDwayne Boone2015-07-08
|
* Added iOS support for IceTouchBenoit Foucher2015-03-20
|
* ICE-6170 - fixed behavior of batch requestsBenoit Foucher2015-03-10
|
* Update windows dependenciesJose2015-02-19
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* New IceUtil headers to push and pop pragma disable warning with MSVC and GCCBernard Normier2014-10-31
|
* Updated Windows dependenciesDwayne Boone2014-10-30
|
* Dependency fixes:Jose2014-10-17
| | | | | | | Add quotes to Windows Slice dependencies Fix Cicular dependency issue with Make 3.82 included in rhel7, C++ dependencies now are of type Foo.h: Foo.ice, we don't need Foo.cpp as that always depend on Foo.h
* Fixed Windows dependencies to account for OutgoingAsync refactoringBenoit Foucher2014-10-10
|
* Fix Windows dependencies, break by previous dependencies updateJose2014-10-09
|
* Windows dependency fixesJose2014-10-08
|
* Windows C++ test dependency fixesJose2014-09-24
|
* Fix (ICE-3792) - dependencies in the repository are very crappyJose2014-09-24
| | | | | For now removed Unix dependencies from repository, we keep Windows dependencies in repository but now are generated from Windows.
* Revert "Fixed (ICE-3792) - dependencies in the repository are very crappy"Jose2014-09-11
| | | | | | | | This reverts commit 201d395c7186e50d195672db7b472989783826cb. Conflicts: cpp/config/Make.rules cpp/test/Ice/Makefile.mak
* Fixed (ICE-3792) - dependencies in the repository are very crappyJose2014-09-10
|
* Fix dependenciesJose2014-08-20
|
* Fixed collocation optimization to use the dispatcher, minor test fixesBenoit Foucher2014-07-15
|
* Better collocation optimization, fix for ICE-5489, ICE-5484Benoit Foucher2014-06-27
|
* Fix for ICE-5527 (simplify generated code for user exception and object ↵Bernard Normier2014-06-16
| | | | factories), ICE-4832 (ice_staticId and static initialization) and partial fix for ICE-5515 (ice_staticId on C++ proxies)
* update dependenciesJose2014-06-06
|
* Fixed ICE-5499, new garbage collection supportBenoit Foucher2014-06-05
|
* Updated .depend filesBernard Normier2014-05-16
|
* Update dependenciesJose2014-05-02
|
* Update depend files.Jose2014-05-02
|
* merging javascript branchMark Spruiell2014-03-19
|
* Update dependenciesJose2013-07-10
|
* move PropertiesAdmin definition to PropertiesAdmin.iceJose2013-05-15
|
* Improved build system to allow building tests as shared libraries instead of ↵Benoit Foucher2013-04-30
| | | | executables (used by Ice Touch)
* Rebuilt dependenciesBenoit Foucher2013-02-12
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
|
* Fixed (ICE-5160) - make clean leaves .exe with mingwJose2012-12-28
|
* ICE-4938: support for compact IDsBenoit Foucher2012-12-19
|
* Added .gitattributes file.Matthew Newhook2012-11-15
| | | | Normalize all repository line endings.