summaryrefslogtreecommitdiff
path: root/cpp/demo/Ice/optional
Commit message (Collapse)AuthorAge
* Removed demos.Matthew Newhook2015-03-18
| | | | Moved demoscript to distribution.
* ICE-6170 - fixed behavior of batch requestsBenoit Foucher2015-03-10
|
* Update windows dependenciesJose2015-02-19
|
* ICE-5814 Always enable extra warnings for demosDwayne Boone2015-02-04
|
* ICE-5814 build linix/osx demos with high warning levels in gitDwayne Boone2015-02-03
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* ICE-5931, ICE-5935Jose2014-11-20
|
* Fixed (ICE-5815) Update demo project/solutions to VS2012Jose2014-11-04
|
* 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 (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
|
* Rebuilt dependenciesBenoit Foucher2013-02-12
|
* Fixed ICE-5179: Fixed copyrightsBenoit Foucher2013-02-12
|
* Fixed (ICE-5181) - unreferenced formal parameterJose2013-01-11
|
* ICE-4938: support for compact IDsBenoit Foucher2012-12-19
|
* README/INSTALL fixesMark Spruiell2012-11-21
|
* ICE-4962Matthew Newhook2012-11-20
Added new optional demo for C++.