summaryrefslogtreecommitdiff
path: root/cpp/demo/Freeze/library
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
|
* Fixed (ICE-5740) - IcePatch2 has issues with 'large' files.Jose2015-02-17
|
* Fixed Windows W32 build with /W4Dwayne Boone2015-02-06
|
* Merge branch 'master' of ssh://git/home/git/iceBernard Normier2015-02-04
|\
| * ICE-5814 Always enable extra warnings for demosDwayne Boone2015-02-04
| |
* | Fixed ICE-5942: set BISON_FLEX=yes to compile scanner and grammar files with ↵Bernard Normier2015-02-04
|/ | | | flex and bison
* ICE-5814 build linix/osx demos with high warning levels in gitDwayne Boone2015-02-03
|
* ICE-5814 allow demos to be built with /W4 on WindowsDwayne Boone2015-01-30
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fixed (ICE-6036) - Freeze demos try to use bin\x64\slice2freezeJose2014-12-02
|
* Build & test fixes:Jose2014-11-24
| | | | | | | | * ICE-5929 - Consider using $ORIGIN on Linux * ICE-5949 - IceBox issues on Linux bi-arch * ICE-5954 - Ubuntu make install issue / ORIGIN bug * ICE-5961 - OSX: test/IceGrid/session fails * ICE-5971 - allTests.py incorrect reporting under Windows?
* ICE-5931, ICE-5935Jose2014-11-20
|
* Fixed (ICE-5815) Update demo project/solutions to VS2012Jose2014-11-04
|
* Replace strcpy with strcpy_s for Windows demosJoe George2014-11-03
|
* New IceUtil headers to push and pop pragma disable warning with MSVC and GCCBernard Normier2014-10-31
|
* Fix demo builds caused by ICE-5813Joe George2014-10-31
|
* ICE-5813 - Remove DisableWarnings from demosJoe George2014-10-31
|
* More lex Scanner fixesJose2014-10-30
|
* 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
|
* Several Windows build fixes:Jose2014-10-08
| | | | | | | ICE-3420 - Force link failure for debug/release mismatch? Update VS add-in to not add C++ libraries Fixed WinRT builds Fixed Python Windows builds
* 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
|
* New fix for ICE-5637: Glacier2CryptPermissionsVerifier plugin + ↵Bernard Normier2014-08-29
| | | | Glacier2Internal::setupNullPermissionsVerifier function
* Sort C++ Demo and src makefilesJoe George2014-08-22
|
* 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
|
* Fixed (ICE-5522) - Remove dummyinclude/unistd.h filesJose2014-04-23
|
* merging javascript branchMark Spruiell2014-03-19
|
* Regenerate bison & flex files with rhel6Jose2013-07-29
|
* Fixed ICE-5391 - bogus include path in generated filesJose2013-07-26
|
* 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
|
* ICE-5101 - Message when running slice2freeze in Visual ProjectJose2012-12-13
|
* Added .gitattributes file.Matthew Newhook2012-11-15
| | | | Normalize all repository line endings.